|
|
|
|
# 1 |
|
Guest
|
Console Commands (See First Post)
UPDATE (November 14)
I would like to make this the definitive reference thread for console commands. I've recently spent many hours messing with the system and have a great deal to report, so for those interested please check out this post for up-to-date and tested information. :eye: Accessing the console The default way to access the console on an English keyboard: press CTRL, SHIFT and TILDE (~). Or alternatively press ALT and TILDE (~). On a Japanese keyboard press CTRL, SHIFT and @ (one key to the right of "P"). You can assign your own key combination to bring up the console by editing the W40k.ini file in your base game directory. Change the line consolekey=Control+Shift+Grave to something convenient for you. For example, I've set mine to "Control" and "C" by changing the line to: consolekey=Control+C Console commands (alphabetical order) Please note that you must add -dev to your Dawn of War shortcut for any of these commands to work.Example: "C:\DATA\GAM\Dawn of War - Dark Crusade\DarkCrusade.exe" -dev (The taskbar_hide and taskbar_show commands work without it however.) * Please also note that while you can connect to Gamespy with the -dev command line parameter, the only games that will be visible (if any) will be those whose host has also loaded with the -dev command line parameter. So you may wish to have two shortcuts, one for console use and another for online play. * You can browse (only forwards) through the entire list of available console commands by pressing TAB (once in the console). The following is intended to be a list of the functional AND useful commands from those available: CLICK HERE TO DISPLAY THE LIST OF CONSOLE COMMANDS (INCLUDES DESCRIPTION & USAGE INFO) The autoexec.lua file This file (should you choose to create it, or download one) must be located in the base directory (folder) of either your vanilla Dawn of War, Winter Assault or Dark Crusade installation. Within this file you may create hotkeys (or macros) to make messing with the console a lot faster and easier i.e. less typing on the fly! I've created an autoexec.lua file (download here) with the following in-game functions: (click the links to see a screen shot of the effect) SHIFT - TAB: Completely hides the user interface SHIFT - S: Toggle forced sync kills SHIFT - F1: Hides unit and building selection boxes and stat bars SHIFT - F2: Toggles special effects rendering SCREENSHOT SHIFT - F3: Destroys special effects (until the game engine re-makes them) SHIFT - F4: Toggles unit and building rendering SHIFT - F5: Toggles the mist / haze effect (not fog of war) SCREENSHOT SHIFT - F6: Toggles fog of war SHIFT - F7: Toggles instant build time for units, structures and buildings SHIFT - F8: Toggles frames per second display, unit attack radius, and modifier bonus information SCREENSHOT SHIFT - F9: Set game speed to very slow SHIFT - F10: Set game speed to slow SHIFT - F11: Set game speed to engine default (standard) SHIFT - F12: Set game speed to fast * my file also includes some basic documentation (in-line comments) Cover markers The little blue shields that appear above your units to indicate a defence bonus, or conversely a penalty if submerged in water. Many people wish to disable these for the purpose of taking nicer screenshots. It is possible to remove them with console commands, (included in the autoexec.lua file above) however not without undesired side effectsother special effects such as gunfire, lights on buildings and blood sprays disappear as well! The only perfect way to remove them is with a simple file copy process. Create the following directory structure in your Dawn of War installation (The first three folders should already be there): Dawn of War\W40K\DATA\ART\FX\AURA_FX\TEXTURES (Click here to see a screen shot of this directory structure) Copy these two files (file1, file2) into the last directory, (TEXTURES). They're only small, just 2kb each. If you've copied them into the correct location, the next time you start Dawn of War, any units that traverse cover or water will not have the little blue shields above them. * Note that adding these files does NOT interfere with online play. Obviously though, your opponents will still see your units' cover indicators unless they are using the same files. Enjoy! ![]() Improved graphics forcehighpoly If you have a fast video card, you should try using the -forcehighpoly command line parameter. 1280x1024 32bit colour with this option on makes Dawn of War look even more magnificent! Edit your Dawn of War Windows shortcut to look like this: "C:\DATA\GAM\Dawn of War - Dark Crusade\DarkCrusade.exe" -forcehighpoly fullres_teamcolour The local.ini file is located in your Dawn of War base directory. Edit this file, and add the line: fullres_teamcolour=1 This will further improve the detail level of the units. Please note that unless your computer is equipped with a fast video card you may experience a very large performance hit. See before and after comparison sceenshot here, using forcehighpoly and fullres_teamcolour options * Note that the improved graphics are only enabled when actually playing a game. You will not notice any changes in the main menus or the army painter. anti-aliasing I have not been able to detect any difference with this option enabled. (Could anyone help out wth this one?) Edit the W40K.ini settings file in your Dawn of War base folder, changing the line screenantialias=0 to screenantialias=1. Keyboard and Mouse commands See mdagli1's post here for some information not in the manual: http://forums.relicnews.com/showthread.php?t=76353 . . . Last edited by nazz : 24th Dec 06 at 2:38 AM. |
|
|
# 6 |
|
Member
Join Date: Jun 2006
Location: England
|
Yea. I would like to know the command (if it exists) to remove the orange/yellow progress bar from under buildings/units with specialty weapons/vehicles. Its really annoying when those are there to ruin a screenshot. Also as Nazz said, the cover markers are really annoying too.
Edit: Found a site that has quite alot (obviously not all) of the console commands. I found three inparticular that I wanted to add to my autoexec.lua file: Code:
I tried just adding these to my file on both sides of the 'else' but it didn't work. When I pressed shift+tab nothing at all happened. Here is my autoexec.lua file as is: Code:
Where and how would I add in the three commands that are above? Any feedback is appreciated. Last edited by Wasabi : 29th Oct 06 at 9:13 AM. |
|
|
|
|
# 7 |
|
Member
Join Date: Oct 2004
Location: Calgary, Alberta
|
Honestly,
No love for me at all. And it's even in the important links thread! Messing with the console It's a little old and not up-to-date since WA but its useful. If someone would like to help me with it, i'd greatly appreciate it since I dont have DC yet. PM me! |
|
|
|
|
# 8 | ||
|
Guest
|
You need to add () after those commands, e.g. ingame_stats_toggle()
It won't work without them. Quote:
---- Thanks very much for pointing me in the direction of that thread! I specifically searched the forum for the key words "Console" etc, but still missed it! Yeah, when I get DC in the next day or so, I'll be looking to test out the console commands, maybe we could compile an accurate, comprehensive and easy-to-understand guide/list of useful commands. Luv, nazz. Quote:
Last edited by nazz : 5th Nov 06 at 3:38 AM. |
||
|
|
# 9 |
|
Member
Join Date: Jun 2006
Location: England
|
Ah. Thanks muchly Nazz. I shall try this now and see if it works.
{edit}: Tried it and had the same problem I had a while ago (as I tried that once before). It takes everything away fine but when I do it again nothing comes back up so I am stuck with no HUD or way of quiting (other than alt-f4). Anyone else got any ideas? Here is how it looks at the moment: Code:
|
|
|
|
|
# 11 |
|
Guest
|
Ok, here is the contents of my current autoexec file:
Feel free to use this, as it does pretty much everything you might want to help you take screenshots. I find the fps graph is somewhat useful as well, just keep hitting 'end' until it cycles to a colour you like. You might want to change the keys yourself before you use it, as it could override some of your DoW keys. (I know 'home' is usually bound to the toggle HQs function) As a warning, some of these commands only work when you are viewing replays, with a '-dev' handle on your shortcut that opens your game. AFAIK, these are ingame_stats_mouseover_toggle(), and ingame_stats_toggle(). I don't know exactly what ingame_select_ui_toggle() does, but I included it anyway. Can't say I knew about the cover icon remover, thx Nazz, I'm going to have to add that in. Btw, I have no idea if this is up to date or not, but this might help: Enjoy! |
|
|
# 13 | ||
|
Guest
|
Quote:
If you read nazz's post, you'll see that there is ...Quote:
I checked the list of console commands I posted, and it is in there as well, but I never noticed it. Not sure if it works, as I have yet to try it. It may be another one of those variables / commands that only works in replays and when you are running DoW with a -dev handler in your shortcut that starts DoW. A couple of the more advanced options require this, as I've set out in my post, and I would not be suprised if the cover icon remover was one of them as well. As I haven't got DC yet, I'm not sure if this works in DC either, but there is no reason whatsoever for this to change. |
||
|
|
# 15 |
|
Member
Join Date: Jun 2006
|
I've tried to in nearly every version of dow to get the damn console up and it still doesn't freaking work /o\
As my tilde isn't located in the same button as yours, is the console button always the one that's next to P on the right side? Damn scandinavian letters messing it all up for me I've tried pretty much everything I can think of, except throwing the keyboard and pouring coffee on it. |
|
|
|
|
# 20
|
|
I won't be the father of death
Join Date: Jun 2006
Location: A forgettable little corner of southwestern Kentucky
|
http://www.relicrank.com/console/frameset_console.htm
Buggo posted this link recently in Adeptus Mod... figured it might help out with this thread as well. |
|
|
|
# 23 | |
|
Guest
|
Yes, you can remove all the special effects and this will also remove the "dust clouds" you mention. (See the first post for details on how) However, there is no way to remove ONLY the "dust clouds".
Quote:
|
|
|
|
# 24 | |
|
Guest
|
re: camera follow command
Quote:
I found the answer to my own question. Figured others might want to know. On the US keyboard I found its the "/ ' key; the key to left of ENTER |
|
|
|
# 26 |
|
Guest
|
This is better than the Trainer I posted a while ago (No messing up your micro [Sent Stance, Buildings hotkeys/Unit/Vechicle hotkeys]) but one thing... can't you just check the 'Cheats' box instead of typing -dev at the end of the Target? Oh and do'es this work with mods? cause I was think of making a WWII movie with the Ork Swarm Mod ( ) |
|
|
# 27 |
|
Guest
|
Very very nice post, thanks alot. It solved alot of "issues" iv'e been trying to get working properly... thanks.
But. Is there any way to remove the stat-bars permanently? So you don't have to type in the console commands every time you play?(The consol commands are reset after exiting the game) Anyone know a solution for this one? |
|
|
# 28 | |
|
Guest
|
Thanks for the support!
Quote:
|
|
|
|
# 29 |
|
Guest
|
Yeah, i read that part. But if you remove the stat-bars, the unit and building selection boxes also dissapear.. atleast that's how i understood it. I like the game "clean" of icons and other stuff like that, but completly removing the selection boxes would be taking it a bit too far imo...
So just to be trublesome, is there any way then to permanetly remove the stat bars and only the stat bars..? |
|
|
# 30 | |
|
Guest
|
Quote:
I use the following Autoexec.lua to clear for screenshots. Code:
Just remove: taskbar_hide() and taskbar_show() ingame_select_ui_toggle() and you'll still have them when you press shift+tab Last edited by SFjarhead : 15th Nov 06 at 6:30 PM. |
|
|
|
# 31 | |
|
Guest
|
This info was posted in another thread.
I wanted to make sure it was captured in the right place: Quote:
|
|
|
|
# 35 | ||
|
Guest
|
Quote:
The synckill option is on by default. Units that have sync kills will execute them. When the option is off, the units should refrain from executing their sync kills. Quote:
The red panic circles are an animated special effect. They can be removed by disabling special effects as is outlined in the first post of this thread. They, *by themselves* can not be removed by a console command. I'd wager you'd need a texture file to replace them. (As is done for the cover markers, also discussed in the first post) |
||
|
|
# 37 |
|
Member
Join Date: Jul 2005
|
One thing I've always wondered, why don't the render_togglerainbow/wireframes/xrays not work?
EDIT:It always seems like whenever I post in these kind of topics that it dies.... I must carry some kinda disease or something Topic didn't die.Last edited by Crystalking52 : 29th Nov 06 at 7:49 AM. |
|
|
|
# 38 | |
|
Guest
|
Quote:
They do work. You're doing something wrong. Please read the first post in this thread to ensure you're doing everything right. |
|
|
|
# 42 | |
|
Guest
|
Quote:
I have updated the first post, providing a link to a screenshot of where the file needs to go. Alternatively, click this link to see the screenshot: http://www.tannen.redego.com/nazz/n...autoexeclua.jpg P.S. Make sure you've added the -dev line to the Windows shortcut, otherwise the commands won't work. |
|
|
|
# 44 | |
|
Guest
|
Quote:
It's all explained very clearly in the 1st post |
|
|
|
# 45 |
|
Guest
|
Woah, nice, im going to do that forcehighpoly thing on my gd comp, also the sync kils, Tnxxx
Ughh im getitng an error when i type in sd_force_synckill- it says expected near <-> and if i do it witohut the - it says expected near <eof> plss help me =/ Last edited by thelordofnothin : 14th Dec 06 at 3:03 AM. |
|
|
# 46 |
|
Guest
|
Look at the "usage" field under each of the console commands for exactly what to type.
sd_force_synckill description: guarantees the generation of a random sync kill for melee encounters usage: sd_force_synckill() Seeing as the sync kills are forced by default, you won't notice anything different by enabling it again. Disabling it might be useful for debugging and so forth though. |
|
|
# 47 |
|
Guest
|
so to increase high poly all i do is add -forcehighpoly to the end of my short cut? Cuz i tried copy and pasting and it wont work
|
|
|
# 48 |
|
Guest
|
Yep, the differences are only visible when actually playing the game. Not in the menus or army painter. Last edited by nazz : 24th Dec 06 at 2:33 AM. |
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|