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

Fix #15919 #15923

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Fix #15919 #15923

merged 1 commit into from
Nov 17, 2023

Conversation

JesseTG
Copy link
Contributor

@JesseTG JesseTG commented Nov 17, 2023

Description

  • Contentless support and populated content paths are not mutually exclusive in practice
  • It just looked that way because most cores that support contentless mode to date don't use softpatching very much
  • melonDS DS fits into both categories, however; it supports contentless mode (by booting into the DS or DSi menu), and it supports softpatching ROMs.

Related Issues

Fixes #15919

- Contentless support and populated content paths are not mutually exclusive in practice
- It just looked that way because most cores that support contentless mode to date don't use softpatching very much
@LibretroAdmin LibretroAdmin merged commit 1b03e38 into libretro:master Nov 17, 2023
22 checks passed
@JesseTG JesseTG deleted the jtg/fix-15919 branch November 17, 2023 20:52
Sunderland93 pushed a commit to Sunderland93/RetroArch that referenced this pull request Dec 26, 2024
- Contentless support and populated content paths are not mutually exclusive in practice
- It just looked that way because most cores that support contentless mode to date don't use softpatching very much
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.

RetroArch won't look for patches when loading cores that support contentless mode
2 participants