Page 1 of 1

game resolution

Posted: Tue Mar 24, 2020 3:13 am
by gecann
is there a way i can change my
screen game resolution i am only geting 1024 x 768 in the swgclientsetup

Re: game resolution

Posted: Tue Mar 24, 2020 9:25 pm
by Tyclo
What is the resolution of your monitor? This typically occurs with non-native resolutions such as 2560x1080, but can also happen due to certain hardware configurations. If your installed your game to C:/Program Files (x86), this can also cause a problem. You will need to reinstall the game to a different location, such as the recommended C:/SREmu

Go to your installation directory for Sentinels Republic, the default is C:/SREmu
Open the options.cfg file in notepad.

If you monitor is 1920x1080, edit the following lines to read:

Code: Select all

screenWidth=1920	
screenHeight=1080

Re: game resolution

Posted: Sun Mar 29, 2020 10:19 am
by gecann
OK EDITING options.cfg file in notepad. worked thx