Hmm I should, I have had a request for this before...
Announcement
Collapse
No announcement yet.
QRACK v1.80
Collapse
X
-
-
thanks, that game totally rocks. I thought of playing Chrono Trigger again..but, yeah R00k! can't wait for the release! *hints you to rush it* lol jk
Comment
-
Ok, quick question about setting the refresh rate in Qrack. As far as I can tell there are two ways to do it using the command line paramater -refreshrate xx or using the console variable vid_refreshrate xx and then perform a vid_restart. Now here is a screenshot of me trying to do the latter method with already having done -refreshrate 85 in the command line.
http://i210.photobucket.com/albums/b...4/qrack034.jpg
Now as you can see in the screenshot it says that my vid_mode upon startup is 1280x960x32bpp at 60 Hz (remeber I set -refreshrate 85 in command line).
I then try to set the refreshrate at 60 with vid_refreshrate 60, and perform a vid_restart. It says that this video mode is not valid. I set vid_refreshrate back to 85 and try to do a vid_restart, nothing happens, presumably because I'm already in that vid_mode.
I now try to goto 72 Hz with vid_refreshrate 72, and it works! I get a vid_mode of 1280x960x32bpp at 72 Hz.
I do this one more time with 85 Hz, and it comes back to tell me I'm at 1280x960x32bpp at 60 Hz. Why does it say 60 Hz when I just set to 85 Hz?
Edit: Not such a quick question afterall.
Comment
-
I'd suggest using the commandline or options menu video settings.
vid_refreshrate is for internal use.
edit: anytime a mode attempt errors out it flips back to basic level.
Comment
-
Originally posted by R00k View PostI'd suggest using the commandline or options menu video settings.
vid_refreshrate is for internal use.
edit: anytime a mode attempt errors out it flips back to basic level.
Well i know my monitor can support 1280x960x32 at 85 Hz, but I can't seem to get Qrack to either say that it is indeed using this vid_mode or it is using this vid_mode but simply says it is at 60 Hz. I am using -refreshrate 85 in the command line, and in the video settings it reflects this. However, on start up, it still says that the vid_mode is at 60 Hz.
Comment
-
Originally posted by gulliver-trans View PostNo ideas on my problem posted at comment #101?
Is more information needed?
I use this:
glqrack -refreshrate 85 -nomtex -noforcemaccel -noforcemparms -wavonly -width 1280 -height 960 -bpp 32 -zone 2048 -noipx -nojoy -dinput -heapsize 128000
Probably don't need the -wavonly, i think i'm the only one who uses that.
Comment
-
Thanks papasmurf. That command line works. I'll hafta play around later to find out why.
This is what I was using:
glQrack -iplog -mem 32 -game fvf -width 800 -height 600 -dinput -noforcemparms -bpp 32 -zone 1024 -heapsize 32000 -m_smooth
I'm sure some of that is redundant or doesn't apply to qrack, but I'm too lazy to care.
Comment
-
Originally posted by PapaSmurf View PostWell i know my monitor can support 1280x960x32 at 85 Hz, but I can't seem to get Qrack to either say that it is indeed using this vid_mode or it is using this vid_mode but simply says it is at 60 Hz. I am using -refreshrate 85 in the command line, and in the video settings it reflects this. However, on start up, it still says that the vid_mode is at 60 Hz.
Comment
-
Originally posted by gulliver-trans View PostNo ideas on my problem posted at comment #101?
Is more information needed?
Comment
-
Originally posted by PapaSmurf View PostOk, quick question about setting the refresh rate in Qrack. As far as I can tell there are two ways to do it using the command line paramater -refreshrate xx or using the console variable vid_refreshrate xx and then perform a vid_restart. Now here is a screenshot of me trying to do the latter method with already having done -refreshrate 85 in the command line.
http://i210.photobucket.com/albums/b...4/qrack034.jpg
Now as you can see in the screenshot it says that my vid_mode upon startup is 1280x960x32bpp at 60 Hz (remeber I set -refreshrate 85 in command line).
I then try to set the refreshrate at 60 with vid_refreshrate 60, and perform a vid_restart. It says that this video mode is not valid. I set vid_refreshrate back to 85 and try to do a vid_restart, nothing happens, presumably because I'm already in that vid_mode.
I now try to goto 72 Hz with vid_refreshrate 72, and it works! I get a vid_mode of 1280x960x32bpp at 72 Hz.
I do this one more time with 85 Hz, and it comes back to tell me I'm at 1280x960x32bpp at 60 Hz. Why does it say 60 Hz when I just set to 85 Hz?
Edit: Not such a quick question afterall.
Comment
-
Originally posted by R00k View Postcorrect, the top line in the console output will print (640x480x16) or if u specify -width -height -refreshrate its still will show 60hz (minor cosmetic glitch i'll look into), but in the menu or show_fps it should have ~85hz
Any thoughts on making cl_maxfps 0 unlimited framerate instead of a 0 framerate. In fact, I believe in ezquake if you try and set your framerate to below 10 it bottoms out at 10, and if you set it at 0, it is unlimited.
Comment
Comment