Developer mode: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
(Some revisions made. I strongly recommend changing the list of commands into a table of commands.)
Line 1: Line 1:
{{era|H1}}
{{era|H1}}
{{Ratings}}
{{Ratings}}
'''Developer Mode''', or devmode, is a feature that can be turned on in [[Halo Custom Edition]] (Halo PC) if desired. It allows cheats to be used for testing of maps, which are entered through the console.  
'''Developer Mode''', or "devmode", is a feature in [[Halo Custom Edition]] ([[Halo PC]]). It allows cheats to be entered during gameplay using a console; it is commonly used to test user-created maps.  


==Process==
==Accessing Devmode==
To enable the devmode, go to your desktop, click on the 'Halo: Custom Edition' icon (or whatever you have named it), and then open the menu, and select 'copy'. Then select an empty space on your desktop and click 'paste'. Then rename it 'Halo CE devmode' or something similar. Then, right click the icon and select 'properties'. You will see the words <tt>"C:\Program Files\Microsoft Games\Halo Custom Edition\haloce.exe"</tt>, with the quotations. Change this to read: <tt>"C:\Program Files\Microsoft Games\Halo Custom Edition\haloce.exe" -Screenshot -console -devmode</tt>. Cheats with [#] next to them, type 1 to activate or 0 to deactivate.  
To create a Devmode [[Wikipedia:Shortcut|shortcut]], find a shortcut to Halo Custom Edition and copy it. Then, right click the new shortcut's icon, and select ''Properties''. A text field labeled "Target" will have the value <tt>"C:\Program Files\Microsoft Games\Halo Custom Edition\haloce.exe"</tt>; change this to read <tt>"C:\Program Files\Microsoft Games\Halo Custom Edition\haloce.exe" -Screenshot -console -devmode</tt>.
 
To load Halo Custom Edition with Devmode enabled, simply open the new shortcut.


===List of Commands===
===List of Commands===
*rasterizer_stats <#> = 0 disables, 2 displays a frame rate counter along with categorized vertical and triangle counts for the scene being viewed, 4 Displays information on memory usage for the game, 5 Displays a simple frame rate counter and information such as maximum, minimum and average frame rates for the scene.
Cheats marked with "<#>" are activated by pressing 1 and deactivated by pressing 0. Some of them have other numerical commands.
*cheat_omnipotent <#> = enabling this makes any shot fired from player weapons an instant kill
*rasterizer_stats <#> = 2 displays a frame rate counter along with categorized vertex and triangle counts for the scene being viewed. 4 displays information on memory usage for the game. 5 displays a simple frame rate counter and information such as maximum, minimum and average frame rates for the scene.
*cheat_all_powerups = This console command will spawn all the powerups near the player.
*cheat_omnipotent <#> = Enabling this cheat makes the player's shots kill anything they hit -- instantly.
*cheat_all_vehicles = Typing this console command in will spawn all standard vehicles near the player.
*cheat_all_powerups = Spawns all powerups near the player.
*cheat_all_weapons = This console command will spawn all the weapons around the player.
*cheat_all_vehicles = Spawns all standard vehicles near the player.
*cheat_bottomless_clip <#> = Enabling this command will give the player a bottomless magazine which means that the weapon will never have to be reloaded and will never experience overheating.
*cheat_all_weapons = Spawns all weapons near the player.
*cheat_bump_possession <#> = Enabling this command means that every time the player bumps a character they will take control of that particular character.
*cheat_bottomless_clip <#> = Enables a bottomless clip -- the player never has to reload, and weapons never overheat.
*cheat_deathless_player <#> = Enabling this command makes the player invulnerable to any damage, including the maximum falling damage height restrictions.
*cheat_bump_possession <#> = Allows the player to control any character by bumping into them.
*cheat_infinite_ammo <#> = Enabling this command will give the player unlimited ammunition.
*cheat_deathless_player <#> = Makes the player invulnerable to any damage, including the maximum falling damage height restrictions.
*cheat_jetpack <#> = this cheat prevents falling damage from occurring, which is useful for moving lower in a level or with cheat_super_jump.
*cheat_infinite_ammo <#> = Gives the player unlimited ammunition.
*cheat_jetpack <#> = Prevents falling damage from occurring -- useful for moving lower in a level or with cheat_super_jump.
*cheat_medusa <#> = When this command is enabled, any enemy unit that sees the player will be instantly killed.
*cheat_medusa <#> = When this command is enabled, any enemy unit that sees the player will be instantly killed.
*cheat_spawn_warthog = Typing this console command in will spawn a standard warthog
*cheat_spawn_warthog = Spawns a standard [[Warthog]] near the player.
near the player.
*cheat_super_jump <#> = Allows the player to jump very high, which is useful for maneuvering around a level during its construction.
*cheat_super_jump <#> = Enabling this command allows the player to jump very high,  
*cheat_teleport_to_camera = Teleports the player to the current camera position.
which is useful for maneuvering around a level during its construction.
*debug_objects <#> = Shows visual representations of the game objects' or models' bounding radii and collision models.
*cheat_teleport_to_camera = This command will teleport the player to the current camera position.
*debug_portals <#> = Draws or outlines the portal definitions in the game.
*debug_objects <#> = Enabling this command will give visual representations of the game objects or models bounding radii and collision models.
*debug_sound <#> = Shows visual representations of the sounds being played and their audible radii, along with labels indicating the specific sound being played.
*debug_portals <#> = Enabling this command will draw or outline the portal definitions in the game.
*error_suppress_all <#> = Enabled by default; this cheat suppresses all error messages. Disabling it will show errors that occur during gameplay, something that is useful when debugging content and game problems.
*debug_sound <#> = Enabling this command will give visual representations of the sounds being played and their audible radii along with labels indicating the specific sound being played to the player.
*game_speed <#>1-20 = Changes the speed of the game. It is useful for pausing the game or for traveling around a environment quickly during level creation or debugging.
*error_suppress_all <#> = The suppression of error messages is by default on, disabling the error suppression (setting the value to 0) will show errors being encountered by the game and is useful in debugging content and game problems.
*map_name [map name] = Manually loads a specific level.
*game_speed <#>1-20 = This command changes the entire speed of the game. Its very useful for pausing the game or traveling around a environment quickly during level creation or debugging.
*debug_camera_save = Saves the current player camera as the debug camera.
*map_name [map name] = Use this command to manually load a specific level.
*debug_camera_load = Loads the most recently saved camera location; if there is no saved camera, it loads the camera at numerous default positions.
*debug_camera_save   = saves the current player camera as the debug camera
*camera_control <#> = Loads the default camera in the player's biped.
*debug_camera_load   = loads the most recently saved camera location, or it loads the camera at various default locations if there isn't a saved camera
*camera_control <#> = loads the default camera in the players biped


== Alldev and Devtrainer ==
== Alldev and Devtrainer ==


'''Alldev''' is a devmode program that works for Halo: PC and for Halo: Custom Edition [[Multiplayer|multiplayer]]. It allows server hosts to basically cheat. Non-hosts can use the lesser cheats, but cheats such as invincibility can only be achieved by the host. Often people will host servers for the sole purpose of having fun with cheats on. In some Halo: Custom Edition custom maps, devmode is required in order to find easter eggs or in some cases, devmode will not work with certain maps
'''Alldev''' is a devmode program that works for Halo: PC and for Halo: Custom Edition [[Multiplayer|multiplayer]]. Basically, it allows server hosts to cheat. Non-hosts can use the lesser cheats, but cheats such as invincibility can only be achieved by the host. Often, people will host servers with Alldev for the sole purpose of having fun with cheats on.
 
'''Devtrainer''', or '''Developer Trainer''', is another devmode program which also works for Halo: CE. Instead of allowing the user to use commands on the console, it has at least eleven command codes built into it. Basic cheats such as super jump and invincibility can be switched on with the press of a button. One of DevTrainer's greatest features is its built-in ability to freeze time, allowing the player to stop all slow-moving projectiles, grenades, AI-controlled characters, and vehicles. It does not allow the player to freeze other players in place, unless they happen to be driving a vehicle.


'''Devtrainer''' or '''Developer Trainer''' is another devmode program which also works for Halo: CE. Instead of allowing the user to use commands on the console, it has at least eleven command codes built into it. Basic cheats such as super jump and invincibility can be switched on by a click of a button. What makes DevTrainer great is that it has a time freeze function built into it, allowing the player to stop all slow-moving projectiles, grenades, AI characters, and vehicles. It does not allow the player to freeze other players in place, unless they happen to be driving a vehicle.
== Notes ==
*In some Halo: Custom Edition custom maps, devmode is required in order to find user-created [[Easter Eggs]]; some other maps prevent devmode from working.


==Related Pages==
==Related Pages==

Revision as of 21:47, May 22, 2009

Template:Ratings Developer Mode, or "devmode", is a feature in Halo Custom Edition (Halo PC). It allows cheats to be entered during gameplay using a console; it is commonly used to test user-created maps.

Accessing Devmode

To create a Devmode shortcut, find a shortcut to Halo Custom Edition and copy it. Then, right click the new shortcut's icon, and select Properties. A text field labeled "Target" will have the value "C:\Program Files\Microsoft Games\Halo Custom Edition\haloce.exe"; change this to read "C:\Program Files\Microsoft Games\Halo Custom Edition\haloce.exe" -Screenshot -console -devmode.

To load Halo Custom Edition with Devmode enabled, simply open the new shortcut.

List of Commands

Cheats marked with "<#>" are activated by pressing 1 and deactivated by pressing 0. Some of them have other numerical commands.

  • rasterizer_stats <#> = 2 displays a frame rate counter along with categorized vertex and triangle counts for the scene being viewed. 4 displays information on memory usage for the game. 5 displays a simple frame rate counter and information such as maximum, minimum and average frame rates for the scene.
  • cheat_omnipotent <#> = Enabling this cheat makes the player's shots kill anything they hit -- instantly.
  • cheat_all_powerups = Spawns all powerups near the player.
  • cheat_all_vehicles = Spawns all standard vehicles near the player.
  • cheat_all_weapons = Spawns all weapons near the player.
  • cheat_bottomless_clip <#> = Enables a bottomless clip -- the player never has to reload, and weapons never overheat.
  • cheat_bump_possession <#> = Allows the player to control any character by bumping into them.
  • cheat_deathless_player <#> = Makes the player invulnerable to any damage, including the maximum falling damage height restrictions.
  • cheat_infinite_ammo <#> = Gives the player unlimited ammunition.
  • cheat_jetpack <#> = Prevents falling damage from occurring -- useful for moving lower in a level or with cheat_super_jump.
  • cheat_medusa <#> = When this command is enabled, any enemy unit that sees the player will be instantly killed.
  • cheat_spawn_warthog = Spawns a standard Warthog near the player.
  • cheat_super_jump <#> = Allows the player to jump very high, which is useful for maneuvering around a level during its construction.
  • cheat_teleport_to_camera = Teleports the player to the current camera position.
  • debug_objects <#> = Shows visual representations of the game objects' or models' bounding radii and collision models.
  • debug_portals <#> = Draws or outlines the portal definitions in the game.
  • debug_sound <#> = Shows visual representations of the sounds being played and their audible radii, along with labels indicating the specific sound being played.
  • error_suppress_all <#> = Enabled by default; this cheat suppresses all error messages. Disabling it will show errors that occur during gameplay, something that is useful when debugging content and game problems.
  • game_speed <#>1-20 = Changes the speed of the game. It is useful for pausing the game or for traveling around a environment quickly during level creation or debugging.
  • map_name [map name] = Manually loads a specific level.
  • debug_camera_save = Saves the current player camera as the debug camera.
  • debug_camera_load = Loads the most recently saved camera location; if there is no saved camera, it loads the camera at numerous default positions.
  • camera_control <#> = Loads the default camera in the player's biped.

Alldev and Devtrainer

Alldev is a devmode program that works for Halo: PC and for Halo: Custom Edition multiplayer. Basically, it allows server hosts to cheat. Non-hosts can use the lesser cheats, but cheats such as invincibility can only be achieved by the host. Often, people will host servers with Alldev for the sole purpose of having fun with cheats on.

Devtrainer, or Developer Trainer, is another devmode program which also works for Halo: CE. Instead of allowing the user to use commands on the console, it has at least eleven command codes built into it. Basic cheats such as super jump and invincibility can be switched on with the press of a button. One of DevTrainer's greatest features is its built-in ability to freeze time, allowing the player to stop all slow-moving projectiles, grenades, AI-controlled characters, and vehicles. It does not allow the player to freeze other players in place, unless they happen to be driving a vehicle.

Notes

  • In some Halo: Custom Edition custom maps, devmode is required in order to find user-created Easter Eggs; some other maps prevent devmode from working.

Related Pages