Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Virtual Console Numbify Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew PC Tools (PC Utilities) - GameBrew
|title_mode=append
|image=virtualconsolenumbifywii.jpg
|image_alt=Virtual Console Numbify
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Virtual Console Numbify
|title=Virtual Console Numbify
|image=virtualconsolenumbifywii.jpg
|image=virtualconsolenumbifywii02.png
|description=Inject Roms on Nintendo WII's Virtual console in one click.
|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://gbatemp.net/threads/release-virtual-console-numbify-inject-roms-on-nintendo-wiis-virtual-console-in-one-click.612323/
|website=https://leonardothehuman.com/
|source=https://github.com/leonardothehuman/virtual-console-numbify
|source=https://github.com/leonardothehuman/virtual-console-numbify
}}
}}
'''Virtual Console Numbify''' is a tool that automates the process of creating custom injects for the Nintendo Wii's virtual console by using third-party tools to replace ROM files in WAD files.
An automated tool to create Wii virtualconsole injections created by leonardothehuman (leonardorg).
 
Supported consoles:
* 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


Planned features:
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.
*Flash support
*PC engine CD support
*Commodore 64 support
*MSX support
*Automatic byteswap and compress nintendo 64 roms


Roadmap:
Supported consoles include:
* Flash support
* Master System.
* PC engine CD support
* Mega Drive.
* Commodore 64 support
* Nintendo Entertainment System.
* MSX support
* Super Nintendo Entertainment System.
* Automatic byteswap and compress nintendo 64 roms
* Nintendo 64 *(Some base wads requires manual steps, like compression and byteswap).
* Neo Geo Aes.
* PC Engine.


==Prerequisites==
==User guide==
* Autoit3: Needed to automate HowardCtools Download -> https://www.autoitscript.com/site/autoit/downloads/
Prerequisites:
* ActiveX Control Pad: Needed by HowardCtools Download -> http://download.microsoft.com/download/activexcontrolpad/install/4.0.0.950/win98mexp/en-us/setuppad.exe
* Autoit3 - Needed to automate HowardCtools [https://www.autoitscript.com/site/autoit/downloads/ (Download)].
* VB6 runtime plus: Needed by HowardCtools Download -> https://sourceforge.net/projects/vb6extendedruntime/
* 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 Download -> https://www.softpedia.com/get/Programming/Other-Programming-Files/Microsoft-Forms.shtml
* VB6 runtime plus - Needed by HowardCtools [https://sourceforge.net/projects/vb6extendedruntime/ (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 at https://www.microsoft.com/pt-br/download/details.aspx?id=22
* FM20: Needed by HowardCtools [https://www.softpedia.com/get/Programming/Other-Programming-Files/Microsoft-Forms.shtml (Download)].
* 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 at https://support.microsoft.com/pt-br/topic/instalador-offline-do-microsoft-net-framework-4-8-para-windows-9d23f658-3b97-68ab-d013-aa3c3e7495e0
* 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: You must extract this file from your own wii and put it into Virtual Console Numbify's directory
* 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.


==Usage==
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].


The steps used by Virtual Console Numbify was mostly based on this tutorial: https://gbatemp.net/threads/how-to-create-professional-virtual-console-injects.439224/
==Screenshots==
https://dlhb.gamebrew.org/wiihomebrews/virtualconsolenumbifywii3.png


==Known Bugs==
==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 have one single line
*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==
I only could build this tool, because I was standing on the shoulder of giants, Thanks for all those wondertful people for creating the tools that Virtual Console Numbify uses:
Thanks for all those wondertful people for creating the tools that Virtual Console Numbify uses:
*libwiisharp - leathl
*libwiisharp - leathl.
*wadunpacker.exe - by BFGR
*wadunpacker.exe - BFGR.
*wadtool.exe - by Calantra and DDF
*wadtool.exe - Calantra and DDF.
*bannertool.exe - by Calantra
*bannertool.exe - Calantra.
*wadpacker.exe - by KiKe
*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 Links==
==External links==
* Github - https://github.com/leonardothehuman/virtual-console-numbify
* Author's website - https://leonardothehuman.com/
* Gbatemp - https://gbatemp.net/threads/release-virtual-console-numbify-inject-roms-on-nintendo-wiis-virtual-console-in-one-click.612323/
* 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
Virtualconsolenumbifywii02.png
General
Authorleonardothehuman (leonardorg)
TypePC Utilities
Version0.2
LicenseGPL-3.0
Last Updated2022/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

virtualconsolenumbifywii3.png

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.

External links

Advertising: