Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

amnotyetused

2
Posts
4
Following
A member registered Sep 04, 2024 · View creator page →

Creator of

Recent community posts

you forgot to put the file that contains the resources or miss pack the game it ask for the .pck file to run

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" }