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

WARNING: This update log is for a very old version of Nostlan 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

Fixes

Selecting files and directories didn't work for releases 1.4.x and 1.5.x because Electron changed how the timing of those functions work in v7 of Electron. I fixed that issue. Not much else has changed in this release but that was a pretty major problem! I wanted to make new stable version of Nostlan with the fix before doing another big feature update.

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** ⚠️