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, 12529800 views, last view: 11/02/2024 10:32

for questions, announcements etc.

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

#11559: Question

by Ikaledam on 01/01/2009 22:56

How would I go about editing sauer's weapon textures?

reply to this message

#11560: Re: Weapon Question

by tentus_ on 01/02/2009 00:32, refers to #11559

\sauerbraten\packages\models\vwep\*\*.jpg
where * is the name of the gun, or an abbreviation of some kind.

reply to this message

#11561: ..

by Ikaledam on 01/02/2009 01:07

Wow, I thought it would be way harder, at the very least decompiling/opening the model. Thanks.

reply to this message

#11562: Time

by The-oli on 01/02/2009 01:55

Hi I'm new and playing with a few friend in Sauerbraten Coop editing mode but the map is so big that if we want to test it its stupid that the round time is only 10 min but how can i change it i searched at the website and in the readme but nothing there must be a way or not?

reply to this message

#11563: Re: Time

by Quin on 01/02/2009 02:08, refers to #11562

You cannot change the timelimit in Sauerbraten. You can however play deathmatch just the same in editmode, just don't hit 'E' :P

reply to this message

#11564: Re: Missing Person

by cthulhu_zot on 01/02/2009 21:25, refers to #11502

I know he's alive. I'm contacting him for you :).

Bill

reply to this message

#11565: Menus not Building Correctly?

by zer0wolf on 01/02/2009 23:01

I'm not sure what I'm doing wrong here, but when I build Sauerbraten myself the menus don't function correctly. The main menu comes up as it is supposed to, but nothing is selectable. I can pull up menus via the command line, so I know they're all there. The actual button functionality and mouse over isn't working, though. When I start with a fresh install (the shipped build) the menus work fine.

Windows Vista SP1
Code::Blocks 8.02
MinGW 5.1.4
Sauerbretan CTF Edition (June 17, 2008)

reply to this message

#11566: Re: Menus not Building Correctly?

by zer0wolf on 01/02/2009 23:37, refers to #11565

Wow, nevermind. I switched over to the latest TDM-MinGW distro and the menus are working peachy now as well as some shader warnings I was getting are gone. I saw on the wiki someone recommended to use it, but apparently you HAVE to use it.

reply to this message

#11567: Console Output

by Jookia on 01/07/2009 10:05

Is there a way to output a log of the console to a file?

reply to this message

#11568: Re: Console Output

by demosthenes_ on 01/07/2009 11:39, refers to #11567

Pipe it!

Just do a sauerbraten > sauerlog.txt. The greater-than symbol "pipes" the output to the text file.

reply to this message

#11569: Barebones?

by Jookia on 01/07/2009 13:43, refers to #11568

I want to work off a basic FPS, I don't know what's required, what's not, all I need is the default map, default textures, one weapon and one player model. Any idea how skin it down to barebones?

reply to this message

#11570: Re: Console Output

by SheeEttin on 01/07/2009 15:44, refers to #11568

Actually, that's redirecting the output. Using a pipe (e.g. sauerbraten | less) would be piping it. :)

Jookia: Yeah, just drop in your own models, maps, etc., and change the references in the menus/source.
Anything else you can cut out of the source (and again, remove any references from the menus). Though that'd be kind of difficult, and not necessarily a good idea.

reply to this message

#11571: Re: Console Output

by demosthenes_ on 01/08/2009 02:10, refers to #11570

You are technically correct. I think the distinction in those names is silly, though. :)

reply to this message

#11572: C++

by Jookia on 01/08/2009 05:37

Is there any way to code the game in C++, not cubescript?

reply to this message

#11573: Re: C++

by SheeEttin on 01/08/2009 05:43, refers to #11572

Mod the source?

If you mean like put C++ code in the map CFGs, then no. At least not to my knowledge.
Depending on what you want to do, you might just to expose some things to Cubescript.

reply to this message

#11574: Multi threaded?

by Speculant on 01/09/2009 03:50

is sauer a multi threaded app, i.e. will it run faster on a dual core (take full advantage of both cores)

reply to this message

#11575: Fatal Error

by Bearzor on 01/09/2009 11:57

Hello (^_^)/

I'm trying to run Sauerbraten on my laptop which is running Vista, however I'm getting the error "Sauerbraten Win32 Exception: 0xc0000005(0x8)".

Installed the game on my desktop running XP and it worked flawlessly.

I searched and found several other people had this error, however no one seemed to have a response for it.

My Computer is an HP Pavillion, Dual Core Processor 1.5ghz, 32-bit Vista, 2GB Ram. The video card is integrated I believe. It's not Radeon or anything like that.

reply to this message

#11576: ..

by Acord on 01/09/2009 15:10

Needs OpenGL drivers?

reply to this message

#11577: Fatal Error

by Bearzor on 01/09/2009 19:52

Thanks for responding. ^^

I'm looking up OpenGL and I'm not fully clear on what it actually is, but I found this site that has .dll, .lib, and .h files that it says are OpenGL Drivers.

The page I am looking at is here:
http://www.swiftless.com/tutorials/opengl/gldrivers.html

I have installed the .dll files to my Windows/system folder. The site mentions folders to put the .lib and .h files in, but I've searched my pc and I cannot find the folders it mentions.

Am I on the right track here? xD

I also got a screen shot of the error message. The log is shown as well.
http://s2.photobucket.com/albums/y19/KageGT/?action=view¤t=xz.jpg

reply to this message

#11578: Re: Fatal Error

by demosthenes on 01/09/2009 21:41, refers to #11577

Nothing on that page is a driver. They're all libraries to be used with compiled programs or for compiling a program.

What you want are drivers. Since you have an intel graphics unit, it's not likely that you'll be able to play Sauer particularly well, but you ought to go to the intel site to get the latest graphics drivers from them.

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

5 multiplied by 9 is?


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