home home

downloads files

forum forum

docs docs

wiki wiki

faq faq

Cube & Cube 2 FORUM


General Thread

by Aardappel on 01/05/2002 01:55, 15527 messages, last message: 03/01/2024 13:02, 12514673 views, last view: 11/01/2024 08:33

for questions, announcements etc.

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages

#11290: Re: Compile error when creating console command for stepspee

by isuckinthis (NOOB) on 09/21/2008 12:33, refers to #11289

Nevermind!, i fixed it. (capital letters was the problem)

reply to this message

#11291: Message censored by administrator

by Rixxz on 09/24/2008 10:48

#11292: Still very graphic intensive

by chinkeeyong on 09/25/2008 16:03

Although I can see you guys are making efforts to make Sauerbraten run well on both high-end and low-end machines, I have a G4 'bottleneck' Mac (which is faster than you'd think) and it chugs along on big outdoors maps and even some relatively large 'indoor' ones even with all the settings turned down.

I would appreciate it if there were ways to lower Sauerbraten's quality to the point where a Pentium could run it smoothly, such as by lowering texture quality or interlacing. I realize that this may not be feasible, but right now the graphical requirements of Sauerbraten are pretty high and it's kind of at odds with your philosophy.

Thanks for reading.

reply to this message

#11293: PVS

by Osbios on 09/25/2008 17:44

What GFX card do you have chinkeeyong?
Sauerbraten uses occlusion culling to detect areas that are not visible. So it can ignore this areas and does not have to render them.

Sadly this feature isn't supported by older GFX cards.

But with the CTF Version of Sauerbraten you get PVS. This is a "precomputed visibility" check. You run it once over a map after editing (this takes some time) and it will do optimize the rendering process comparable to occlusion culling.

Because this features was introduced with the CTF edition. Most maps don't have a PVS.

Both systems wont help very much in a outdoor environment. But It will help in big indoor levels with many rooms and walls.

If you have some time where you don't need the Mac you can create the PVS by yourself.

Load the map!

You now can use the command
/pvsstatus
to see if there already is a PVS.

If not you can create it with the command
/genpvs
But this will take some time depending on the size of the map.

After creating the PVS don't forget to save the map:
/savemap

reply to this message

#11294: sauerbraten Win32 Exception: 0xc0000005 [0x8]

by Jackifried on 09/25/2008 20:43

hi my name is jack and i downloaded saubraten normally then set it up then suddenly when i go onto it it will have the loading screen then the game and then it will cut out with a window saying sauerbraten Win32 Exception: 0xc0000005 [0x8] i am using windows vista home basic, it is a laptop, could someone tell me how to fix it??

reply to this message

#11295: Re: PVS

by SheeEttin on 09/25/2008 21:09, refers to #11293

Also http://cube.wikispaces.com/Performance+Guide , which suggests some useful commands.

reply to this message

#11296: Stupid question

by Jahua on 09/25/2008 22:03

I was playing sauer and suddenly everything (crosshair, health/ammo meters, chat etc.) disappeared. How to turn it on again?

reply to this message

#11297: Re: Stupid question

by mrpiddly_000003 on 09/25/2008 22:37, refers to #11296

type /hidehud 0


reply to this message

#11298: playlist support

by dobinator on 09/26/2008 11:21

is there any way to let sauerbraten play my own music instead of marc a. pullen's? (instead of renaming my files to 1-41.ogg)

reply to this message

#11299: Re: playlist support

by Quin on 09/26/2008 13:41, refers to #11298

In autoexec.cfg:

playasong = [ music "my/music/file" playasong ]

reply to this message

#11300: Re: PVS

by chinkeeyong on 09/26/2008 14:12, refers to #11293

I have a crappy GeForce 4 MX, the one that came with my machine, and thanks for the tip, I'll try that.

reply to this message

#11301: Scope as crosshair

by 'Redon' on 09/26/2008 21:04

Is it possible to use this scope for sauerbraten somehow?

http://quadropolis.us/node/1568

i need a command to make it as big as the screen - even crosshairsize 50 is way too small

reply to this message

#11302: ..

by Osbios on 09/26/2008 21:53

Edit the source. If you know some basics about opengl you can easy insert a scope mask in src/engine/rendergl.cpp in gl_drawhud

I think somebody else already asked that question some time ago. Perhaps a forum search will help you, too.

reply to this message

#11303: Cube 1 GUI and weapons in Sauerbraten

by Dthdealer on 09/27/2008 04:51

The old cube 1 GUI was a simple transparent outlined green box, but the Sauerbraten one is styled to look like an old rusty machine, which in my opinion doesn't look very nice. How can I disable the new one?
I've also seen in Sauerbraten videos the old cube 1 weapons being used. Can I download them anywhere, or are they exactly the same files as used in cube 1?

reply to this message

#11304: How do I export models FROM Sauerbraten?

by MoooseGuy on 09/27/2008 05:14

OK ive done my internet searching. All I've found though is tuts on importing md3's INTO Sauerbraten. But I cant find anything on exporting FROM Sauerbraten into any model format. Can someone help me? Thx.

reply to this message

#11305: Re: How to make my md2 float?

by Dthdealer on 09/27/2008 05:39, refers to #11285

Move the model up in your 3d program. The origin (X0,Y0,Z0) of your model is placed on the ground when you create it.

reply to this message

#11306: Re: How do I export models FROM Sauerbraten?

by SheeEttin on 09/27/2008 05:51, refers to #11304

Exporting what, exactly?
The map geometry can be exported to the OBJ format with /writeobj...

reply to this message

#11307: Re: How do I export models FROM Sauerbraten?

by MoooseGuy on 09/27/2008 06:29, refers to #11306

thank you :)
ive been searching forever for something like that :D

reply to this message

#11308: Re: How do I export models FROM Sauerbraten?

by MoooseGuy on 09/27/2008 06:32, refers to #11306

where do you find the exported model?

reply to this message

#11309: ..

by Hirato Kirata on 09/27/2008 06:56

in the root of your sauerbraten directory, last I checked

note it's completely untextured, has no normals, has no UV mapping, has no lighting (as which is probably obvious due to being untextured), it's just a mesh :)

reply to this message

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages


Post a Message

Username

Email

Subject

Body

1 multiplied by 2 =


content by Aardappel & eihrul © 2001-2024
website by SleepwalkR © 2001-2024
58239874 visitors requested 76191507 pages
page created in 0.159 seconds using 10 queries
hosted by Boost Digital