Homebrew Burn2Slot - Re-programm GBA bootlegs on DS

DAngelc

Member
Newcomer
Joined
Jan 30, 2022
Messages
7
Trophies
0
XP
45
Country
Chile
Sure i can try, but i need some chip info. On basic marks)
I hope this is useful to you

Edit: from what i saw in a reddit post, chip 0121 is LG
 

Attachments

  • IMG_20221223_164619.jpg
    IMG_20221223_164619.jpg
    992.2 KB · Views: 88
  • Like
Reactions: SylverReZ

UMSD1

New Member
Newbie
Joined
Mar 4, 2023
Messages
2
Trophies
0
Age
26
XP
14
Country
France
I forgot add reset function for intel, some cart in need of this function
Hi, I also have the problem where it stops at "ERASE 100" and does nothing after that.
I waited up to 30 minutes each time to be sure.
I tried burning multiple roms of different size.
Have a good day
 

Attachments

  • P_20230304_145203.jpg
    P_20230304_145203.jpg
    760.1 KB · Views: 49
  • P_20230304_141055.jpg
    P_20230304_141055.jpg
    1.8 MB · Views: 63

Jayro

MediCat USB Dev
Developer
Joined
Jul 23, 2012
Messages
13,090
Trophies
4
Location
WA State
Website
ko-fi.com
XP
17,300
Country
United States
Hi, I also have the problem where it stops at "ERASE 100" and does nothing after that.
I waited up to 30 minutes each time to be sure.
I tried burning multiple roms of different size.
Have a good day
That's a Mother 3 bootleg cart. Has 512KB flash saving.
 

VROdin

Developer
OP
Developer
Joined
Feb 26, 2021
Messages
78
Trophies
0
XP
872
Country
Russia
Hi, I also have the problem where it stops at "ERASE 100" and does nothing after that.
I waited up to 30 minutes each time to be sure.
I tried burning multiple roms of different size.
Have a good day
Is origin rom erased? You can try use app by fexean for game restoring.
Post automatically merged:

Is origin rom erased? You can try use app by fexean for game restoring.
I gonna try fix intel carts later
 

UMSD1

New Member
Newbie
Joined
Mar 4, 2023
Messages
2
Trophies
0
Age
26
XP
14
Country
France
That's a Mother 3 bootleg cart. Has 512KB flash saving.
Yes

Is origin rom erased? You can try use app by fexean for game restoring.
Post automatically merged:


I gonna try fix intel carts later
Yes it is was erased correctly by your app.
I used GBABF (v1.2) like you suggested, and it worked !
I installed a rom of Mother 3 (english patch v1.3 + sram patch).
Thanks
 
Last edited by UMSD1,
  • Like
Reactions: VROdin

SylverReZ

Certified GBATemp Boomer
Member
GBAtemp Patron
Joined
Sep 13, 2022
Messages
7,433
Trophies
3
Location
The Wired
Website
m4x1mumrez87.neocities.org
XP
21,019
Country
United Kingdom
I have this board that came with the pocketNes emulator.
You could maybe try and see if it works. If not, then it is possible to replace the flash chip with one that is compatible.
 

SylverReZ

Certified GBATemp Boomer
Member
GBAtemp Patron
Joined
Sep 13, 2022
Messages
7,433
Trophies
3
Location
The Wired
Website
m4x1mumrez87.neocities.org
XP
21,019
Country
United Kingdom
You could maybe re-trace as to where the pads of the flash chip are to the ones on the cartridge pins to make way for a flash replacement. Here's the datasheet for your chip in question.
 

Attachments

  • LH28F128BF_Sharp.pdf
    922 KB · Views: 36

raxadian

Well-Known Member
Member
Joined
Nov 10, 2018
Messages
4,430
Trophies
1
Age
41
XP
4,646
Country
Argentina
I tried on a Fat DS with like 20 clone cards, with and without the ability to save on them, doesn't work for me.
 

jjsl

Member
Newcomer
Joined
Jun 21, 2022
Messages
16
Trophies
0
Age
43
Location
us
XP
191
Country
China
hi VROdin, how do you get this ? and i find bus_1 worked for a burnCart .
u8 bus_1[] = { 15, 7, 14, 6, 13, 5, 12, 4, 0, 8, 1, 9, 2, 10, 3, 11};
u8 bus_2[] = { 0, 8, 1, 9, 6, 14, 7, 15, 2, 10, 3, 11, 4, 12, 5, 13};

and this: actually,only seq_0 seq_1 seq_3 is right for GBA_BUS[address], GBABF use others ,because it need address offset by *(vu16*)(addr|0x8000000)

u32 seq_0[] = { 0x555, 0x2AA, 0x555, 0x555, 0x2AA, 0x555};
u32 seq_1[] = { 0xAAA, 0x555, 0xAAA, 0xAAA, 0x555, 0xAAA};
u32 seq_2[] = { 0xAAA, 0x554, 0xAAA, 0xAAA, 0x554, 0xAAA};
u32 seq_3[] = { 0x5555, 0x2AAA, 0x5555, 0x5555, 0x2AAA, 0x5555};
u32 seq_4[] = { 0xAAAA, 0x5554, 0xAAAA, 0xAAAA, 0x5554, 0xAAAA};
u32 seq_5[] = { 0x1554, 0xAAA, 0x1554, 0x1554, 0xAAA, 0x1554};
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    HiradeGirl @ HiradeGirl: hi everyone.