mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 23:58:59 +00:00
Create GSB.ini
This commit is contained in:
parent
ee28d332b0
commit
b7593c2b24
1 changed files with 20 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue