(Glitched?) Endings
Zeldix :: Zelda III Hacking :: The Archives :: High Rule Tail :: General Threads
Page 1 of 1
(Glitched?) Endings
When I try to view any given ending, the game freaks out a bit and then soft locks. Not sure what to do about that...
Sawsage- Newcomer
- Since : 2017-12-12
Re: (Glitched?) Endings
Your infos are a bit thin, can you give it more detailed? Emulator used, msu on, cheated... when does it appear, e.g. after you defeated Ganon and entered door.
If played on emu, a savestate would help a lot.
Endings weren't touched at all, so I wonder what the bugs may caused
If played on emu, a savestate would help a lot.
Endings weren't touched at all, so I wonder what the bugs may caused
Conn- Since : 2013-06-30
Re: (Glitched?) Endings
Indeed. From the topic info I can see that the OP was using version 1.2.6 and with MSU on. I'm also assuming he used cheats, since he wanted to "see all the endings". This of course can cause bugs, since you can not cheat out "bat cave opened" without consequences. If this is not the case, than no idea what's happening due to lack of info.Endings weren't touched at all
These endings always worked for me on all versions, but indeed I always 100 percented the game and always got that one ending.
Puzzledude- Since : 2012-06-20
Re: (Glitched?) Endings
I briefly checked 1.2.7b (no difference to 1.2.6) with msu1 on and all endings with cheats; everything worked. So I guess if I do not get a savestate (or at least srm), there's little I can do.
Did you cheat with some weird stuff or applied any additional asm?
Did you cheat with some weird stuff or applied any additional asm?
Conn- Since : 2013-06-30
Re: (Glitched?) Endings
Good to know. I've never done this since like said I always had one ending and it always worked.with msu1 on and all endings with cheats; everything worked
Puzzledude- Since : 2012-06-20
Re: (Glitched?) Endings
I did make use of savestates in lieu of actual saving, mainly at the beginning of dungeons. The main savestate I used to access the endings was made just before completing tardis, with 19 rings. I did not use any cheat codes.'
Also, I noticed that it's possible to get the green mail multiple times, since bowser respawns. Does that affect anything?
Also, I noticed that it's possible to get the green mail multiple times, since bowser respawns. Does that affect anything?
Sawsage- Newcomer
- Since : 2017-12-12
Re: (Glitched?) Endings
Indeed then your problem is a mistery, since if no cheats were used and you used only savestates, then this does not affect the game at all and the ending should be working. So no idea why you experienced this.I did make use of savestates in lieu of actual saving, mainly at the beginning of dungeons. The main savestate I used to access the endings was made just before completing tardis, with 19 rings. I did not use any cheat codes.'
No, it will go to NOP (no operation) automatically.Also, I noticed that it's possible to get the green mail multiple times, since bowser respawns. Does that affect anything?
Puzzledude- Since : 2012-06-20
Re: (Glitched?) Endings
I can only repeat my questions:
Which emulator did you use?
Can you zip and attach your savestate and or srm?
Then I have a chance to trace it
Which emulator did you use?
Can you zip and attach your savestate and or srm?
Then I have a chance to trace it
Conn- Since : 2013-06-30
Re: (Glitched?) Endings
Oh, snes9x MSU. Thought that was the only one.
Though I would certainly welcome a ZSNES MSU version...
I can't attach a savestate atm but I can provide more info.
Ending 2 works fine.
Ending 3 glitches out in the middle.
Ending 4 and 5 play some random gibberish of sounds.
Unsure about Ending 1.
I'm also unable to utilize the track player in Conn's Briefcase, yet I can hear the MSU tracks just fine.
Perhaps my emulator is glitchy?
Though I would certainly welcome a ZSNES MSU version...
I can't attach a savestate atm but I can provide more info.
Ending 2 works fine.
Ending 3 glitches out in the middle.
Ending 4 and 5 play some random gibberish of sounds.
Unsure about Ending 1.
I'm also unable to utilize the track player in Conn's Briefcase, yet I can hear the MSU tracks just fine.
Perhaps my emulator is glitchy?
Sawsage- Newcomer
- Since : 2017-12-12
Re: (Glitched?) Endings
ok, I cannot confirm the ending glitches... what I can confirm is that track player in (my) Conn's Briefcase. That took me a while to trace it down:
Here's Euclid's code:
- you are in hard mode!
- you have seen at least one ending (beaten the game once) - that is since you can hear the ending msu with the player as well (at least this is what I assume why Euclid coded it this way)
Cheat with:
7EF32E-00 (to be in hard mode)
7ef406-00 (to make the game think you already have beaten it once) - then the player should work.
If you listen to the ending tracks in the player you can check whether they're buggy here as well.
Without savestates I cannot do anything here. Maybe other people can briefly check whether the endings bug?
Here's Euclid's code:
- Code:
LDA $7EF32E
BEQ IS_HARD_MODE
JSR CLEAR_ARROWS
BRA CONTINUE_TRACK
IS_HARD_MODE:
LDA $7EF406
CMP #$FF
BNE HAD_SEEN_ENDING
JSR CLEAR_ARROWS
BRA CONTINUE_TRACK
HAD_SEEN_ENDING:
- you are in hard mode!
- you have seen at least one ending (beaten the game once) - that is since you can hear the ending msu with the player as well (at least this is what I assume why Euclid coded it this way)
Cheat with:
7EF32E-00 (to be in hard mode)
7ef406-00 (to make the game think you already have beaten it once) - then the player should work.
If you listen to the ending tracks in the player you can check whether they're buggy here as well.
Without savestates I cannot do anything here. Maybe other people can briefly check whether the endings bug?
Conn- Since : 2013-06-30
Re: (Glitched?) Endings
Turns out it was an emulator issue. The one I was using was pretty outdated. The endings work for me now, but I feel kind of silly. Ah well.
Goode romhack overall!
Kind of want to attempt my own. Except some of my ideas would cause massive slowdown issues. Plus, I don't know anything about romhacking.
Goode romhack overall!
Kind of want to attempt my own. Except some of my ideas would cause massive slowdown issues. Plus, I don't know anything about romhacking.
Sawsage- Newcomer
- Since : 2017-12-12
Zeldix :: Zelda III Hacking :: The Archives :: High Rule Tail :: General Threads
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum