Releases: linuxserver/emulatorjs
Releases · linuxserver/emulatorjs
1.9.2
Metadata Release:
- Added many new logos and videos thanks to @gr33k for 3do, arcade, msx, nds, ngp, psx, saturn, and wonderswan.
1.9.1
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
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
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
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
BugFix Release:
- Fix videos not working on Safari mobile
1.8.6
BugFix Release:
- Update arcade videos to be mobile compatible and reduce size
1.8.5
Feature Release:
- Add atari5200 support via atari800 emulator
1.8.4
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
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 .