• Hey, guest user. Hope you're enjoying GameParadise! Have you considered registering for an account? Come join us and add your take to the daily discourse.

Homebrew SDL 2 port ongoing

 
 

admin

Chad
Staff member
85%
Joined
Jan 25, 2024
Messages
3,626
Points
38
Age
38
Location
USA
Website
gameparadise.org
Credits
64,782
Hi all!
A few weeks ago I started working on a SDL2 port for the Wii and GameCube. The current status is this:

✅ Audio
❌ Send audio to wiimote
✅ Joysticks
✅ Gamepads
✅ Rumble support
❌ Keyboard
👷 Mouse
✅ Wiimote IR as mouse
✅ Mouse cursors
❌ USB Mouse
❌ Power
❌ Sensors
✅ Time
✅ Threads
✅ Video
✅ Framebuffer
✅ 2D acceleration

The source code is available at https://github.com/mardy/SDL/tree/ogc-sdl2-2.28 (be sure to checkout the correct branch!), and instructions on how to build it are in
docs/README-ogc.md
. Once ready, I'll submit it for inclusion in devkitPro (and I wonder, if libSDL itself would accept it, or if they don't support out-of-market devices), but for the time being I'll be happy to get early feedback and bug reports.

UPDATE 2024-01-28: libSDL2 is now available from the devkitPro repository. It's still under works, but most things are working.
 
 

Recent Content

Newest Downloads

Tutorials

Back
Top