KatsBits Community

Game Editing => idTech Editing Hints & Tips => Topic started by: kat on June 24, 2015, 11:48:29 PM

Title: Starting the Quake 4 editor
Post by: kat on June 24, 2015, 11:48:29 PM
The editor for games powered by the Doom 3 engine is included in the game exe and can be accessed (normally) in two ways;
Method two is preferable as you have more control over what happens when the editor starts. Because setting up the Quake 4 editor is functionally the same as setting up Doom 3's editor click here to read the following tutorial; "Doom 3 - setting up the editor (http://www.katsbits.com/tutorials/idtech/quake-edit-radiant-set-up.php)"

Essentially though you need to edit your desktop short cut so it's similar to the following;

Code: [Select]
"E:\\Program Files\Quake4\Quake4.exe" +r_fullscreen 0 +r_gamma 1 +vid_restart +wait +editor
If +r_gamma doesn't work, try r_brightness 1 to prevent the editor from over brightening your desktops gamma/brightness.