Skip to content

Conversation

@Yanis002
Copy link
Collaborator

@Yanis002 Yanis002 commented May 26, 2025

This adds my fixes to make Wii VC and GameCube VC behave properly, the HackerOoT-side should be ready but I still need to complete the basic F3DEX3 support in the emulator, also I need to do a self-review before merging this (and it needs testing)

Also there's audio issues hence the waiting for author label because idk, I'm clueless on this it doesn't do that on vanilla decomp so I'm lost on this one, idk how to debug that (actually I'm building with mips-n64-gcc, it could be the issue) - update: I fixed it!

and I swear I'm gonna review the other PRs lol, just haven't found the time for that yet

@Yanis002 Yanis002 added bug Something isn't working waiting for author Waiting for the author to answer questions, do changes, ... needs testing The pull request needs to be tested to make sure it works properly labels May 26, 2025
@Yanis002 Yanis002 removed the waiting for author Waiting for the author to answer questions, do changes, ... label May 27, 2025
@Yanis002 Yanis002 added the priority The PR will be reviewed and merged as soon as possible label Nov 4, 2025
@Yanis002 Yanis002 removed the priority The PR will be reviewed and merged as soon as possible label Nov 4, 2025
@Yanis002
Copy link
Collaborator Author

Yanis002 commented Nov 4, 2025

this got issues again and idk why, and I don't feel like looking at it right now so it'll stay in limbo for a bit lol

@Yanis002 Yanis002 added the priority The PR will be reviewed and merged as soon as possible label Dec 10, 2025
@Yanis002
Copy link
Collaborator Author

I fixed the strange build issues but it still doesn't boot idk why, I'll try to debug this soon

@Yanis002
Copy link
Collaborator Author

I have no idea why CI is failing, it's not even related to those changes

Copy link
Collaborator Author

@Yanis002 Yanis002 left a comment

Choose a reason for hiding this comment

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

todo list

Comment on lines -530 to -533
$(BUILD_DIR)/src/overlays/actors/ovl_Item_Shield/%.o: OPTFLAGS := -O2
$(BUILD_DIR)/src/overlays/actors/ovl_En_Part/%.o: OPTFLAGS := -O2
$(BUILD_DIR)/src/overlays/actors/ovl_Item_B_Heart/%.o: OPTFLAGS := -O0
$(BUILD_DIR)/src/overlays/actors/ovl_Bg_Mori_Hineri/%.o: OPTFLAGS := -O0
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

TODO: test again if this is necessary


# for ISOs we need to do things manually since we want to remove
# the useless files that increase the size of the file by a lot
iso:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

TODO: test again gamecube builds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working needs testing The pull request needs to be tested to make sure it works properly priority The PR will be reviewed and merged as soon as possible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant