-
-
Notifications
You must be signed in to change notification settings - Fork 52
FAQ 5
Flávio Freitas edited this page Jan 27, 2023
·
2 revisions
Be not afraid. 👁👁👁👄👁👁👁
For our convenience, ParsecSoda caches window size and position. BUT. Sometimes (rarely) Windows fails to render the window or some error occurs and ParsecSoda accidentaly saves an invalid window size - like (0, 0) - or an invalid window position - like (32767, 32767).
If that is the case, you can manually edit your preferences at {user folder}/AppData/Roaming/ParsecSoda/preferences.json.
These settings should work fine:
{
"windowX": 0,
"windowY": 0,
"windowW": 1280,
"windowH": 720
}
I've been trying to fix that issue, but it is complicated due to so many possible setups.
- Home
- Build Instructions
-
FAQ
- My virtual gamepads won't connect!!
- How do I edit user preferences manually?
- How do I create custom sound effects?
- The volume of sound effects is too loud!!
- I have audio glitches.
- My window disappeared! I start ParsecSoda and nothing shows up anymore!
- Streaming copyright content
- Master of Puppets is getting blocked by the game I'm running.