Gamer125 / genplus-gx

Automatically exported from code.google.com/p/genplus-gx
Other
0 stars 0 forks source link

Automatically switch you into 480p on Gamecube #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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!

Original issue reported on code.google.com by temporad...@gmail.com on 2 Oct 2008 at 3:44

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

excuse my ignorance

Original comment by temporad...@gmail.com on 2 Oct 2008 at 3:48

GoogleCodeExporter commented 8 years ago
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

Original comment by ekeeke31@gmail.com on 3 Oct 2008 at 8:23

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

Original comment by temporad...@gmail.com on 3 Oct 2008 at 1:59

GoogleCodeExporter commented 8 years ago

Original comment by ekeeke31@gmail.com on 1 Nov 2010 at 7:01