Skip to content

Releases: neutralinsomniac/openfpga-megacd

0.1.0 - Smooth FMVs and better split cue/bin support

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 26 Jul 18:49
  • Updated README to reflect easier to find known-working BIOS (the one I previously listed is real, I swear!)
  • FMV stuttering fixed - this turned out to be me delivering drive sectors slightly too fast, causing the drive to have to rewind/reseek during sustained reads
  • New "CD Access Time" option - Accurate/Fast - Recommend keeping this on Accurate
    • The emulator simulates the time it takes to physically move the drive head, which helps line up FMV timing. If you'd prefer to seek as quickly as possible, you can change this to "Fast", but this definitely breaks some games
  • Improved split bin/cue handling - no more laggy system menu and potential for broken TOC's when using split bin/cues

0.0.2 - Stability fixes!

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 25 Jul 20:08

This release fixes the random boot instability issues that were present in the previous release, and also fixed an issue where the BIOS locked up when it booted with a disc already present.

0.0.1: Initial release

Choose a tag to compare

@neutralinsomniac neutralinsomniac released this 24 Jul 18:47
Update README