View Full Version : String Code
Mr Snatcher
03-18-2004, 07:07 PM
Hi,
Does anyone have the string code for the games for hex editing?
I lost strings...please help
Thanks
smokafatty
03-19-2004, 12:24 AM
Just curious why you still hex edit? Why not just use a patching app?
taz2k2
03-19-2004, 02:56 AM
the code is
E8 CA FD FF FF 85 C0 7D
Change to
E8 CA FD FF FF 85 C0 EB
Mr Snatcher
03-19-2004, 08:28 AM
@smokafatty, I do it cause patching never works for me...well at least most of the time. I never had a problem using hex workshop, works 100% of the time and only takes me 10 seconds. Which one are you using? I have a few new games and loks like the flag was changed in the code. Jedi Outcast didnt have the code listed below.
@taz2k2, thanks buddy.
nimbles
03-19-2004, 08:38 AM
Hey Snatcher, I've never had to patch a game apart from the pesky ones like 007EON and couple of others where i think the prob wasn't your average media patch problem.
Aren't the newer bioses able to play the game without media patching?
Mr Snatcher
03-19-2004, 08:43 AM
Hey Snatcher, I've never had to patch a game apart from the pesky ones like 007EON and couple of others where i think the prob wasn't your average media patch problem.
Aren't the newer bioses able to play the game without media patching?
Yeah, I have an older xbox and chip Nov 2002, Evox chip 2.1 and I am not sure if I could upgrade the bois, so I figured taking the extra few seconds to patch it isnt a big deal.
nimbles
03-19-2004, 08:51 AM
fair enough- hmmm... tried to find it on the modchip table over on xb-scene but couldn't find it at all :confused:
Mr Snatcher
03-19-2004, 08:59 AM
fair enough- hmmm... tried to find it on the modchip table over on xb-scene but couldn't find it at all :confused:
I remember they had a couple of codes in the stickys on the old forum. I wonder where hey went.
PH/\T B,5TARD
03-19-2004, 02:04 PM
Try this
#
# Xeero's Modified 7-byte patch
# Updated 04/17/03
# This should work as an XBE/ISO patch on all games with the Type II media check to date
.XBOX NEW MEDIA CHECK FIX;E8CAFDFFFF85C07D.E8CAFDFFFF85C0EB!
UNDO XBOX NEW MEDIA CHECK FIX;E8CAFDFFFF85C0EB.E8CAFDFFFF85C07D!
#
# END
#
I use this in conjunction with the ADR patcher and it works fine.
vBulletin® v3.7.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.