Jump to content

Widescreen resolution


Recommended Posts

You should be able to run this from the command line or a batch file:

openjk.x86.exe +set fs_game "MODNAME" +set r_mode -2

This will work with any openjk based mod.  It will set the screen size to your current desktop's resolution.

 

 

 

In the even that your mod uses the regular old jamp.exe it should look like this:

jamp.exe +set fs_game "MODNAME" +set r_mode -1 + set r_customWidth "1920" + set r_customHeight "1080"

Just change the customWidth and customHeight numbers to match what you want.

eezstreet, Smoo and The Punisher like this

JKG Developer

Link to comment
  • 3 months later...
  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...