mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 15:55:31 +01:00
Merge pull request #7709 from ytrezq/master
Disable some Video settings for 1080° Snowboarding
This commit is contained in:
commit
e2535254ad
19
Data/Sys/GameSettings/NAO.ini
Normal file
19
Data/Sys/GameSettings/NAO.ini
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# NAOJ01, NAOE01, NAOP01, NAOK01 - 1080° Snowboarding
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnLoad]
|
||||||
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
DeferEFBCopies = False
|
||||||
|
EFBToTextureEnable = False
|
Loading…
x
Reference in New Issue
Block a user