Author Topic: Any idea what this is?  (Read 4578 times)

DLPB_

  • Banned
  • *
  • Posts: 11006
    • View Profile
Any idea what this is?
« on: 2010-06-01 19:41:20 »
I have checked my 1.02 exe but it appears to have some modifications made which I don't remember doing....me and Kranmer are at a loss.

So, do any of you recognise what this is?

http://i247.photobucket.com/albums/gg129/SeiferAlmasy2008/changes.jpg

Bosola

  • Fire hazard!
  • *
  • Posts: 1749
    • View Profile
    • My YouTube Channel
Re: Any idea what this is?
« Reply #1 on: 2010-06-01 20:17:14 »
I did a quick search for the offsets (59BA1C, 0059bA1C, and the same with 'h' appended), but could find nothing.

DLPB_

  • Banned
  • *
  • Posts: 11006
    • View Profile
Re: Any idea what this is?
« Reply #2 on: 2010-06-01 20:32:53 »
Well thanks for trying :)  I am at a loss to explain it really....must have come from somewhere and those changes don't actually look to alter the game...so it's hard to debug.


------------

Do you mean you couldn't actually find those values in the exe with hex editor?  They have to be there....
« Last Edit: 2010-06-01 20:41:08 by seif »

Bosola

  • Fire hazard!
  • *
  • Posts: 1749
    • View Profile
    • My YouTube Channel
Re: Any idea what this is?
« Reply #3 on: 2010-06-02 14:40:39 »
No, I meant mentions of those offsets in the forum.

DLPB_

  • Banned
  • *
  • Posts: 11006
    • View Profile
Re: Any idea what this is?
« Reply #4 on: 2010-06-02 14:43:44 »
ah i thought so :)

Well....I will look at some more stuff but it is a puzzle to be sure....

nfitc1

  • *
  • Posts: 3013
  • I just don't know what went wrong.
    • View Profile
    • WM/PrC Blog
Re: Any idea what this is?
« Reply #5 on: 2010-06-02 18:09:40 »
That maps to virtual address 0x99C61C. That's close to some info from the KERNEL, but it's out of range. There are some references to data around that area. I don't know what they do though.

DLPB_

  • Banned
  • *
  • Posts: 11006
    • View Profile
Re: Any idea what this is?
« Reply #6 on: 2010-06-02 23:11:01 »
cheers for looking into it...someone must know....it must do something?  I will alter it and see what happens