Jump to content

Store unknowns


Recommended Posts

Huh, apparently there's another signature for the stores, don't know if it's a leftover, but it is checked for. Its 'STOO'. Here's the relevant code (note: the strings are stored backwards):

 

.text:004FAB02 cmp this, 'ROTS'
.text:004FAB08 jz short loc_4FAB12
.text:004FAB0A cmp this, 'OOTS'
.text:004FAB10 jnz short loc_4FAAFA

 

After looking over the code again, it appears they can be used interchangeably.

 

Edit: These are for V1.0

Edited by Displacer
Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...