ROM Hack [Release] Ultimate GBA VC Injector for 3DS

Add the feature to patch already existing GBA CIAs to modify ghosting and color options?

  • Yes

    Votes: 73 82.0%
  • No

    Votes: 2 2.2%
  • I don't care!

    Votes: 14 15.7%

  • Total voters
    89
  • Poll closed .

CrazyMaxx

Stand-User
Member
Joined
Nov 13, 2015
Messages
459
Trophies
0
Age
28
XP
1,198
Country
Germany
When I inject Pokémon FireRed (patched with GBATA) using this GBA VC injector, whenever it tries to save, it gives me an "1M sub-circuit board is not installed" error and fails to save. Even though FireRed is SRAM patched.

I have do it with a Japanese Pokemon Game and its dont work... After the save its come a error sound and its doesnt save ...
 

Helix Fossil

DQ Fan Translator
Member
Joined
May 16, 2016
Messages
270
Trophies
0
Age
32
Location
New York
XP
1,124
Country
United States
You're correct in assuming it's not possible for GBA VC injects to have save state functionality - but this is precisely due to it not being emulation. It's the real thing for all intents and purposes.

Makes sense, I heard that the GBA "emulator" isn't really an emulator, it's just the 3DS running a GBA game in DS mode. Oh well.
 

Asdolo

the Hedgehog
OP
Member
Joined
Apr 29, 2016
Messages
603
Trophies
3
Age
30
Location
Buenos Aires
Website
twitter.com
XP
1,280
Country
Argentina
When I inject Pokémon FireRed (patched with GBATA) using this GBA VC injector, whenever it tries to save, it gives me an "1M sub-circuit board is not installed" error and fails to save. Even though FireRed is SRAM patched.
You have to check "SRAM" option on step 1 due to now the rom have SRAM save type.
 

SlimPortable

Well-Known Member
Member
Joined
Aug 18, 2015
Messages
275
Trophies
0
Age
28
XP
159
Country
United States
Is there any plans to add a sleep mode patching option? I know it only works for some games, not all, so it's understandable if it doesn't seem worth implementing.

Also, would this work on a wine wrapper for Mac OS X? Has anyone attempted it?
 

Cralex

Well-Known Member
Member
Joined
Jul 29, 2016
Messages
206
Trophies
0
Age
37
XP
1,296
Country
United States
Is there any plans to add a sleep mode patching option? I know it only works for some games, not all, so it's understandable if it doesn't seem worth implementing.

Also, would this work on a wine wrapper for Mac OS X? Has anyone attempted it?

Not sure about the wine wrapper since I don't have access to a working Mac anymore, but I'm guessing it would work. As for the sleep patch, there's an option in the injector for that already.
 

ElitePowerGamer

Active Member
Newcomer
Joined
Jan 7, 2017
Messages
34
Trophies
0
XP
505
Country
Canada
For some reason I'm getting this error message?

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'C:\Users\mmrz3\AppData\Local\Temp\201701062056110524\rom_patched.gba'.
File name: 'C:\Users\mmrz3\AppData\Local\Temp\201701062056110524\rom_patched.gba'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
at System.IO.File.ReadAllBytes(String path)
at Ultimate_GBA_VC_Injector_for_3DS.frmMain.btnNextStep_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

It happens at the end when I try to actually save the .cia file.
 

Asdolo

the Hedgehog
OP
Member
Joined
Apr 29, 2016
Messages
603
Trophies
3
Age
30
Location
Buenos Aires
Website
twitter.com
XP
1,280
Country
Argentina
For some reason I'm getting this error message?

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'C:\Users\mmrz3\AppData\Local\Temp\201701062056110524\rom_patched.gba'.
File name: 'C:\Users\mmrz3\AppData\Local\Temp\201701062056110524\rom_patched.gba'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
at System.IO.File.ReadAllBytes(String path)
at Ultimate_GBA_VC_Injector_for_3DS.frmMain.btnNextStep_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

It happens at the end when I try to actually save the .cia file.
Now I know how to solve the error, but you'll have to wait until I came back from my holidays to release the next version.
 
  • Like
Reactions: ElitePowerGamer

Kudos2u

Well-Known Member
Newcomer
Joined
Jan 4, 2017
Messages
56
Trophies
0
Age
23
XP
54
Country
United States
I don't mean to be rude but what is the point in injecting roms when you can just play them on a emulator?
 
Last edited by Kudos2u,

Asia81

Yuri Lover ~
Member
Joined
Nov 15, 2014
Messages
6,662
Trophies
3
Age
29
XP
3,536
Country
France
And sleep patch doesn't work on Spyro Fusions.


Spyro The Eternal Night doesn't work (white screen).
Maybe because it's a 32mb rom?
 
Last edited by Asia81,

kid sampson

Well-Known Member
Member
Joined
Jul 20, 2006
Messages
329
Trophies
1
XP
886
Country
United States
Is there any plans to add a sleep mode patching option? I know it only works for some games, not all, so it's understandable if it doesn't seem worth implementing.

Also, would this work on a wine wrapper for Mac OS X? Has anyone attempted it?

