Skip to content

Add Features Support to sm.ini#11

Open
Dracrius wants to merge 13 commits into
testyourmine:featuresfrom
Dracrius:features
Open

Add Features Support to sm.ini#11
Dracrius wants to merge 13 commits into
testyourmine:featuresfrom
Dracrius:features

Conversation

@Dracrius
Copy link
Copy Markdown

Description

Patched in the enhanced feature support used in previous snesrev projects to allow configuration of Super Metroid's extra features through the ini. Also allowed for the use of both a sm.smc or sm.sfc rom.

Will this Pull Request break anything?

No

Suggested Testing Steps

Double check replay compatibility and that all features enable correctly. I personally don't have a save that allows me to test all of the features I just tested with some debug outputs.

Dracrius added 3 commits July 18, 2024 04:51
Setup support for [Features] section of ini with current features
- AmmoRechargeStation : Missile stations will refill super missiles and power bomb
- ShinesparkControl : Control the shinespark in any direction
- ChainSpark : Resume speed boosting from slope
- LowHealthBeep : Lower volume of low health beep
- PowerBombReveal : Power bombs reveal super missile blocks
- InstantPickups : Quick pickups

Based on code implementation LowHealthBeep could be changed from a bool to a value and used to set how much to lower the volume by.
Comment thread src/CMakeLists.txt Outdated
Comment thread src/extra_features.h Outdated
Dracrius added 10 commits July 19, 2024 12:48
… but was written to)

Swapped Feature enum assignment to hex values
…and fixed the features address to one that has room for a uint32
…ni setting for when someone does get around to fixing extended y
…riginal placement caused build issues when creating a switch build.
…d the default Audio Frequency to match the old hardcoded one.
…reveal)

Hardcoded Switch builds to use fullscreen to avoid stretched widescreen from windowed mode
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