Kodewerx

Our culture has advanced beyond all that you could possibly comprehend with one hundred percent of your brain.
It is currently Sun Aug 17, 2025 12:14 pm

All times are UTC - 8 hours [ DST ]


Forum rules





Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Wed Feb 24, 2010 7:11 pm 
Offline
Kommunist
Kommunist
User avatar

Joined: Wed Feb 03, 2010 9:32 am
Posts: 7
Title: Video Game Mapper
Just need a walk through walls code.


Top
 Profile  
Reply with quote  
PostPosted: Thu Feb 25, 2010 12:38 am 
Offline
Kommunist
Kommunist
User avatar

Joined: Thu Jun 26, 2008 12:29 am
Posts: 52
I'll give it a try, however since this game moves the background and not your character it will be harder to locate. The method would be to place your character outside the container, which would appear to be an Allocated "Area" type of hack. Basically the game is testing that you are inside said container and then moving the container around your character. I'll let you know if I find anything.


Last edited by Abystus on Thu Feb 25, 2010 1:19 pm, edited 1 time in total.

Top
 Profile  
Reply with quote  
PostPosted: Thu Feb 25, 2010 8:51 am 
Offline
Kommunist
Kommunist
User avatar

Joined: Wed Feb 03, 2010 9:32 am
Posts: 7
Title: Video Game Mapper
Thanks a bunch. All my attempts have fallen flat.


Top
 Profile  
Reply with quote  
PostPosted: Thu Feb 25, 2010 10:17 pm 
Offline
Kommunist
Kommunist
User avatar

Joined: Thu Jun 26, 2008 12:29 am
Posts: 52
So I haven't found the branch/compare that tests to see if your still in the container, however I have found some interesting things along with a way to get you through those pesky walls. I may look at this again, however my head hurts from looking at the spaghetti code in that game. What is listed below should get you very close if not lead you directly to the WTW code, however I have a feeling there will be 2 sets of codes for the complete WTW (Inside & Outside). Hope that helps.

Background Image Placement Control (X Position)
000043 xx

Background Image Placement Control (Y Position)
000045 xx

Movement Modifier (Ignores Boundaries so in a sense WTW but not quite. You can however turn on the direction you want then turn off to get where you want to go.)
000062 xx

00 - none
01 - walk right then stop
02 - walk left then stop
04 - walk down then stop
08 - walk up then stop

Inside (Changing these will move your position in the room/area)

X Position Modifier
00005A xx

Y Position Modifier
00005C xx

Outside (Changing these will move your position in the room/area)

X Position Modifier
00006A xx

Y Position Modifier
00006C xx


Top
 Profile  
Reply with quote  
PostPosted: Fri Feb 26, 2010 8:47 am 
Offline
Kommunist
Kommunist
User avatar

Joined: Wed Feb 03, 2010 9:32 am
Posts: 7
Title: Video Game Mapper
Awesome! I'll see what I can do with these.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 201 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group