NX/VITA: Disable fullbrights and overbrights

This commit is contained in:
Ian 2023-09-07 14:19:12 -04:00
parent 89cee00d6c
commit 3c9b5a70c8
2 changed files with 6 additions and 6 deletions

View File

@ -29,14 +29,14 @@ fov_adapt "1"
gamma "0.6" gamma "0.6"
gl_farclip "16384" gl_farclip "16384"
gl_flashblend "0" gl_flashblend "0"
gl_fullbrights "1" gl_fullbrights "0"
gl_overbright "1" gl_overbright "1"
gl_overbright_models "1" gl_overbright_models "0"
gl_subdivide_size "128" gl_subdivide_size "128"
gl_texture_anisotropy "1" gl_texture_anisotropy "1"
gl_texturemode "GL_NEAREST_MIPMAP_LINEAR" gl_texturemode "GL_NEAREST_MIPMAP_LINEAR"
gl_triplebuffer "1" gl_triplebuffer "1"
host_maxfps "72" host_maxfps "60"
joy_deadzone "0.175" joy_deadzone "0.175"
joy_deadzone_trigger "0.2" joy_deadzone_trigger "0.2"
joy_enable "1" joy_enable "1"

View File

@ -29,14 +29,14 @@ fov_adapt "1"
gamma "1" gamma "1"
gl_farclip "16384" gl_farclip "16384"
gl_flashblend "0" gl_flashblend "0"
gl_fullbrights "1" gl_fullbrights "0"
gl_overbright "1" gl_overbright "1"
gl_overbright_models "1" gl_overbright_models "0"
gl_subdivide_size "128" gl_subdivide_size "128"
gl_texture_anisotropy "1" gl_texture_anisotropy "1"
gl_texturemode "GL_NEAREST_MIPMAP_LINEAR" gl_texturemode "GL_NEAREST_MIPMAP_LINEAR"
gl_triplebuffer "1" gl_triplebuffer "1"
host_maxfps "72" host_maxfps "60"
joy_deadzone "0.175" joy_deadzone "0.175"
joy_deadzone_trigger "0.2" joy_deadzone_trigger "0.2"
joy_enable "1" joy_enable "1"