avatar

Redcl0ud

Advanced Member

Posts: 1,315

#1 [url]

Dec 19 03 12:00 PM

I don't think it would be too hard to make a driver for this.

The problem is that I don't own an XBox and because of this I don't need a memory card but I might go out and get one not too long from now just to see if I can get a driver working with it.

Right now I'm just concentrating on adding Rumble support to the driver.

Quote    Reply   
avatar

Redcl0ud

Advanced Member

Posts: 1,315

#3 [url]

Jan 1 04 5:57 AM

If anyone is interested in testing a driver for the XBox memory card, download it here http://phaseone.sytes.net/xbmem.html.

It's a Windows 98 driver for USB Flash Drives. This driver doesn't check the USB Device SubClass to see if it's 6 and the SubClass is the only thing that is different in the XBox Memory Card from a regular USB Flash Drive.

The reason I can't test it with a real XBox Memory Card is because I don't own one.

Please post your results with the driver.

Happy New Year!!!

Quote    Reply   

#4 [url]

Jan 2 04 10:43 AM

I may be missing something here, but what use would the memory card be when you have the controller hooked into your computer?

I'm sure that saved games for a PC game are quite different from that of XBox games, and if you just want to transfer something between computers, email is much faster and cheaper.

Is there something I'm missing?

Quote    Reply   
avatar

Redcl0ud

Advanced Member

Posts: 1,315

#5 [url]

Jan 2 04 1:59 PM

I really don't see the need to use the memory card as a storage device for PC files, but people have asked for drivers to do just that.

I can understand if someone owns an XBox and a memory card, they might want to use the memory card on a PC. But there's no way I would recommend anyone to buy a memory card just for this, for about the same price you can buy a real USB Flash Drive with 128MB of memory.

Quote    Reply   

#6 [url]

Jan 4 04 2:21 PM

QUOTE (canadiancow @ Jan 2 2004, 10:43 AM)
I may be missing something here, but what use would the memory card be when you have the controller hooked into your computer?

I'm sure that saved games for a PC game are quite different from that of XBox games, and if you just want to transfer something between computers, email is much faster and cheaper.

Is there something I'm missing?

1.) You can download the MechInstaller or 007AUF Installer for Linux, so you don't have to buy a USB Pin Drive and cable, to instal Linux on a non-modded xbox.

2.) For people who have Modded their Xbox, it is a cheep and easy way to transfer files from pc to xbox, aside from a SMB server.

3.) Some people want to backup their gamesaves, or up/down-load new ones. You have to have an ActionReplay, or this USB save game thing, both cost $40. You can find a memory card for $10, and make or even buy an adapter for cheeper.

Quote    Reply   
avatar

Redcl0ud

Advanced Member

Posts: 1,315

#7 [url]

Jan 23 04 8:32 PM

You can try adding the vendor ID and product ID of the memory card to the .inf file of the driver. Get the vendor and product ID of the memory card by using USBView.

"Generic USB Mass Storage"=Generic.install,USB\VID_xxxx&PID_xxxx

Quote    Reply   
avatar

Redcl0ud

Advanced Member

Posts: 1,315

#8 [url]

Jun 15 04 4:37 AM

Hi everyone,

I started writing an XBox memory card driver a couple of weeks ago and now it's finished. It will only work on Windows 2000/XP and probably Windows ME too but I haven't tried.

Since the memory card uses the FATX file system, which Windows doesn't understand, Windows will ask if you want to format the memory card. Before formatting the drive, you can backup the memory card by using DiskExplorer from Runtime Software and save it to an image file.

By using DiskExplorer, you could also write the MechInstaller image to the memory card.

I might work on a program to manipulate the contents of the memory card while it's formatted with FATX.

Quote    Reply   
avatar

Redcl0ud

Advanced Member

Posts: 1,315

#9 [url]

Oct 30 04 1:21 AM

If you reformat the memory card, you would only be able to store PC files on it. I began working on an utility which will let you modify files on the memory card while it's still formatted with FATX but I haven't had enough time to do any real work on it.

Quote    Reply   
avatar

Redcl0ud

Advanced Member

Posts: 1,315

#11 [url]

Dec 14 04 1:19 PM

Here's an early version of the program for anyone who wants to try it out. You'll need to have the Xbox memory driver installed for this to work.

Xbox Memory Browser

I have to give you a WARNING though. It is possible that the program will corrupt any saved games you have on the memory card, so if you really don't want to risk losing that data then back it up before trying this program out.

UPDATE:
You can right-click on the files and extract, rename, or delete them. If you right-click on an empty space, you can add new files and make new folders.

Don't put any more than 255 objects directly inside any folder; if you need to have more than 255 files/folders inside a folder, divide them into subfolders.

Quote    Reply   
avatar

Redcl0ud

Advanced Member

Posts: 1,315

#13 [url]

Dec 16 04 12:35 AM

You can right-click on the files and extract, rename, or delete them. If you right-click on an empty space, you can add new files and make new folders.

Don't put any more than 255 objects directly inside any folder; if you need to have more than 255 files/folders inside a folder, divide them into subfolders.

Quote    Reply   

#14 [url]

Jan 14 05 4:34 PM

Wow! It is working REALLY well. I have used it a bit and it works. I have not had any problems yet. It does need to be a little more user friendly. Like being able to copy folders. It is a pain to recreate them on the computer side and on the memory card. Drag and drop would be a plus, and manipulating the files in the left window pain would be nice ( like moving folders into other folders ) I am sure you are working on that though. Your amazing work never ceases to amaze me. You are really awesome.

Keep up the good work.

-Gyro

Quote    Reply   

#16 [url]

Feb 22 05 6:34 PM

Ok, I have been using this tool for a while now and I have only ran into one problem. It does not write empty files (zero byte files) It errors out saying there is not enough room to write the file. (the program does not crash it just pops up the normal no room message)

-Gyro

Quote    Reply   
avatar

Redcl0ud

Advanced Member

Posts: 1,315

#19 [url]

Feb 28 05 9:33 AM

I really don't know. I haven't had much time to program lately because of some class projects that I've been having to work on. But with Spring break coming soon, I hope that I'll be able to catch up on some of these programs.

Quote    Reply   
Add Reply

Quick Reply

bbcode help