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

UWUVCI Wii U: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 4: Line 4:
|description=Ultimate Wii U Virtual Console Injector.   
|description=Ultimate Wii U Virtual Console Injector.   
|author=NicoAICP, ZestyTS   
|author=NicoAICP, ZestyTS   
|lastupdated=2024/07/14
|lastupdated=2025/03/14
|format=exe
|format=exe
|type=Game Injection
|type=Game Injection
|version=3.99.10
|version=3.99.9.7
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/wiiuhomebrews/uwuvciwiiu.7z
|download=https://dlhb.gamebrew.org/wiiuhomebrews/uwuvciwiiu.7z
Line 46: Line 46:
<youtube>I5UdYcVSRSA</youtube>   
<youtube>I5UdYcVSRSA</youtube>   
    
    
== Changelog ==
== Changelog ==
'''v3.99.10'''   
'''v3.99.9.7'''
*New
** VFilter Removal options for Wii (aka Deflicker)
** GCT Patching added for Wii
** NDS new screens
** NDS Display settings
** Tooltips added to everything
** Logging to a file (useful for debugging issues)
** Tutorial Screens (First run only)
** Drag and Drop to textboxes
** Installer will install dependencies
** Hooks into a helper app for Unix folks
** All of the DLLs and additional files added to the Installer
** UWUVCI V3 Helper App added to Installer (https://github.com/ZestyTS/UWUVCI-V3-Helper)
*Updates
** Installer has additional screens
** Installer's default directory no longer lets OneDrive push it around
** Rewrote the entire ReadMe.txt (please read it!)
** Replaced some of the exe tools with ones embedded in the program
** Refactored (Optimized) a bunch of code (Creating Wii injects is now about 20% faster than before)
** Removed the &quot;???&quot; screen
** CMD.exe as a tool has been brought in-house (a bunch of tools still use a cli though)
** Updated GBA to use JaGoombaColor
** Updated Packages to latest (dev thing)
** Updated to .Net Framework 4.8.1 and moved to C# 8 (dev thing)
*Bug Fixes
** Japanese identifier will properly identify Japanese text
** Removed WiiUDownloader.exe and replaced with a DLL I wrote; now Antivirus won't get in the way for downloading
** Removed CNUSPACKER.exe and replaced it with a DLL we wrote, now injects won't silently fail
** Properly terminate some background tasks (made Downloading Base stay open far too long)
** Fixed a bunch of reasons why the screens can be pulled up blank
** UWUVCI should no longer silently crash when launching if dependencies are installed
** Settings file moved so Unix can properly use it
 
'''v3.99.9.3'''   
* Added the scripts used to generate the Installer for UWUVCI by [https://github.com/ZestyTS @ZestyTS]
* Added the scripts used to generate the Installer for UWUVCI by [https://github.com/ZestyTS @ZestyTS]
* Added more systems the ability to enter in cKeys and tKeys by [https://github.com/ZestyTS @ZestyTS]
* Added more systems the ability to enter in cKeys and tKeys by [https://github.com/ZestyTS @ZestyTS]

Revision as of 05:29, 16 March 2025

UWUVCI
General
AuthorNicoAICP, ZestyTS
TypeGame Injection
Version3.99.9.7
LicenseGPL-3.0
Last Updated2025/03/14
Links
Download
Website
Source

An all-in-one injector for the Wii U.

Systems supported:

  • DS
  • GBA
  • N64
  • Snes
  • Nes
  • Turbo Grafx
  • MSX
  • Wii
  • GCN

User guide

Requirements:

How to use:

Notes:

  • Super FX games (Like StarFox/2) and DSi enhanced Games (like Pokemon Black) will not be playable.
  • That pokemon GBA Injects work, you need to choose the PokéPatch setting.

Media

Official UWUVCI Tutorial (Setup) (Zesty's Corner)

Changelog

v3.99.9.7

  • New
    • VFilter Removal options for Wii (aka Deflicker)
    • GCT Patching added for Wii
    • NDS new screens
    • NDS Display settings
    • Tooltips added to everything
    • Logging to a file (useful for debugging issues)
    • Tutorial Screens (First run only)
    • Drag and Drop to textboxes
    • Installer will install dependencies
    • Hooks into a helper app for Unix folks
    • All of the DLLs and additional files added to the Installer
    • UWUVCI V3 Helper App added to Installer (https://github.com/ZestyTS/UWUVCI-V3-Helper)
  • Updates
    • Installer has additional screens
    • Installer's default directory no longer lets OneDrive push it around
    • Rewrote the entire ReadMe.txt (please read it!)
    • Replaced some of the exe tools with ones embedded in the program
    • Refactored (Optimized) a bunch of code (Creating Wii injects is now about 20% faster than before)
    • Removed the "???" screen
    • CMD.exe as a tool has been brought in-house (a bunch of tools still use a cli though)
    • Updated GBA to use JaGoombaColor
    • Updated Packages to latest (dev thing)
    • Updated to .Net Framework 4.8.1 and moved to C# 8 (dev thing)
  • Bug Fixes
    • Japanese identifier will properly identify Japanese text
    • Removed WiiUDownloader.exe and replaced with a DLL I wrote; now Antivirus won't get in the way for downloading
    • Removed CNUSPACKER.exe and replaced it with a DLL we wrote, now injects won't silently fail
    • Properly terminate some background tasks (made Downloading Base stay open far too long)
    • Fixed a bunch of reasons why the screens can be pulled up blank
    • UWUVCI should no longer silently crash when launching if dependencies are installed
    • Settings file moved so Unix can properly use it

v3.99.9.3

  • Added the scripts used to generate the Installer for UWUVCI by @ZestyTS
  • Added more systems the ability to enter in cKeys and tKeys by @ZestyTS
  • Updated Readme.txt by @ZestyTS
  • Added more error messages @ZestyTS
  • Add console name to folder and space after brackets by @CasuallyCalm in #65

v3.99

  • TGA files will no longer automatically be pulled down from repo, instead user will be linked to where to download them.
  • Fixed zip bug that's been plaguing Win7/Win8 users
  • Rewrote a few sections for better optimization and for partial WINE support.
  • Rewrote most code to be async so the program doesn't act like it's frozen.
  • C2W support added for Wii.
  • When using the image creator with a name with Japanese text, the rest of the text will be in Japanese as well.
  • Converted project to work in x64.
  • Tons of Speed/Optimizations improvements.
  • ReadMe has been redone and includes FAQ.

v3.0 Release (by ZestyTS)

  • Added GBA Darkfilter Removal.
  • Fixed CNUSPACKER Issue.
  • Fixed Image Creator.
  • Fixed Darkfilter Removal N64.

v3.0 Beta

  • WII/GC injects.
  • Lots of bug fixes.
  • Auto download of bootimages/inis/bootsounds.
  • image creator.
  • 32 bit support.
  • Wii & GC injects support NKIT.
  • Even more userfriendly GUI.
  • added UWUVCI VWII a vwii Injector (only has vwii themes rn).
  • Fixed Issue where sometimes packing failed. This causes 32 bit users to need java tho.
  • Wii/GC Injections work again.
  • VWii injector updated.
  • Version string now displayed in settings.
  • Fixed crashes with Help/Guide button.

v2.0

  • Addition of GBC, GB, TG16/CD, MSX/MSX2 Support.
  • Config Feature.
  • BaseFiles.
  • INICreator.
  • Lots of BugFixes.
  • Integrated Guide.

v1.3

  • Removal of the java dependency.

v1.2

  • Bugfixes.

v1.1

  • Bugfixes.

v1 (by NicoAICP)

  • Saving of BaseROMS.
  • Saving of the CommonKey and TitleKeys.
  • Multilanguage Support.
  • Dark and Light Theme.
  • Easy to use GUI.

External links

Advertising: