mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 19:55:50 +00:00
fix inis
This commit is contained in:
parent
d8f9a99136
commit
4fbae75af7
3 changed files with 11 additions and 12 deletions
|
@ -3,7 +3,7 @@
|
|||
[Core]
|
||||
CPUThread = True
|
||||
GPUDeterminismMode = fake-completion
|
||||
FastDiscSpeed = True
|
||||
EnableCheats = True
|
||||
|
||||
[Gecko_Enabled]
|
||||
$Required: General Codes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
[Core]
|
||||
CPUThread = False
|
||||
GPUDeterminismMode = fake-completion
|
||||
PollingMethod = OnSIRead
|
||||
EnableCheats = True
|
||||
FastDiscSpeed = True
|
||||
|
||||
[Gecko_Enabled]
|
||||
|
|
|
@ -3,8 +3,7 @@
|
|||
[Core]
|
||||
CPUThread = True
|
||||
GPUDeterminismMode = fake-completion
|
||||
PollingMethod = OnSIRead
|
||||
FastDiscSpeed = True
|
||||
EnableCheats = True
|
||||
|
||||
[Gecko_Enabled]
|
||||
$Required: General Codes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue