PDA

View Full Version : GDI Explorer (not beta anymore)



japanese_cake
February 17th, 2010, 00:37
Hello everyone,

I try my best to provide usefull tools for those who use GDI file format. So here, you can find my tool GDIExplorer.

http://japanese-cake.livejournal.com/

Extract of the readme file:


What is GDI Explorer?
~~~~~~~~~~~~~~~~~~~~~

GDI Explorer is a small tool that enables you to extract data
from *.gdi files. It works with both NAOMI and DREAMCAST images.

Features:
- Browse Dreamcast and Naomi GDI files
- Extract files (IP and IP0000 too)
- Generate "sorttxt.txt" file for mkisofs ("mkisofs [params] -sort sorttxt.txt")
- convert GD-DA (raw audio tracks) to CD-DA
- Decrypt Naomi binary (you may need naomi PIC DES key: http://guru.mameworld.info/naomi/index.html)
- Create CUE file for mounting images in a virtual drive.

v1.3.0.1 - beta to v1.3.1.2 (2010/09/08) :
- Fixed: Some loading errors.
- Fixed: Clean up GDIUtils.
- Fixed: Create a folder "trackXX" while extracting a data track.
- Added: Open a save dialog box while extrating a file.
- Added: Auto-paste PIC DES key if presents in the clipboard.

japanese_cake
March 4th, 2010, 13:43
Now you can download a better version at my blog :

http://japanese-cake.livejournal.com/

for dc nerds only :)

Readme:


v1.1 to v1.1 fixed (04/03/2010):
- Fixed: cannot extract multiple files.
- Fixed: association button crashes programs.
- Fixed: unhandled WinForms exceptions.
- Added: sorttxt.txt file generation.
- Added: gdi icon when gdi files are associated with GDI Explorer.
- Added: new explorer icons.


v1.0b to v1.1 (20/02/2010):

- Improved: exception handling.
- Fixed: file access date.
- Fixed: extracting process failed when an app is reading a file/dir.
- Fixed: extracting progress-bar doesn't count correctly.
- Added: loading window
- Added: list multiple selection.
- Added: you can now associate *.gdi files with GDI Explorer.

- Bonus: I made a GDI icon for those who need it.

v1.0b :
- First public beta

quzar
March 5th, 2010, 07:37
Keep up the good work. =)

YZB
March 7th, 2010, 10:06
Thank You ~
Test~~

YZB
March 10th, 2010, 20:45
Thank you, very good to use ~
Also make a suggestion, whether the SORT and extract the file into the gui interface IP inside the go?

japanese_cake
March 11th, 2010, 00:24
Thank you for testing it :)

YZB, I'm sorry but I don't understand what you want: youy want me to add columns sorting ?

Can you rephrase your suggestion please ?

Thanks

YZB
March 11th, 2010, 09:44
sorry,Please excuse my bad English~

I want to mention two proposals:
1.Could you make extracting IP.BIN possible?

2.Could you generate the sorttxt.txt according to the LBA?

japanese_cake
March 11th, 2010, 17:18
2.Could you generate the sorttxt.txt according to the LBA?

Already done in the v1.1 fixed version (just righ-click on "High/Low density area")


1.Could you make extracting IP.BIN possible?

From now, you can : I've just posted a newer version on my blog (http://japanese-cake.livejournal.com/2343.html).

Thank you for yours suggestions :D

YZB
March 12th, 2010, 12:44
THANK YOU~~~
TEST~~

There are 2 small problem?

1
BOOT SECTOR
[Track3: from 45000 to 196608, data, size = 356584368, file = track03.bin ]
] ?

2
HIGH DENSITY AREA
ID:CD001
 ?

japanese_cake
March 13th, 2010, 12:27
THANK YOU~~~
TEST~~

There are 2 small problem?

1
BOOT SECTOR
[Track3: from 45000 to 196608, data, size = 356584368, file = track03.bin ]
] ?

2
HIGH DENSITY AREA
ID:CD001
 ?

What's wrong with this ? "ID:CD001" is the PVD identifier and when you click on "View Boot sector" , it generates a track list from the boot sector...

Something isn't working properly ?

YZB
March 13th, 2010, 15:15
In fact,i just tested the software and i find 2 bug here.
the first is that another 】excrescently existed in section 1,and a 【 existed in section 2.

japanese_cake
March 27th, 2010, 02:09
I've replied to your comment on my blog. Please have a look at it, it's easier for me. Thank you

japanese_cake
June 12th, 2010, 02:17
update to v1.1.3

japanese_cake
July 4th, 2010, 22:11
update to v1.2

Basile
July 7th, 2010, 21:38
Thanks for filling my request about cdda !

japanese_cake
September 7th, 2010, 22:19
update from v1.2 to v1.3.0.1 (2010/09/07).

Basile
September 10th, 2010, 14:35
Downloaded . Thanks . Useful utilities .
Any news about your Bootloader ?

japanese_cake
September 24th, 2010, 16:21
Recently I got busy with my school work and so i missed the opportunity to work more on my lan bootloader. The fact is I need to develop my own tools in order to get my bootloader working. For example, I have developed 3 ways to reset the dreamcast and now it's possible after loading a game (i'm still using the gdrom drive perhaps) to return to my loader. I was trying to send udp datagrams via the sega sdk ip stack, but because of its huge size and i had to switch to a lighter library... As you see, it takes much time for me to make each new step.
But thank you for asking :)