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

[Kernel] Add console region selector #2137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NicknineTheEagle
Copy link

@NicknineTheEagle NicknineTheEagle commented Mar 4, 2023

This adds a config variable that allows the user to select the emulated console's region returned by XGetGameRegion function.
Since Xenia is not region locked, this does not affect which games can be booted but it does affect in-game behavior in some cases. For example, 0x0101 is the only one that displays the RIOT ACT title screen in 4D5307DC (Crackdown) because this is only a copyrighted title in Japan specifically, 0x01FF and others display the standard CRACKDOWN title.
Mostly based on the research from #2064.

@Margen67 Margen67 added the kernel label Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants