Skip to content

Releases: dh4/mupen64plus-qt

1.17

17 Nov 16:40
@dh4 dh4
Compare
Choose a tag to compare
  • Add an input configuration editor (thanks @netpipe!)
    • You can see a screenshot here. It's new, so please file any bugs you find with it.
  • Added dark mode text colors to mupen64plus.cfg editor for users with dark themes
  • Added a Portuguese translation (thanks @marcelocripe!)

1.16

11 Nov 04:13
@dh4 dh4
Compare
Choose a tag to compare
  • Update to Qt6

This release doesn't have a download for macOS as the automated build system I was using no longer works and I do not have a macOS machine to use to build it myself. Just use version 1.15 since there aren't really any functional updates (or if you feel inclined, try updating and using the build script in build-scripts/platform/osx.sh).

1.15

16 Oct 15:24
@dh4 dh4
Compare
Choose a tag to compare
  • Fix bug with ROM directories not saving correctly

1.14

20 Feb 03:37
@dh4 dh4
Compare
Choose a tag to compare
  • Change TheGamesDB URLs to get downloading game information working again

1.13

09 Oct 22:38
@dh4 dh4
Compare
Choose a tag to compare
  • Fix bug with grid view background and newer versions of Qt
  • New Russian translation
  • New SDL key codes reference in the config editor
  • Added documentation links in the application
  • New dialog for reference to Mupen64plus' default controls
  • Removed support for Qt4

1.12

30 Jul 18:33
@dh4 dh4
Compare
Choose a tag to compare
  • Update TheGamesDB scraper to use version two of their API.
    • Older versions can no longer download game information with version one of their API disabled.
    • This version will refresh your ROM collection and game information when it first starts.
  • Add a "Super" image size.

1.11

25 Jan 15:53
@dh4 dh4
Compare
Choose a tag to compare
  • Bug fixes
  • Update location of Qt5 quazip headers to ease deployment on distributions

1.10

30 Aug 01:29
@dh4 dh4
Compare
Choose a tag to compare
  • Added help text rather than empty view if no ROMs
  • Added full console command to log
  • Added right-click menu for ROMs
  • Keyboard navigation for views (arrow keys and enter)
  • Selected ROM is preserved when closing dialogs
  • Added full-screen mode
  • Dark theme and text resizing for list view
  • Dark/light background options for grid view
  • Auto-adjust option for grid view columns
  • Code refactoring
  • Various bug fixes (see commit log)

This version will refresh your ROM database when it first starts.

1.9

05 Apr 17:28
@dh4 dh4
Compare
Choose a tag to compare
1.9
  • Remove dependency on QuaZIP library for distributed Linux binary
  • Add per-game settings dialog
  • Search in subdirectories for ROMs
  • French translation

1.8

11 Sep 02:47
@dh4 dh4
Compare
Choose a tag to compare
1.8
  • Add ability to specify multiple ROM directories. This will cause your ROM collection to refresh on the first launch
  • Add ability to delete TheGamesDB information
  • Autoload config directory setting
  • Linux: Add support for GLideN64 workaround
  • Bug fixes