I can get it to work through Wine by installing dotnet45 and the support files for Visual Basic 2013. The cias it generates are all fine with the exception that none of the banner text is exported during file creation. I imagine there is some other dependency that needs enabled within winetricks.

Also, I can't figure out save injection for Mario & Luigi Superstar Saga and Yoshi's Island. Both save as 8 kb saves and do not accept those I inject back into them. All others seem to be either 32 or 64 kb saves and can be fixed, if needed, with a little trimming. But not so with these. Anyone know what's up or how to fix those two?
 

ardameric

New Member
Newbie
Joined
Jan 13, 2017
Messages
1
Trophies
0
Age
28
XP
41
Country
I made my pokemon fire red sram or flash i tried but it didnt saved it says "1M sub-circuit board is not installed" :( how could we solve this problem? is this about program or game? or diffrent thing? ._.
 

BADDINOROX99

Well-Known Member
Member
Joined
Sep 9, 2015
Messages
782
Trophies
0
XP
1,093
Country
United States
I made my pokemon fire red sram or flash i tried but it didnt saved it says "1M sub-circuit board is not installed" :( how could we solve this problem? is this about program or game? or diffrent thing? ._.
it's the GBA ROM you gotta use a hex editor to edit the ROM before converting it to .CIA

try this on the .GBA file then convert to .CIA
https://r.tapatalk.com/shareLink?ur...share_tid=390508&share_fid=27398&share_type=t
Fixes for all GBA Pokemon's save issue with AGB_FIRM
 
Last edited by BADDINOROX99,

takep

New Member
Newbie
Joined
Jan 14, 2017
Messages
1
Trophies
0
Age
33
XP
51
Country
I use original screen(pressing START or SELECT )(but with black borders) , can you add GBA image borders.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Psionic Roshambo @ Psionic Roshambo:
    I just want a Pokemon Hell Raiser fan game 😭
  • K3Nv2 @ K3Nv2:
    Anyone wanna play with my joydock
  • BigOnYa @ BigOnYa:
    Biomutant looks cool tho, may have to try that
  • Quincy @ Quincy:
    Usually when such a big title leaks the Temp will be the first to report about it (going off of historical reports here, Pokemon SV being the latest one I can recall seeing pop up here)
  • K3Nv2 @ K3Nv2:
    I still like how a freaking mp3 file hacks webos all that security defeated by text yet again
  • BigOnYa @ BigOnYa:
    They have simulators for everything nowdays, cray cray. How about a sim that shows you playing the Switch.
  • K3Nv2 @ K3Nv2:
    That's called yuzu
    +1
  • BigOnYa @ BigOnYa:
    I want a 120hz 4k tv but crazy how more expensive the 120hz over the 60hz are. Or even more crazy is the price of 8k's.
  • K3Nv2 @ K3Nv2:
    No real point since movies are 30fps
  • BigOnYa @ BigOnYa:
    Not a big movie buff, more of a gamer tbh. And Series X is 120hz 8k ready, but yea only 120hz 4k games out right now, but thinking of in the future.
  • K3Nv2 @ K3Nv2:
    Mostly why you never see TV manufacturers going post 60hz
  • BigOnYa @ BigOnYa:
    I only watch tv when i goto bed, it puts me to sleep, and I have a nas drive filled w my fav shows so i can watch them in order, commercial free. I usually watch Married w Children, or South Park
  • K3Nv2 @ K3Nv2:
    Stremio ruined my need for nas
  • BigOnYa @ BigOnYa:
    I stream from Nas to firestick, one on every tv, and use Kodi. I'm happy w it, plays everything. (I pirate/torrent shows/movies on pc, and put on nas)
  • K3Nv2 @ K3Nv2:
    Kodi repost are still pretty popular
  • BigOnYa @ BigOnYa:
    What the hell is Kodi reposts? what do you mean, or "Wut?" -xdqwerty
  • K3Nv2 @ K3Nv2:
    Google them basically web crawlers to movie sites
  • BigOnYa @ BigOnYa:
    oh you mean the 3rd party apps on Kodi, yea i know what you mean, yea there are still a few cool ones, in fact watched the new planet of the apes movie other night w wifey thru one, was good pic surprisingly, not a cam
  • BigOnYa @ BigOnYa:
    Damn, only $2.06 and free shipping. Gotta cost more for them to ship than $2.06
  • BigOnYa @ BigOnYa:
    I got my Dad a firestick for Xmas and showed him those 3rd party sites on Kodi, he loves it, all he watches anymore. He said he has got 3 letters from AT&T already about pirating, but he says f them, let them shut my internet off (He wants out of his AT&T contract anyways)
  • K3Nv2 @ K3Nv2:
    That's where stremio comes to play never got a letter about it
  • BigOnYa @ BigOnYa:
    I just use a VPN, even give him my login and password so can use it also, and he refuses, he's funny.
  • BigOnYa @ BigOnYa:
    I had to find and get him an old style flip phone even without text, cause thats what he wanted. No text, no internet, only phone calls. Old, old school.
    BigOnYa @ BigOnYa: I had to find and get him an old style flip phone even without text, cause thats what he wanted...