OpenDriver2 / REDRIVER2

Driver 2 Playstation game reverse engineering effort
MIT License
1.07k stars 61 forks source link

Create libretro core #196

Open vovagorodok opened 9 months ago

vovagorodok commented 9 months ago

Interesting if it's easy to create libretro core of OpenDriver2: https://docs.libretro.com/meta/core-list/

Like TyrQuake: https://github.com/libretro/tyrquake Or PrBoom: https://github.com/libretro/libretro-prboom

It will provide posibility to play it on some emulation stations even like SF2000 (now around 10$ cost including shipment from ali). Cores aligment: https://github.com/madcock/sf2000_multicore_cores PrBoom works perfectly: https://www.youtube.com/watch?v=GtSNsYqPSMI TyrQuake looks promising: https://www.youtube.com/watch?v=kUxHuVQJaYM

It will be awesome to see OpenDriver2 in souch consoles. For this moment I have no idea how to do it. Let's gather information in this topic how we can do it. Maybe someone or me will try to do that in free time