Update Log v1.5.x - quinton-ashley/nostlan GitHub Wiki

WARNING: This update is very old and information in it might be outdated

Nostlan is a high quality front-end launcher for video game emulators! Available on Linux, macOS, and Windows. Supports Dolphin, Cemu, Yuzu, mGBA, DeSmuME, Citra, MAME, PCSX2, RPCS3, and Xenia.

Download the latest version of Nostlan and if you enjoy the app please make a donation, any amount of money is appreciated. Support the development of Nostlan on patreon to gain access to premium features! New user? Read more about Nostlan

Huge Bug Fixes

I may have released v1.4 too soon... sorry! There were some major problems that have now been fixed:

  • resetting games didn't work at all
  • after a game was launched for Cemu or RPCS3 it couldn't be launched again (without restarting Nostlan)
  • controller button mapping wasn't working as specified
  • when loading an emulator without a game the controller was not being disabled from interacting with Nostlan

I've deleted the v1.4 builds in shame.

Added melonDS support (in v1.4.3)

melonDS will now be the default DS emulator supported by Nostlan. You can still use DeSmuME, macOS users have to because melonDS isn't available on macOS. Existing users of Nostlan on Windows and Linux can switch from DeSmuME to melonDS by following these steps:

  • edit your preferences file, replace any instance of the word DeSmuME with melonDS
{
  "ds": {
    ...
    "emu": "melonDS",
    "libs": [
      "D:/emu/melonDS/GAMES"
    ]
  }
}
  • rename your DeSmuME folder to melonDS accordingly
  • windows users, delete your BIN folder and make a new one with melonDS.exe inside
    ├─┬ 📁 melonDS
    │ ├─┬ 📁 BIN
    │ │ └── 🎮 melonDS.exe
    │ └─┬ 📁 GAMES
    │   ├── 💿 Mario & Luigi - Partners in Time.nds
    │   └── 💿 Mario & Luigi - Partners in Time.sav

Custom Theming coming in v1.7.x

Custom theming is coming to Nostlan. Want to help me make the default color palettes for each system? Edit the theme.css files in the themes folder of this project and submit a pull request!

.n3ds {
	--cover-color: #3f4044;
	--cover-text-color: #202125;
	--powerBtn-color: #5A86C7;
	--resetBtn-color: #009a6d;
	--openBtn-color: #DDBB62;
}

.n3ds.blue {
	--cover-color: #557eaa;
	--cover-text-color: #3a465e;
	--powerBtn-color: #3a465e;
	--resetBtn-color: #3a465e;
	--openBtn-color: #3a465e;
	--powerBtn-text-color: #5A86C7;
	--resetBtn-text-color: #009a6d;
	--openBtn-text-color: #DDBB62;
}

.n3ds.white {
	--cover-color: #ebebeb;
	--cover-text-color: #949494;
	--powerBtn-color: #ffa93a;
	--resetBtn-color: #ffa93a;
	--openBtn-color: #ffa93a;
	--powerBtn-text-color: #5A86C7;
	--resetBtn-text-color: #009a6d;
	--openBtn-text-color: #DDBB62;
}

Let me know what you think about Nostlan

Nostlan is no longer an "experimental" project and is ready for public use! If something is wrong with the app or if you have any questions please email me mailto:[email protected] or write up an issue report on Github. What do you think of the premium features I have planned?

Premium Features

Support the development of Nostlan on Patreon to gain access to these upcoming features!

Coming Soon:

  • UI for save file management
  • cloud saving with Nostlan will automatically sync your emulator game saves and save states to a folder in Dropbox, OneDrive, etc. play across multiple devices without losing in-game progress!

Milestone Goals:

  • single click to install emulators/updates
  • database of Dolphin texture packs
  • batch install and auto-update texture packs for Dolphin
  • easy way to mix and swap texture packs for Dolphin
  • create custom themes

If you like using Nostlan please donate!

Hi my name is Quinton and this is the part where I beg you for money! Even though I decided to make this project open source and free to use, it still took a lot of work and a long time to develop. If you appreciate my work so far and will continue to use Nostlan please donate an amount of your choosing. If everyone that downloads this update gave me even $1 I would really appreciate it. Cloud saving is coming soon for Patreon supporters. Thank you!

Support on Patreon:
https://www.patreon.com/qashto

Donate via Paypal:
https://www.paypal.me/qashto/20

⚠️ **GitHub.com Fallback** ⚠️