kinnay/NintendoClients

How to parse GBB game.bin

pccavar opened this issue · 0 comments

I was able to download game.bin by referring to gamebuilder.py. Thank you.
In the following line, the argument access_key was missing, so I added GBG.ACCESS_KEY.
It seems that the downloaded game.bin contains data such as jpeg and name. Is there a way to parse this?

param.data_id = code_to_data_id(GAME_CODE)