Automatically switch you into 480p on Gamecube

Issue #8 resolved
Former user created an issue

Original [issue 8](https://code.google.com/p/genplus-gx/issues/detail?id=8) created by temporadadeconejos on 2008-10-02T15:44:39.000Z:

What steps will reproduce the problem? -Run the gamecube version of the emulator with a component cable using a display that only accepts 480p 60hz (like a computer monitor) provides no video at all.

What is the expected output? What do you see instead? -The expected output is a 480p image. What I see is a black screen.

What version of the product are you using? On what operating system? - I'm using genplusgx-080826 on a NTSC Gamecube with Digital AV out.

Please provide any additional information below. - This applies also to All-in-1 Emuloader, Sms Plus GX, Hugo GX & Gnuboy GX. - Tantric updated FCE Ultra GX 2.0.3 to automatically switch you into 480p when it detects component video cables (for GameCube only) and works great!

------------------- Thanks a lot for all the hard work already done and good luck!

Comments (4)

  1. Former user Account Deleted

    Comment # 1 originally posted by temporadadeconejos on 2008-10-02T15:48:02.000Z:

    I accidentally left defect and i would like to change it to "enhancement" but I don't know how!

    excuse my ignorance

  2. Former user Account Deleted

    Comment # 2 originally posted by ekeeke31 on 2008-10-03T08:23:12.000Z:

    fixed in the current SVN build not tested since I only have a PAL gamecube and no composite cable (I don't think the PAL one can output 480p btw)

    The problem was that libogc "VIDEO\_GetPreferredMode" function (used to determine user video mode) NEVER return TVNtsc480Prog (480p) in Gamecube mode, even if the component cable is connected

    so, this has to be done afterwards: progressive mode is now set by default in the gamecube version when a component cable is detected

  3. Former user Account Deleted

    Comment # 3 originally posted by temporadadeconejos on 2008-10-03T13:59:02.000Z:

    Great! Would you do an update to the all-in-one emuloader? I miss using it since I chaged the TV... thanks in advance

  4. Log in to comment