Page 1 of 1

dev mode?

Posted: Sat Aug 20, 2005 6:48 pm
by mikey
How do i use dev mode? I have no idea what I'm doing.

Posted: Sun Aug 21, 2005 6:23 am
by Patrickssj6
Dev mode.You got it enabled?
ok press the ~button ingame(next to the 1 button)
and then type some stuff like:
Debug_camera_load}
debug_camera_save}make camera view
cheat_all_vehicles
cheat_all_weapons

Press CtrL+F12 to get Frame rate counter and such.

Posted: Mon Aug 22, 2005 1:39 pm
by mikey
How do I enable it?

Posted: Mon Aug 22, 2005 4:08 pm
by Patrickssj6
Make a shortcut to halo custom edition HaloCE.exe file.It should look like this:

Code: Select all

C:\Program files\microsoft games\Halo custom edition\haloce.exe

Change it to

Code: Select all

C:\Program files\microsoft games\Halo custom edition\haloce.exe -console -devmode

Posted: Mon Aug 22, 2005 5:37 pm
by mikey
That worked. Thanks a lot.

Posted: Wed Feb 01, 2006 1:02 pm
by Armed
note that the quotation marks are significant...

it should be:

"C:\Program files\microsoft games\Halo custom edition\haloce.exe" -console -devmode