Primehack: Fix default AR and audio output

This commit is contained in:
icenine451 2023-03-31 14:34:48 -04:00
parent ebcc5c5bfe
commit 1f4f19bae0
2 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@ ThemeName = Clean
DebugModeEnabled = False DebugModeEnabled = False
CursorVisibility = 2 CursorVisibility = 2
[DSP] [DSP]
Backend = No Audio Output Backend = Pulse
EnableJIT = False EnableJIT = False
DSPThread = True DSPThread = True
[GBA] [GBA]

View file

@ -16,7 +16,7 @@ Lock Camera in Motion Puzzles = True
ReduceBloom = True ReduceBloom = True
ToggleArmRePosition = True ToggleArmRePosition = True
[Settings] [Settings]
AspectRatio = 3 AspectRatio = 1
BackendMultithreading = True BackendMultithreading = True
DumpBaseTextures = True DumpBaseTextures = True
DumpMipTextures = True DumpMipTextures = True