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

Banana Patcher Wii: Difference between revisions

From GameBrew
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Apps (System Tools) - GameBrew
|title_mode=append
|image=bananapatcherwii.jpg
|image_alt=Banana Patcher
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Banana Patcher
|title=Banana Patcher mod35
|image=bananapatcherwii.jpg
|image=bananapatcherwii02.png
|description=Applies Preloader patches on-the-fly without modifying NAND
|description=Applies Preloader patches on-the-fly without modifying NAND.
|author=Marc
|author=marinos35
|lastupdated=2010/09/24
|lastupdated=2010/01/14
|type=System Tools
|type=System Tools
|version=v3
|version=mod35
|license=Mixed
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/wiihomebrews/bananapatcherwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/bananapatcherwii.7z
|website=
|website=https://wiibrew.org/wiki/Banana_Saves
|source=
}}
}}
'''Banana Saves''' applies patches to the System Menu on-the-fly to allow you to copy your protected savegames to your SD card within the System Menu.
This is a modified version of [[Banana_Saves_Wii|Banana Patcher]] v1, a program that can apply on-the-fly Preloader patches to System Menu without installing anything to the NAND. Some of the code was taken from Waninkoko's Menu Patcher. Useful for:
It doesn't modify the NAND and has no risk. It's partially based on Waninkoko's Menu Patcher.
*Play your GC imports.
*Copy your copy-protected saves to SD easily.
*Move Disc Channel.
 
Banana Patcher needs IOS36 with trucha bug and patched ES_Identify function, or a pre-3.4 version of it.
 
'''Warning:''' Banana Patcher doesn't modify your NAND. However, it's still a dangerous application so use it at your own risk.
 
==User guide==
===Changes===
The program now checks for a USB device to load the hacks txt.


Banana Saves needs an IOS with NAND permissions (any cIOS will work).
It has been tested with two partitions (only one was fat32) HDDs and it worked as well as it was working with HBC.


It's compatible with:
The partition must be fat.
* 3.2 (U and E)
* 4.0 (J, U and E)
* 4.1 (J, U and E)
* 4.2 (J, U, E and K)
* 4.3 (J, U, E and K)


== How to use ==
Also the hacks files has been updated with the 4.2 versions you can always find them, plus info about them, at [http://wiibrew.org/wiki/Preloader/hacks WiiBrew].
* Run Banana Saves with any homebrew loading method (Homebrew Channel is recommended)
* Select an IOS with NAND permissions
* Wait and the System Menu will boot
* Now you are able to copy protected savegames to your SD card (even if the button looks disabled)


== Automatizing boot ==
===How to use===
If you are using Homebrew Channel 1.0.7 or later, you can automatize Banana Saves boot so you won't even need to select the IOS.
Banana Patcher uses the same format as Preloader, but a different ile.
Just open the meta.xml file and remove the comment lines (<nowiki><!-- and --></nowiki>).
And then edit the IOS number you want to use. For example, if you want to use IOS236:
<br>
<nowiki><arguments><arg>--ios=236</arg></arguments></nowiki>


== Changelog ==
You must place your patches file in usb:/banana_hacks.txt. There are some examples in the hacks directory. Just copy your System Menu version and region to your USB storage device (supported formats fat32/fat16/fat12/fat) and change its name, and then edit the file and remove the hacks you are not going to use.
''' v1 (2009.07.28) '''
* first version


''' v2 (2010.02.16) '''
For example, if you have a PAL Wii with a 4.1E firmware you need 41e_all_hacks.txt. Then you have to edit the file.
* added IOS selector at start (you don't need a patched IOS36 anymore, just use any cIOS)
* added predefined hacks (you don't need the banana_hacks.txt file for main hacks)
* added new hack files (thanks to marinos35)


''' v3 (2010.09.19) '''
The *_all_hacks.txt files include all Preloader hacks.
* Banana Patcher is now known as Banana Saves (users were only using it for copying savegames)
* added HBC 1.0.7 parameters support for automatizing boot
* added rebooter patches for 4.3 on all regions
* future version may include AHBPROT support


== Unofficial Versions ==
Don't try to run Banana Patcher with all hacks enabled, because you will only get the Wii recovery mode. Remember to remove all hacks you know you don't really need, leave the only ones that will be useful for you.
''' Banana Patcher mod35 '''


This is a mod of Banana Patcher v1
Also, some are incompatible between them, making the Wii menu very unstable. The 41*_useful_hacks.txt include the best and useful hacks (GC region free, move disc channel and unprotected saves), so it is recommended to use these.


'''Changes:'''
==Screenshots==
* It looks for the hack txt at a USB device and not at SD
https://dlhb.gamebrew.org/wiihomebrews/bananapatcherwii3.png


'''Extra:'''
==Changelog==
* hack txt files updated to 4.2
'''Banana Patcher mod35'''
*Changes: It looks for the hack txt at a USB device and not at SD.
*Extra: hack txt files updated to 4.2.


== External links ==
== External links ==
* Wiibrew - https://wiibrew.org/wiki/Banana_Patcher
* WiiBrew - https://wiibrew.org/wiki/Banana_Saves

Latest revision as of 09:58, 25 February 2023

Banana Patcher mod35
Bananapatcherwii02.png
General
Authormarinos35
TypeSystem Tools
Versionmod35
LicenseGPL-2.0
Last Updated2010/01/14
Links
Download
Website

This is a modified version of Banana Patcher v1, a program that can apply on-the-fly Preloader patches to System Menu without installing anything to the NAND. Some of the code was taken from Waninkoko's Menu Patcher. Useful for:

  • Play your GC imports.
  • Copy your copy-protected saves to SD easily.
  • Move Disc Channel.

Banana Patcher needs IOS36 with trucha bug and patched ES_Identify function, or a pre-3.4 version of it.

Warning: Banana Patcher doesn't modify your NAND. However, it's still a dangerous application so use it at your own risk.

User guide

Changes

The program now checks for a USB device to load the hacks txt.

It has been tested with two partitions (only one was fat32) HDDs and it worked as well as it was working with HBC.

The partition must be fat.

Also the hacks files has been updated with the 4.2 versions you can always find them, plus info about them, at WiiBrew.

How to use

Banana Patcher uses the same format as Preloader, but a different ile.

You must place your patches file in usb:/banana_hacks.txt. There are some examples in the hacks directory. Just copy your System Menu version and region to your USB storage device (supported formats fat32/fat16/fat12/fat) and change its name, and then edit the file and remove the hacks you are not going to use.

For example, if you have a PAL Wii with a 4.1E firmware you need 41e_all_hacks.txt. Then you have to edit the file.

The *_all_hacks.txt files include all Preloader hacks.

Don't try to run Banana Patcher with all hacks enabled, because you will only get the Wii recovery mode. Remember to remove all hacks you know you don't really need, leave the only ones that will be useful for you.

Also, some are incompatible between them, making the Wii menu very unstable. The 41*_useful_hacks.txt include the best and useful hacks (GC region free, move disc channel and unprotected saves), so it is recommended to use these.

Screenshots

bananapatcherwii3.png

Changelog

Banana Patcher mod35

  • Changes: It looks for the hack txt at a USB device and not at SD.
  • Extra: hack txt files updated to 4.2.

External links

Advertising: