mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
GameINI: Remove trailing space for 1080° Snowboarding
This commit is contained in:
@ -1,19 +1,19 @@
|
||||
# NAOJ01, NAOE01, NAOP01, NAOK01 - 1080° Snowboarding
|
||||
# NAOJ01, NAOE01, NAOP01, NAOK01 - 1080° Snowboarding
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
DeferEFBCopies = False
|
||||
[Video_Hacks]
|
||||
DeferEFBCopies = False
|
||||
EFBToTextureEnable = False
|
||||
|
Reference in New Issue
Block a user