Skip to content

Releases: firelight-emulator/firelight

v0.7.0

18 Dec 22:02
Compare
Choose a tag to compare

This update adds support for controller remapping.

Currently, only controllers automatically picked up by SDL will work - a future update will support all gamepads.
The keyboard cannot be remapped at this time.

v0.6.1

11 Oct 17:30
Compare
Choose a tag to compare

This fixes some of the library scanning to search recursively and handle removed files

v0.6.0

10 Oct 15:12
Compare
Choose a tag to compare

This update changes a few things:

  1. The UI is now almost completely able to be navigated by keyboard/controller. Just the settings menu remains!
  2. Changed the UI overall
  3. Added suspend points
  4. Added zip, tar, 7z, and rar support
  5. Keyboard can be used in games but only if you don't have a controller connected (this will be fixed)
  6. 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

28 Aug 21:55
Compare
Choose a tag to compare

Sorry for all the folders and stuff

firelight-emulator v0.4.0a

01 Jun 12:33
Compare
Choose a tag to compare
Pre-release

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

23 Mar 18:10
Compare
Choose a tag to compare
v0.3.0a Pre-release
Pre-release

This version revamps the menus along with a few other things:

  1. Folders!
  2. Autosave is now enabled every 10 seconds, but it only writes the new file if there was actually a change from the last time
  3. An actual setting for fullscreen
  4. GBA games are supported! Full list is GB, GBC, GBA, SNES, N64
  5. 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

25 Feb 23:04
Compare
Choose a tag to compare
v0.2.0a Pre-release
Pre-release

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

09 Dec 17:24
Compare
Choose a tag to compare
Pre-release

WINDOWS x86-64 ONLY

Just extract the folder to wherever and run firelight.exe. And please read the README_THANKYOU.txt file in there!