Obscure - The Aftermath [ROBE7U]

Started by farjo08, October 10, 2008, 06:33:43 AM

Previous topic - Next topic

farjo08

I got my USB Gecko and just started messing around with it and came up with a few codes for Obscure - The Aftermath:


ROBE7U
Obscure The Aftermath

Infinite Health Kits
* 04B6F21E 0000270F

Infinite Energy Drinks
* 04B6F35E 0000270F

Inifinite Ammo
* 04B6F1FE 0000270F

Infinite Syrum
* 04B6F39E 0000270F

The 0000270F can be changed to whatever you like (currently 9999) but whatever you make it will make those items infinite. For the Ammo, this is only for the hand gun and the reserve (not the clip). For some reason I was unable to find the actual ammo in the clip. I might look a bit more into this game, but please no requests. If you have any issues or problems let me know. I need to read up more on how to find floats (I assume this game is using floats for actual health) and how to use WiiRd to find them.

Enjoy!

jorrick16

#1
only the inifite ammo work and that is for shotgun only other doesn't work for me help??

lindtec

I've tried to hack the PAL-Version of this game and came to the following conclusion:

I'm pretty sure, that the ammo of every weapon is stored in different addresses using pointers to point there.

The problem with the non-working items could be, that the game only creates the memory-range where an item is
stored, when you get the item. So until you actually get it, you can't create those items.

Another problem is, that if you change for example the energy drink to a first aid kit, it isn't recognized as such.
You'll see it in your inventory, but when you try to use it, the game says, that it can't be used here.

If you think about finding an infinite health code, you should know, that the code will freeze your game, when
it runs, while you switch rooms. On top of that its in a pointer.

The following codes work on my PAL-Version and maybe they could support you in finding corresponding codes for
the NTSC-Version:

http://wiird.l0nk.org/forum/index.php?topic=159.msg2898#msg2898

Hope these comments help

g6flavor

marinz, all those code you posted are 16bit addresses, you should use
02xxxxxx (16bit) instead of 04xxxxxx (32bit)

farjo08

jorrick16 - Thanks! Hope you enjoy them!

lindtec - Thanks! I'll take a look. I might PM you with a few questions if you don't mind.

g6flavor - Thanks as well! I was in a hurry to get the codes to work so didn't really pay attention to the size, but since it worked I thought I would share. I can fix that and pay more attention going forward. I do have a question, aside from the fact that it is 16bit and I should use the correct op, would there be any hard acting as if it were 32bit? I know the 16bits preceeding the value are all 0's and my testing showed it work, so aside from cleansiness, any harm using the wrong op?

jorrick16

ey can you please update your codes only the inifite ammo work but only for shotgun!
i want so much inifite health:D

farjo08

Quote from: jorrick16 on October 12, 2008, 08:57:25 AM
ey can you please update your codes only the inifite ammo work but only for shotgun!
i want so much inifite health:D

I'll convert the codes to proper 16-bit addresses, however I am not sure if that will fix your problem. The ammo should be for the handgun, not the shotgun (I couldn't find the shotgun when I originally searched for these). As for the infinite health, I doubt I will be making that actual code, but the infinite healthkits, drinks, syrum should work.

What characters are you playing at and what is in your inventory? Does anything else show a value if 9999 after applying the codes? I did test with all 4 characters and on a current save as well as a new game and the memory addresses appear to be static for me, so I would suspect they should work for you as well.

dcx2

Infinite Ammo/No Reload [dcx2]
041B14CC FC201090
041C19C4 60000000

infinite stun gun [dcx2]
044B5750 00000000

infinite health kits [dcx2]
04176C28 60000000
Note: this may have other unintended side effects.  Please post back any that you find.

Health Regeneration [dcx2]
040B76DC D0030320
040B76EC 38600000
This will automatically give you full health back once you're done stumbling.