-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
CleanRip defaults to 480p #88
Comments
CleanRip should automatically detect and use the correct video-mode. https://github.com/devkitPro/libogc/blob/master/libogc/video.c#L2820 There was a new commit to libogc (the library which handles this) 50c344668f8851a325e9c502885fb9f432a68926 in 2020 after the last release, which may fix your issue, as it touched missing video-modes. You could try to recompile CleanRip, if you know how, and see if the issue was fixed. |
I'll release a newly compiled version at some point. With the folder per dump option as well. |
CleanRip always switches to 480p, resulting in a double image on a Sony PVM. I'm running v2.11. I'm using GCVideo Component Cables. I'm not sure if it's a Swiss thing or not, but I've actually noticed that the GameCube boots in 480p briefly, then reads my configuration file and then goes back down to 480i. Could this be an issue? I boot into Swiss using PicoBoot. |
I just made a quick and untested build of CleanRip with the latest library version. |
Just tried your updated DOL file, sadly this hasn't made any difference. The issue still persists. |
Hey I'm having the same issues in my setup. |
I like the auto-480p if component is detected. Please keep this option. Before I had an HDMI adapter for my Wii and used the system on a commodore monitor, CleanRip worked just fine in 480i on my Wii. |
Would it be possible to change the default video mode to 240p/480i for CleanRip? When using a Sony PVM, I get a double image, because it doesn't support progressive signals.
Hardware: NTSC-J GameCube
The text was updated successfully, but these errors were encountered: