Skip to content

Ladder cutscene fix without ra manipulation#2586

Merged
fenhl merged 1 commit into
OoTRandomizer:Devfrom
djevangelia:ladder
May 27, 2026
Merged

Ladder cutscene fix without ra manipulation#2586
fenhl merged 1 commit into
OoTRandomizer:Devfrom
djevangelia:ladder

Conversation

@djevangelia
Copy link
Copy Markdown

For VC recompiler safety.

Disassembly

Player_Action_DismountLadder here

Testing

Tested in Ares recent nightly build and Project64 3.0.1.
Follow along the assembly: https://www.youtube.com/watch?v=Fz2gKoqViCg
Still can't get Dolphin to work so can't test that.

@fenhl fenhl added Type: Bug Something isn't working Component: ASM/C Changes some internals of the ASM/C libraries Status: Needs Review Someone should be looking at it Status: Needs Testing Probably should be tested labels May 26, 2026
@fenhl fenhl requested a review from GSKirox May 26, 2026 14:20
@fenhl
Copy link
Copy Markdown
Collaborator

fenhl commented May 26, 2026

@GSKirox will test on Dolphin.

Copy link
Copy Markdown
Collaborator

@GSKirox GSKirox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, the only line i was scared of is the branch to load LinkAnimation, but this was cleared by both djevangelia and cadmic on discord.

@GSKirox
Copy link
Copy Markdown
Collaborator

GSKirox commented May 26, 2026

Tested the fix on Dolphin and no issue.

@GSKirox
Copy link
Copy Markdown
Collaborator

GSKirox commented May 26, 2026

I'm not sure what this fail check is about though, complaining about a missing label in message.asm when this PR doesn't touch it at all?

@flagrama
Copy link
Copy Markdown

Same issue is on master, so unlikely to do with this PR

@djevangelia
Copy link
Copy Markdown
Author

I didn't include the binary files because it thinks mine are outdated anyway.

@fenhl fenhl removed Status: Needs Review Someone should be looking at it Status: Needs Testing Probably should be tested labels May 27, 2026
@fenhl fenhl added this to the next milestone May 27, 2026
@fenhl fenhl merged commit 3933d9b into OoTRandomizer:Dev May 27, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: ASM/C Changes some internals of the ASM/C libraries Type: Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants