Hacking Need help with injecting GBA VC

CeeDee

fuckin dork
OP
Member
Joined
May 4, 2014
Messages
5,360
Trophies
2
XP
9,902
Country
United States
I'm trying to use the tool inject_gba to no luck. I'm getting an error and I'm not sure that to do with it.

Code:
Traceback (most recent call last):
  File "C:\Users\ceedee\Desktop\inject\inject_gba-master\inject_gba_gui.py", line 7, in <module>
    import      inject_gba_cli as myapp
  File "C:\Users\ceedee\Desktop\inject\inject_gba-master\inject_gba_cli.py", line 6, in <module>
    from inject_gba.inject_gba_app import main_cli
ImportError: No module named 'inject_gba.inject_gba_app'

I downloaded the master.zip. I've run setup.py, though I have no idea if it worked. This happens when booting both cli and gui. Help would be much appreciated. Thanks!
 

EstPC13

Well-Known Member
Member
Joined
Jan 3, 2016
Messages
415
Trophies
0
Location
In your mind
XP
322
Country
Dominican Republic
I'm trying to use the tool inject_gba to no luck. I'm getting an error and I'm not sure that to do with it.

Code:
Traceback (most recent call last):
  File "C:\Users\ceedee\Desktop\inject\inject_gba-master\inject_gba_gui.py", line 7, in <module>
    import      inject_gba_cli as myapp
  File "C:\Users\ceedee\Desktop\inject\inject_gba-master\inject_gba_cli.py", line 6, in <module>
    from inject_gba.inject_gba_app import main_cli
ImportError: No module named 'inject_gba.inject_gba_app'

I downloaded the master.zip. I've run setup.py, though I have no idea if it worked. This happens when booting both cli and gui. Help would be much appreciated. Thanks!
It's difficult if you don't know python (which I didn't, it took 3 F*CKING DAYS to figure it out):
1.Shift+right click when you're in the folder
2.Choose "Open Command Window here"
3. In the Window, type: setup.py install
4.It should install if you have all the files required
5.Then go inside the inject_gba folder
6.Make a txt file with the following:"C:\Users\username\your\path\to\the\inject_gba.py" --inpsb "C:\Users\username\your\path\to\alldata.psb.m"--inrom "C:\Users\username\your\path\to\your\your gba rom name.gba" --outpsb "C:\Users\username\Downloads\alldata.psb.m (make sure you write that exact filename)"
7.It will create an alldata.psb.m and alldata.bin.
8.Copy those files to your rom's content folder.
9.Profit (or write a guide, whatever suits you)
 
Last edited by EstPC13,
  • Like
Reactions: the_randomizer

CeeDee

fuckin dork
OP
Member
Joined
May 4, 2014
Messages
5,360
Trophies
2
XP
9,902
Country
United States
It's difficult if you don't know python (which I didn't, it took 3 F*CKING DAYS to figure it out):
1.Shift+right click when you're in the folder
2.Choose "Open Command Window here"
3. In the Window, type: setup.py install
4.It should install if you have all the files required
5.Then go inside the inject_gba folder
6.Make a txt file with the following:"C:\Users\username\your\path\to\the\inject_gba.py" --inpsb "C:\Users\username\your\path\to\alldata.psb.m"--inrom "C:\Users\username\your\path\to\your\your gba rom name.gba" --outpsb "C:\Users\username\Downloads\alldata.psb.m (make sure you write that exact filename)"
7.It will create an alldata.psb.m and alldata.bin.
8.Copy those files to your rom's content folder.
9.Profit (or write a guide, whatever suits you)
No luck.
CLI error:
Code:
Traceback (most recent call last):
  File "C:\inject\inject_gba-master\inject_gba_cli.py", line 6, in <module>
    from inject_gba.inject_gba_app import main_cli
ImportError: No module named 'inject_gba.inject_gba_app'

GUI error:
Code:
Traceback (most recent call last):
  File "C:\inject\inject_gba-master\inject_gba_gui.py", line 7, in <module>
    import      inject_gba_cli as myapp
  File "C:\inject\inject_gba-master\inject_gba_cli.py", line 6, in <module>
    from inject_gba.inject_gba_app import main_cli
ImportError: No module named 'inject_gba.inject_gba_app'

I have no idea what this means and it keeps happening.

What other files do I need aside from the master download? Where do I put them?
 
Last edited by CeeDee,
  • Like
Reactions: kretosdan

CeeDee

fuckin dork
OP
Member
Joined
May 4, 2014
Messages
5,360
Trophies
2
XP
9,902
Country
United States
So it's not just me with the problem?

To be honest, I'm surprised this is the only tool made for GBA injection...
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: