mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 07:39:17 +00:00
Added Game Settings file for Sonic 2 [JAP]
Fixes game freezing on startup.
This commit is contained in:
parent
dfd719124f
commit
5f6b086bee
1 changed files with 24 additions and 0 deletions
24
Data/Sys/GameSettings/LAJJ8P.ini
Normal file
24
Data/Sys/GameSettings/LAJJ8P.ini
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
# LAJP8P - Sonic The Hedgehog 2
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main dolphin settings.
|
||||||
|
|
||||||
|
[EmuState]
|
||||||
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationStateId = 4
|
||||||
|
EmulationIssues =
|
||||||
|
|
||||||
|
[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]
|
||||||
|
ProjectionHack = 0
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCacheColorSamples = 0
|
Loading…
Add table
Add a link
Reference in a new issue