PHBankManager 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 13: Line 13:
<youtube>AjlacI8TTn0</youtube>
<youtube>AjlacI8TTn0</youtube>


'''<span style="font-size: 22px">Overview:</span>'''
==Overview:==


PHBankManager (not affiliated with PHBank and its creator) allows the user to have multiple bank files that are able to be renamed with a computer or 3ds homebrew, and used offline in both .3dsx and .cia format.
PHBankManager (not affiliated with PHBank and its creator) allows the user to have multiple bank files that are able to be renamed with a computer or 3ds homebrew, and used offline in both .3dsx and .cia format.
Line 26: Line 26:
People needing more than 20 bank files can easily implement this adjustment, however an obscene number of, say, 10,000 bank files will need more adjustments made, but it is still doable. (Not that anyone will need to go this high.)
People needing more than 20 bank files can easily implement this adjustment, however an obscene number of, say, 10,000 bank files will need more adjustments made, but it is still doable. (Not that anyone will need to go this high.)


==3dsx Installation:==


<span style="font-size: 22px">'''3dsx Installation:'''</span>
'''PHBankManager 3dsx Prerequisites:'''
 
PHBankManager 3dsx Prerequisites:
Grab the latest PHBank.3dsx from https://github.com/gocario/PHBank/releases
Grab the latest PHBank.3dsx from https://github.com/gocario/PHBank/releases
Merge the &quot;3ds&quot; folder from the zip with the one on the root of your SD card.
Merge the &quot;3ds&quot; folder from the zip with the one on the root of your SD card.
Line 35: Line 34:
Copy the &quot;pk&quot; folder from the zip onto the root of your SD card.
Copy the &quot;pk&quot; folder from the zip onto the root of your SD card.


Installing 3dsx:
'''Installing 3dsx:'''
Unzip the PHBankManager zip file.
Unzip the PHBankManager zip file.
Merge the &quot;3ds&quot; folder in the zip with the &quot;3ds&quot; folder on the root of your SD card.
Merge the &quot;3ds&quot; folder in the zip with the &quot;3ds&quot; folder on the root of your SD card.
Line 41: Line 40:
Launch your homebrew loader, and run &quot;PHBankManager&quot;.
Launch your homebrew loader, and run &quot;PHBankManager&quot;.


==CIA Installation:==


<span style="font-size: 22px">'''CIA Installation:'''</span>
'''PHBankManager CIA Prerequisites:'''
 
PHBankManager CIA Prerequisites:
Grab the latest PHBank.cia from https://github.com/gocario/PHBank/releases
Grab the latest PHBank.cia from https://github.com/gocario/PHBank/releases
Install the &quot;cia&quot; file from the zip.
Install the &quot;cia&quot; file from the zip.
Line 50: Line 48:
Copy the &quot;pk&quot; folder from the zip onto the root of your SD card.
Copy the &quot;pk&quot; folder from the zip onto the root of your SD card.


Installing CIA:
'''Installing CIA:'''
Unzip the PHBankManager zip file.
Unzip the PHBankManager zip file.
Copy the &quot;PHBankManager.cia&quot; to your SD card.
Copy the &quot;PHBankManager.cia&quot; to your SD card.
Line 56: Line 54:
'''''<span style="font-size: 12px">NOTE: PHBANK.CIA MUST BE INSTALLED FOR THE CIA VERSION OF PHBANKMANAGER TO WORK PROPERLY!</span>'''''
'''''<span style="font-size: 12px">NOTE: PHBANK.CIA MUST BE INSTALLED FOR THE CIA VERSION OF PHBANKMANAGER TO WORK PROPERLY!</span>'''''


 
==PHBankManager Usage:==
<span style="font-size: 22px">'''PHBankManager Usage:'''
</span>
Press &quot;B&quot; to create a new bank file.
Press &quot;B&quot; to create a new bank file.
Use Up/Down to choose the bank file you wish to use.
Use Up/Down to choose the bank file you wish to use.
Line 68: Line 64:
After pressing &quot;A&quot;, the cia version will automatically launch the Installed PHBank CIA.
After pressing &quot;A&quot;, the cia version will automatically launch the Installed PHBank CIA.


==Known Bug(s):==


<span style="font-size: 22px">'''Known Bug(s):'''</span>
* For some reason, creating a new bank file saves a temp file to your SD card. (In "/3ds/PHBankManager/" for 3dsx users, and "/" for cia users.)
 
