Spider-Man: Shattered Dimensions [SPDE52]

Started by mrdefender, September 07, 2010, 07:55:17 PM

Previous topic - Next topic

mrdefender

I tried to continue my Kraven level on hard but the wii froze, so I decided to go via level select and it seems to be working so far (just took a few lousy punches from that first group). Not sure why the wii froze when I did continue though?

wiiztec

If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen

mrdefender

#32
Nope. It froze right after I selected "Continue"... it goes to a black screen (presumably the loading screen) and then freezes.

I've played Kraven and Hobgoblin levels and the health code seems to be working, aside from that weird freezing thing I got when I selected continue...

EDITED: Hmm. Looks like the "Continue" Freeze also happens when I went to the bonus gallery/screen :-/

jujuju

Quote from: wiiztec on September 10, 2010, 02:19:36 PM
The USB loaders don't read the GCT files when you go to select the codes, they just create/rewrite them when you choose to save the GCT file

http://wiird.l0nk.org/forum/index.php/topic,6732.0.html

new code using a different pointer that I didn't test before because the first one I tried worked for everything until hammerhead right now
The new code works perfectly for me!

Thanks a lot.

jujuju

Are there any possible codes for a infinite health bar for people/objects you have to protect?

mrdefender

argh! now im freezing when I want to do a act 2 level :'(

Level Select, pick one of the 4, spidey swings and bleep...

Warlock

Quote from: mrdefender on September 11, 2010, 06:35:28 PM
argh! now im freezing when I want to do a act 2 level :'(

Level Select, pick one of the 4, spidey swings and bleep...

Are you using the new updated code?  It works perfectly fine!


The Gamer\'s Voice is now at DarkUmbra.net!

Shadow_it

Infinite Time to Save Civilins All Levels Would Be cool

mrdefender

Quote from: Warlock on September 13, 2010, 11:17:00 PM
Quote from: mrdefender on September 11, 2010, 06:35:28 PM
argh! now im freezing when I want to do a act 2 level :'(

Level Select, pick one of the 4, spidey swings and bleep...

Are you using the new updated code?  It works perfectly fine!

Yup, using the following code with VBI hook...
Infinite Health
48000000 80C2A780
DE000000 80008180
14037798 60000000
E0000000 80008000


and When I select level select or continue, spider-man swings off that rooftop background menu thing and then the wii goes to a black screen and freezes

Warlock

Quote from: mrdefender on September 14, 2010, 02:18:51 AM
Quote from: Warlock on September 13, 2010, 11:17:00 PM
Quote from: mrdefender on September 11, 2010, 06:35:28 PM
argh! now im freezing when I want to do a act 2 level :'(

Level Select, pick one of the 4, spidey swings and bleep...

Are you using the new updated code?  It works perfectly fine!

Yup, using the following code with VBI hook...
Infinite Health
48000000 80C2A780
DE000000 80008180
14037798 60000000
E0000000 80008000


and When I select level select or continue, spider-man swings off that rooftop background menu thing and then the wii goes to a black screen and freezes

What other codes do you have on?  Sounds like something else may be causing the issue that you're having.


The Gamer\'s Voice is now at DarkUmbra.net!

mrdefender

That's the thing. It's only that code :(

I've used the Upgrade Points once in the past (so I could get a good amount then I just collect the rest of the way) but that was back in act 1, kraven. I'm also using VBI hook through gameconfig.txt so technically speaking my hook setting is "Default"

I've tried on all 3 difficulty settings; Easy, Normal and Hard and I always end up with the same result... Freeze :(

Warlock

Retail Game, Backup Copy or USB Loading?

If Retail game, make sure GeckoOS is updated and what are your settings?

If backup copy, make sure that what ever loader you are using is updated.  Also need to know loader and settings.

If USB Loading, make sure loader is up to date.  Also need to know loader and settings.


The Gamer\'s Voice is now at DarkUmbra.net!

mrdefender

- Retail/Bought
- Gecko OS 1.9.3.1
  - Game Language: Default
  - Force NTSC, Pal60, Pal50: No
  - Gecko Hook Type: Default (using gameconfig.txt)
  - Load Debugger: No
  - SD File Patcher: No
  - SD Cheats: Yes
  - Gecko Pause Start: No
  - Bubbles On: No

Quote from: gameconfig.txtRSTE64:
hooktype = 7

R3ME01:
hooktype = 5

RQLE64:
hooktype = 7

R3OE01:
hooktype = 1

SPDE52:
hooktype = 1

Warlock

QuoteSPDE52:
hooktype = 1

Is that the same as VBI hook?  This might be your issue.


The Gamer\'s Voice is now at DarkUmbra.net!

mrdefender

Looked at the readme and 1 is associated with vbi ???

Quote[value] hooktype - Specify hook type value
0 - No Hooks
1 - VBI
2 - Wii Pad
3 - GC Pad
4 - GXDraw
5 - GXFlush
6 - OSSleepThread
7 - AXNextFrame