JACoders / OpenJK

Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
GNU General Public License v2.0
2.03k stars 614 forks source link

3840x2160 resolution results in distorted menu and unplayable game #559

Closed chrismartinau closed 6 years ago

chrismartinau commented 10 years ago

When setting the custom resolution to 3840x2160, the main menu appears HUGE, with most of it not visible, off-screen.

My rig is as follows: R9-290X - Catalyst 14.6 Beta drivers (tried with crossfire disabled and enabled with secondary R9-290) Windows 8.1 openjk-2014-06-23-8c620db3-windows JK:JA from steam

Happens if either the conf file is edited: seta r_customheight "2160" seta r_customwidth "3840" seta r_mode "-1"

Or if I do it from the console with a standard res selected: r_mode -1 r_customwidth 3840 r_customheight 2160 vid_restart

Am I doing something wrong?

xycaleth commented 10 years ago

Are you able to provide a screenshot? I don't think any of us can use such a huge screen resolution so we can't reproduce the issue! :p

ensiform commented 10 years ago

Does it work in jamp/jasp?

ghost commented 10 years ago

r_mode -2 might work (native resolution)

ensiform commented 10 years ago

r_mode -2 just sets the resolution for you instead of manually entering the numbers with -1 mode so it'll likely be the same.

chrismartinau commented 10 years ago

r_mode -2 in the config file did the trick!

Thank you so much for your help! I have included a screen shot anyway, just in case someone wants to look into it further.

Now, if only Rosh Penin would stop dieing of self inflicted fall damage 2 minutes in I could actually play and enjoy this!

openjkscreenshot

ensiform commented 10 years ago

You shouldn't NEED r_mode -2 in order for that resolution to work. Code wise, its no different than doing r_mode -1; r_customWidth 3840; r_customHeight 2160

But unless one of the devs actually gets a 4k screen, nobody can really look into it deeper.

ghost commented 10 years ago

Could it be related to screen refresh rate? r_displayRefresh

It's probably some weird problem in the drivers though

mrwonko commented 9 years ago

Is this still an issue?

I'm half-tempted to get a 4K screen...

xycaleth commented 6 years ago

Seems fixed...