Ruka-CFW / rk3128-cfw

*** DEPRECATED - DON'T USE *** Rockchip RK3128 Custom Firmware for Powkiddy A12/A13 & AIWO retro-consoles
Other
44 stars 13 forks source link

OpenBOR does not work on v3.0 alpha #24

Closed acmeplus closed 2 years ago

acmeplus commented 3 years ago

Some users are reporting that OpenBOR does not work with 3.0 alpha.

acmeplus commented 3 years ago

I looks like the issue the OpenBOR binary has been updated to a newer version and is now called OpenBOR6510. Tested from the command line and it works well.

If you want to test it you will need to update your openbor game script that calls OpenBOR (or OpenBOR4432) and replace it with OpenBOR6510.

Will close after confirming whether it works when launched from a playlist.

acmeplus commented 3 years ago

A potential workaround for this issue is to add the following env variable before openbor execution: export SDL_ASSERT=always ignore

Since OpenBOR is currently called via script using the libretro_bash core, it should be a matter of adding that to the script.

acmeplus commented 3 years ago

The following workaround works fine: