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

Banana Saves Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Apps (System Tools) - GameBrew
|title_mode=append
|image=bananasaveswii.png
|image_alt=Banana Saves
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Banana Saves
|title=Banana Saves
|image=bananasaveswii.png
|image=bananasaveswii2.png
|description=Banana Saves patches System Menu on-the-fly to allow you to copy your protected savegames to your SD card within the System Menu.
|description=Banana Saves patches System Menu on-the-fly to allow you to copy your protected savegames to your SD card within the System Menu.
|author=Marc_max
|author=Marc_max
Line 13: Line 7:
|type=System Tools
|type=System Tools
|version=3.0
|version=3.0
|license=Mixed
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/wiihomebrews/bananasaveswii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/bananasaveswii.7z
|website=https://web.archive.org/web/20160419044519/http://usuaris.tinet.cat/mark/page/wii-applications
|website=http://usuaris.tinet.cat/mark/page/wii-applications
|source=
|source=
}}
}}
'''Banana Saves''' v3 enables you to copy your protected savegames to your SD card within the System Menu by applying patches on-the-fly without modifying the NAND or posing any risk. It is partially based on Waninkoko's Menu Patcher and requires an IOS with NAND permissions, which any cIOS can provide.
Banana Saves (formerly Banana Patch) allows you to copy your protected savegames to your SD card within the System Menu by applying patches on-the-fly without modifying the NAND or posing any risk.  
 
It is partially based on Waninkoko's Menu Patcher and requires an IOS with NAND permissions (any cIOS will work).
 
It's compatible with:
* 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)
 
== User guide ==
Run Banana Saves with any homebrew loading method (Homebrew Channel is recommended).
 
Select an IOS with NAND permissions.


This version of Banana Saves is compatible with System Menu versions 3.2 (U and E), 4.0 (J, U and E), 4.1 (J, U and E), 4.2 (J, U, E and K), and 4.3 (J, U, E and K).
Wait and the System Menu will boot.


==How to use==
Now you are able to copy protected savegames to your SD card (even if the button looks disabled).
To use Banana Saves, run it with any homebrew loading method, such as the Homebrew Channel. Then, select an IOS with NAND permissions and wait for the System Menu to boot. After that, you can copy your protected savegames to your SD card, even if the button appears disabled.


==Media==
=== Automatizing boot ===
'''guardar saves de wii que no se dejan copiar a la sd - ([https://www.youtube.com/watch?v=EKbKXHedzAs Jose Alejandro])'''<br>
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.
<youtube>EKbKXHedzAs</youtube>
Just open the meta.xml file and remove the comment lines (<nowiki><!-- and --></nowiki>).


== Automatizing boot ==
And then edit the IOS number you want to use. For example, if you want to use IOS236:
If you are using Homebrew Channel 1.0.7 or later, you can automate the boot process of Banana Saves by removing the comment lines (<!-- and -->) in the meta.xml file and editing the IOS number you want to use. For example, if you want to use IOS236, add the following lines to the file:


<pre>
<pre>
    <arguments>
  <arguments>
        <arg>--ios=236</arg>
      <arg>--ios=236</arg>
    </arguments>
  </arguments>
</pre>
</pre>


== Changelog ==
== Changelog ==
''' v3 (2010.09.19) '''
''' v3 2010/09/19 '''
* Banana Patcher is now known as Banana Saves (users were only using it for copying savegames)
* 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 HBC 1.0.7 parameters support for automatizing boot.
* added rebooter patches for 4.3 on all regions
* Added rebooter patches for 4.3 on all regions.
* future version may include AHBPROT support
* Future version may include AHBPROT support.
''' v2 (2010.02.16) '''
''' v2 (2010.02.16) '''
* added IOS selector at start (you don't need a patched IOS36 anymore, just use any cIOS)
* 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 predefined hacks (you don't need the banana_hacks.txt file for main hacks).
* added new hack files (thanks to marinos35)
* Added new hack files (thanks to marinos35).
''' v1 (2009.07.28) '''
''' v1 2009/07/28 '''
* first version
* First version.


==External Links==
==External Links==
* Official Site - https://web.archive.org/web/20160419044519/http://usuaris.tinet.cat/mark/page/wii-applications
* Author's website - [https://web.archive.org/web/20160419044519/http://usuaris.tinet.cat/mark/page/wii-applications http://usuaris.tinet.cat/mark] (archived)
* WiiBrew - http://www.wiibrew.org/wiki/Banana_Saves
* WiiBrew - http://www.wiibrew.org/wiki/Banana_Saves

Revision as of 07:30, 21 February 2023

Banana Saves
Bananasaveswii2.png
General
AuthorMarc_max
TypeSystem Tools
Version3.0
LicenseGPL-2.0
Last Updated2010/09/19
Links
Download
Website

Banana Saves (formerly Banana Patch) allows you to copy your protected savegames to your SD card within the System Menu by applying patches on-the-fly without modifying the NAND or posing any risk.

It is partially based on Waninkoko's Menu Patcher and requires an IOS with NAND permissions (any cIOS will work).

It's compatible with:

  • 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)

User guide

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

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. Just open the meta.xml file and remove the comment lines (<!-- and -->).

And then edit the IOS number you want to use. For example, if you want to use IOS236:

  <arguments>
      <arg>--ios=236</arg>
  </arguments>

Changelog

v3 2010/09/19

  • 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.

v2 (2010.02.16)

  • 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).

v1 2009/07/28

  • First version.

External Links

Advertising: