Official Soldat Forums

MM's Other Games => R, Crimson Glory => Topic started by: rfreak on July 01, 2007, 10:00:25 pm

Title: General help on CG
Post by: rfreak on July 01, 2007, 10:00:25 pm
This topic is to help people that have problem with CG.
If you have question you can post it here and if you have answers you can post them here.

I do this topic because a lot of help are posted every where and it's not usefull for the people that want's help

If you want to change change map:

There's no changing map option in CG so you have to do it yourself. You need to go to Crimson Glory\Base\Maps folders and chnage the map name the default map is named "test6" so if you want to change map you need to rename the map file that you want to have in CG for exemple rename "test" for "test6" (but it wont work because there's already a "test6" file so the present test6 rename it what you want).

To add a Bot:

For people like me that have problem opening the console in the game by using the tilda key [~] it's maybe the second key at the right of the "L" on your keybord wen pressed you can add bots and all that.

To go fullscreen:

Go in the "Crimson Glory\Base\Scripts" folders and open "autoconfig" file with a notepad and modify the line "global v_fullscreen = 0;" for "global v_fullscreen = 1;"
and it should run fullscreen (I don't know if it works for other resolution then 1024x768).

The menu:

to see the menu maybe you will have to go fullscreen or to an other resolution to make it work.   

The music:

If the sound or music dosen't work you maybe need to download like MM said Open AL to this link:
http://developer.creative.com/articles/article.asp?cat=1&sbcat=31&top=38&aid=46

Did I forgot something?
Title: Re: General help on CG
Post by: haha on July 02, 2007, 03:44:18 am
gah full screen doesn't work...even on 1024X768,
Title: Re: General help on CG
Post by: rfreak on July 02, 2007, 08:05:37 am
works for me
Title: Re: General help on CG
Post by: haha on July 03, 2007, 02:36:40 am
sad sad the fonts alo dont work, looks like a drawing of idiots
Title: Re: General help on CG
Post by: Michal Marcinkowski on July 03, 2007, 04:12:34 am
// If you want to change change map:

The map can be changed in Bin\Scripts\world.gm
You can also add stuff in that file. Look at the commented lines.
Title: Re: General help on CG
Post by: Dev1200 on July 04, 2007, 01:02:54 am
Hey uh.. why is the game go really slow?  My framerate is like... 0-5 :\

I got a great computer, so I dunno :S
Title: Re: General help on CG
Post by: Mikeman on July 04, 2007, 02:43:32 am
The game runs good on my computer, FPS 300 - 400 but it crashes after 5-10 minutes of play :-\
Title: Re: General help on CG
Post by: rfreak on July 04, 2007, 07:07:05 am
Mikeman your computer is so fast that even the game can't support it  ;D

Title: Re: General help on CG
Post by: Mikeman on July 04, 2007, 09:53:12 am
Well we tried with my friend at his computer and it had 350 FPS but it didn't crash. Worked perfect
Title: Re: General help on CG
Post by: haha on July 07, 2007, 08:35:21 pm
i tried the game on my com, full screen coudnt work and font are screwed, my bro's com, crashed when it went full screen...
Title: Re: General help on CG
Post by: Soldatik on July 11, 2007, 12:19:38 pm
With what command i add bots ????jut cant help it :P
Title: Re: General help on CG
Post by: hubisiowy on July 11, 2007, 01:32:38 pm
you write in console:
Code: [Select]
addBot();
Title: Re: General help on CG
Post by: A on July 11, 2007, 01:44:09 pm
works for me

That is about the least helpful thing you could possibly say in a help thread.

The game crashes when the plane goes into the water. Any workaround for that?
Title: Re: General help on CG
Post by: hubisiowy on July 11, 2007, 02:41:19 pm
Do you have waterreflection turned on ? Turn it off.

(in autoconfig.gm)
global e_waterreflection = 0;
global e_waterreflection_detail = 1000;

And second thing change in the "config.gm" file v driver to 4.
(in config.gm)
global v_driver = 4;
Title: Re: General help on CG
Post by: A on July 11, 2007, 03:41:55 pm
Do you have waterreflection turned on ? Turn it off.

(in autoconfig.gm)
global e_waterreflection = 0;
global e_waterreflection_detail = 1000;

And second thing change in the "config.gm" file v driver to 4.
(in config.gm)
global v_driver = 4;


Thanks a lot, works perfectly now :)
Title: Re: General help on CG
Post by: ace on July 29, 2007, 12:08:03 am
is the camera always on the side? ? ? ? ? ? ? ? ? ? ? ? ?
Title: Re: General help on CG
Post by: rfreak on July 29, 2007, 01:55:38 pm
Yes it is and that was what the game was supposed to be a side view camera only
Title: Re: General help on CG
Post by: Sgt.Colwell on July 29, 2007, 08:06:20 pm
is their an online?
Title: Re: General help on CG
Post by: rfreak on July 29, 2007, 08:39:08 pm
nope
Title: Re: General help on CG
Post by: who flung poo on July 31, 2007, 09:49:58 am
does anyone know how to work the editor? cause i am completely stumped.
i have no computer smarts so you'll have to be a lil detailed if you know how to work it. :P

Who Flung Poo
Title: Re: General help on CG
Post by: rfreak on August 02, 2007, 03:48:41 pm
OK I figured out how the editor works:

it's simple you press Esc the menu appears you click on "Game" after click on "editor" it lunches the editor mode you press Esc to close the menu and return to game on editor mode you can move camera by left click and drag the camera will move you press "F" to add some things with the editor

question?
Title: Re: General help on CG
Post by: who flung poo on August 02, 2007, 04:39:00 pm
thank you a lot it makes so much sense now, seriously

can you make your own custom map though?
Title: Re: General help on CG
Post by: rfreak on August 02, 2007, 08:16:42 pm
You can make your own map just download http://www.delgine.com/ and you can make maps for CG after you just need to put your new map in the map folder and change the default map name  script for the name of your map. 
Title: Re: General help on CG
Post by: Wolfen35 on December 17, 2007, 05:49:42 pm
When I try to load the game, it gets stuck on "water.jpg" texture and my computer freezes.  I haven't done anything to the game at all, I've just downloaded it.  Is there something I needed to do?
Title: Re: General help on CG
Post by: rfreak on December 19, 2007, 08:54:21 pm
Maybe its not related to water.jpg you need to change something in the script file to make it more smooth on your PC what pc do you have?
Title: Re: General help on CG
Post by: Wolfen35 on December 27, 2007, 09:00:43 pm
A Dell :'(, Windows XP, and I don't really keep track of specs.  It's stock stats, though; I haven't upgraded anything.  Suffice to say it can barely run America's Army at lowest settings.  However, Soldat runs fine.  It could be my machine.  I might try re-downloading the files, though.
Title: Re: General help on CG
Post by: rfreak on December 27, 2007, 10:43:29 pm
I think there's settings you can change in the script file to make it run in a lower quality. Go in the autoconfig text file in the script folder and look at the lines like

global e_waterreflection_detail = 500;
global v_width = 1024; //change if your desktop resolution is different
global v_height = 768; //change if your desktop resolution is different


etc.

Title: Re: General help on CG
Post by: Wolf_Man on March 26, 2008, 01:11:42 am
I cant even run it... i downloaded the source, what do i do now?
Title: Re: General help on CG
Post by: Frank-killer on October 25, 2008, 04:15:34 pm
I saw in script that there was "Buggy", how is that he appears?
Title: Re: General help on CG
Post by: Frank-killer on February 02, 2009, 06:31:26 pm
Up