cubeboot icon indicating copy to clipboard operation
cubeboot copied to clipboard

Force Progressive Scan for Boot Animation on NTSC Consoles

Open mohnson930 opened this issue 1 year ago • 3 comments

Not sure if this is possible, but I am interested if it would be possible to force Cubeboot to run in NTSC 480p instead of 480i. As a user of a VGA CRT monitor that only supports 480p and higher resolutions, I was excited to see Cubeboot offers the option to force progressive so I could enjoy the classic GameCube boot animation once again. However, I was saddened to realize this fix was only made for PAL consoles. I'm sure I am one of few people that this issue applies to, but the option would be fantastic for those of us with NTSC consoles using monitors that literally can't display a 480i image.

mohnson930 avatar Mar 11 '23 07:03 mohnson930

Is force_progressive = 1 in cubeboot.ini not working? Seems to be working for me on my NTSC console.

mikahjc avatar Apr 01 '23 01:04 mikahjc

At least with GCVideo, it seems to still output an interlaced signal.

leo60228 avatar Oct 16 '23 02:10 leo60228

Looking at the source code, it seems like the progressive patch is unsupported on NTSC IPL 1.0, but is supported on 1.1 and 1.2.

leo60228 avatar Oct 16 '23 02:10 leo60228