Nes Bundler Save

Transform your NES-game into a single executable targeting your favourite OS!

Project README

NES Bundler

Transform your NES-game into a single executable targeting your favourite OS!

Did you make a NES-game but none of your friends own a Nintendo? Don't worry.
Add your ROM and configure NES Bundler to build for Mac, Windows and Linux.
What you get is a digitally signed executable with

  • Simple UI for settings (Show and hide with ESC).
  • Re-mappable Keyboard and Gamepad input (you bundle your default mappings).
  • Automatic save/load of sram state
  • Netplay! (Optional feature, can be disabled if not wanted).

Data Man!

Try it out

Before you make a proper bundle with your own icons and installer graphics you can try out NES Bundler by downloading your binary of choice.
Running that will start a demo bundle, but if you place your own config.yaml and/or rom.nes in the same directory as the executable it will use that.

Proper bundling

To create a bundle you first need to configure it with your ROM and a bundle configuration and then let the GitHub Bundle action build it.

  1. Head over to the Bundle action
  2. Click "Run workflow"
  3. For branch, select the tag of the version you want to use (must be v1.1.3 or later) or use master if you are brave
  4. Paste the URL to your bundle configuration zip (don't worry it won't show up in the action log)
  5. Run it!

If everything goes well you should receive emails with the bundles.

Open Source Agenda is not affiliated with "Nes Bundler" Project. README Source: tedsteen/nes-bundler
Stars
125
Open Issues
2
Last Commit
1 month ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating