Archive for the 'Dreamcast' Category

Nov 25 2007

My Dreamcast source code on SVN

Published by El Bucanero under Dreamcast

For those who are worried…. my Dreamcast blog is not dead! Smile
I´m just pretty far away from the DC scene lately, and I don´t have the needed time to keep developing new stuff.

So, before everything gets vanished from my hard drives, I decided to upload into SourceForge´s SVN servers the source code from all the Dreamcast tools and apps I coded in the last few years. Cool

My project´s SourceForge.net Subversion repository can be checked out through SVN with the following instruction set:

svn co https://vmutool.svn.sourceforge.net/svnroot/vmutool vmutool

Note: This is a generic Subversion checkout command which will pull all modules, tags and/or branches of the project.
You can browse the repository with your web browser; in most cases, you will want to add ´/trunk´ to the HTTPS URL above to check out only trunk (main development line).

2 responses so far

Jan 25 2007

Shenmue PAL Save Converter (Beta)

Published by El Bucanero under Dreamcast

As I´ve promised at DCForums.co.uk, I made the Shenmue Save Converter so you can load your completed Shenmue 1 save on Shenmue 2 PAL.
Download the beta version: shenfix_beta.rar

If someone wants, burn the selfboot image (Padus DiscJuggler .CDI) and try it out.

Some notes about it: you might notice the logos and screens saying ´VMZip´, but dont worry, its because I didnt have time to make new screens for the beta.
Using the converter is pretty simple: browse and select your Shenmue 1 savefile, press “A”, and then select the destination VMU to save the fixed PAL Shenmue save.

My suggestion for beta testing: save the converted file in a different VMU, so you won´t overwrite your existing (and WORKING!) save file.

If it works nice for the “beta testers”, then I can do a proper ´official´ release. Smile

I hope to hear your comments, c ya!

15 responses so far

May 20 2006

GameShark / ActionReplay CDX Cheat Code Database

Published by El Bucanero under Dreamcast

So… yesterday I was messing around with some files I had with tons of GameShark codes, and I decided to build an online Dreamcast cheat code database using PHP+MySQL. Cool

Right now there’s 3500+ GameShark/ActionReplay CDX cheat codes for 254 dreamcast games, but I’ll keep adding more games and codes I’ve around. I also have a couple of related projects in mind that will help Dreamcast’s gamers to handle cheat codes. Grin

You can access the GameShark / ActionReplay CDX Cheat Code Database here:

http://www.bucanero.com.ar/dreamcast/codes/

I hope this page is useful for the Dreamcast community! Smile

7 responses so far

Feb 11 2006

VMU Saves update

Published by El Bucanero under Dreamcast

Some weeks ago I used my VMU2GIF tool with all the Dreamcast saves I had around, just to see how strong was my tool after all. Smile

With all those Dreamcast icons around, I had to do something with them. Wink
So, I uploaded those .gif icons to my web server and now I can proudly announce that my VMU Saves Archive will display the original Dreamcast icon of each save available! Grin

I know it’s just a cosmetic update, but I belive it’s a nice touch! LOL

No responses yet

Jan 12 2006

DC Save Converter v1.0 released

Published by El Bucanero under Dreamcast

This new Win32 GUI tool I´ve just released will help those who want to easily convert Dreamcast savefiles from .DCI, .VMI/VMS or plain raw saves to PlanetWeb´s .VMI/VMS format or Nexus .DCI format.
You’re also allowed to edit the file’s attributes like name, date, copy protected flag & data/game flag.
As an added bonus, this tool allows to extract the VMU icons and save them as animated .GIF files, so they can be used in webpages.

This tool was coded using Microsoft Visual Studio .NET 2003 and the C++ classes I made before and I used too for my previous VMU2GIF and DCI4VMI tools.

Click here to download the Win32 Setup package and the source code.

Note: You´ll need Microsoft .NET Framework v1.1+ to install this tool.

DC Save Converter v1.0

One response so far

Dec 30 2005

VMU2GIF v1.0 released

Published by El Bucanero under Dreamcast

Today I’ve released another command-line tool for handling Dreamcast VMU save files. Grin
This tool is called VMU2GIF and allows you to extract the animated icons from save files (either in .DCI or .VMI/VMS format) and save them as .GIF files.

Here are some VMU2GIF examples, taken from some well known Dreamcast games:

Soul Calibur SeGaGaGa ShenmueResident Evil: CV

Downloads for VMU2GIF Win32 exe, Linux binaries and source code are available at my SourceForge.net page. Smile

Have fun with this little DC tool! Cool

One response so far

Next »