diff options
| author | Tilka <tilkax@gmail.com> | 2025-07-30 13:33:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-30 13:33:10 +0100 |
| commit | cd142aa18d90e4c76d48bd823227b083d7c8d2ed (patch) | |
| tree | 477f2db3bfcd1b507de58aa9fada275069acc222 /Data/Sys | |
| parent | 4d0cf1315e599bbeed67ef9eca993874869e3e85 (diff) | |
| parent | 6105d025ca4223a156a9fce70cd717639c219e57 (diff) | |
Merge pull request #13834 from AGuy27/master
GameINI: Disable ImmediateXFB for Pétanque Master
Diffstat (limited to 'Data/Sys')
| -rw-r--r-- | Data/Sys/GameSettings/SP4.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/SP4.ini b/Data/Sys/GameSettings/SP4.ini new file mode 100644 index 0000000000..848437e359 --- /dev/null +++ b/Data/Sys/GameSettings/SP4.ini @@ -0,0 +1,5 @@ +# SP4PJW - Pétanque Master + +[Video_Hacks] +# Immediate XFB causes seizure-inducing flickering +ImmediateXFBEnable = False |
