View Single Post
  #2  
Old 14-10-2012, 08:06
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
(Wrong forum, moved.)

This is for a different version but you can find the same byte sequence at physical offset 00035563 (= virtual address 00436163) in the TI.EXE you've uploaded. Funnily enough, the actual patch is hidden as it is taken for HTML code, but in the page source you can see that the bytes 74 1A (JE ...) should be changed to 90 90 (NOP NOP). (All values in hexadecimal.)

Can you patch the executable yourself?
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!

Last edited by Joe Forster/STA; 14-10-2012 at 08:08.
Reply With Quote