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

Bdm update #1333

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

Bdm update #1333

wants to merge 3 commits into from

Conversation

KrahJohlito
Copy link
Member

Pull Request checklist

Note: these are not necessarily requirements

  • I reformatted the code with clang-format
  • I checked to make sure my submission worked
  • I am the author of submission or have permission from the original author
  • Requires update of the PS2SDK or other dependencies
  • Others (please specify below)

Pull Request description

Clean initialisation of opl_io_module_t was not being performed for additional bdm modes, this may have no affect but best to do it anyway.

De-initialisation of all bdm modes was being skipped.. only reason I can see for that is we're trying to use per device data after the fact, so I've fixed that.

Make sure current mode is set to visible before rendering BdmIndex images, this should fix a little bug @rickgaiser encountered at startup with mass3: randomly rendering the index.

Fix auto loading bdm games from args after the changes to bdm structure. fixes #1327

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.

[ISSUE]: autoLaunchBDMGame function not working
1 participant