Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Nicoe Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew PC Tools (PC Utilities) - GameBrew
|title_mode=append
|image=nicoewii.jpg
|image_alt=Nicoe
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Nicoe
|title=Nicoe
|image=nicoewii.jpg
|image=nicoewii2.png
|description=Nintendont Configuration Editor.
|description=Nintendont Configuration Editor. A Windows/.NET application to edit nincfg.bin files.
|author=libertyernie
|author=libertyernie
|lastupdated=2021/12/03
|lastupdated=2021/12/03
Line 18: Line 12:
|source=https://github.com/libertyernie/Nicoe
|source=https://github.com/libertyernie/Nicoe
}}
}}
'''Nicoe''' is a Windows desktop application that allows you to create, open, edit, and save nincfg.bin files.
Nicoe (Nintendont Configuration Editor) is a Windows desktop application that allows you to create, open, edit, and save nincfg.bin files.


These files are used by Nintendont, a GameCube and Wii homebrew application that allows you to play your games from a USB storage device, SD card, or DVD. The application is built using C++/CLI and is a wrapper around the NIN_CFG structure, which exposes each meaningful configuration element of the structure as a .NET property.
These files are used by [[Nintendont Wii|Nintendont]], a GameCube and Wii homebrew application that allows you to play your games from a USB storage device, SD card, or DVD. The application is built using C++/CLI and is a wrapper around the NIN_CFG structure, which exposes each meaningful configuration element of the structure as a .NET property.


This allows the user to modify the configuration elements using the built-in WinForms PropertyGrid. The application is also built to handle nincfg.bin files going back to version 8, and for this reason, you will see a .dll for each version.
This allows you to modify the configuration elements using the built-in WinForms PropertyGrid. The application is also built to handle nincfg.bin files going back to version 8, and for this reason, you will see a .dll for each version.


==Features==
==Features==
* Create / open / save nincfg.bin files (version 8, 9, or 10)
* Create / open / save nincfg.bin files (version 8, 9, or 10).
* Update nincfg.bin files to version 10
* Update nincfg.bin files to version 10.
* Read the Game ID directly from a disc image
* Read the Game ID directly from a disc image.
* Extract the banner (as .png) from a disc image
* Extract the banner (as .png) from a disc image.
* Write a meta.xml to autoload a game directly from the Homebrew Channel (not officially supported; requires a custom build of Nintendont that can [https://github.com/FIX94/Nintendont/pull/532 accept a base64-encoded command-line parameter])
* Write a meta.xml to autoload a game directly from the Homebrew Channel (not officially supported; requires a custom build of Nintendont that can [https://github.com/FIX94/Nintendont/pull/532 accept a base64-encoded command-line parameter]).


==Requirements==
==User guide==
* Windows
Requirements:
* .NET Framework 4.6.1 or newer
* Windows.
* Microsoft Visual C++ Redistributable 2019 or newer
* .NET Framework 4.6.1 or newer.
* Microsoft Visual C++ Redistributable 2019 or newer.


==Screenshot==
==Screenshots==
[[image:nicoewii.jpg|640px]]
nicoewii3.png


==External links==
==External links==
* GitHub - https://github.com/libertyernie/Nicoe
* GitHub - https://github.com/libertyernie/Nicoe
* Gbatemp - https://gbatemp.net/threads/nicoe-nintendont-configuration-editor.603950/
* GBAtemp - https://gbatemp.net/threads/nicoe-nintendont-configuration-editor.603950/

Revision as of 00:09, 3 April 2023

Nicoe
File:Nicoewii2.png
General
Authorlibertyernie
TypePC Utilities
Version10.3
LicenseMixed
Last Updated2021/12/03
Links
Download
Website
Source

Nicoe (Nintendont Configuration Editor) is a Windows desktop application that allows you to create, open, edit, and save nincfg.bin files.

These files are used by Nintendont, a GameCube and Wii homebrew application that allows you to play your games from a USB storage device, SD card, or DVD. The application is built using C++/CLI and is a wrapper around the NIN_CFG structure, which exposes each meaningful configuration element of the structure as a .NET property.

This allows you to modify the configuration elements using the built-in WinForms PropertyGrid. The application is also built to handle nincfg.bin files going back to version 8, and for this reason, you will see a .dll for each version.

Features

  • Create / open / save nincfg.bin files (version 8, 9, or 10).
  • Update nincfg.bin files to version 10.
  • Read the Game ID directly from a disc image.
  • Extract the banner (as .png) from a disc image.
  • Write a meta.xml to autoload a game directly from the Homebrew Channel (not officially supported; requires a custom build of Nintendont that can accept a base64-encoded command-line parameter).

User guide

Requirements:

  • Windows.
  • .NET Framework 4.6.1 or newer.
  • Microsoft Visual C++ Redistributable 2019 or newer.

Screenshots

nicoewii3.png

External links

Advertising: