Changelog - quinton-ashley/nostlan GitHub Wiki

v2.4.3

Fix for js emu pause menu cursor getting stuck on fullscreen + mute button row. Thanks again to discord user @ soberowy !

v2.4.2

Fix for in-game controller button hold actions which were not working. Thanks to discord user @ soberowy !

v2.4.1

This update adds some new names to the Patreon supporter credits (thank you!) as well as updated databases and general bug fixes.

2.3.1

Huge thanks to the Ryujinx devs and Discord mods for helping me with this update! 🥳

  • cross-platform save syncing for Ryujinx is now available!
  • updated Nintendo Switch database now includes Super Mario Bros. Wonder
  • finally fixed Nostlan crashing sometimes after controller disconnects, which was so annoying!

Unfortunately the crashes were caused by gca-js and it's an issue with native code not playing nice with the latest versions of Electron, so not something I could fix. It happens even when a GameCube Controller Adapter isn't plugged in, so I'm just removing support for it sorry.

I tested Ryujinx save backup and syncing between my MacBook and gaming PC, should work with Linux too! Super Mario Bros. Wonder performs great on M1 Macs so it's awesome to be able to sync progress across devices. Yuzu save syncing is already supported. 🤝

WARNING: To start syncing saves between computers, one of your computer's saves must be overwritten. Backup after using an emulator via Nostlan on the computer which has the saves you'd like to sync. Then sync on your other computer, which should either have no saves on it or previous saves that you're willing to overwrite.

2.3.3

Nostlan will ask for confirmation if you try to sync saves that are more than 2 days old. And yes I did implement this feature AFTER accidentally overwriting my Tears of the Kingdom saves with old save data from July. 😭 So now you won't have to suffer like I did lol.

Also when Nostlan starts it will auto-sync, updating all emulator saves from your backup location. Nostlan will ask to confirm old save syncs during auto-updates too! Previously, Nostlan only auto-updated saves for the system's default emulator.

2.2.0

  • updated Nintendo Switch database includes Legend of Zelda: Tears of the Kingdom!

2.1.0

  • updated premium feature support for 2023
  • added system shutdown feature, on the nostlan menu press L and R on a game controller, a confirmation window will appear (macOS and Linux users have to run Nostlan as admin or in sudo/super user mode to enable this feature)
  • fixed DS Player

2.0.0

  • PSP system support and PPSSPP emulator support!
  • supports Ryujinx, Cemu, and RPCS3 on macOS!
  • all emulator app install links updated
  • fixed a bug that prevented JS based in-app emulators from working on macOS
  • the DS Player (DeSmuME wasm based) emulator touch screen now works
  • em-fceux now fully functioning with support for second controller and zapper
  • Nostlan will no longer force users to download updates to Nostlan

Full progress report: https://github.com/quinton-ashley/nostlan/wiki/Progress-Report-for-v2.0-December-2022

1.25.0

This update is a bit half baked but I figured it was time to release an update and I will keep working on this later!

  • Sega Genesis/Mega Drive is ready! Play SMD games with webretro, exporting and importing saves doesn't work yet though.
  • I found a Nintendo GameCube disc art project that has 400+ high quality discs. I organized all the discs and put them in my wii/gcn image database. To force Nostlan download the discs for your gcn games, delete all files named "disc" from your emu/wii/images folder. Open the Nostlan menu and go to the edit game library menu, then click rescan game library, then click scan for images.
  • updated the Nintendo Switch database so it now includes new games like Kirby and the Forgotten Land and Nintendo Switch Sports
  • in the process of adding in-app JavaScript and WASM based emulators such as DS player (touch screen functionality not working yet)
  • added a right click menu that gives users the option to paste into an input without using keyboard shortcuts
  • bug fixes, as always

Windows users should install using the .exe installer. Linux users should download the .AppImage file.

1.24.0

Support for N64 and Xbox! Project64 3.0, Mupen64Plus, Cxbx-Reloaded, and xemu supported on macOS and Windows! (Linux support coming soon)

  • auto-installer bug fixes

1.23.0

Apple Silicon M1 chip macOS users should download the arm64 build

  • added Dutch translations thanks to @Vistaus 🎊
  • fixes for PlayStation controller recognition
  • updated database files
  • yuzu is now the default Nintendo Switch emulator

1.22.0

  • improved support for Apple M1 chip Macs!
  • skeuomorphic plastic menu redesign
  • improved Switch Pro controller support
  • several UI bugs fixes
  • support for .rvz Dolphin files
  • upgraded to latest version of Electron (currently v15.2.0) to take advantage of new css size-adjust descriptor added this summer

Windows 10 users must enable developer mode so Nostlan can make symlinks!