Releases: linuxserver/emulatorjs
Releases · linuxserver/emulatorjs
1.4.4
Feature release:
- Add docs and support for multi threaded emulators in https mode (MelonDS)
1.4.3
Feature Release:
- Add many game logos to metadata
- Make a system folder in libretrojs regardless of bios file
- Remove superscroll for mousewheel
- Allow hosts without content length to function for smaller files
1.4.2
Feature release:
- Add a bunch of reference metadata to cover international roms and revisions
1.4.1
Bugfix release:
- Have NESTool fallback to shasum if it fails to find a header
- Button to remove roms from a config that don't have all art assets
- Navigation improvements, speed up touch and mousewheel scrolling, also add right arrow to speed up arrowdown/up events
1.4.0
Feature Release:
- Add safari support across all Apple devices
- Refactor audio code for cores to pass existing audiocontext
- Bump Retroarch frontend to 1.9.14
1.3.8
Feature release:
- update libretro to not have external dependencies
- Use direct FS interaction and do not initialize global fs descriptors from browserfs
1.3.7
Feature release:
- Shift to prebuilt pinned libretro cores
- Add notes about saturn
- Have core specific overrides stay with specific cores to avoid conflicts using a general "roms" directory
1.3.6
Cleanup Release:
- Remove overlays from frontend bundle as they are non functional
- Fix some scanning bugs
- Manage the main.json for the user to add and remove items displayed on landing page
- Add notes about multi disk saturn games
1.3.4
Feature release:
- Replace xbox specific downloader with general multi part file downloading