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

CleanRip defaults to 480p #88

Open
5p4rkP1ug opened this issue Aug 21, 2022 · 7 comments
Open

CleanRip defaults to 480p #88

5p4rkP1ug opened this issue Aug 21, 2022 · 7 comments

Comments

@5p4rkP1ug
Copy link

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

@schicho
Copy link
Contributor

schicho commented Aug 21, 2022

CleanRip should automatically detect and use the correct video-mode.
It basically checks if you have your GC connected via a component cable or not and chooses the fitting 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.

@emukidid
Copy link
Owner

I'll release a newly compiled version at some point. With the folder per dump option as well.

@5p4rkP1ug
Copy link
Author

5p4rkP1ug commented Aug 31, 2022

image

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.

@schicho
Copy link
Contributor

schicho commented Sep 1, 2022

I just made a quick and untested build of CleanRip with the latest library version.
Maybe you want to check if that actually fixes your issue.

CleanRip-updated.zip

@5p4rkP1ug
Copy link
Author

Just tried your updated DOL file, sadly this hasn't made any difference. The issue still persists.

@killkong1211
Copy link

Hey I'm having the same issues in my setup.
I've got an Aus (EUR) GC running swiss off picoboot.
Mine is connected to an Onkyo receiver and seems to be dropping to 480p once I start the app.
I was having similar issues with swiss so had to force it to 576i in the settings but this doesn't seem to carry over to cleanrip.

@60fpshacksrock
Copy link

60fpshacksrock commented May 15, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants