Skip to main content

The Power of Pride Bundle 2026 — $10 PWYC Edition
On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

How do I reset the game and go back to World 1-1 on Mac OS X?

(1 edit)

You'll have to run it from the command line. Open up Terminal and change to the directory where the app bundle is, then run this command:

open ./NoMariosSky.app --args -resetPrefs

We'll add a reset button to the title screen soon!

Thank you so much!!!