Releases: firelight-emulator/firelight
v0.7.0
v0.6.1
This fixes some of the library scanning to search recursively and handle removed files
v0.6.0
This update changes a few things:
- The UI is now almost completely able to be navigated by keyboard/controller. Just the settings menu remains!
- Changed the UI overall
- Added suspend points
- Added zip, tar, 7z, and rar support
- Keyboard can be used in games but only if you don't have a controller connected (this will be fixed)
- Audio should stay in sync with the game basically perfect thanks to dynamic rate control and changing to the Qt audio API instead of SDL's push API
Note:
- subdirectories in your rom folder are NOT automatically watched for changes at the moment. They will be in the future. If you add a game and don't see it then just restart the app
v0.5.0
Sorry for all the folders and stuff
firelight-emulator v0.4.0a
In this release I've disabled all of the hot-patching functionality since I need to modify some things to work with RetroAchievements and for selecting the ROM that a patch applies to when Firelight doesn't recognize it. I'm going to try to get that stuff enabled and release 0.4.1a later this weekend, but I wanted to go ahead and get SOMETHING out.
To run it, just unzip it somewhere and run bin/firelight.exe
Enjoy!
v0.3.0a
This version revamps the menus along with a few other things:
- Folders!
- Autosave is now enabled every 10 seconds, but it only writes the new file if there was actually a change from the last time
- An actual setting for fullscreen
- GBA games are supported! Full list is GB, GBC, GBA, SNES, N64
- The quick menu should load more quickly
I'd love to hear any and all feedback! Discord link: https://discord.gg/DKQS2qcw
v0.2.0a
Hi!
Here's the first real alpha release of Firelight!! Please feel free to provide feedback here on Github or on the Discord: https://discord.gg/NaeuVuzC
All you have to do is stick this somewhere, throw some roms in bin/roms, and you should be ready to go.
I'd love to hear about what you like, what you don't like, and any ideas you have!
v0.1.0a - FIRST PUBLIC VERSION
WINDOWS x86-64 ONLY
Just extract the folder to wherever and run firelight.exe
. And please read the README_THANKYOU.txt file in there!