Skip to content

0.59.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 10:15
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
b4caa4f

0.59.0 is out 🎉

As you might now i love the simplicity of console gaming. You start the game and it just works. With emulation more often then not you have to provide more then just the game. You need things like a BIOS file, firmware or key files. I wanted to assist with this for a long time. With this release you can choose a folder where you can put your BIOS files and emuze will pick them up and configure the Emulators. Of course emuze will tell you if a required file is missing. On top of this emuze comes bundled with open source BIOS implementations for PlayStation, Game Boy Advance and NEO GEO. Of course you can use official BIOS files instead if you need by putting them in the BIOS folder. Sadly i was not able to achieve the same result for more complicated systems like PlayStation 3, WiiU and Switch. These systems require a installation of a firmware. I will try to tackle these in a future release.

Besides this i bundled and pre configured ScummVM and DOSBox Pure Unleashed.
Therefore the day is finally here: All 35 supported systems are pre configured and bundled now 🥳
No matter which system you want to play all connected gamepads will be configured for the specific Emulator and should just work without further tinkering.

In the past i already bundled and pre configured RMG as an alternative to ares to play N64 if your device is not capable to run ares N64 with 100% speed.
For similar reasons i bundled and pre configured Eden as an alternative to Ryujinx.
With this release you can activate RMG and Eden via Settings -> Advanced.

Please let me know what you think of it in the emuze discord.

💥 Features

  • all emulators are bundled now
  • all emulators are pre configured now
  • detects and configures BIOS files
    • except PlayStation 3, WiiU and Switch. These are much more complicated and will be tackled in future releases
  • bundles open source BIOS implementations which will be used if no official BIOS is provided by the user
  • integrate Release Notes
  • Option to create all System Folders (Settings -> General -> Button "Create System Folders")
    • Creates necessary Substructure for PlayStation 3 and WiiU as well
  • pre configure Eden as an alternative to Ryujinx
  • pre configure DOSBox Pure Unleashed
  • add settings page to activate alternative emulators (Settings -> Advanced)
  • the Emulators Path on Windows is not necessary anymore and was removed
  • support the new Steam Controller

💫 Updates / Bundles

🪲 Bug Fixes

  • loading animation did not work correctly on some linux distributions
  • import failed if PlayStation 3 folder structure was not as expected
  • controls did not work correctly if there where multiple folders of a system
  • if PlayStation 3 disc games were removed, they were not removed in the RPCS3 games list
  • gamepad mapping in ares did not work in rare cases
  • gamepad mapping in RMG did not work in rare cases
  • emuze was crashing when a device was connected, that would be recognized by SDL as a Joystick but not as a Controller
  • gamepad mapping in Ryujinx did not work in some cases on Steam Deck with Steam Input deactivated
  • gamepad mapping in Dolphin did not work in some cases on Steam Deck with Steam Input activated
  • gamepad mapping in Mednafen did not work in some cases on Steam Deck with Steam Input activated
  • dpad was not mapped correctly for ps4 controller in melonDS

❗️ Breaking Changes

  • removed DOSBox Staging in favor of DOSBox Pure Unleashed
  • to support the mlc folder for WiiU, your games need to be in a subfolder "games"
  • because bios files are handled by emuze now, you have to put your bios files in a folder and set this folder under Settings -> General -> BIOS Path