Tompa9 Posted April 16, 2016 Posted April 16, 2016 Hello, is possible to enable widescreen resolution for your mod? 1024 is too big for me Thanks Smoo likes this
Futuza Posted April 16, 2016 Posted April 16, 2016 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
The Punisher Posted August 2, 2016 Posted August 2, 2016 I was going crazy with my game not going over 800x600 no matter the resolution set on the menu or the OpenJK config file...Until I found this!!! Problem solved. Thanks @Darth Futuza !!!! Smoo likes this
IrocJeff Posted August 2, 2016 Posted August 2, 2016 I've got mine set to 1920 x 1080 but it seems my taskbar for Windows 10 cuts off the bottom of the screen. Do you guys get that as well ?
Raz0r Posted August 2, 2016 Posted August 2, 2016 Seems to be Windows 10 specific. What a top notch OS with no issues :^) Smoo likes this
LucyTheAlien Posted January 29, 2017 Posted January 29, 2017 I've got mine set to 1920 x 1080 but it seems my taskbar for Windows 10 cuts off the bottom of the screen. Do you guys get that as well ?No, it's probably the properties settings you have your taskbar on; set it back to default.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now