Skip to content

Quark v1.6.0 "Graviton"

Latest

Choose a tag to compare

@cobaltgit cobaltgit released this 13 Oct 12:53
e032be4

Features

  • Quark now supports native PICO-8! Place your PICO-8 binaries in SDCARD:/BIOS/Pico-8 to play! Massive credit to sagotch for the SDL2 build!
    • Quark will fall back to the FAKE-08 core if binaries are not present
  • Added new systems, primarily for better scraping
    • Satellaview (requires BS-X.bin in the BIOS/ folder)
    • Split MSX and MSX2 systems
  • Theming improvements!
    • Per-theme boot logos are now supported! Quark will now check for a bootlogo.bmp in the skin/ folder of the new theme and update the bootlogo before rebooting
    • Quark will now play a sound on boot depending on the current theme (boot.wav in the theme's sound/ folder)

Changes

  • DinguxCommander disk info now shows available SD card space rather than internal eMMC space
  • EmuClean now removes ROM list caches
  • Scraper now scrapes 4 boxarts at once, providing a huge speedup
  • Updated RetroArch cores
    • TIC-80 core updated to upstream (nesbox/TIC-80) with compatibility for most games. Credit to Luno from the Discord server for the Makefile used to build the core
  • Added mGBA as core option for Game Boy / Game Boy Color
  • Bootlogo app now reboots on successful change

Fixes

  • Updater now calls sync more often in an effort to reduce failure rates
  • SSH will check if rootfs is mounted as ro before setting the root password

For any support enquiries, feel free to open an issue on this GitHub repository or join our Discord server here