* The “permatemp” file has a numerical name that is nine digits long, and is zero bytes large.
For some reason, creating a new bank file saves a temp file to your SD card. (In &quot;/3ds/PHBankManager/&quot; for 3dsx users, and &quot;/&quot; for cia users.)
* These files are not used with PHBankManager, and do nothing, so deleting them is okay.
The �permatemp� file has a numerical name that is nine digits long, and is zero bytes large.
* Or keep them if you enjoy seeing all the numbers.
These files are not used with PHBankManager, and do nothing, so deleting them is okay.
Or keep them if you enjoy seeing all the numbers.


==Credits:==


<span style="font-size: 22px">'''Credits:'''
</span>
Thanks to Rinnegatamante for the lpp-3ds source and samples on how to use it, as well as Gocario for PHBank!
Thanks to Rinnegatamante for the lpp-3ds source and samples on how to use it, as well as Gocario for PHBank!
Special thanks to /u/ItsProfOak AKA CollectorTogami for testing the Alpha version of this script, as well as asking me to make it! (It gave me a chance to relax a bit!)
Special thanks to /u/ItsProfOak AKA CollectorTogami for testing the Alpha version of this script, as well as asking me to make it! (It gave me a chance to relax a bit!)


Always make sure to backup your original bank file at /pk/bank/bank� before using PHBankManager for the first time! I am not responsible for any damage this does!
Always make sure to backup your original bank file at /pk/bank/bank” before using PHBankManager for the first time! I am not responsible for any damage this does!


Thanks for checking out PHBankManager!
Thanks for checking out PHBankManager!
<div class="messageTextEndMarker">
</div>

Revision as of 12:45, 11 September 2021

Template:Infobox-3DS-Homebrews

Overview:

PHBankManager (not affiliated with PHBank and its creator) allows the user to have multiple bank files that are able to be renamed with a computer or 3ds homebrew, and used offline in both .3dsx and .cia format.

PHBankManager currently supports up to 20 bank files. (30 Pokemon in 100 boxes for 20 bank files = 60,000 total Pokemon slots.)

If you have already used PHBank, then your bank will automatically be used with PHBankManager and other bank files you create.

If you have never used PHBank, then PHBankManager will create a new bank file for you on startup.

People needing more than 20 bank files can easily implement this adjustment, however an obscene number of, say, 10,000 bank files will need more adjustments made, but it is still doable. (Not that anyone will need to go this high.)

3dsx Installation:

PHBankManager 3dsx Prerequisites: Grab the latest PHBank.3dsx from https://github.com/gocario/PHBank/releases Merge the "3ds" folder from the zip with the one on the root of your SD card. Grab the latest pkbrew from https://github.com/gocario/pkbrew/ Copy the "pk" folder from the zip onto the root of your SD card.

Installing 3dsx: Unzip the PHBankManager zip file. Merge the "3ds" folder in the zip with the "3ds" folder on the root of your SD card. Copy the "bankManager" folder from the zip to the SD root. Launch your homebrew loader, and run "PHBankManager".

CIA Installation:

PHBankManager CIA Prerequisites: Grab the latest PHBank.cia from https://github.com/gocario/PHBank/releases Install the "cia" file from the zip. Grab the latest pkbrew from https://github.com/gocario/pkbrew/ Copy the "pk" folder from the zip onto the root of your SD card.

Installing CIA: Unzip the PHBankManager zip file. Copy the "PHBankManager.cia" to your SD card. Launch your favorite CIA installer, and install the "PHBankManager.cia". NOTE: PHBANK.CIA MUST BE INSTALLED FOR THE CIA VERSION OF PHBANKMANAGER TO WORK PROPERLY!

PHBankManager Usage:

Press "B" to create a new bank file. Use Up/Down to choose the bank file you wish to use. Press "A" to select the bank file to open PHBank with. Press "Start" to exit without selection.

After pressing "A", the 3dsx version will quit, allowing you to run the PHBank 3dsx with the selected bank.

After pressing "A", the cia version will automatically launch the Installed PHBank CIA.

Known Bug(s):

  • For some reason, creating a new bank file saves a temp file to your SD card. (In "/3ds/PHBankManager/" for 3dsx users, and "/" for cia users.)
  • The “permatemp” file has a numerical name that is nine digits long, and is zero bytes large.
  • These files are not used with PHBankManager, and do nothing, so deleting them is okay.
  • Or keep them if you enjoy seeing all the numbers.

Credits:

Thanks to Rinnegatamante for the lpp-3ds source and samples on how to use it, as well as Gocario for PHBank! Special thanks to /u/ItsProfOak AKA CollectorTogami for testing the Alpha version of this script, as well as asking me to make it! (It gave me a chance to relax a bit!)

Always make sure to backup your original bank file at “/pk/bank/bank” before using PHBankManager for the first time! I am not responsible for any damage this does!

Thanks for checking out PHBankManager!

Advertising: