← Return to game
Log in with itch.io to leave a comment.
I found a way to fix the config issues !!! the project is creating a file that is a json that is not well formed
C:\Users\USER\AppData\Roaming\PLUser\Settings
there you will find 3 files
the one you want to edit is currentSettings.savec
open it
delete the content and replace for this
{ "screen_brightness": "0.2", "screen_vsync": "false", "screen_fullscreen": "false", "screen_msaa": "false", "screen_ssaa": "false", "screen_shadows": "false", "screen_fps": "false", "audio_master": "78", "audio_music": "47", "audio_sfx": "39", "audio_voice": "58", "input_mouse_sensitivity": "0.0", "input_controller_sensitivity": "1.0", "input_controller_deadzone": "0.0", "input_controller_swapJoysticks": "0.0", "accessibility_textSpeed": "1.0", "accessibility_textScaling": "1.0", "accessibility_colorBlindness": "1.0" }
Looks really cool, I like the artstyle and music, but the game is very very buggy. Settings aren't saved, and you have to press "Exit without changing" to actually apply changes, but then the mouse movement breaks :')
Thanks for Playing! (We agree) We're working through the bugs, but we'll have to investigate the settings, as we haven't seen that before.
← Return to game
Comments
Log in with itch.io to leave a comment.
I found a way to fix the config issues !!! the project is creating a file that is a json that is not well formed
C:\Users\USER\AppData\Roaming\PLUser\Settings
there you will find 3 files
the one you want to edit is currentSettings.savec
open it
delete the content and replace for this
{ "screen_brightness": "0.2", "screen_vsync": "false", "screen_fullscreen": "false", "screen_msaa": "false", "screen_ssaa": "false", "screen_shadows": "false", "screen_fps": "false", "audio_master": "78", "audio_music": "47", "audio_sfx": "39", "audio_voice": "58", "input_mouse_sensitivity": "0.0", "input_controller_sensitivity": "1.0", "input_controller_deadzone": "0.0", "input_controller_swapJoysticks": "0.0", "accessibility_textSpeed": "1.0", "accessibility_textScaling": "1.0", "accessibility_colorBlindness": "1.0" }
Looks really cool, I like the artstyle and music, but the game is very very buggy. Settings aren't saved, and you have to press "Exit without changing" to actually apply changes, but then the mouse movement breaks :')
Thanks for Playing! (We agree) We're working through the bugs, but we'll have to investigate the settings, as we haven't seen that before.