Sponsors |
|
|
 |
|
08-09-2006, 03:05 PM
|
#1 (permalink)
|
|
Rotfish
USER INFO »
Posts: 2
Reputation:
Join Date: Aug 2006
Currently: Offline
|
QRack: Couldn't set fullscreen DIB mode
Having a problem w/ Qrack, it says when i try to run it...
Quake Error: Couldn't set fullscreen DIB mode.
I usually use WQPro, and Joequake runs just fine. Any ideas?
|
|
|
|
08-09-2006, 04:06 PM
|
#2 (permalink)
|
|
Knight
USER INFO »
Posts: 66
Reputation:
Join Date: Apr 2006
Currently: Offline
| Contact: |
|
|
Heard about this before do you have an ATI card? DIB is device independant bitmap, tried rebooting?
also make sure your qrack command line looks like the example on this page http://www.quakeone.com/qrack/index.php?page=guide
|
|
|
|
08-09-2006, 05:16 PM
|
#3 (permalink)
|
|
Fire Shambler
USER INFO »
Posts: 716
Reputation:
Join Date: Apr 2006
Currently: Offline
|
That error appears every now and then with an ATI it seems. In my case sometimes quitting certain programs help (eg winamp), no idea why. Also closing all windows or running some other engine first might help.
|
|
|
|
08-09-2006, 05:19 PM
|
#4 (permalink)
|
|
Administrator
USER INFO »
Posts: 485
Reputation:
Join Date: Nov 2005
Currently: Offline
|
Your probably either have an old version or qrack, (get new one here: http://www.quakeone.com/qrack), or you are trying to set -refreshrate on the command line higher than your monitor supports, ususually only 60hz on a flatpanel.
|
|
|
|
08-10-2006, 09:50 AM
|
#5 (permalink)
|
|
Code Monkey
USER INFO »
Posts: 2,440
Reputation:
Join Date: Nov 2005
Currently: Online
| Contact: |
|
|
If all else fails use -refreshrate 60 in your commandline shortcut
|
|
|
|
08-10-2006, 10:01 AM
|
#6 (permalink)
|
|
Administrator
USER INFO »
Posts: 7,283
Reputation:
Join Date: Nov 2005
Currently: Offline
|
This question has surfaced in the forum 3 times, so it may come up even more frequently. Might be good to put the answer on the Qrack page somewhere.
|
|
|
|
10-09-2006, 09:37 PM
|
#7 (permalink)
|
|
Administrator
USER INFO »
Posts: 7,283
Reputation:
Join Date: Nov 2005
Currently: Offline
|
Bumped this thread for Frenzy
|
|
|
|
02-19-2008, 01:36 PM
|
#8 (permalink)
|
|
Chthon
USER INFO »
Posts: 1,510
Reputation:
Join Date: Mar 2006
Currently: Offline
|
I was just about to make a new post about this but I see it's already been taken care of. I'll do what you guys suggested to fix this problem.
|
|
|
|
02-19-2008, 01:54 PM
|
#9 (permalink)
|
|
Administrator
USER INFO »
Posts: 7,283
Reputation:
Join Date: Nov 2005
Currently: Offline
|
I'll post the fix in the Qrack thread this evening plus a few other goodies for Rook.
It is easily fixed in the engine by removing 3 lines of code.
|
|
|
|
02-19-2008, 02:10 PM
|
#10 (permalink)
|
|
Code Monkey
USER INFO »
Posts: 2,440
Reputation:
Join Date: Nov 2005
Currently: Online
| Contact: |
|
|
hmm i thought it was fixed.
hdc = GetDC(NULL);
modelist[MODE_FULLSCREEN_DEFAULT].refreshrate = GetDeviceCaps(hdc,VREFRESH);
modelist[MODE_FULLSCREEN_DEFAULT].bpp = GetDeviceCaps(hdc, BITSPIXEL);
ReleaseDC(NULL, hdc);
This should set startup settings to desktop unless its changed in the cfg.... hmm :S
|
|
|
|
 |
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT -6. The time now is 12:27 AM.