-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
36 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,36 @@ | ||
# NES-ONLINE-Game-Injector | ||
# NES-ONLINE-Game-AutoInjector | ||
|
||
- You need the NvnTexpkg.package | ||
- Extract NvnTexpkg.package into the same folder like NES-Online-Game-Autoinjector | ||
- You have to create two TGA images in 32bit, once witch a size of 400x300 and another in the size of 355x512 (use Photoshop or whatever you want) | ||
- Also, you need your "lclassics.titlesdb" file | ||
|
||
|
||
Legend: | ||
|
||
- Sort Title = "Sort of the game" | ||
- Publisher = "Publisher of the game" | ||
- Game Code = "unique 5 letters combination between AAAAA and ZZZZZ (like "ABCDE") | ||
- Copyright = "Copyright holder of the game" | ||
- Game Title = "Title of the Game" | ||
- Overscan = "only 1 number between 0 and 9 per box" | ||
- Simultanus ="true or false" | ||
- Fade In = "only 1 number between 0 and 9 per box" | ||
- Volume = "a number between 0 and 99" | ||
|
||
Output folder: (NES-Online-Game-Autoinjector).path/NES_ONLINE_MOD | ||
|
||
Update 2.0 | ||
|
||
- Add ToolTip | ||
- Add Game code verification | ||
- Bug fixes | ||
- and more background stuff | ||
|
||
Update 2.0.1 | ||
|
||
- Bug fixes | ||
|
||
Update 2.5.0 | ||
|
||
- Add FAMICOM-Support (NES ONLINE JP Version) |