mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-09 06:03:32 +01:00
Create GSB.ini
This commit is contained in:
parent
ee28d332b0
commit
b7593c2b24
20
Data/Sys/GameSettings/GSB.ini
Normal file
20
Data/Sys/GameSettings/GSB.ini
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# GSBJ8P - Sonic Adventure 2 Battle
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
CPUThread = False
|
||||||
|
|
||||||
|
[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]
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
DeferEFBCopies = False
|
Loading…
x
Reference in New Issue
Block a user