Skip to content

Releases: webosbrew/webos-bridge-64to32

Release v0.0.7

Choose a tag to compare

@cscd98 cscd98 released this 15 Sep 20:39

Now includes a settings menu, press red to control how many ring slots are used. More = better performance, but increased RAM usage.

Also now includes libjpeg for another retro core.

Release v0.0.6

Choose a tag to compare

@cscd98 cscd98 released this 13 Sep 13:49

SDL2 has been rebuilt, should be working again now.

Release v0.0.5

Choose a tag to compare

@cscd98 cscd98 released this 11 Sep 13:53

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

Choose a tag to compare

@cscd98 cscd98 released this 18 Aug 10:23

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

Choose a tag to compare

@cscd98 cscd98 released this 06 Jul 13:53

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

Choose a tag to compare

@cscd98 cscd98 released this 24 Jun 10:14

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

Choose a tag to compare

@cscd98 cscd98 released this 21 Jun 21:42

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.