Releases: webosbrew/webos-bridge-64to32
Release list
Release v0.0.7
Release v0.0.6
SDL2 has been rebuilt, should be working again now.
Release v0.0.5
Now includes libSDL3! This is a preview for that, as it is experimental.
Also includes libdbus and libpcap needed for a retro core.
Updated buildroot 2026.08.
Release v0.0.4
Now has a config file -> bridge.conf. This is used to control how many GL calls are allowed to stack before doing another IPC - the default is 256, which is fine for dreamcast (flycast core), but way too low for wii (dolphin core). Can be increased to reduce stalls, but at the complication of using more RAM, which is in short supply on webOS. Must be power of 2!
This still needs experimentation.
Also libs are now rebuilt using GCC 16.2.0, matching RA (pre-release) and the cores at retroarch-cores.
Full Changelog: v0.0.3...v0.0.4
Release v0.0.3
First version capable of running kodi!
Install as normal through webOS dev manager. Run the 64 IPK from the webOS menu, it should display a rotating cube and play music if it works.
If it doesn't please create an issue. Upload your /media/developer/temp/gles_proxy.log.
Note: if you have previously run this from ssh, reboot your TV as that might have messed up permissions.
Full Changelog: v0.0.2...v0.0.3
Release v0.0.2
Install as normal through webOS dev manager. Run the 64 IPK from the webOS menu, it should display a rotating cube and play music if it works.
If it doesn't please create an issue. Upload your /media/developer/temp/gles_proxy.log.
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1
This is the first release!
Install as normal through webOS dev manager. Run the 64 IPK from the webOS menu, it should display a rotating cube and play music if it works.
If it doesn't please create an issue. Upload your /media/developer/temp/gles_proxy.log.