Hi guys! New forum? Well, what the hell… at least I can use a normal password there.
I downloaded the latest ioQuake 3 build, somewhat expecting that it can use properly 1280x1024 screen (Win7 64bit, i5 750, GTX 660), but it failed. Still, the screen is rendered wider and a bit off screen then… suxxx, if you ask me. There is how it looks in normal Quake 3 version 1.32c:
So basicaly this support for 1280x1024 was my first question and unless I did something wrong, then there is not much else I would do:
seta r_customaspect "1"
seta r_customheight "1024"
seta r_customwidth "1280"
seta r_customPixelAspect "1"
seta r_fullscreen "1"
seta r_mode "-1"
Or it is?
Next is my long time wish - to disable the scoreboard and make the letters/icons much smaller, about 1/3 of this:
http://postimg.org/image/mbnm66q2x/
I posted a thread about it there:
http://www.ioquake.org/forums/viewtopic.php?f=14&t=1924
And when I get back, the forum is locked and that it is. So I get the pk3 file and added to config these lines:
seta cg_statusScale "0.6"
seta cg_drawStatusHead "0"
seta cg_drawPickups "0.6"
seta cg_drawWeaponBar "0.6"
seta cg_drawScores “0”
And while the head is gone (hoooray!), scoreboard and all the oversized letters / icons are still there, not smaller by one bloody bit. I assume that the patch to the code was not included in normal build version…?
And also there is a problem with the gamma. On normal Q3 I use the switch:
seta r_ignorehwgamma “1”
…to get nice colors, not darkened a lot image. Now it does not work on ioQuake3 x86 Win
There is new switch that says:
seta r_ext_gamma_control “0”
…so I set it to off, but that did not help either… So, what should I do now?
…
BTW, no 64bit version of ioQuake3 for Windows, only for Linux? Hmmm. Well probably not really need, as the CPUs have enought power these days to run old good Q3
So, any chances that these issues can be resolved?