mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 14:19:02 +00:00
Create GAS.ini
This commit is contained in:
parent
019bde6afc
commit
2213980ee9
1 changed files with 16 additions and 0 deletions
16
Data/Sys/GameSettings/GAS.ini
Normal file
16
Data/Sys/GameSettings/GAS.ini
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# GASJ8P - Sonic Adventure DX
|
||||||
|
|
||||||
|
[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]
|
||||||
|
SafeTextureCacheColorSamples = 512
|
Loading…
Add table
Add a link
Reference in a new issue