mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
a58c46be81
The "Notes" column is gone and in it's place an "Emulation Notes" column is placed (it contains the emulationissues lines from the game inis). Notes that contain useful info about the game can be seen with just a glance this way. Fixes issue 5043.
23 lines
391 B
INI
23 lines
391 B
INI
# RQRJAF - The Sky Crawlers
|
|
[Video_Settings]
|
|
SafeTextureCache = True
|
|
SafeTextureCacheColorSamples = 128
|
|
[Video_Hacks]
|
|
[Core]
|
|
CPUThread = 0
|
|
[Video]
|
|
ProjectionHack = 0
|
|
PH_SZNear = 0
|
|
PH_SZFar = 0
|
|
PH_ExtraParam = 0
|
|
PH_ZNear =
|
|
PH_ZFar =
|
|
[EmuState]
|
|
EmulationStateId = 4
|
|
EmulationIssues = Needs single core to run properly(r7436).
|
|
[OnFrame]
|
|
[ActionReplay]
|
|
[Gecko]
|
|
[Wii]
|
|
DisableWiimoteSpeaker = 1
|