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, 12532326 views, last view: 11/02/2024 15:37

for questions, announcements etc.

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

#10545: Vel9 Studios - Game Audio

by levani on 05/20/2008 02:35

Hey guys, sorry if this is in the wrong section. I am a composer seeking to work with ambitious individuals and/or teams who are dedicated and would like to add custom audio to their project. Projects of any size--trailers, demos, or long-term projects--are welcome.

my portfolio and demo can be seen here:
http://www.vel9studios.com

Thanks for your time,

reply to this message

#10546: Compiling

by danieltheslayer on 05/20/2008 19:47

I compiled the source with Code::Blocks and everything went fine. I followed the instructions as the wiki said. But, when I made the newly compiled release into a bach filet (by typing .bat), I need to move all the dlls into that directory. Then odd stuff happened when I was testing the singleplayer game. The monsters run animation didn\\\\\\\'t always show, and sometimes they were jumping and /not/ coming back down until I shot them or they spotted me. Is this normal or did I do something worng? All I did to the source was change weapon ammo/damage and the creature\\\\\\\'s stats.

reply to this message

#10547: Re: Compiling

by Quin on 05/20/2008 20:02, refers to #10546

I'm not quite following what you did when you say you made the compiled release into a batch file. You don't rename the EXE to a BAT, and the EXE should be in the "bin\" directory along with the DLL files, you don't move the DLL's. The BAT is executed from the Sauerbraten directory.

The animation problem is a known issue with the version of GCC bundled with the stable release of Code::Blocks' MingW. Either use MSVC, or upgrade the MingW files in your Code::Blocks install.

As for the rest, you should probably understand what you're doing a bit more before changing values in the source code. I can't say what exactly is wrong, because I don't know what you changed, and we don't exactly provide support for modifications that you make.

Please revert your source back to the original and build it again to see if it still happens. I understand people like to experiment and play with the code, but when you change the source you're accepting sole responsibility for any undesired results.

reply to this message

#10548: Graphiccard not supported

by Possible on 05/20/2008 22:11

Hi,

Sauerbraten doesn't work with my ATI Radeon HD 3850 AGP. It has a special Driver the Catalyst 8.4 with the Hotfix.Here is a Sreenshot:

http://www.siteupload.de/p755982-sauerbadJPG.html

My Question is now.
Can You fix that?

reply to this message

#10549: ..

by ACCESS{-}DENIED on 05/20/2008 22:20

your drive is not properly installed man uninstall the driver via the device manger
and reinstall it

and for the record I don't care wat other games run or don't run YOUR DRIVER IS NOT INSTALLED RIGHT is a issue with the driver not sauerbraten get driver here
http://ati.amd.com/support/driver.html

reply to this message

#10550: Re: Compiling

by danieltheslayer on 05/21/2008 08:30, refers to #10547

I said, all I did was change the ammo max, ammo pick ups, weapon damage, and crature health and loyalties. pretty much things that don\'t affect the game much. I\'ll update my MinGW for Code::Blocks and recompile and see what happens.

reply to this message

#10551: Re: ..

by Quin on 05/21/2008 11:49, refers to #10549

If ATI Catalyst Control Center starts (which I assume because they are actually able to change the settings), the driver is installed correctly.

reply to this message

#10552: ..

by ACCESS{-}DENIED on 05/21/2008 19:34

If ATI Catalyst Control Center starts (which I assume because they are actually able to change the settings), the driver is installed correctly" huh ....

no no and NO

it could be the open gl driver did not install or there is conflict with a dll or in the registry uninstall both the drivers and the card its self via the add and remove programs and the "device manger under the display tab"
REBOOT

and install the drivers again then REBOOT
that should correct the error
this used the happen once in a while with my old ATI 9600/xt
make sure you download the drivers before you go uninstalling and rebooting ect
http://ati.amd.com/support/driver.html
but don't run the installer untill you have rebooted

reply to this message

#10553: CVS on Mac

by Redon on 05/21/2008 21:04

hello, i have a problem :/
id like to have CVS on my Mac and i downloaded everything with SmartCVS, but theres a problem with compiling sauerbraten on xCode. If i wanna build it,
then there are two errors:
1.
Linking .../CVS/sauerbraten/src/xcode/build/sauerbraten.build/Release/sauerbraten.build/Objects-normal/ppc/sauerbraten (1 error)
cant locate framework for: -framework SDL_image
Command /usr/bin/g++-4.0 failed with exit code 1

and 2.
Linking .../CVS/sauerbraten/src/xcode/build/sauerbraten.build/Release/sauerbraten.build/Objects-normal/i386/sauerbraten (1 error)
cant locate framework for: -framework SDL_image
Command /usr/bin/g++-4.0 failed with exit code 1

what does it mean and what do i do wrong? plz help me :O

redon

reply to this message

#10554: google ads experiment

by Aardappel_ on 05/21/2008 21:52

so I ran google ads on this site for nearly 3 weeks... just to see what a high traffic site like this would bring in.

As it turns out, it averaged only $1.50 a day (maybe also because the ads weren't very relevant), but certainly not nearly enough to bother visitors with ads for :)

So seems like you need really insane traffic before google ads are worth it... I guess 6 million visitors requesting 13 million pages is peanuts :)

So they have been turned off... enjoy :)

reply to this message

#10555: Re: CVS on Mac

by SanHolo on 05/21/2008 21:56, refers to #10553

You have to download and install libSDL: http://www.libsdl.org/download-1.2.php

@Aard: I wonder how many in here did never see those ads due to Adblock, like myself. :)

reply to this message

#10556: Re: CVS on Mac

by Aardappel_ on 05/21/2008 22:00, refers to #10555

the ads weren't targeted at people like you, but at the gazillion visitors from all the "free games" sites out there.

reply to this message

#10557: ..

by ACCESS{-}DENIED on 05/21/2008 22:10

I don't mind them most of use use ad block anyway so thats 1.50 dollars more :D better then nothing

reply to this message

#10558: Re: CVS on Mac

by Redon on 05/21/2008 22:31, refers to #10555

What exactly do i have to do with it? :O

reply to this message

#10559: Re: CVS on Mac

by Quin on 05/22/2008 07:18, refers to #10555

There were ads? Heh, didn't notice.

reply to this message

#10560: Re: ..

by Quin on 05/22/2008 07:20, refers to #10552

Heh, actually I didn't notice. Had this mixed up with another thread because I never bothered to go back in the post history.

reply to this message

#10561: ..

by Osbios on 05/22/2008 19:46

45$ in one month. And how much do the site cost in one month?
I never understand people who actually click on ads. 0_o

Well I didn't notice it anyway...

reply to this message

#10562: Re: CVS on Mac

by SanHolo on 05/22/2008 21:05, refers to #10556

Yeah, that's why statistics about AdBlock-Users and -Non-Users would be interesting. :)

reply to this message

#10563: More Questions

by Titanic12ship on 05/23/2008 01:35

Hello, I wanted to know if there is a way to change the default map. (The map the game loads on startup.)

Also, can you change the default music? (not just for one map but for all maps.)

reply to this message

#10564: Re: Read the Docs, please

by tentus_ on 05/23/2008 03:40, refers to #10563

http://sauerbraten.org/docs/config.html#_minus_ls

Ctrl-F is your friend.

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

8 times 1 =


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