Page 1 of 1

libogc 1.8.11 released

Posted: Sun Apr 22, 2012 3:17 am
by WinterMute
libogc 1.8.11 is now available through the windows installer as usual and from the getting started page on the wiki.

  • [libaesnd] Fix memory corruption.
  • [libaesnd] Allow sample repeating with streaming voices.
  • [libaesnd] Swap input channels.
  • remove redundant declarations in headers.
  • add 576p video mode, replace 574i with 576i
With thanks to Extrems for his contributions to this release.

Re: libogc 1.8.11 released

Posted: Thu May 03, 2012 12:06 pm
by Eke
add 576p video mode, replace 574i with 576i
are you sure these changes are correct ?

i thought:

1) neither wii or gamecube supported 50hz progressive mode, only 60hz

2) maximal height for PAL is 574 lines on Wii, not 576

Have they been any recent discover that showed the contrary ?

Re: libogc 1.8.11 released

Posted: Thu May 03, 2012 3:37 pm
by WinterMute
The video hardware in both the Wii and the Gamecube are fully programmable - you can set those registers up to provide any resolution you like provided that your display can handle it.

Re: libogc 1.8.11 released

Posted: Fri May 04, 2012 9:58 pm
by Eke
Thanks for the confirmation