diff --git a/_posts/2022-02-16-86box-v3-2.md b/_posts/2022-02-16-86box-v3-2.md index 5cca5fc..0b597fe 100644 --- a/_posts/2022-02-16-86box-v3-2.md +++ b/_posts/2022-02-16-86box-v3-2.md @@ -24,6 +24,8 @@ Linux builds are distributed as [**AppImage**](https://appimage.org) binaries fo * Running the 86Box `.AppImage` with the `-P /path/to/machine/directory` switch, which **does not require** copying `roms/` over to the emulated machine's directory. * Running the 86Box `.AppImage` from a different working directory, which also **does not require** copying `roms/` over. +**IMPORTANT UPDATE #2:** Still on Linux, an issue with mouse capture dropping the emulation speed down to 0% is being investigated. + The **Windows version** will remain on the existing Win32 user interface for now, as [**jriwanek**](https://github.com/jriwanek) has stepped up to maintain it, at least while we work on some Windows-specific odds and ends of the Qt interface. All UI points in the changelog below apply to both interfaces.