Skip to content

Releases: venenux/mupen64

0.5.1

08 Apr 16:44
Compare
Choose a tag to compare

Bugfix release wicht only tested gfx soft plugin with basic audio and basic input plugins.

This release its just only to able to build and use the older emulator in very old machines such from 1998 throught 2009, for recent hardware and linxu distros we just recomended mupen64plus 1.99.5, or 2.0.X releases.

Please we need help to improve only working emulator, no new features or binary, just only able to work.

This release included that changes:

  • Core
    • Fix command line arguments parsing in non-interactive mode
    • fix compilation with gcc 4.1, 4.3, 4.4 and 4.6, does not able to compile with 4.7+
    • change toggle fulscreen as ALT+ENTER event the F1 as now in desktop help call
    • pluguins into lib event share, install in share only indep files if multiuser mode
    • Can load plugins from others, but compatible with old versino of mupen64
    • Can load plugins of other emulators (0.4 > mupen64 > 0.5 or mupen64plus << 1.6)
    • the "WITH_HOME" now can be defined at compilation (by using make PREFIX=/usr/)
  • GTK gui
    • really stop when closing emulation window in graphical interface (no rom still opened)
    • no segfault when closing emulation window in graphical interface if open other rom
    • change toggle fulscreen as ALT+ENTER event the F1 as now in desktop help call
  • Sound plguins
    • workaround for audio config save settings bug
    • fix SDL_ttf error builds and linker
  • RSP
    • fix memory register error when compiling with newer gcc, register has rewerved word

Now the multiuser installation can be defined at compile time using the PREFIX variable, but must added a estra "/" at the end of the definition.