Looking for help to repair the microsd card within an old R4 cart.

The kernel that @JORGETECH sent in this thread shows as 44,8 MB on Windows, and your raw .img file shows as 45,8 MB. Only a MB difference. I assume that you only had the kernel installed on that microSD card, and nothing else. Maybe a few .sav files but that wouldn't make a sense since you literally can't do anything with .sav files without the rom itself. At least this is my theory.
The list of files in the earlier post is already at least 22 MB. Or are all those files already part of the kernel?
 
The list of files in the earlier post is already at least 22 MB. Or are all those files already part of the kernel?
I guess so, they've only found the half of the kernel installed on their card. Maybe this isn't the case but I think it makes sense. There still might be a way to recover the other files though, since OP might have deleted their save files in the past. But the only thing that is currently accessible on the card (if the filesystem wasn't corrupted) would be the kernel itself. The other deleted files would be inside of the lost/deleted partition of the .img file since they were deleted.
 
Wait a minute. If this is supposed to be a complete sector-by-sector dump of the SD card, shouldn't it 4 GB?!

The other deleted files would be inside of the lost/deleted partition of the .img file since they were deleted.
There's no such thing as a "lost/deleted partition of an .img". Even space marked as empty by the OS can still contain data.
 
Yeah the image dump is too small. Also I never said to write the image back....especially if what you have doesn't appear to be the correct size. If it's failing to read sector's past the 48MB or so mark, then that sounds like a physical defect. Unfortunately you are boned in that case as unlike old style hard-drives there isn't much in terms of data recovery you can do when the the flash cells in microSD cards die like that. :(

That or you didn't do the dump correctly....which is probably what happened. Sector 0 is not present in this dump and appears to contain garbage data for the most part (though the start of it does look a lot like the starting portion of a NTR banner used in NDS rom images). I don't know where you obtained this file from but it definitely looks nothing like what win32diskimager would put out...

It's possible you might have pointed the program to the wrong drive letter?
 
Last edited by Apache Thunder,
  • Like
Reactions: reha
TRiD is 100% confident that this "recovery.img" is an Adobe Photoshop Brush, but unfortunately I do not have Photoshop on hand to verify.

ETA: AbrViewer can't open it, so, maybe TRiD is not as reliable as I thought it might be.
 
There's no such thing as a "lost/deleted partition of an .img". Even space marked as empty by the OS can still contain data.
Ah, my bad then. But the term "deleted partition" is the exactly same thing that you're saying, a partition which still has some data, but is flagged as free space. This can be caused by deleting the file from the file explorer. "lost partition" is basically storage device losing a partition, it can be caused by filesystem/partition table being corrupted due to a physical damage. Since .img's have sector by sector data, it still should be possible to find out the deleted or lost partition from it. That's what I actually meant, but it looks like OP kinda messed up while trying to dump the card, or the card was messed up for life after all...
 
Both options seem quite likely to be honest. I've never accessed the files of this card before, and like I said it used to be a fully functional r4 cart with games on until it just stopped working a few years ago (after not having used it for several years).
Never used win32diskimager before and did have to google some help so very likely I messed up the read somehow, though it was 100% pointed at the right drive letter, the only one it let me select was the card (Can't open it without reformatting.)

TRiD is 100% wrong in this case, I don't have photoshop installed on this pc (or any, I think).

By the looks of it I'll have to rebuild this cart from scratch though. I'll probably hop on here if I need help with that, otherwise I'm just gonna have to wait until I find a small and cheap microsd card.

I do have a vague memory of pulling an sd card out of one of these carts while it was in the ds, though a) no idea which one and b) could be a false memory that never actually happened.
 
  • Like
Reactions: reha
Of course win32diskimager is not the only option – I'm just not sure what the other options would be. In Linux you would use dd; I'm not sure if there's a good version of dd available for Windows. (You could boot a "live" Linux distribution, or install Ubuntu for Windows, and then use dd that way, probably.) Winimage comes to mind, but that's shareware and I'm not sure if you can use it to image a damaged card without paying for it – if you can use it for data recovery at all.
 
Never used linux in my life, so unless that's my only option left with a high success rate I might just have to give up. Tried running win32diskimager again and changing the hash each time (I have no idea what that does), end results attached. They show up as just 'file' insead of the .img I got last time but are all the same size as the original image.
The small save file could be related to the fact I only would have played a few games on the cartrige.
I tried Easus first for file recovery and it didn't even see the sd card.

Here's a .zip of all the files I recovered from the card.

All the hex editor is doing is giving me gibberish, like what I saw when I opened it in notepad. If you think a specific file will open with readable text let me know!

Recuva didn't work, it couldn't identify the file type.
From the looks of things this might be the closest we can get to any recovered files from the card. Ifanyone can help out with the hex editor I'd appreciate it.
 

Attachments

Never used linux in my life, so unless that's my only option left with a high success rate I might just have to give up. Tried running win32diskimager again and changing the hash each time (I have no idea what that does), end results attached. They show up as just 'file' insead of the .img I got last time but are all the same size as the original image.

From the looks of things this might be the closest we can get to any recovered files from the card. Ifanyone can help out with the hex editor I'd appreciate it.
I don't really understand why you're insisting on not using Linux like you can watch a tutorial on YouTube for installing/using the recovery program. Maybe try backing up the card to an image file by using another program than win32diskimager, the file size of the image file should match the capacity of the card.
 
Linux always sounded like a very "Only if you know what you're doing" kind of option and as I very much don't I wanted to avoid it. If it is actually pretty beginner friendly then I'll give it a go. I'll look for other programs to create an image file and hope for the best!

Found another program and it's detecting the card to be 45.8mB. It could possibly be the adaptor that I'm using causing the problem? I could try using an SD card adaptor instead of this USB/C one.

Nope, that wasn't it. Results included anyway.

One barrier for the linux liveCD/USB is tracking down a big enough unused usb in my house. Otherwise it's on hold until I can get my hands on one.

I've also been fairly off and on busy since the creation of the thread, but should have a decent amount of free time to dedicate to this and other more complicated projects quite soon (This has been a major barrier).
 

Attachments

Last edited by angelicshadowdemon,
Found another program and it's detecting the card to be 45.8mB.
That's very strange and I would be inclined to give up now if you hadn't already managed to recover some files.

Weren't you using Testdisk before? It looks like Testdisk can create images. Note that you will want to image the entire "drive", not just one partition.
https://www.cgsecurity.org/wiki/Image_Creation
https://forum.cgsecurity.org/phpBB3/viewtopic.php?t=6960

One barrier for the linux liveCD/USB is tracking down a big enough unused usb in my house.
As I said, you can just install Linux in Windows if you are running Windows 10/11. This is quite painless.
https://ubuntu.com/tutorials/install-ubuntu-on-wsl2-on-windows-10
https://ubuntu.com/wsl
 
Thinking of resuscitating this thread as I'm finally starting to actually consider either fixing this damn thing or just wipe it and put my own choice of games on there.

As I've moved to a pc in the meanwhile, I'm wondering if the linux method would still be best practice to attempt recovery (I'd either be replacing games on it or just using the recovery to find the names of games I used to play and finding them elsewhere) or if at this point it'd be best to just cut my losses and try to reformat the entire cart to ensure functionality.
I think I've found the most important game I'd be forever sad at losing at the very least.

I do have another, working cart that is timebombed but just changing my ds's date got around that last time I used it.
 
Last edited by angelicshadowdemon,
I've done a bit of fiddling around with testdisk and photorec, ended up with an image.dd file of about 46~48mb like before, as testdisk seems to think that's how big this 2gb card is. Both programs seem to be telling me there's 0 files on the card, and testdisk can't locate any partitions. It can't find anything at all unless I select 'none'.

I'll happily admit I'm very much unsure I'm doing as you recommend correctly, but this is just lending further credence to my "this sd card is just completely busted and unrecoverable by me so may as well just get another one and start again" sort of deal.
 
I've done a bit of fiddling around with testdisk and photorec, ended up with an image.dd file of about 46~48mb like before, as testdisk seems to think that's how big this 2gb card is. Both programs seem to be telling me there's 0 files on the card, and testdisk can't locate any partitions. It can't find anything at all unless I select 'none'.

I'll happily admit I'm very much unsure I'm doing as you recommend correctly, but this is just lending further credence to my "this sd card is just completely busted and unrecoverable by me so may as well just get another one and start again" sort of deal.
Use ddrescue to take a raw image of the entire card (ddrescue works even if there are no recognised partitions). There are some instructions here:



My favourite tool for file recovery is DMDE, they have a GUI version for Linux thats free and it can open raw image dumps that ddrescue outputs. I find it works better than photorec and certainly works better than recuva.

For actually getting the card up and running, I advise this kernel: https://sanrax.github.io/flashcart-guides/cart-guides/v2_0/

For the "timebomb" R4 you mentioned, I suspect its an r4isdhd.com 2014+ or r4i-sdhc.com cart which in that case can use these kernels: https://sanrax.github.io/flashcart-guides/cart-guides/r4i-sdhc/
 
Last edited by Coderkei,
Why does this post have so many replies? You’re just wasting your time.
.
OP has 2 R4 flashcart.
R4 #1, "fixed by simply changing my DS Lite's clock back a decade".
R4 #2 (Happybox), "trouble being read", "putting the SD card into the other R4 cart does work"? "However, it produces a black bottom screen and a white top screen with a red ERROR in a microsd card shaped box."?
So how many microSD cards does OP have?

.
Why jump to the conclusion that it's the microSD card that's broken right away, instead of the card reader?
During all the steps OP followed from so many replies, it's quite possible the microSD card got damaged.
.
If OP wants to find games on the microSD card, you should check the download history on your computer at that time, because you probably downloaded them to the computer first and then copied them to the microSD card.
If you don't have the downloaded records or ROM backups or save backups, it means you don't really care much about these games.
.
Repairing hardware remotely online is the hardest thing ever.
I suggest OP either send the microSD card to a professional data recovery service (this will cost a lot).
Or send microSD card to someone who replies to the post. (since you only need the data, you just need to send it out.)
 
Last edited by k66,
If OP wants to find games on the microSD card, you should check the download history on your computer at that time, because you probably downloaded them to the computer first and then copied them to the microSD card.
The thing is, I never made these r4 carts. They were bought by a family friend well over a decade ago on a trip to china, when I was a child. I didn't even know you could do such things, and my parents almost certainly didn't either. The friend who bought them was just buying "a lot of ds games in one cartridge for my friend's kids to play".

I have 2 R4 carts, each with their own separate sd cards that had 2 different sets of games on them. One is timebombed but works, the other sd card is the one I've been trying to fix. I think both carts worked in reading the timebombed sd card just fine, or at least the working one gave an error I could understand from swapping them around.

My goal for the broken sd card was either to get it working again or read what games were on it so I could try and find the roms of ones I remembered playing online and recreate it. I did mention the one game I was set on recovering was one I managed to find the name of and find a rom of, all the other games I can probably live without or have found physical copies of.


For the "timebomb" R4 you mentioned, I suspect its an r4isdhd.com 2014+ or r4i-sdhc.com cart which in that case can use these kernels: https://sanrax.github.io/flashcart-guides/cart-guides/r4i-sdhc/
If this'll fix the timebomb issue I'll probably go ahead and do that if I can, changing the date between swapping out the R4 and other games that need it would be a minor inconvenience.
 
If you bought it while traveling in China, it's easy.
Your R4 flashcard should have some Chinese-translated games.
You just need to check the game list, try them one by one, and find the games based on your memory.
This is a list of DS games that have Chinese translations. (By 2020)
1500 DS Spirits Vol.1 麻将

1500 DS Spirits Vol.3 打砖块

1500 DS Spirits Vol.4 黑白棋

1500 DS Spirits Vol.5 花札

1500 DS Spirits Vol.10 围棋

99滴眼泪

ASH 远古封印之炎

AWAY混乱迷宫

BLEACH死神DS 4th 火焰传承者

DS眼力训练

Elminage 暗之巫女与众神的戒指

GABU GABU星球

Game & Watch游戏合集

Game & Watch游戏合集2

Hello Kitty的熊猫运动场

Hello Kitty的帕库帕库&逻辑思维

KORG DS-10 电子乐合成模拟软件

Level5 试玩版合集

Love Plus爱相随

Q版新世纪福音战士

RPG工具DS

Super Lite 2500 东京台场

Super Lite 2500 绯红房间

Super Lite 2500 绯红房间

Super Lite 2500 麻辣数独2500问

TAO 魔物之塔与魔法之卵

七日死亡游戏 目

万能先生的泡妞生活 夜晚把妹实战篇

万能先生的泡妞白天生活

三国志DS

三国志DS 2

三国志大战DS

上旋高手3

上海

下课后少年

世界树迷宫2 诸王的圣杯

世界树迷宫

中国娃娃向前冲完美版

为你而生

主题公园DS

乌龙派出所DS

乐高大战

二之国 漆黑的魔导士

从今开始的DS卡路里指南

仙境传说DS

代号基亚斯 反叛的鲁鲁修

令旗所向

任何地方都能用的DS家计本

任天狗 吉娃娃

任天狗 拉布拉多

任天狗 腊肠犬

伊苏2 DS

伊苏DS

传言的翠君 夏色射手

佐贺的超级阿嬷DS

你的勇者

使命召唤 世界战争

使命召唤 现代战争 动员

使命召唤4 现代战争

侠盗车手 血战唐人街

便利商店DS 经营力训练

俄罗斯方块DS

俄罗斯方块聚会 豪华版

僵尸式英语能力复活术 死亡英语鬼屋

元气史莱姆2

克罗罗RPG 骑士和武士和传说的海盗

全脑系列Vol.03 秋山仁教授监修 全脑JINJIN 2

兽神演武DS

冒险岛D

冰上公主

决意 死亡标记

刑事J.B. 哈罗德的事件簿 曼哈顿安魂曲&杀意之吻

刑警J.B. 哈罗德事件簿 杀人俱乐部

创世法典

创造职业棒球队

动物之森

动物园大亨2 DS

动物园管理员

勇者故事

勇者斗恶龙 怪兽篇 Joker

勇者斗恶龙4 被引导的人们

勇者斗恶龙5 天空的新娘

勇者斗恶龙6 幻之大地

勇者斗恶龙9 星空守望者

勇者斗恶龙怪兽篇 joker2 专家版

勇者斗恶龙怪兽篇 joker2

北欧女神 负罪者

千万不能看

卡坦岛

卡片召唤师DS

历史冒险 问答三国志通DS

厨房老妈

双重记忆

口袋妖怪 宝可梦巡护员

口袋妖怪(精灵宝可梦) 珍珠

口袋妖怪(精灵宝可梦) 白

口袋妖怪(精灵宝可梦) 白2

口袋妖怪(精灵宝可梦) 白金

口袋妖怪(精灵宝可梦) 金心

口袋妖怪(精灵宝可梦) 钻石

口袋妖怪(精灵宝可梦) 银灵

口袋妖怪(精灵宝可梦) 黑

口袋妖怪(精灵宝可梦) 黑2

口袋妖怪(精灵宝可梦)+信长的野望

口袋妖怪不可思议的迷宫 青之救助队

口袋妖怪不可思议迷宫 时之探险队

口袋妖怪不可思议迷宫 暗之探险队

口袋妖怪不可思议迷宫 空之探险队

口袋妖怪守护者 光之轨迹

口袋妖怪救助队 波导勇者

口袋妖怪方块

召唤之夜 双生时代 精灵们的共鸣

召唤之夜X 泪之皇冠

右脑回转 火柴棒解谜DS

右脑达人 爽解!找茬博物馆

合金弹头7

名侦探柯南 侦探力训练

名侦探柯南 来自过去的前奏曲

名侦探柯南 消失的博士与找错之塔

名侦探柯南 苍蓝宝石的轮舞曲

名侦探柯南与金田一 交错的两位名侦探

向日葵大进发

喷射脉冲

噗哟噗哟15周年

噗哟噗哟7

噬魂师 美杜莎的阴谋

四叶草 圣石之路

回转门

园艺妈妈

围棋玩得更强 银星围棋DS

圈套DS:神隐的官邸

圣洁传说

地狱少女 朱蔓

堆积木

堕天使的甜蜜诱惑x快感指令

塞尔达传说 大地的汽笛

塞尔达传说 幻影沙漏

塞尔达传说 灵魂轨迹

大剑 银眼的魔女

大家来体感读书DS 超恐怖学校怪谈

大战略DS

大神传 小小太阳

大航海时代DS

天使之翼 激斗的轨迹

天元突破 红莲之眼

天外魔境2 万字丸

天文入侵者

天空机器人 飞向CODA

天诛DS 暗影

天降之物F 梦幻季节

太空侵略者EX

太空侵略者EX2

太鼓达人DS 七岛大冒险

太鼓达人DS 以触摸来敲鼓!

太鼓达人DS 妖怪大决战

失落的魔法

夺宝猎人

奇幻房间

好想告诉你 传递的感情

好想告诉你 培育的思恋

学生会的一己之见DS

守护甜心!兴高采烈!甜心旋律

安妮的工作室 塞拉岛的炼金术士

富豪街DS

寻找!KERORO军曹 找茬大作战!

小魔女之路

少女恋爱革命DS

山脊赛车 DS

巧思妙移

巴哈姆特之血

幕末恋华新选组

幻侠乔伊

幻想水浒传 黄道之轮

幽灵侦探

开花吧!小机器人

弧光之源

弧光之源2 意志

弧光之源3 瞳

弹唱DS吉他 M-06

强尼的脱出大作战

影之传说2

役满麻将DS

從頭開始 大人的英語單詞訓練

心灵传说 CG版

心灵传说 动画版

心灵泡泡

心跳回忆 Girl's Side 2nd Season

心跳回忆 Girl's Side 初恋

心跳魔女 PLUS

心跳魔女神判

心跳魔女神判2

必杀功夫汉字龙

忍者龙剑传 龙剑

快餐危机

思乡之风

怪兽传说

怪盗瓦里奥 变相七杰

怪鸡星际卡丁车赛

恋爱布丁 恋爱大冒险!

恐怖校園 禁錮都市傳說

恶魔城 废墟的肖像

恶魔城 被夺的刻印

恶魔城DS 苍月的十字架

恶魔幸存者2

懒懒熊节拍 懒懒地音乐休闲

我是航空管制员DS

我爱海豚

我的战斗机

押忍!奋斗!应援团

拼图世界 大激斗!拼图战斗英雄

掌中乐练 地球排列法

摸摸瓦力欧制造

救援使者

数独 格子大师

数独游戏10000问

数码宝贝传说 日光

数码宝贝传说 月光

斯隆与马克海尔的谜之物语

斯隆与马克海尔的谜之物语2

新世纪福音战士 凌波丽育成计划与明日香补完计划

新彩虹岛

新牧场物语

新牧场物语 符文工厂

新牧场物语 符文工房2

新牧场物语 符文工房3

新超级马里奥兄弟

旋转滚球

无名英雄 木马的咆哮

无限边境 超级机器人大战OG传奇

日本冰上曲棍球协会公认 大家的冰壶DS

时间空洞 寻找被夺走的过去

昆虫战争

星之卡比 驾到怪盗洛切团(参上!多罗奇团)

星之卡比超究极豪华版

最后之窗 真夜中的约束

最终幻想12 亡灵之翼

最终幻想3

最终幻想4

最终幻想外传 光之四战士

最终幻想水晶编年史 命运指环

最终幻想水晶编年史 时之回声

月球

机动战士高达 OO

机器人欢歌

来自深渊

极限逃脱 9小时 9人 9道门

梦幻之星ZERO 完整汉化版(JP)(小黑屋汉化组)(1024Mb)

梦幻游戏DS

梦猫DS

模拟人生2 生存游戏

模拟城市DS2 由远古向未来的城市

樱兰高校男公关部DS

樱大战 因为有你

欢迎回来!小机器人!开心富裕大扫除!

死于七日

死亡笔记 L的继承者

死神DS 追逐苍天的命运

气球泡泡

汀格尔的蔷薇色卢比乐园

江户川乱步的怪人二十面相DS

沙迦2秘宝传说

沙迦3 时空之霸者 黑暗和光明

泡泡龙 双重射击

泡泡龙方块DS

波斯王子 没落的国王

洛克人 ZX

洛克人ZX Advent

海因兹 沃尔夫教授的重力大挑战

海腹川背 旬 Second Edition 完全版

海贼王 巨人战争

海贼王 灵魂装备

淘金者

游戏王 世界冠军2007

游戏王 世界冠军2008

游戏王5D'S 世界冠军大会2011

游戏王5D's 桃源乡的复仇 世界冠军2010

游戏王5DS 星尘驱动者 世界冠军大会2009

游戏王DS 噩梦的吟游诗人

游戏王GX 精灵召唤者

滑雪少年DS 派对

滚滚吃豆

火影忍者 忍列传

火影忍者 疾风传 最强忍者大集结5 决战!晓

火焰纹章 新纹章之谜 光与影的英雄

火焰纹章DS

灵光守护者

灼眼的夏娜DS

烈火英雄 皇家空军传奇

熊姬和她的伙伴们

熊猫先生日记

爆走卡车传说 黑

爱丽丝梦游仙境

爱猫生活

爱相随+

牧场物语 与你共建小岛

牧场物语 双子村

牧场物语 女孩版

牧场物语 闪耀太阳与伙伴们

牧场物语 风之集市

牧场物语

犬神家一族

狼与香辛料 我与霍罗的一年

狼与香辛料 渡海之风

猿猿DS

王国之心 358/2天

玛丽&嘉利一起学科学

玩具商店

生化危机DS 死寂

生存之子 迷失深蓝

生存之子 迷失深蓝2

生徒會一存

用触笔说你好 笔谈君

由我来守护你

电子浮游生物

疯狂农场 动物国度

疯狂机器

疯狂机器2

病房2

病院惊魂

益智同伴DS 作画拼图同伴

盗贼皇女

目标!甲子园

真·三国无双 斗士之战

真女神转生 奇幻之旅

瞬感龙珠

神宫寺三郎 新宿中央公园杀人事件

神探伽利略

神游 – 任天狗狗

神游 – 摸摸瓦力欧制造

神游 – 摸摸耀西云中漫步

神游 – 新超级马力欧兄弟(新超级马里奥兄弟)

神游 – 直感一笔

神游 – 神游马力欧(超级马里奥)64DS

窃国头脑战 信长之野望

立体绘图方块

竞争数独DS

符文工房3

简单DS系列Vol.16 THE寻找不可思议的昆虫之森

简单DS系列Vol.18 THE装甲机兵

简单DS系列Vol.20 THE战舰

简单DS系列Vol.21 THE步兵 部队出击!战场之犬

简单DS系列Vol.23 THE益智冒险 亚加利亚的骑士

简单DS系列Vol.24 THE战车

简单DS系列Vol.27 THE密室脱出 推理番外编

简单DS系列Vol.31 THE超弹丸!改造战车

简单DS系列Vol.32 THE僵尸危机

简单DS系列Vol.35 THE原始人

简单DS系列Vol.39 THE消防队

简单DS系列Vol.42 THE废屋病房 逃出被诅咒的医院

简单DS系列Vol.45 THE密室逃脱2

粉色街道 闪耀音乐时间

索尼克经典合辑

紧急出口 逃脱大师DS

紫音之王

红线DS

终结之弹

结界师 鸟森妖奇谈

结界师 黑芒楼袭来

绘图

绘图方块DS

绘心教室DS

绿野仙踪奇遇记

美丽世界

美丽水族馆 世界的鱼和海豚、鲸鱼

美丽水族馆DS 灯鱼·孔雀鱼·天使鱼

美丽水族馆DS 鲸鱼·海豚·企鹅

美少女梦工场4DS

美少女麻将 封印九尾狐Remix

美少女麻将3 Remix

耀西岛DS

聪明宝宝的游戏屋

胜利11人DS

能源小精灵

脑内觉醒

节奏天国 黄金版

英语苦手的成人DS训练 更多的英语难题

英雄战记 烈焰之剑

茶犬的房间DS

莉娜的工作室 修特拉尔的炼金术士

萌单DS

蓝龙 异界巨兽

蓝龙PLUS

藤堂龙之介侦探日记

虫师 天降之里

蚂蚁王国

西格玛和声

西游记 金角·银角的阴谋

解迷同伴 数字游戏同伴

触摸侦探 小沢里奈

触摸撤退!柔软战车

触摸歌唱 Beta2

触摸歌唱完整版(

触摸游戏派对

触摸!卡比

触摸!炸弹人大陆

计算力瞬间解答 计算DS练习

记忆之日3

许愿屋 天使的记忆(黄昏旅馆 215号房)

诺拉和时间工房 雾之森的魔女

谋略的未来

谎言的圆舞曲

财宝报道 机械机关的遗产

起司猫小叽的幸福生活 到这里来吧

超剧场版 库洛洛军曹3 行动!天空大冒险是也!

超剧场版 库洛洛军曹大演习!全员集合

超恐怖故事DS 青之章

超执刀

超执刀2

超时空之轮

超热血高校 国夫君躲避球部

超级大脑提升

超级机器人大战K

超级机器人大战W

超级机战学园

超级黑巴斯 垂钓北半球

越野沙滩车

轻松拼图DS 海与蓝

载具王国DS YOU!驾驶哟

迷你四驱ds

迷失蔚蓝 小岛的大秘密

迷宫制造者 魔法铲和小勇者

逆境无赖开司 死中求生

逆转检事2

逆转检事

逆转裁判 复苏的逆转

逆转裁判4 完美汉化

重装机兵 钢之季节

重装机兵2

重装机兵3

野兽刑警 东京同时镇压多起恐怖行动

野营妈妈爸爸

金田一少年事件簿 恶魔之杀人航海

钢之炼金术师 双重共鸣

钢之羽

铁臂阿童木

银河战士 初猎

镜中侦探

闪电十一人

闪电十一人3

阿拉伯迷情

阿拉蕾

陆行鸟与魔法画册

降魔灵符传 贰

降魔灵符传

陨石大战

集合!卡比

雷缪奥尔的炼金术师

雷顿教授与不可思议的小镇

雷顿教授与恶魔之箱

雷顿教授与最后的时间旅行

雷顿教授与魔神之笛

风之咏叹调的迷宫

风云!大笼城

风来的西林2:沙漠魔城

风来的西林4 神之眼与恶魔的肚脐

风来的西林5 命运塔与命运的骰子

风来的西林DS

风舞格斗

风雨传说

马里奥&路易RPG3

马里奥与索尼克在北京奥运会

马里奥篮球 3对3

马里奥赛车DS

马里奥路易RPG2

驯龙师 音魂

高级战争 双重打击

高级战争 毁灭日

高速卡片战斗 卡片英雄

鬼太郎 妖怪大激战

鬼魂力量 创世纪

魂斗罗4

魔女之路

魔术大全

魔法方块

魔法门之英雄交锋

魔界战记 魔界王子与赤月

麻将霸王DS

黄金太阳 漆黑的黎明

黑执事 幻影和幽灵

黑白棋大战

龙珠DS

龙珠DS2 突击!红缎带军

龙珠改 究极武斗传

龙珠改 赛亚人来袭
.
But looking at the photos of the microSD card you sent, the stickers on it don't seem to be in Chinese or Pinyin.
"hoangtran" seems to be a Vietnamese surname.
Ten years ago, I hardly ever saw Gigastone SD cards in China, so I assume you bought them from Vietnam.
 
Last edited by k66,

Site & Scene News

Popular threads in this forum