Closed extrowerk closed 7 years ago
@Jubatian : no change required. But uzem and cuzebox shows up without window tab and window title. Because that they don't integrate well in Haiku, but i can't find, where is it defined.
Both emulators use SDL2 by default. Since CUzeBox also supports SDL1 (necessary for a much smaller Emscripten result), I now added an option to compile it with SDL1 for native builds too. You may check that (Make_config.mk), it might work better on Haiku (I didn't find definite info, but it seems like SDL2 might not have a fully functional port to Haiku). On the RetroArch wiki I also found some suggestions which you might try: https://wiki.libretro.com/index.php?title=Haiku (Uzem can not be compiled this way since it has no SDL1 support).
Could you look at whether the newer CUzeBox emulator builds on Haiku? ( https://github.com/Jubatian/cuzebox ). That emulator is used for the online game player too ( http://www.nicksen782.net/a_demos/Emscripten_Uzebox_Gamechanger/CURRENT/ ).