diff options
| author | Léo Lam <leo@leolam.fr> | 2021-02-11 23:31:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-11 23:31:33 +0100 |
| commit | fa4edc981bea056bc3a532b92eb0899a9e899f4f (patch) | |
| tree | 56b3667b3edb0a3e9cd31cea3597fcb7b9fe780e /Data | |
| parent | bf758fbe7c218b6d7c0a53bee2ee6593c4bf914c (diff) | |
| parent | b3715431a2f29defa430e2f0daef35545178f641 (diff) | |
Merge pull request #9482 from AwesomeMarioFan/feature5
GameINI: Enable EFB access from CPU for Ultimate I Spy
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/RUZ.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/RUZ.ini b/Data/Sys/GameSettings/RUZ.ini new file mode 100644 index 0000000000..e5a9eb2110 --- /dev/null +++ b/Data/Sys/GameSettings/RUZ.ini @@ -0,0 +1,4 @@ +# RUZE7T - Ultimate I SPY + +[Video_Hacks] +EFBAccessEnable = True
\ No newline at end of file |
