madcock / sf2000_multicore_cores

Libretro cores modified to work on the SF2000 multicore loader
GNU General Public License v3.0
44 stars 2 forks source link

scumm (ScummVM) #74

Open madcock opened 4 months ago

madcock commented 4 months ago

libretro-common, dirent issues

This one, in general, is just a nightmare to try to build. The project is so huge, it takes forever to sync with git, and it takes forever to build, or rather, to fail to build. I expect this could me made to work much like MAME can be made to work -- by limiting the number of supported drivers. If an older/different version of the ScummVM core exists that was working on similar handhelds for certain games, then that might be a good choice rather than the most recent official version.

To get this one working, someone is going to really need to be interested in finding a way to build it properly for the SF2000, and probably split it up several parts with different game drivers. I'd guess that it would probably run close to full speed if it does get built.