Tutorial  Updated

How To Create Uninjectable VC Injects [GB, GBC, GBA, SEGA SG-1000, SEGA MARK III, SEGA MEGA-CD]

Hello, guys! Welcome back to mrt84! It has been 4 months since I haven't seen y'all. But today we are going to be doing a tutorial on how to make a single ROM loader channels for uninjectable games that includes (GB, GBC, GBA, SEGA SG-1000, SEGA MARK III, SEGA MEGA-CD, NDS [maybe]). This tutorial goes to G0dLik & saulfabreg who amde & restored the tutorial from "[Wii] [Tutorial] How to inject VC games - Pro style :) (restored from @G0dLiKe)"

So let's get started!!!!

The stuff you will needed:
  • Computer running
  • VC Host wad matching your Wii´s system region(NTSC-U, NTSC-J, PAL) and the corresponding emulator DOL you want the channel for(GENPLUS GX for example when creating games for MEGA-CD)
  • The ROM file(or CD ISO)
The tools you will needed:
  • CustomizeMii
  • VCBrlyt 9.0
  • VCIcon 8.0
  • UltraEdit
  • wwPacker
1.)Creating VC Icons:
  1. Run your game ROM in an emulator, make a screenshot and save it to your harddrive.
  2. Open VCIcon, select the corresponding System on the dropdown menu, select the path to your previously made screenshot of the game, select the path to the folder where your files should be saved to and click make
2.)Editing the Host wad
  1. Open your host wad with CustomizeMii, enter the name of the game, change the title ID (to prevent overwriting of same IDs when installing the wad file) extract the banner.brlyt, edit it with VCbrlyt to match the new game(name, year of release, players) hit set on all buttons, save the VCbrlyt and replace it with CustomizeMii.
  2. Replace the VCPic.tpl and Icon.tpl with the previously created ones.
  3. When everything is replaced as described above, hit create wad ignore the warning and let the program finish its work.
3.)Editing the emulator .dol
  1. Open the emulator .dol with UltraEdit and change the location where the game ROM will be placed(for example SD:/newgamename) the hex where the information is stored depends on which emulator.dol you are using but needs to be edited in order to get things up and running.
  2. After editing the .dol rename it to 00000002.app.
  3. Now go on and drag and drop the wad we created above over the __wwunpacker shortcut on yor desktop. Let wwpacker finish the unpacking and hit any key to exit the dash.
  4. Now replace the existing 00000002.app with the above created (disguised emulator.dol) 00000002.app.
  5. When done drag and drop the extracted wads folder over the __wwpacker shortcut on your desktop.
  6. The wad file is ready for usage, now onto the folder structure
    wink.png
