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

Fallback Region Option #9254

Merged
merged 1 commit into from
Nov 28, 2020

Commits on Nov 28, 2020

  1. Add Fallback Region to configuration menu

    Fallback Region
    A user-selected fallback to use instead of the default PAL
    
    This is used for unknown region or region free titles to give them
    the ability to force region to use. This replaces the current fallback region
    of PAL. This can be useful if a user is trying to play a region free
    tilte that is originally NTSC and expects to be run at NTSC speeds. This
    may be done when a user attempts to dump a WAD of their own without
    understanding the settings they have chosen, or could be an intentional
    decision by a developer of a ROM hack that can be injected into a
    Virtual Console WAD.
    
    Remove using System Menu region being checked in GetFallbackRegion
    
    Use DiscIO::Region instead of std::String for fallback
    
    Add explanation text for Fallback Region
    flagrama committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    db5aec0 View commit details
    Browse the repository at this point in the history