Skip to content

Commit

Permalink
Note to self: remove placeholders before comitting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thulinma committed Nov 14, 2012
1 parent efa30fa commit d9f76e2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ Using the program

Simply invoking the ndsplus binary like `./ndsplus` will print status information to the screen, like so:

INFO HERE
NDS Adapter+ firmware version 304 detected.
Card title: POKEMON B
Card ID: IRBO
Card size: 256 MiB
Save size: 512 KiB

To backup a savegame, simply invoke the application like `./ndsplus --backup <FILENAME HERE>`. For example `./ndsplus --backup somegame.sav`. This will attempt to read a backup of the savegame to the given filename. It will attempt to overwrite any existing file at that location without warning, so be careful.

Expand Down

0 comments on commit d9f76e2

Please sign in to comment.