Visualizza messaggio singolo
  #5 (permalink)  
Vecchio 28th December 2006, 15:56
Gir489 Gir489 non  è collegato
Member
 
Data registrazione: Aug 2006
Messaggi: 125
Potenza rep: 3
Gir489 è su una strada distinta
Citazione:
Originalmente inviato da masterfate Visualizza messaggio
Im trying to make a code that puts me at the first typewriter so I can make a save for everyone to use to get past this problem.
Good luck with that. -_-

I think this would be what you're looking for?

Location Modifier
D00CEF2C 000C
300D481C 000?
D00CEF2C 000C
300D481E 00??

I found it on CMGSCCC.com.

I used:

_C1 Location Modifier
_L 0xD10CE2FC 0x0000000C
_L 0x000D481C 0x00000001
_L 0xD10CE2FC 0x0000000C
_L 0x000D481E 0x00000000

It should take me to the 1st floor hallway.

It also needs this code, as well.

_C1 Walk Through Walls
_L 0xD10CE2FC 0x00000001
_L 0x110CFCFE 0x00000C0F
_L 0xD10CE2FC 0x00000004
_L 0x110CFCFE 0x00001100

The walk through walls works. But the location modifier doesn't work.

I tried different locations, and still nothing.

I'm using the RE2 Dual Shock US version.

it seems you're supposed to use 0x01 for 30 in RE2, I guess.

The code is now:

_L 0xD10CE2FC 0x0000000C
_L 0x010D481C 0x00000001
_L 0xD10CE2FC 0x0000000C
_L 0x010D481E 0x00000000

It causes a crash when you try to use it.

2nd expirement.

The teleport cheat does work. It's just the POPstation emulator doesn't like the police station.

I can teleport ANYWHERE, but the fucking police station. Even the umbrella labs.

You can go anywhere in the police station, except the main hall. Everywhere else is fine.. :S

Ultima modifica di Gir489 : 28th December 2006 alle ore 21:42.
Rispondi citando