Skip to content

Add toggle for Fever style scoring#20

Open
viviancherry9 wants to merge 7 commits into
patataofcourse:masterfrom
viviancherry9:master
Open

Add toggle for Fever style scoring#20
viviancherry9 wants to merge 7 commits into
patataofcourse:masterfrom
viviancherry9:master

Conversation

@viviancherry9

@viviancherry9 viviancherry9 commented Apr 9, 2026

Copy link
Copy Markdown

Code for this feature is fully implemented, but there is currently no toggle. It is on by default.

Comment thread src/Megamix/Hooks.cpp Outdated
Comment thread src/Megamix/Hooks.cpp Outdated
Comment thread src/Megamix/Hooks.cpp Outdated
Comment thread src/Megamix/Hooks.cpp Outdated
Comment thread src/Megamix/Hooks.cpp Outdated
Comment thread src/main.cpp Outdated
Comment thread src/Megamix/Region.cpp
Comment thread src/Megamix/Hooks.cpp Outdated
Comment thread src/Megamix/Hooks.cpp
Comment thread include/Megamix/Region.hpp Outdated
renamed scoringFunctionPos to scoringHookPos, changed do while loops to for loops replaced NO_PTR with UNIMPLEMENTED
Comment thread src/Megamix/Hooks.cpp
return RegionMegamix::UNK;
}

int decideFinalScore(Megamix::CResultManager *arg1) {

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

still think arg1 should be self instead

Comment thread src/Megamix/Region.cpp
.dataEnd= 0x54f16c,
.bssEnd= 0x5dc2f0,

.scoringHookPos= GameInterface::UNIMPLEMENTED,

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

this is less urgent, but support for EU and KR would be heavily appreciated (and probably doesn't require that much work)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants