-
Notifications
You must be signed in to change notification settings - Fork 16
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
Revert PAL60 change to workaround HW incompatibilities #163
base: develop
Are you sure you want to change the base?
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
I am happy to revert but the question becomes that we need to test these scenarios:
backtrace: https://discordapp.com/channels/205520502922543113/1262536014623146125/1285662891781001279
|
@FazanaJ I am wondering your thoughts on something like this: networkfusion@991739a |
I'm personally more than fine with this too. Definitely worth an opinion check with others though, since it could potentially border on a little bloat. |
I am thinking that it covers @riggles1 comment (as might be the issue you are experiencing anyway). |
I have updated my branch source with regard to the new info: #165 |
Description
Changes the way PAL60 is handled back to the old method, as seen on the stable release.
Motivation and Context
The N64Digital hardware mod does not work with the inbuilt PAL60 VI mode libdragon offers. It's not known currently if other HDMI mods work with this VI mode.
How Has This Been Tested?
Made the changes and ran on my system, with the setting on and off.
Screenshots
Types of changes
Checklist:
Signed-off-by: FazanaJ