open_agb_firm alpha build 2023-10-6
profi200
released this
06 Oct 14:22
·
31 commits
to master
since this release
It's been a while since i made a new release. Quite a few small changes have been made underneath since last year.
If you have a bit of free time please participate in this little poll: #135
What's Changed
- 78fd101 ROMs bigger than 32 MiB are now allowed but data beyond 32 MiB is cut off and a warning is displayed. This will make certain ROM hacks load at the cost of likely crashing later on. You have been warned.
- 9bd9497 Taking screenshots no longer freeze occasionally and they are created with date and time in the name.
- Brightness Control by @spitzeqc in #74
- Automatic ROM Patching by @spitzeqc in #75
- a70673d Added a tool that can simulate hardware scaling for those who want to experiment with the hardware scaling on PC.
- 726a4f3 Headphone detection should no longer fail if there is an integrated microphone/buttons (4 pole TRRS plugs).
- 014c341 Button remapping has been added. See the README for details. Circle-Pad mappings are no longer enabled by default to reduce input lag.
- 8ecc7ce Added border support for 1:1 scaling mode. I didn't document this in the README yet, sorry. Refer to this post for instructions in the meantime.
- cf7d191 Added software volume control and audio output override. See the README for details.
- GBA database updates by @HTV04 in #128
- dc5ac17 Fixed ROM mirroring for 8 mbit games. Thanks to @endrift.
- An audio filter that distorted GBA sound slightly has been disabled. In practice this change makes only a minor difference and does not fix the aliasing.
New Contributors
Full Changelog: alpha_2022-4-25...alpha_2023-10-6