Skip to content

Releases: wizzomafizzo/mrext

v20240629-1

29 Jun 13:22
Compare
Choose a tag to compare

This release fixes many long standing bugs and issues with support for launching certain systems, and adds a new database backend for Remote, Search and LaunchSync. Users will need to run a games index on first launch, and this process will take longer than before, but once done it will be much faster to search for games.

  • Famicom Disk System, SG-1000 and WonderSwan Color will now launch correctly. ao486 now has better support for launching vhd files, including attempting to auto-mount any iso and chd files in the same folder as a vhd.
  • The Search "Update games database" option now actually works.
  • Remote has a new feature which will report selected menu items through the websocket to the client thanks to @asturur
  • LaunchSync no longer crashes when when encountering a large playlist.
  • LastPlayed and PlayLog will no longer refuse to launch if they can't read the MiSTer.ini file.
  • The /tmp/ACTIVEGAME file now also updates when an Arcade core is launched instead of only files loaded into cores.

Plus other various minor fixes.

Changes

New Contributors

Full Changelog: v20240124-1...v20240629-1

v20240124-1

24 Jan 14:41
Compare
Choose a tag to compare

Full Changelog: v20240116-1...v20240124-1

v20240116-1

16 Jan 14:17
012ac75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20240102-1...v20240116-1

v20240102-1

02 Jan 12:04
Compare
Choose a tag to compare

What's Changed

  • Improve NFC write command by @wizzomafizzo in #81
  • Stop reading NTAG once we have reached the end of the NDEF record by @symm in #84
  • Add QRcode generation option to Remote search results by @asturur in wizzomafizzo/mrext-client#2
  • Improved Analogue Pocket backups, now taking full snapshots of Pocket and MiSTer saves by @wizzomafizzo
  • All extensions apps and scripts no longer use relative paths in MGL files, fixing a save file issue with PSX and N64 cores by @wizzomafizzo and thank you @RGarciaLago for reporting

New Contributors

Full Changelog: v20231224-1...v20240102-1

v20231224-1

23 Dec 09:56
1302550
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20231203-1...v20231224-1

v20231203-1

03 Dec 01:50
cff5742
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20231124-1...v20231203-1

v20231124-1

24 Nov 03:03
Compare
Choose a tag to compare

What's Changed

  • Auto probe for serial device by @symm in #77
  • Quality of life updates to nfcui.sh by @sigboe

Full Changelog: v20231110-1...v20231124-1

v20231110-1

10 Nov 12:06
f3a74c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20231014-1...v20231110-1

v20231014-1

14 Oct 10:25
Compare
Choose a tag to compare

NFC UI:

  • Fix bug picking games on external media @sigboe
  • Support for optionally picking symlink targets @sigboe
  • Explanation for system command setting @sigboe
  • Improve performance of file browsing @sigboe
  • Retry write dialog on failed write @sigboe
  • Other minor UI enhancements @sigboe

v20231012-1

12 Oct 06:12
Compare
Choose a tag to compare

Remote:

  • Hotfix for 404 error