How do I create a shortcut for my Doom 3 mod

Lyfer

Diamond Member
May 28, 2003
5,842
2
81
I want to create a shortcut that automatically loads my CDoom mod. Don't like to manually load the mod (regular doom3 sux).


ANother question, I enter:
seta r_displayRefresh "100"

to have doom 3 use a higher refersh rate, it works, but after I reload it I think doom 3 deletes the entry and it doesnt work anymore. Any ideas?


Thanks mucho.


BTW CLassic DOOM PWNS.
 

xcript

Diamond Member
Apr 3, 2003
8,258
2
81
Originally posted by: Lyfer
I want to create a shortcut that automatically loads my CDoom mod. Don't like to manually load the mod (regular doom3 sux).
http://www.modwiki.net/wiki/Modding#Starting_your_Mod

Originally posted by: Lyfer
ANother question, I enter:
seta r_displayRefresh "100"

to have doom 3 use a higher refersh rate, it works, but after I reload it I think doom 3 deletes the entry and it doesnt work anymore. Any ideas?
Add the command to autoexec.cfg.

http://www.modwiki.net/wiki/CFG_%28file_format%29
 

skace

Lifer
Jan 23, 2001
14,488
7
81
cdoom does rock. try adding "+game <mod dir>" to your shortcut but I'm not sure if it will work. Also you might be able to add +seta or -seta (not sure which) to your command line also.