Project Lucid
A downloadable game for Windows and Linux
Inspired by Gravity Rush, Project Lucid is a 3d platformer with RPG elements where you are given reign to explore the nearby floating islands and help out those inhabiting them.
Status | In development |
Platforms | Windows, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | TwoNick |
Genre | Platformer, Role Playing |
Tags | 3D, Fantasy, Female Protagonist, Godot, Short, Singleplayer, Superpowers, Third Person |
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.