Skip to content

Releases: linuxserver/emulatorjs

1.9.1

07 Jun 14:26
Compare
Choose a tag to compare

Bugfix Release:

  • Allow files with multiple apostrophes thanks @codingismy11to7
  • Double the IPFS timeout to more reliably pull Mame samples in default fileset #146

1.9.0

30 Mar 19:44
Compare
Choose a tag to compare

Feature Release:

  • Use overlayFS so system directory is writable if zip bios payload is used
  • Add audio samples to MAME via the bios payload and include in default fileset
  • Add notes on MSU1 support for snes9x via the patchzip method

1.8.9

11 Mar 23:02
Compare
Choose a tag to compare

Feature release:

  • Add right and left shoulder button scrolling to front end.
  • Controller frontend rework to support a wider variety of controllers.
  • Add basic controller support for Firefox

1.8.8

05 Feb 22:01
Compare
Choose a tag to compare

BugFix Release:

  • On systems where the underlying filesystem does not support using binmerge fallback so CHD and bin CD files can still be scanned in and manually identified.

1.8.7

31 Jan 19:00
Compare
Choose a tag to compare

BugFix Release:

  • Fix videos not working on Safari mobile

1.8.6

30 Jan 19:43
Compare
Choose a tag to compare

BugFix Release:

  • Update arcade videos to be mobile compatible and reduce size

1.8.5

27 Jan 22:47
Compare
Choose a tag to compare

Feature Release:

  • Add atari5200 support via atari800 emulator

1.8.4

26 Jan 19:43
Compare
Choose a tag to compare

Feature Release:

  • Add support for romhacks using special patchzip file extension.
  • Fix bug where assets were not able to be uploaded if the user had not scanned in roms previously.
  • Shift to new default peer for IPFS ingestion.

1.8.3

22 Jan 17:24
Compare
Choose a tag to compare

BugFix Release:

  • Ensure the libretro webassembly is loaded before setting up the FS and calling the main thread. In previous versions it was possible the browser would not cache a large core depending on it's max file size limit and it would try to run before the stack was ready.
  • NDS metadata updates thanks @gr33k .

1.8.2

13 Jan 23:54
Compare
Choose a tag to compare

Feature Release:

  • Allow hover over logos to see game name #129
  • Massive SHA1 reference data added for many systems thanks @gr33k!
  • New logos and vids along with reference metadata for many systems added thanks @webysther
  • Add n64 compatible touch controls to go with mupen core