This commit is contained in:
2022-09-26 23:22:38 +02:00
parent 83382c4e31
commit d9b7544a04
39 changed files with 3197 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
3DRenderer=1
Threaded3D=1
GL_ScaleFactor=1
GL_ScaleFactor=2
GL_Antialias=0
Key_A=32
Key_B=31
@@ -39,8 +39,8 @@ HKJoy_Reset=-1
HKJoy_FastForward=-1
HKJoy_FastForwardToggle=-1
JoystickID=0
WindowWidth=512
WindowHeight=768
WindowWidth=256
WindowHeight=384
WindowMax=0
ScreenRotation=0
ScreenGap=0
@@ -48,8 +48,10 @@ ScreenLayout=0
ScreenSizing=0
ScreenFilter=0
ScreenUseGL=1
ScreenVSync=0
ScreenRatio=0
LimitFPS=1
AudioSync=1
ShowOSD=1
DirectBoot=1
SockBindAnyAddr=1