Thanks to visit codestin.com
Credit goes to github.com

Skip to content

murderlandsgame/FriishProduce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

479 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FriishProduce



FriishProduce is a WAD channel injector/creator for (v)Wii. It can be used to convert ROMs, disc images or other types of software to installable WADs for Wii/vWii (Wii U). This includes injectable Virtual Console (VC) games, as well as single ROM loaders (SRLs), and Adobe Flash files. This application is designed to streamline the process to as few third-party programs as possible.

This repository has been updated by way of a new MDI version (pictured above) and is currently under work-in-progress.
The legacy version (all revisions up to and including v0.26-beta) are currently being deprecated and will be moved to a separate read-only repository.


Features

This injector bypasses other third-party assets (such as Common-Key.bin, HowardC's tools, and Autoinjectuwad/Devilken's VC) by handling many steps directly from the program's code. Some examples:

  • Automatic WAD/U8/CCF handling
  • VC ROM injection through hex writing and/or file replacement
  • Automatic banner/icon editing
  • Automatic editing of source WAD's savedata where available
  • Additional content/emulator options for each platform where supported
  • Replace WAD contents with forwarder to auto-load specific emulator core and ROM

Platforms

Currently supported:

  • Nintendo Entertainment System (NES) / Famicom
  • Super Nintendo Entertainment System (SNES) / Super Famicom
  • Nintendo 64
  • SEGA Master System & SEGA Mega Drive / Genesis
  • NEC TurboGrafx-16 / PC Engine
  • SNK NEO-GEO
  • Microsoft MSX / MSX2
  • Adobe Flash

How-to

See here for basic instructions on how to use the app.

Make sure you have a (v)Wii NAND backup in case anything goes wrong!

Translation

See here for basic instructions on translating the app.


To-Do

  • Before v1.1 release:
    • Restructure and clean code
    • Complete custom manual building algorithm (NES/SNES/N64/SEGA only)
  • Planned later:
    • Probably reorganize consoles into their own folders?
    • Other VC injection support:
      • Commodore 64 (needs Custom Frodo)
      • TurboGrafx-16 CD (needs several programs to convert ISO to injectable format)

Credits

This program uses the following third-party components and apps:

For icons and interface:

I would also like to thank the following people:

  • SuperrSonic for reverse-engineering much of Wii software and official emulator code, and in particular, his fork of RetroArch Wii.
  • saulfabreg for archiving several tools and aiding in research & documentation.
  • sr_corsario for his work in disclosing NEO-GEO ROM injection methods.
  • Larsenv for his astounding work in the Wii homebrew community, and for originally disclosing a method for Flash WAD injection (GBAtemp thread).
  • And of course, the team at the 0RANGECHiCKEN release group, including lolsjoel, and the late G0dLiKe, without whose work this project would not have been possible.

This application is distributed and licensed under the GNU General Public License v3.0 (view in full).

About

Wii/vWii VC WAD injector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%