More actions
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=Virtual Console Numbify | |title=Virtual Console Numbify | ||
|image= | |image=virtualconsolenumbifywii02.png | ||
|description=Inject | |description=Inject ROMs on Nintendo Wii Virtual console in one click. | ||
|author=leonardothehuman | |author=leonardothehuman (leonardorg) | ||
|lastupdated=2022/05/16 | |lastupdated=2022/05/16 | ||
|type=PC Utilities | |type=PC Utilities | ||
|version=0.2 | |version=0.2 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/virtualconsolenumbifywii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/virtualconsolenumbifywii.7z?k33p0fil35 | ||
|website=https:// | |website=https://leonardothehuman.com/ | ||
|source=https://github.com/leonardothehuman/virtual-console-numbify | |source=https://github.com/leonardothehuman/virtual-console-numbify | ||
}} | }} | ||
An automated tool to create Wii virtualconsole injections created by leonardothehuman (leonardorg). | |||
It uses several third part tools to automatically replace Rom files on Nintendo Wii's virtual console's Wad files, allowing you to create your own Injects. | |||
Supported consoles include: | |||
* | * Master System. | ||
* | * Mega Drive. | ||
* | * Nintendo Entertainment System. | ||
* | * Super Nintendo Entertainment System. | ||
* | * Nintendo 64 *(Some base wads requires manual steps, like compression and byteswap). | ||
* Neo Geo Aes. | |||
* PC Engine. | |||
== | ==User guide== | ||
* Autoit3 | Prerequisites: | ||
* ActiveX Control Pad | * Autoit3 - Needed to automate HowardCtools [https://www.autoitscript.com/site/autoit/downloads/ (Download)]. | ||
* VB6 runtime plus | * ActiveX Control Pad - Needed by HowardCtools [http://download.microsoft.com/download/activexcontrolpad/install/4.0.0.950/win98mexp/en-us/setuppad.exe {Download)]. | ||
* FM20: Needed by HowardCtools | * VB6 runtime plus - Needed by HowardCtools [https://sourceforge.net/projects/vb6extendedruntime/ (Download)]. | ||
* Net framework 2.0 | * FM20: Needed by HowardCtools [https://www.softpedia.com/get/Programming/Other-Programming-Files/Microsoft-Forms.shtml (Download)]. | ||
* Net framework 4.8 | * Net framework 2.0 - Needed by LibWiiSharp, Comes preinstalled on the most recent windows versions (but need to be enabled on control panel), for older versions, it can be downloaded [https://www.microsoft.com/pt-br/download/details.aspx?id=22 here]. | ||
* common-key.bin | * Net framework 4.8 - Needed by Virtual Console Numbify itself, Comes preinstalled on the most recent windows versions, for older versions, it can be downloaded [https://support.microsoft.com/pt-br/topic/instalador-offline-do-microsoft-net-framework-4-8-para-windows-9d23f658-3b97-68ab-d013-aa3c3e7495e0 here]. | ||
* common-key.bin - You must extract this file from your own wii and put it into Virtual Console Numbify's directory. | |||
How to use: | |||
Just fill all the fields and follow your heart... | *Just fill all the fields and follow your heart. | ||
*The steps used by Virtual Console Numbify was mostly based on [https://gbatemp.net/threads/how-to-create-professional-virtual-console-injects.439224/ this tutorial]. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/wiihomebrews/virtualconsolenumbifywii3.png | |||
==Known | ==Known issues== | ||
*Prerequisites check don't work on x64 version | *Prerequisites check don't work on x64 version (this version works fine, but you will receive a warning on startup even if you have installed all dependencies). | ||
*Autoit installation is not checked | *Autoit installation is not checked. | ||
* | *PC engine save title should have one single line. | ||
*Neo Geo aes save title can't have more than one line | *Neo Geo aes save title can't have more than one line. | ||
*Some Master system wad's roms don't have sms extension, so the rom replacement is skipped, one of the base wads affected is Alex Kidd - The Lost Stars (USA) (SMS) (Virtual Console) | *Some Master system wad's roms don't have sms extension, so the rom replacement is skipped, one of the base wads affected is Alex Kidd - The Lost Stars (USA) (SMS) (Virtual Console). | ||
==Credits== | ==Credits== | ||
Thanks for all those wondertful people for creating the tools that Virtual Console Numbify uses: | |||
*libwiisharp - leathl | *libwiisharp - leathl. | ||
*wadunpacker.exe - | *wadunpacker.exe - BFGR. | ||
*wadtool.exe - | *wadtool.exe - Calantra and DDF. | ||
*bannertool.exe - | *bannertool.exe - Calantra. | ||
*wadpacker.exe - | *wadpacker.exe - KiKe. | ||
*sha1 - unknown author | *sha1 - unknown author. | ||
*everything else from autoinjectwad - Creffca (AKA Avicr) | *everything else from autoinjectwad - Creffca (AKA Avicr). | ||
*Devilken's vistual console injector - DevilKen | *Devilken's vistual console injector - DevilKen. | ||
*HowardC_Tools - HowardC | *HowardC_Tools - HowardC. | ||
==External | ==External links== | ||
* | * Author's website - https://leonardothehuman.com/ | ||
* | * GitHub - https://github.com/leonardothehuman/virtual-console-numbify | ||
* GBAtemp - https://gbatemp.net/threads/release-virtual-console-numbify-inject-roms-on-nintendo-wiis-virtual-console-in-one-click.612323/ |
Latest revision as of 13:05, 6 July 2024
Virtual Console Numbify | |
---|---|
General | |
Author | leonardothehuman (leonardorg) |
Type | PC Utilities |
Version | 0.2 |
License | GPL-3.0 |
Last Updated | 2022/05/16 |
Links | |
Download | |
Website | |
Source | |
An automated tool to create Wii virtualconsole injections created by leonardothehuman (leonardorg).
It uses several third part tools to automatically replace Rom files on Nintendo Wii's virtual console's Wad files, allowing you to create your own Injects.
Supported consoles include:
- Master System.
- Mega Drive.
- Nintendo Entertainment System.
- Super Nintendo Entertainment System.
- Nintendo 64 *(Some base wads requires manual steps, like compression and byteswap).
- Neo Geo Aes.
- PC Engine.
User guide
Prerequisites:
- Autoit3 - Needed to automate HowardCtools (Download).
- ActiveX Control Pad - Needed by HowardCtools {Download).
- VB6 runtime plus - Needed by HowardCtools (Download).
- FM20: Needed by HowardCtools (Download).
- Net framework 2.0 - Needed by LibWiiSharp, Comes preinstalled on the most recent windows versions (but need to be enabled on control panel), for older versions, it can be downloaded here.
- Net framework 4.8 - Needed by Virtual Console Numbify itself, Comes preinstalled on the most recent windows versions, for older versions, it can be downloaded here.
- common-key.bin - You must extract this file from your own wii and put it into Virtual Console Numbify's directory.
How to use:
- Just fill all the fields and follow your heart.
- The steps used by Virtual Console Numbify was mostly based on this tutorial.
Screenshots
Known issues
- Prerequisites check don't work on x64 version (this version works fine, but you will receive a warning on startup even if you have installed all dependencies).
- Autoit installation is not checked.
- PC engine save title should have one single line.
- Neo Geo aes save title can't have more than one line.
- Some Master system wad's roms don't have sms extension, so the rom replacement is skipped, one of the base wads affected is Alex Kidd - The Lost Stars (USA) (SMS) (Virtual Console).
Credits
Thanks for all those wondertful people for creating the tools that Virtual Console Numbify uses:
- libwiisharp - leathl.
- wadunpacker.exe - BFGR.
- wadtool.exe - Calantra and DDF.
- bannertool.exe - Calantra.
- wadpacker.exe - KiKe.
- sha1 - unknown author.
- everything else from autoinjectwad - Creffca (AKA Avicr).
- Devilken's vistual console injector - DevilKen.
- HowardC_Tools - HowardC.