Homebrew [WIP] PHBank - Pokémon Homebrew Bank

Localhorst86

Robert'); DROP TABLE members;--
Member
Joined
Jul 17, 2014
Messages
2,741
Trophies
1
Location
Nintendo works for my dad
XP
5,364
Country
Germany
Install a cia of cubic ninja on your 9.5 emunand. Install ninjhax 2.5 to it and use PHbank from it.
Ah, that's the idea I had, but the ninjhax page said it's only available up to firmware 9.2. Didn't know there was a specifically dedicated page for ninjhax 2.5, but I found that now, and it works just fine. thanks.
 

Pikasack

What is a title
Member
Joined
Apr 27, 2015
Messages
633
Trophies
0
XP
537
Country
Canada
Is this able to move Pokemon between PC boxes and go into the Main Party Box?
My little brother is at the champion of the elite Four, and he wants me to buff up his Pokemon using Powersaves, but he can't use a PC ingame right now...
 

laramie

Well-Known Member
Member
Joined
Dec 15, 2014
Messages
911
Trophies
0
XP
1,387
Country
United States
Is this able to move Pokemon between PC boxes and go into the Main Party Box?
My little brother is at the champion of the elite Four, and he wants me to buff up his Pokemon using Powersaves, but he can't use a PC ingame right now...
nope, no party whatso ever.
 

Acryt

Well-Known Member
Member
Joined
Aug 22, 2015
Messages
310
Trophies
0
XP
169
Country
United States
Is this able to move Pokemon between PC boxes and go into the Main Party Box?
My little brother is at the champion of the elite Four, and he wants me to buff up his Pokemon using Powersaves, but he can't use a PC ingame right now...
Dump savefile with a save manager, download PKHeX. Drag and drop into it. Save changes you want, save as .sav file. Import back in with save manager.
 

Sonansune

Well-Known Member
Member
Joined
Jul 2, 2015
Messages
3,734
Trophies
1
XP
2,142
Country
Canada
I can't compile the newest source...

C:\Users\Eric\Desktop\PHBank>make |grep error
c:/Users/Eric/Desktop/PHBank/source/main.cpp:2:33: fatal error: sf2d.h: No such
file or directory
#include <sf2d.h> // Useless --v
^
compilation terminated.
make[1]: *** [main.o] Error 1
make: *** [build] Error 2
 

dotarice

Well-Known Member
Member
Joined
Nov 10, 2015
Messages
135
Trophies
0
XP
268
Country
Bahrain
hi! i was watching this thread and have been using this and the updates for a while.

i read a post by suloku mentioning how egg trades work. i am a user who uses eggs for shiny values (tsv/esv). after getting an egg that matched my tsv, it was move to phbank and then to the designated game. but, after hatching it, i see this:

scr_1_TOP_LEFT.png


and after checking through pkhex:

egg%20ha.png


the top window shows the 'as egg' unchecked. this is after moving the matching esv to phbank and then to another game. the bottom window is what is supposed to be correct.

i hope you fix this! i would definitely love to recommend this to my friend who also likes to give away eggs to people through phbank!
 

Gocario

GBAFail'd
OP
Member
Joined
Sep 5, 2015
Messages
640
Trophies
0
Location
Bourg Palette
XP
804
Country
France
I can't compile the newest source...

C:\Users\Eric\Desktop\PHBank>make |grep error
c:/Users/Eric/Desktop/PHBank/source/main.cpp:2:33: fatal error: sf2d.h: No such
file or directory
#include <sf2d.h> // Useless --v
^
compilation terminated.
make[1]: *** [main.o] Error 1
make: *** [build] Error 2
You have to install:

@dotarice
It's just not implemented yet: https://github.com/gocario/PHBank/b...adeeebcf96adf72/source/pkbank.cpp#L1265-L1313
just curious, has anyone got his/her save corrupted because of this app?
I had.
 

Sonansune

Well-Known Member
Member
Joined
Jul 2, 2015
Messages
3,734
Trophies
1
XP
2,142
Country
Canada
Last edited by Sonansune,

Sonansune

Well-Known Member
Member
Joined
Jul 2, 2015
Messages
3,734
Trophies
1
XP
2,142
Country
Canada
help.....sf2dlib installed, but sftdlib failed....
C:\devkitPro\libsftd>make |grep error
c:/devkitPro/libsftd/source/sftd.c:6:22: fatal error: ft2build.h: No such file o
r directory
#include <ft2build.h>
^
compilation terminated.
make[1]: *** [sftd.o] Error 1
make: *** [build] Error 2
 
Last edited by Sonansune,

Gocario

GBAFail'd
OP
Member
Joined
Sep 5, 2015
Messages
640
Trophies
0
Location
Bourg Palette
XP
804
Country
France
help.....sf2dlib installed, but sftdlib failed....
C:\devkitPro\libsftd>make
bin_packing_2d.c
arm-none-eabi-gcc -MMD -MP -MF /c/devkitPro/libsftd/build/bin_packing_2d.d -g
all -O2 -march=armv6k -mtune=mpcore -mfloat-abi=hard -I/c/devkitPro/libsftd/in
ude -I/c/devkitPro/libctru/include -I/c/devkitPro/portlibs/armv6k/include -I/c
evkitPro/portlibs/3ds/include -I/c/devkitPro/portlibs/armv6k/include/freetype2
I/c/devkitPro/portlibs/3ds/include/freetype2 -I/c/devkitPro/libsftd/build -DAR
1 -D_3DS -c /c/devkitPro/libsftd/source/bin_packing_2d.c -o bin_packing_2d.o
int_htab.c
arm-none-eabi-gcc -MMD -MP -MF /c/devkitPro/libsftd/build/int_htab.d -g -Wall
2 -march=armv6k -mtune=mpcore -mfloat-abi=hard -I/c/devkitPro/libsftd/include
/c/devkitPro/libctru/include -I/c/devkitPro/portlibs/armv6k/include -I/c/devki
ro/portlibs/3ds/include -I/c/devkitPro/portlibs/armv6k/include/freetype2 -I/c/
vkitPro/portlibs/3ds/include/freetype2 -I/c/devkitPro/libsftd/build -DARM11 -D
DS -c /c/devkitPro/libsftd/source/int_htab.c -o int_htab.o
sftd.c
arm-none-eabi-gcc -MMD -MP -MF /c/devkitPro/libsftd/build/sftd.d -g -Wall -O2
arch=armv6k -mtune=mpcore -mfloat-abi=hard -I/c/devkitPro/libsftd/include -I/c
evkitPro/libctru/include -I/c/devkitPro/portlibs/armv6k/include -I/c/devkitPro
ortlibs/3ds/include -I/c/devkitPro/portlibs/armv6k/include/freetype2 -I/c/devk
Pro/portlibs/3ds/include/freetype2 -I/c/devkitPro/libsftd/build -DARM11 -D_3DS
c /c/devkitPro/libsftd/source/sftd.c -o sftd.o
c:/devkitPro/libsftd/source/sftd.c:6:22: fatal error: ft2build.h: No such file
r directory
#include <ft2build.h>
^
compilation terminated.
make[1]: *** [sftd.o] Error 1
make: *** [build] Error 2
You should format the displayed text in a [ CODE ].
Well I forgot to mention about the portlibs: https://github.com/xerpi/3ds_portlibs
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: https://www.youtube.com/watch?v=pW7LwaU1xMw