4.)Setting up the folders
  1. Single ROM loaders needs a certain folder structure which should reflect the paths edited in the emulator.dol in the wad file we just created.
  2. Standard setup using GENPLUS GX for MEGA-CD games is as follows:
  3. SD:/newgame/…
  4. BIOS- for the MEGA-CD Bios files
  5. ROMS- place the ROM or ISO here
  6. SAVES- for game saves
  7. SNAPS- for InGame screenshots
  8. Config.ini- edit the config.ini to match the paths in your emulator.dol
  9. History.ini- edit the history.ini to set the path where the ROM file is placed(in this case it would be SD:/newgame/ROMS/nameoftheROMorISO with the correct filetype ending(.ISO, .MD, .ROM)
  10. When everything is done, place the folder which holds the subfolders containing all files as explained under point 4 on your SD cards root and install the wad file with wad manager on your Wii.
  11. Start the game from homescreen and have fun
    smile.png
 
Last edited by redfire_mrt,
  • Like
Reactions: SaulFabre

CMDreamer

Well-Known Member
Member
Joined
Oct 29, 2014
Messages
1,683
Trophies
1
Age
38
XP
3,468
Country
Mexico
The Windows XP requisite is a must? It's been more than 10 years I haven't used it.

What can be done in Windows XP that can't be made on Windows 8.1/10 if I may ask?
 

redfire_mrt

Well-Known Member
OP
Member
Joined
May 26, 2020
Messages
225
Trophies
0
XP
1,110
Country
United States
Hello, guys! Welcome back to mrt84! It has been 4 months since I haven't seen y'all. But today we are going to be doing a tutorial on how to make a single ROM loader channels for uninjectable games that includes (GB, GBC, GBA, SEGA SG-1000, SEGA MARK III, SEGA MEGA-CD, NDS [maybe]). This tutorial goes to G0dLik & saulfabreg who amde & restored the tutorial from "[Wii] [Tutorial] How to inject VC games - Pro style :) (restored from @G0dLiKe)"

So let's get started!!!!

The stuff you will needed:
  • Computer running
  • VC Host wad matching your Wii´s system region(NTSC-U, NTSC-J, PAL) and the corresponding emulator DOL you want the channel for(GENPLUS GX for example when creating games for MEGA-CD)
  • The ROM file(or CD ISO)
The tools you will needed:
  • CustomizeMii
  • VCBrlyt 9.0
  • VCIcon 8.0
  • UltraEdit
  • wwPacker
1.)Creating VC Icons:
  1. Run your game ROM in an emulator, make a screenshot and save it to your harddrive.
  2. Open VCIcon, select the corresponding System on the dropdown menu, select the path to your previously made screenshot of the game, select the path to the folder where your files should be saved to and click make
2.)Editing the Host wad
  1. Open your host wad with CustomizeMii, enter the name of the game, change the title ID (to prevent overwriting of same IDs when installing the wad file) extract the banner.brlyt, edit it with VCbrlyt to match the new game(name, year of release, players) hit set on all buttons, save the VCbrlyt and replace it with CustomizeMii.
  2. Replace the VCPic.tpl and Icon.tpl with the previously created ones.
  3. When everything is replaced as described above, hit create wad ignore the warning and let the program finish its work.
3.)Editing the emulator .dol
  1. Open the emulator .dol with UltraEdit and change the location where the game ROM will be placed(for example SD:/newgamename) the hex where the information is stored depends on which emulator.dol you are using but needs to be edited in order to get things up and running.
  2. After editing the .dol rename it to 00000002.app.
  3. Now go on and drag and drop the wad we created above over the __wwunpacker shortcut on yor desktop. Let wwpacker finish the unpacking and hit any key to exit the dash.
  4. Now replace the existing 00000002.app with the above created (disguised emulator.dol) 00000002.app.
  5. When done drag and drop the extracted wads folder over the __wwpacker shortcut on your desktop.
  6. The wad file is ready for usage, now onto the folder structure
    wink.png
4.)Setting up the folders
  1. Single ROM loaders needs a certain folder structure which should reflect the paths edited in the emulator.dol in the wad file we just created.
  2. Standard setup using GENPLUS GX for MEGA-CD games is as follows:
  3. SD:/newgame/…
  4. BIOS- for the MEGA-CD Bios files
  5. ROMS- place the ROM or ISO here
  6. SAVES- for game saves
  7. SNAPS- for InGame screenshots
  8. Config.ini- edit the config.ini to match the paths in your emulator.dol
  9. History.ini- edit the history.ini to set the path where the ROM file is placed(in this case it would be SD:/newgame/ROMS/nameoftheROMorISO with the correct filetype ending(.ISO, .MD, .ROM)
  10. When everything is done, place the folder which holds the subfolders containing all files as explained under point 4 on your SD cards root and install the wad file with wad manager on your Wii.
  11. Start the game from homescreen and have fun
    smile.png

--------------------- MERGED ---------------------------

The Windows XP requisite is a must? It's been more than 10 years I haven't used it.

What can be done in Windows XP that can't be made on Windows 8.1/10 if I may ask?
I changed it, now.

--------------------- MERGED ---------------------------

Hello, guys! Welcome back to mrt84! It has been 4 months since I haven't seen y'all. But today we are going to be doing a tutorial on how to make a single ROM loader channels for uninjectable games that includes (GB, GBC, GBA, SEGA SG-1000, SEGA MARK III, SEGA MEGA-CD, NDS [maybe]). This tutorial goes to G0dLik & saulfabreg who amde & restored the tutorial from "[Wii] [Tutorial] How to inject VC games - Pro style :) (restored from @G0dLiKe)"

So let's get started!!!!

The stuff you will needed:
  • Computer running
  • VC Host wad matching your Wii´s system region(NTSC-U, NTSC-J, PAL) and the corresponding emulator DOL you want the channel for(GENPLUS GX for example when creating games for MEGA-CD)
  • The ROM file(or CD ISO)
The tools you will needed:
  • CustomizeMii
  • VCBrlyt 9.0
  • VCIcon 8.0
  • UltraEdit
  • wwPacker
1.)Creating VC Icons:
  1. Run your game ROM in an emulator, make a screenshot and save it to your harddrive.
  2. Open VCIcon, select the corresponding System on the dropdown menu, select the path to your previously made screenshot of the game, select the path to the folder where your files should be saved to and click make
2.)Editing the Host wad
  1. Open your host wad with CustomizeMii, enter the name of the game, change the title ID (to prevent overwriting of same IDs when installing the wad file) extract the banner.brlyt, edit it with VCbrlyt to match the new game(name, year of release, players) hit set on all buttons, save the VCbrlyt and replace it with CustomizeMii.
  2. Replace the VCPic.tpl and Icon.tpl with the previously created ones.
  3. When everything is replaced as described above, hit create wad ignore the warning and let the program finish its work.
3.)Editing the emulator .dol
  1. Open the emulator .dol with UltraEdit and change the location where the game ROM will be placed(for example SD:/newgamename) the hex where the information is stored depends on which emulator.dol you are using but needs to be edited in order to get things up and running.
  2. After editing the .dol rename it to 00000002.app.
  3. Now go on and drag and drop the wad we created above over the __wwunpacker shortcut on yor desktop. Let wwpacker finish the unpacking and hit any key to exit the dash.
  4. Now replace the existing 00000002.app with the above created (disguised emulator.dol) 00000002.app.
  5. When done drag and drop the extracted wads folder over the __wwpacker shortcut on your desktop.
  6. The wad file is ready for usage, now onto the folder structure
    wink.png
4.)Setting up the folders
  1. Single ROM loaders needs a certain folder structure which should reflect the paths edited in the emulator.dol in the wad file we just created.
  2. Standard setup using GENPLUS GX for MEGA-CD games is as follows:
  3. SD:/newgame/…
  4. BIOS- for the MEGA-CD Bios files
  5. ROMS- place the ROM or ISO here
  6. SAVES- for game saves
  7. SNAPS- for InGame screenshots
  8. Config.ini- edit the config.ini to match the paths in your emulator.dol
  9. History.ini- edit the history.ini to set the path where the ROM file is placed(in this case it would be SD:/newgame/ROMS/nameoftheROMorISO with the correct filetype ending(.ISO, .MD, .ROM)
  10. When everything is done, place the folder which holds the subfolders containing all files as explained under point 4 on your SD cards root and install the wad file with wad manager on your Wii.
  11. Start the game from homescreen and have fun
    smile.png
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,719
Trophies
2
Age
33
XP
8,693
Country
Portugal
but im guessing this "vc" titles wont save on nand right? or autoboot if the emulator we are using doesnt support autoboot?
 

SaulFabre

I like Yoshis and the Wii/Wii U scene.
Member
Joined
Feb 6, 2019
Messages
3,170
Trophies
1
Age
25
Location
Ecuador
Website
saulfabreg-wiivc.blogspot.com
XP
7,736
Country
Ecuador

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: roms wont boot with wood r4menu