Yelo v1.1 (NTSC)
Yelo v1.1 (NTSC)
The first of many revisions planned for Halo 1 (xbox). Let me know if this won't load or something else weird happens. I've only spent a total of two days working on this so don't expect wonders...it's not the easiest thing to port
Instructions:
----------------------
1.) Place the Resource.rsrc file in your 'E:\TDATA\4D530004\' folder
2.) Run YeloH1.etm with a trainer launcher (xored or evox)
3.) Cross fingers and hope for the best
Updates:
----------------------
10/22/07 - v1.1 - not stable by any means, but I am going to be busy over the next week or so and decided to cram in a bunch of options to hold you over. Enjoy ;P
Controls:
----------------------
IGK_FirstPerson dw GAMEPAD_BACK + GAMEPAD_DPAD_UP
IGK_ThirdPerson dw GAMEPAD_BACK + GAMEPAD_DPAD_DOWN
IGK_DevCam dw GAMEPAD_BACK + GAMEPAD_DPAD_RIGHT
IGK_SpectatorCam dw GAMEPAD_BACK + GAMEPAD_DPAD_LEFT
IGK_ScriptedCam dw GAMEPAD_RIGHT_THUMB + GAMEPAD_BACK
IGK_StillCam dw GAMEPAD_LEFT_THUMB + GAMEPAD_BACK
IGK_IncreaseLookSpeed dw GAMEPAD_A + GAMEPAD_DPAD_RIGHT
IGK_DecreaseLookSpeed dw GAMEPAD_A + GAMEPAD_DPAD_LEFT
IGK_IncreaseMoveSpeed dw GAMEPAD_A + GAMEPAD_DPAD_UP
IGK_DecreaseMoveSpeed dw GAMEPAD_A + GAMEPAD_DPAD_DOWN
IGK_IncreaseGameSpeed dw GAMEPAD_WHITE + GAMEPAD_DPAD_RIGHT
IGK_DecreaseGameSpeed dw GAMEPAD_WHITE + GAMEPAD_DPAD_LEFT
IGK_IncreaseHCamShift dw GAMEPAD_BLACK + GAMEPAD_DPAD_RIGHT
IGK_DecreaseHCamShift dw GAMEPAD_BLACK + GAMEPAD_DPAD_LEFT
IGK_IncreaseVCamShift dw GAMEPAD_BLACK + GAMEPAD_DPAD_UP
IGK_DecreaseVCamShift dw GAMEPAD_BLACK + GAMEPAD_DPAD_DOWN
IGK_IncreaseCamDepth dw GAMEPAD_RIGHT_THUMB + GAMEPAD_DPAD_DOWN
IGK_DecreaseCamDepth dw GAMEPAD_RIGHT_THUMB + GAMEPAD_DPAD_UP
IGK_IncreaseFOV dw GAMEPAD_RIGHT_THUMB + GAMEPAD_DPAD_LEFT
IGK_DecreaseFOV dw GAMEPAD_RIGHT_THUMB + GAMEPAD_DPAD_RIGHT
IGK_WireFrame dw GAMEPAD_B + GAMEPAD_DPAD_DOWN
IGK_ScreenShot dw GAMEPAD_WHITE + GAMEPAD_DPAD_UP
IGK_TimeFreeze dw GAMEPAD_RIGHT_THUMB + GAMEPAD_LEFT_THUMB
IGK_Teleport dw GAMEPAD_B + GAMEPAD_DPAD_UP
IGK_AllWeapons dw GAMEPAD_B + GAMEPAD_DPAD_RIGHT
IGK_DumpDebugInfo dw GAMEPAD_LEFT_THUMB + GAMEPAD_B + GAMEPAD_Y
IGK_AllPowerups dw GAMEPAD_B + GAMEPAD_DPAD_LEFT
IGK_AllVehicles dw GAMEPAD_Y + GAMEPAD_DPAD_LEFT
IGK_AIEraseAll dw GAMEPAD_Y + GAMEPAD_DPAD_RIGHT
IGK_GameWon dw GAMEPAD_Y + GAMEPAD_DPAD_UP
IGK_ActiveCamo dw GAMEPAD_Y + GAMEPAD_DPAD_DOWN
IGK_BumpPosession dw GAMEPAD_RIGHT_THUMB + GAMEPAD_A
IGK_Invincibility dw GAMEPAD_RIGHT_THUMB + GAMEPAD_B
IGK_InfiniteAmmo dw GAMEPAD_RIGHT_THUMB + GAMEPAD_X
IGK_InfiniteGrenades dw GAMEPAD_RIGHT_THUMB + GAMEPAD_Y
IGK_SaveGameState dw GAMEPAD_X + GAMEPAD_DPAD_LEFT
IGK_LoadGameState dw GAMEPAD_X + GAMEPAD_DPAD_RIGHT
IGK_HudToggle dw GAMEPAD_X + GAMEPAD_DPAD_UP
IGK_LetterboxToggle dw GAMEPAD_X + GAMEPAD_DPAD_DOWN
Instructions:
----------------------
1.) Place the Resource.rsrc file in your 'E:\TDATA\4D530004\' folder
2.) Run YeloH1.etm with a trainer launcher (xored or evox)
3.) Cross fingers and hope for the best
Updates:
----------------------
10/22/07 - v1.1 - not stable by any means, but I am going to be busy over the next week or so and decided to cram in a bunch of options to hold you over. Enjoy ;P
Controls:
----------------------
IGK_FirstPerson dw GAMEPAD_BACK + GAMEPAD_DPAD_UP
IGK_ThirdPerson dw GAMEPAD_BACK + GAMEPAD_DPAD_DOWN
IGK_DevCam dw GAMEPAD_BACK + GAMEPAD_DPAD_RIGHT
IGK_SpectatorCam dw GAMEPAD_BACK + GAMEPAD_DPAD_LEFT
IGK_ScriptedCam dw GAMEPAD_RIGHT_THUMB + GAMEPAD_BACK
IGK_StillCam dw GAMEPAD_LEFT_THUMB + GAMEPAD_BACK
IGK_IncreaseLookSpeed dw GAMEPAD_A + GAMEPAD_DPAD_RIGHT
IGK_DecreaseLookSpeed dw GAMEPAD_A + GAMEPAD_DPAD_LEFT
IGK_IncreaseMoveSpeed dw GAMEPAD_A + GAMEPAD_DPAD_UP
IGK_DecreaseMoveSpeed dw GAMEPAD_A + GAMEPAD_DPAD_DOWN
IGK_IncreaseGameSpeed dw GAMEPAD_WHITE + GAMEPAD_DPAD_RIGHT
IGK_DecreaseGameSpeed dw GAMEPAD_WHITE + GAMEPAD_DPAD_LEFT
IGK_IncreaseHCamShift dw GAMEPAD_BLACK + GAMEPAD_DPAD_RIGHT
IGK_DecreaseHCamShift dw GAMEPAD_BLACK + GAMEPAD_DPAD_LEFT
IGK_IncreaseVCamShift dw GAMEPAD_BLACK + GAMEPAD_DPAD_UP
IGK_DecreaseVCamShift dw GAMEPAD_BLACK + GAMEPAD_DPAD_DOWN
IGK_IncreaseCamDepth dw GAMEPAD_RIGHT_THUMB + GAMEPAD_DPAD_DOWN
IGK_DecreaseCamDepth dw GAMEPAD_RIGHT_THUMB + GAMEPAD_DPAD_UP
IGK_IncreaseFOV dw GAMEPAD_RIGHT_THUMB + GAMEPAD_DPAD_LEFT
IGK_DecreaseFOV dw GAMEPAD_RIGHT_THUMB + GAMEPAD_DPAD_RIGHT
IGK_WireFrame dw GAMEPAD_B + GAMEPAD_DPAD_DOWN
IGK_ScreenShot dw GAMEPAD_WHITE + GAMEPAD_DPAD_UP
IGK_TimeFreeze dw GAMEPAD_RIGHT_THUMB + GAMEPAD_LEFT_THUMB
IGK_Teleport dw GAMEPAD_B + GAMEPAD_DPAD_UP
IGK_AllWeapons dw GAMEPAD_B + GAMEPAD_DPAD_RIGHT
IGK_DumpDebugInfo dw GAMEPAD_LEFT_THUMB + GAMEPAD_B + GAMEPAD_Y
IGK_AllPowerups dw GAMEPAD_B + GAMEPAD_DPAD_LEFT
IGK_AllVehicles dw GAMEPAD_Y + GAMEPAD_DPAD_LEFT
IGK_AIEraseAll dw GAMEPAD_Y + GAMEPAD_DPAD_RIGHT
IGK_GameWon dw GAMEPAD_Y + GAMEPAD_DPAD_UP
IGK_ActiveCamo dw GAMEPAD_Y + GAMEPAD_DPAD_DOWN
IGK_BumpPosession dw GAMEPAD_RIGHT_THUMB + GAMEPAD_A
IGK_Invincibility dw GAMEPAD_RIGHT_THUMB + GAMEPAD_B
IGK_InfiniteAmmo dw GAMEPAD_RIGHT_THUMB + GAMEPAD_X
IGK_InfiniteGrenades dw GAMEPAD_RIGHT_THUMB + GAMEPAD_Y
IGK_SaveGameState dw GAMEPAD_X + GAMEPAD_DPAD_LEFT
IGK_LoadGameState dw GAMEPAD_X + GAMEPAD_DPAD_RIGHT
IGK_HudToggle dw GAMEPAD_X + GAMEPAD_DPAD_UP
IGK_LetterboxToggle dw GAMEPAD_X + GAMEPAD_DPAD_DOWN
- Attachments
-
- Yelo - Halo (Xbox) v1.1.rar
- (14.7 KiB) Downloaded 214 times
Last edited by xbox7887 on Mon Oct 22, 2007 7:23 pm, edited 3 times in total.
- Sgt.Peppers
- Posts: 2277
- Joined: Thu Jul 06, 2006 1:25 pm
- Location: Texas
- -Treetoad-
- Posts: 736
- Joined: Sat Jun 03, 2006 7:58 pm
- Contact:
- xXxCocoFangxXx
- Posts: 3756
- Joined: Thu Sep 08, 2005 9:57 am
- Contact:
- StalkingGrunt911
- Posts: 3618
- Joined: Wed May 24, 2006 12:30 pm
- Location: Florida!
- Contact:
Why don't you just "aquire" an ntsc xbe. If you can run this trainer then your box will be able to load an ntsc xbe.ScottyGEE wrote:and then it hit me...."NTSC"
Screw that says ScottyGEE, as he attempts to boot the game with his irrefutably superior PAL xbox and PAL Halo 1.
Excellent work regardless if it works for me (but better if it does ) especially for 2 days work.
Also, I should have another update out today...
-bump posession (really cool )
-teleport to camera
-cheats like all weapons, powerups, invincibility, infinite ammo/grenades
-other random things I've decided to put in based on script research
Ooooh.xbox7887 wrote:Why don't you just "aquire" an ntsc xbe. If you can run this trainer then your box will be able to load an ntsc xbe.ScottyGEE wrote:and then it hit me...."NTSC"
Screw that says ScottyGEE, as he attempts to boot the game with his irrefutably superior PAL xbox and PAL Halo 1.
Excellent work regardless if it works for me (but better if it does ) especially for 2 days work.
Also, I should have another update out today...
-bump posession (really cool )
-teleport to camera
-cheats like all weapons, powerups, invincibility, infinite ammo/grenades
-other random things I've decided to put in based on script research
But what is the bump posession? ;P
- preston566
- Posts: 423
- Joined: Sun Aug 12, 2007 10:16 am
- Location: In the Fiery remains of Halo Omega...
- Contact:
Bump Possession is when you touch someone, and you take over their body. So you could be a hunter or elite or something. I agree, it's awesome. But a couple questions myself. When you cross a loading point will it lock up on you? I know the reason, but I can't make it understand I'm a new player now. And is this update going to be in this thread?
Oh, and what does the scripted_cam and spectaor_cam do?
Thanks
Oh, and what does the scripted_cam and spectaor_cam do?
Thanks
Yes it seems to crash when you switch bsps. I may be able to come up with a fix.preston566 wrote:When you cross a loading point will it lock up on you?
Yes.preston566 wrote:And is this update going to be in this thread?
Nothing at the moment, I forgot to disable some code that controls perspective switchingpreston566 wrote:Oh, and what does the scripted_cam and spectaor_cam do?
Thanks
- theycallmechad
- Posts: 1482
- Joined: Sat Aug 13, 2005 11:30 am