Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add core support for using the solar sensor without requiring a Boktai ROM #2221

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

JesseTG
Copy link
Contributor

@JesseTG JesseTG commented Nov 26, 2024

This pull request adds an API to the emulator that creates a stub ROM with just enough information to convince Lunar Knights that a solar sensor cart is inserted, allowing players to use the solar sensor without requiring a ROM from the Boktai trilogy. I have tested it in melonDS DS, and it works like a charm. The compressed logo data that's normally embedded in NDS and GBA carts is copied from the loaded NDS ROM in NDS::Start if the Boktai stub is used.

This PR (as of this writing) does not add this capability to the UI, but I can do so if you want me to.

- Each game in the trilogy has a different effect on Lunar Knights (the only commercial DS game to support the solar sensor)
# Conflicts:
#	src/GBACart.cpp
#	src/GBACart.h
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.

1 participant