Project Hub - CheMiguel23/SMB3-Bank12 GitHub Wiki

Last updated: 2026-04-04

Overview

Project Hub is the first window you see when launching the application. From here you can create a new project or load an existing one.

New Project Section

  1. Name - The name of the project. Note: a folder with this name will be created.
  2. ROM - Path to the vanilla .nes file. Note: should be provided once when creating a project; after that it is copied inside the project folder and used to run the project afterwards.
  3. Root - The parent folder where the project folder will be created.
  4. Create Project button - Click to create a new project. It is automatically opened after creation.

Recent Projects Section

  1. List of projects - A list of recently opened projects.
  2. Date - The date the project was created or imported.
  3. Open - Open the project in the editor.
  4. Show - Show the project folder in Windows Explorer.
  5. Remove - Remove the project from the list. Note: the local folder is not deleted. To remove it permanently, locate and delete it manually.
  6. Open Folder... button - If your project is not displayed in the list, or you have moved it, you can locate and open it from your local machine.

â„šī¸ Project status indicators

  • The currently opened project is marked with a green ✱.
  • Missing folder: the project name turns red and Open / Show are disabled.