Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: jastey
« on: June 05, 2005, 01:23:20 PM »

Uhh... I believe this is what people call irony.

Look at that topic again. ;)

 ;D Sorry, couldn't resist. Thank you!

Honestly, I'll try and get it here, but as I've said I post from work, and they're kinda funny about sticking random CD's in the comp's. Maybe I'll post it from my bro's machine.

That would be cool!
Posted by: SConrad
« on: June 04, 2005, 02:42:06 PM »

If you've done it, sharing it with others is quite nice. There's not really a point of reinventing the wheel, you know. ;)

How true! Does that mean I can hope to see your template concerning inserting travel triggers with WeiDU here soon? :) :)

Uhh... I believe this is what people call irony.

Look at that topic again. ;)
Posted by: jastey
« on: June 04, 2005, 11:38:57 AM »

If you've done it, sharing it with others is quite nice. There's not really a point of reinventing the wheel, you know. ;)

How true! Does that mean I can hope to see your template concerning inserting travel triggers with WeiDU here soon? :) :)
Posted by: The_Swordalizer
« on: June 04, 2005, 12:57:21 AM »

@SConrad:  I dont own a USB, a CD is kinda over kill, and a diskette!!  :o  I thought they went extinct years ago. I'll have to raid my local museum for one...  ;D

Honestly, I'll try and get it here, but as I've said I post from work, and they're kinda funny about sticking random CD's in the comp's. Maybe I'll post it from my bro's machine.
Posted by: SConrad
« on: June 03, 2005, 05:23:38 PM »

Sorry about that, my printer is offline and I can't be arsed to write the code out by hand and bring it in :D Its nothing major tho - anyone who knows a little about patching can follow the logic above and write out the code...
Can I suggest a USB memorystick, a cd (although that seems like overkill) or even an archaic diskette? If you've done it, sharing it with others is quite nice. There's not really a point of reinventing the wheel, you know. ;)
Posted by: The_Swordalizer
« on: June 03, 2005, 07:39:27 AM »

Sorry about that, my printer is offline and I can't be arsed to write the code out by hand and bring it in :D Its nothing major tho - anyone who knows a little about patching can follow the logic above and write out the code...
Posted by: jastey
« on: June 03, 2005, 06:58:16 AM »

Ah, no problem. You can email me and I'll post it. Err, you know... (Still haven't given up hope to see the code) :)
Posted by: The_Swordalizer
« on: May 25, 2005, 05:39:45 AM »


@ Jastey - I'd love to - unfortunately Im not internet connected at home and make all my posts from work - hence the perma-guest status! I'll try and bring it in tomorrow.
Posted by: jastey
« on: May 25, 2005, 05:19:01 AM »

Just for the non-WeiDU ninjas & newbies, er, meaning me, would you be so kind as to post your working patching code?
Posted by: The_Swordalizer
« on: May 25, 2005, 04:36:09 AM »

It worked!

My First Patch. Isn't he sweet! I'm so proud. ;D

Cheers all for the help and advice!!
Posted by: the bigg
« on: May 23, 2005, 12:50:31 PM »

I had that in there: "Increase all offsets after the ent offset by 0x68." - maybe not as clear as it should have been.  ;D other than that this should work, yeah?


Ah, OK, it should. try posting the code if you're still experiencing trouble though  :)
Posted by: The_Swordalizer
« on: May 23, 2005, 11:40:41 AM »

I had that in there: "Increase all offsets after the ent offset by 0x68." - maybe not as clear as it should have been.  ;D other than that this should work, yeah?
Posted by: the bigg
« on: May 23, 2005, 11:34:20 AM »

You also have to update the offsets of all sections that follow the entrances, since they now begin 0x68 byte later.
Posted by: The_Swordalizer
« on: May 23, 2005, 11:25:03 AM »

Thanks all for your help!

I am now trying to patch it, but I always end up with an unreadable file  :'(  Could someone have a quick look at this logic and see if there are any glaring errors: (I don't have the exact code available here)

An entrance is 0x68 long. So...

Read "entrances offset" and "Entrance number"

increase ent. number by 1. INSERT 0x68 bytes at (Ent. offset + (Ent no x 0x68)

WRITE the info I need into the bytes. Increase all offsets after the ent offset by 0x68.

Is there any reason the above wouldn't work?
Posted by: Idobek
« on: May 19, 2005, 09:38:51 AM »

WeiDU will take both hex and decimal values.