Overview
This is a quick how-to of how to set a custom resolution in PostalREDUX.First, find the following file:C:UsersAppDataLocalPostalREDUXSavedConfigWindowsNoEditorGameUserSettings.iniOpen the file in your favourite text editor.There is a section/block of values that are of interest now:ResolutionSizeX=1600ResolutionSizeY=900LastUserConfirmedResolutionSizeX=1600LastUserConfirmedResolutionSizeY=900The names of the values are pretty self explanatory, with these block you set the resolution you want to have.With the resolution, set it for both value pairs, the “ResolutionSize….” ones as well as the “LastUserConfirmedResolutionSize….” ones.Now save the file, launch the game and enjoy.