General Thread |
by Aardappel
on 01/05/2002 01:55, 15499 messages, last message: 12/08/2021 21:22, 8826950 views, last view: 12/09/2021 06:36 |
 |
|
for questions, announcements etc.
|
 |
|

Board Index

|
 |
#6982: How do I turn on HDR lighting? |
|
by Zamboro
on 11/13/2006 06:21
|
 |
|
In the menu I can scroll down to the "full screen effects", "HDR" and "Bloom" options but no keys I press will alter the values.
How do I turn these effects on?
reply to this message
|
 |
#6983: Re: How do I turn on HDR lighting? |
|
by Passa
on 11/13/2006 07:09, refers to #6982
|
 |
|
You might not have a video card that supports full screen shaders. You need shader model 2.0 support.. and for it to be playable, a decent card. A 9600XT minimum can have the bloom, but only if you disable the normalmaps..
Ideally, a GeForce 6600 minimum for good performance and all shaders on :D
reply to this message
|
 |
#6984: Re: How do I turn on HDR lighting? |
|
by Zamboro
on 11/13/2006 09:30, refers to #6983
|
 |
|
No, I have an ATI X1800. Trust me, it's plenty powerful enough. The "performance" section of the menu has "Turned OFF" at the top with all of the effects options below it. I cannot turn it on or select any of the bloom levels, I hit enter but it has no effect.
reply to this message
|
 |
#6985: Re: How do I turn on HDR lighting? |
|
by Passa
on 11/13/2006 09:57, refers to #6984
|
 |
|
Try putting this into the console:
setfullscreenshader bloom 60
Change the number to your liking. If that fails, then update your drivers. If they're the latest version, then you're an unfortunate owner of an ATI card.
Nvidia cards run Sauerbraten the best.
reply to this message
|
 |
#6986: .. |
|
by Qsby_cookie
on 11/13/2006 18:07
|
 |
|
man you have some real n00bs going around here.
"if i create a game, can i sell it???"
if he has to ask that, he is not capable of "creating" a game.
theres "praxbel" who has been repeatedly getting censored for whatever reason, probably a 14-year-old geek with no life, friends, experence, future
theres the "Help me!serious problem" thread obviously also written by some 14 year old.
ugh.
reply to this message
|
 |
#6987: Re: .. |
|
by shadow,516
on 11/13/2006 20:56, refers to #6986
|
 |
|
Me hands the real Prax some popcorn. Just sit back and watch the fireworks dude.
reply to this message
|
 |
#6988: Re: .. |
|
by Passa
on 11/13/2006 21:32, refers to #6987
|
 |
|
I've forgotten who the real prax is. Doesn't help that he uses 1800 cookies.
Prax? WHERE ARE YOU!!
reply to this message
|
 |
#6989: Re: How do I turn on HDR lighting? |
|
by Zamboro
on 11/14/2006 08:21, refers to #6985
|
 |
|
Thanks, the problem was that I had FSAA turned on which apparently conflicts with HDR.
reply to this message
|
 |
#6990: Re: How do I turn on HDR lighting? |
|
by Passa
on 11/14/2006 08:28, refers to #6989
|
 |
|
Hrmm.. no from my understanding it doesn't.. at least for Nvidia cards. I run Sauerbraten w/2xQ AA and it runs fine with all shader settings on max. Including the bloom (which is not HDR).
reply to this message
|
 |
#6991: .. |
|
by Qsby_cookie
on 11/14/2006 10:18
|
 |
|
Is there anyone still developing cube 1?
Cube 1 is so cool... such a shame to let it rust :(
reply to this message
|
 |
#6992: .. |
|
by SanHolo
on 11/14/2006 10:29
|
 |
|
Sauerbraten ist Cube 2, so why still develop Cube 1? ;)
reply to this message
|
 |
#6993: Re: .. |
|
by Qsby_cookie
on 11/14/2006 10:33, refers to #6992
|
 |
|
Because, IMO, Sauerbraten is very good, but could not replace Cube.
reply to this message
|
 |
#6994: Re: .. |
|
by Max of S2D [Fr]
on 11/14/2006 12:42, refers to #6988
|
 |
|
Looks like Prax doesn't activate the Cookies, so he have to recreate an account at every time :)
reply to this message
|
 |
#6995: Installing Linux Graphics Drivers |
|
by takua00108
on 11/14/2006 20:05
|
 |
|
I've looked all over the Internet, and I can't seem to figure out how to install the neccessary drivers to play Sauerbraten on my newly installed Fedora Core 6 partition.
I have an nVidia GeForce 6200, so I went to the nVidia site and downloaded the driver installation wizard thing. When I ran it, it said I can't run it in X.
After a half hour of looking, I finally figured out how to close X, and then it said I had to be root. I became root, ran it, and another error message came up, can't remember what it was exactly. I'll post it when I get home today.
Am I missing something? Is there an easier, less-brain-cell-killing method to allow me to play Sauerbraten on Linux? (I /can/ play now, but it goes under seven frames per second at minimum resolution, and everything good is disabled.)
reply to this message
|
 |
#6996: Re: Installing Linux Graphics Drivers |
|
by MeatROme
on 11/14/2006 20:39, refers to #6995
|
 |
|
I tried googled "+fedora +nvidia" ...
Maybe you can try http://www.fedorafaq.org/#nvidia
It pertains to Fedora5 but I guess it's still a valid walk-through.
You needn't exit X simply because an app doesn't use a graphical user interface (GUI) ... open an xterm, or switch to another console (Ctrl+Alt+[F1-F7]) ...
HTH
reply to this message
|
 |
#6997: .. |
|
by takua00108
on 11/14/2006 21:07
|
 |
|
I\\\'ll be happy to try the tutorial you linked to, but when I downloaded the nVidia drivers from *their website,* the wizard program to install the drivers said it had to be run outside of X, meaning not in an xterm. I tried that. And when I did CTRL+ALT+F[n], X was still running, and it wouldn\'t let me use it.
( 4*2=16, duh =D )
reply to this message
|
 |
#6998: Source Practices |
|
by rhys42penguin
on 11/14/2006 23:27
|
 |
|
Why are there a whole bunch of functions in .h files? Headers should only be for declarations, actual code should be .c or .cpp.
reply to this message
|
 |
#6999: Re: Source Practices |
|
by Aardappel_
on 11/14/2006 23:32, refers to #6998
|
 |
|
is that what you learned in school? give your teacher a good slap in the back of the head.
reply to this message
|
 |
#7000: Re: Source Practices |
|
by >driAn<.
on 11/15/2006 00:16, refers to #6999
|
 |
|
;)
reply to this message
|
 |
#7001: Re: Commercial Product TC / Cube 2 |
|
by Passa
on 11/15/2006 05:37, refers to #7001
|
 |
|
Looks like mad merv is back.
"Images and content copyright 2006-2007 H. Elwood Gilliland III. All rights reserved."
Can you leave this community alone retard?
reply to this message
|
 |
 |
|

Board Index

|
 |