-
Notifications
You must be signed in to change notification settings - Fork 20
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
[pre-release] PAL-60 Bug #183
Comments
@Ruggerio150 , please feel free to try the new pre-release menu and/or #165 assets (https://github.com/Polprzewodnikowy/N64FlashcartMenu/actions/runs/12677645510/artifacts/2403471876) for potential fixes. |
Thank you very much. I will try it very soon and tell you if it works 😊 |
Tried this version #165 and I get the same bug as in the latest stable version. I'm using a regular S-Video output from a PAL console and while I don't get a black screen, the bottom part of the menu is cut off. The previous stable release worked correctly. btw, the new features ale looking good 👀 |
<!--- Provide a general summary of your changes in the Title above --> ## Description <!--- Describe your changes in detail --> Fixed menu display (PAL60) by reverted libdragon to a known working point and re-applying old hacks. ## Motivation and Context <!--- What does this sample do? What problem does it solve? --> <!--- If it fixes/closes/resolves an open issue, please link to the issue here --> Media coverage. #183 #184 ## How Has This Been Tested? <!-- (if applicable) --> <!--- Please describe in detail how you tested your sample/changes. --> <!--- Include details of your testing environment, and the tests you ran to --> <!--- see how your change affects other areas of the code, etc. --> Tested locally on a SC64 on an * NTSC console (composite only) * PAL console (composite) * PAL console (HDMI mod with Pal60 enabled). ## Screenshots <!-- (if appropriate): --> ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Improvement (non-breaking change that adds a new feature) - [x] Bug fix (fixes an issue) - [ ] Breaking change (breaking change) - [ ] Documentation Improvement - [ ] Config and build (change in the configuration and build system, has no impact on code or features) ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [ ] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] All new and existing tests passed. <!--- It would be nice if you could sign off your contribution by replacing the name with your GitHub user name and GitHub email contact. --> Signed-off-by: GITHUB_USER <GITHUB_USER_EMAIL>
Although should now be fixed on the main (rolling release) Keeping open for the pre-release. |
Can confirm PAL60 is working correctly now. |
Firmware version of the flashcart
v2.20.2
Menu revision used
Release Notes 2024-12-30
Description
After Firmware Update from 2.20.0 and with newest SC64menu I got a blackscreen when I start the N64. No Menu on screen. If I Change PAL-60 from 1 to 0 in the config file, it works and the System boot up to the Menü. With my older sc64menu anything work with PAL-60 Set to 1 in config. I hope it can be fix. Thanks a lot.
How to reproduce
No response
Expected behavior
No response
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: