linuxserver / emulatorjs

Self hosted web based retro emulation front end with rom and art management.
382 stars 26 forks source link

More consoles supported? #65

Closed Protektor-Desura closed 1 year ago

Protektor-Desura commented 1 year ago

I thought I might point out someone else who is using emscripten to do the same thing but they got Fairchild F and Atari 5200 from Libretro compiled for Javascipt from emscripten.

https://github.com/BinBashBanana/webretro

They support: 81-libretro a5200 (Atari 5200) Beetle NeoPop (Neo-Geo Pocket) Beetle PSX HW (PlayStation) Beetle VB (Virtual Boy) Beetle WonderSwan (WonderSwan) FreeChaF (Fairchild Channel F) FreeIntv (Intellivision) Gearcoleco (ColecoVision) Genesis Plus GX (Sega Systems) Handy (Atari Lynx) melonDS (Nintendo DS) mGBA (GB/GBC/GBA) Mupen64Plus-Next (Nintendo 64) NeoCD (Neo-Geo CD) Nestopia UE (NES) O2EM (Odyssey 2) Opera (3DO) ParaLLEl N64 (Nintendo 64) ProSystem (Atari 7800) Snes9x (SNES) Stella 2014 (Atari 2600) Vecx (Vectrex) Virtual Jaguar (Atari Jaguar) Yabause (Sega Saturn)

Here is an enscriptem version of ScummVM as well: https://github.com/juj/emscripten-scummvm https://github.com/gr33k/emscripten-scummvm https://github.com/miracle2k/emscripten-scummvm (Has a docker version & a couple of updates)

thelamer commented 1 year ago

Yes BinBash has been doing some amazing work. Especially all the fixes implemented for the n64 emulator: https://github.com/BinBashBanana/webretro/issues/9#issuecomment-1200106058

I actually work full time now and supporting this project has kind of been kicked to the side. I want to start porting over many of his optimizations but lack the time right now.

LostOnTheLine commented 1 year ago

Has a docker version

Where? Is it usable? I see a Docker folder, but it just says that it isn't working yet

markusbkk commented 1 year ago

Just chiming in about that ScummVM comment.

The forks linked above are a bitch to compile on a modern OS. Thankfully, there's upstream support now, as well as a bug tracker hosted by the original porter.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 year ago

This issue is locked due to inactivity