Homebrew [WIP] PHBankGB - Pokémon Homebrew Bank GB (R/B/Y)

tomx86

Well-Known Member
Member
Joined
Jun 3, 2015
Messages
778
Trophies
0
Age
38
XP
2,164
Country
Poland
@tomx86 Here is the latest commit (e45d0c1)
Come back to me if you have any problem with (be sure to update the /pk/ folder).
@LWares87 Using the debug version will load the sdmc:/sav.dat file as the save file.
I have already implemented a way to input the save file in the args, but it shouldn't be used for now.

PS: Thanks @Slashcash :3
Thank you very much:grog::toot:
 

hacksn5s4

Banned!
Banned
Joined
Aug 12, 2015
Messages
4,332
Trophies
0
XP
1,322
Country
what happens if you have missing no or any glitch pokemon in your box and use this

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

what would imprvoe this is instead of having the bank save on sd it uploads it to a server so i can put the pokemon on pokemon emulated on my pc
 

Gocario

GBAFail'd
OP
Member
Joined
Sep 5, 2015
Messages
640
Trophies
0
Location
Bourg Palette
XP
804
Country
France

gnmmarechal

Well-Known Member
Member
GBAtemp Patron
Joined
Jul 13, 2014
Messages
6,036
Trophies
2
Age
25
Location
https://gs2012.xyz
Website
gs2012.xyz
XP
5,960
Country
Portugal

gnmmarechal

Well-Known Member
Member
GBAtemp Patron
Joined
Jul 13, 2014
Messages
6,036
Trophies
2
Age
25
Location
https://gs2012.xyz
Website
gs2012.xyz
XP
5,960
Country
Portugal

Seedbon

Member
Newcomer
Joined
Jun 24, 2016
Messages
20
Trophies
0
Age
29
XP
68
Country
United States
I would first like to thank you for your work. The ability to use this application for an older generation is truly a blessing. Things like this make Pokémon so much more magical, enjoying battling new opponents with old friends you've made along the way. I do, however, have one concern and two questions.

The concern being that I can not seem to boot the .CIA on my device. I have placed /pk and all of its contents on the root of my SD, and installed it. The moment I execute the application, it crashes to the home screen. I am using A9LH Luma3DS on 11.0 SysNAND, for reference. The .3DSX does seemingly seem to work, sadly, there is no debugging version I can find here in the thread.

The debugging version brings me to my questions. The first question is whether or not emulation save files will ever be supported. You stated previously that your debugging version was able to load /save.dat from the SD Card in response to a similar question, but neither GameYob or Gambatte seem to output this. They only seem to output .SAV, .SRM, and .YS0, unless I am missing something. I would certainly love to keep my Pokémon, and that leads me to my second question. I assume that the application itself reads so many bytes after a specific address for Pokémon in each of the poké-box locations. I may be totally wrong, but that is my speculation. I was curious if you knew the location of box1 in Pokémon Silver/Gold, so maybe I could modify the source to go to that address to make this compatible with Gen II for myself, provided emulation saves are even supported. Otherwise, it would be radical if you could compile a version for Gen II, and PM it to me.

Thank you for the read.
 

Gray_Jack

Well-Known Member
Member
Joined
Jan 13, 2016
Messages
732
Trophies
0
XP
407
Country
@Gocario Sorry to bother you again in your thread, but I'm having problems to compile this version of the PHBank too. Could you help me?

Code:
/home/erikus/SOURCES/PHBankGB/source/ts.c:4:18: fatal error: sf2d.h: No such file or directory
compilation terminated.
/opt/devkitpro/devkitARM/base_rules:84: recipe for target 'ts.o' failed
make[1]: *** [ts.o] Error 1
Makefile:149: recipe for target 'build' failed
make: *** [build] Error 2

Thanks in advance again :)
 

Gocario

GBAFail'd
OP
Member
Joined
Sep 5, 2015
Messages
640
Trophies
0
Location
Bourg Palette
XP
804
Country
France
I was curious if you knew the location of box1 in Pokémon Silver/Gold, so maybe I could modify the source to go to that address to make this compatible with Gen II for myself, provided emulation saves are even supported. Otherwise, it would be radical if you could compile a version for Gen II, and PM it to me.
Sadly no, the pk1 structure has changed a little bit. The whole save structure may or not rely on the same system. I didn't gave a proper look into since Gen2 aren't out on the eShop.

I have no idea why the .cia isn't working... :s

@Gocario Sorry to bother you again in your thread, but I'm having problems to compile this version of the PHBank too. Could you help me?
Code:
/home/erikus/SOURCES/PHBankGB/source/ts.c:4:18: fatal error: sf2d.h: No such file or directory
compilation terminated.
/opt/devkitpro/devkitARM/base_rules:84: recipe for target 'ts.o' failed
make[1]: *** [ts.o] Error 1
Makefile:149: recipe for target 'build' failed
make: *** [build] Error 2
Thanks in advance again :)
You are missing the sf2d library, sfil library and the portlibs.
Keep in mind that I won't give support for build version. :P
 
Last edited by Gocario,
  • Like
Reactions: Xenosaiga

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    LeoTCK @ LeoTCK: hmm