View previous topic - View next topic |
Author |
Message |
cheaper Lowly Slime
Joined: 26 Apr 2007 Posts: 3
|
Posted: Thu Apr 26, 2007 1:46 pm Post subject: how to extract the game .dat files? |
[quote] |
|
Hi,
Help me pls. Im not a programmer nor game maker, but I'm now playing one game and it is fun. This game has some .dat files in its directory (it may be some essential system files or savefile of this game). all i want is to extract those files and explore them around (one of them should contain some images, sound effects and music). I also really want to tract down the use of these .dat files when the game runs. How? Thanks. I have tried WinRAR, ISObuster and the other ISO managers but no good. Help me please!
|
|
Back to top |
|
|
Terry Spectral Form
Joined: 16 Jun 2002 Posts: 798 Location: Dublin, Ireland
|
Posted: Thu Apr 26, 2007 2:01 pm Post subject: |
[quote] |
|
Depends on the game. A .dat file could be anything.
If it's made with Allegro, for example, you could explore it with the... Allegro data file tool, whatever it's called. _________________ http://www.distractionware.com
|
|
Back to top |
|
|
cowgod Wandering Minstrel
Joined: 22 Nov 2005 Posts: 114 Location: Pittsburgh, USA
|
Posted: Thu Apr 26, 2007 5:40 pm Post subject: |
[quote] |
|
It might be a custom format that the game developer uses for his game. In that case, there's not much you can do.
You could try looking at it in a hex editor or just opening it in a text editor to see if there's any text, but neither option will be very useful.
|
|
Back to top |
|
|
cheaper Lowly Slime
Joined: 26 Apr 2007 Posts: 3
|
Posted: Fri Apr 27, 2007 3:36 am Post subject: |
[quote] |
|
thanks. I'm trying.
Those .dat files are more than 200 MBs for each. I don't think a text editor programme works. How to determine what format is of those .dat files since it always says it is .dat in Windows?
|
|
Back to top |
|
|
DeveloperX 202192397
Joined: 04 May 2003 Posts: 1626 Location: Decatur, IL, USA
|
|
Back to top |
|
|
cheaper Lowly Slime
Joined: 26 Apr 2007 Posts: 3
|
Posted: Fri Apr 27, 2007 4:27 am Post subject: |
[quote] |
|
I have tried with ISOBuster to view the sector of those .dat files. It begins with "DPMX" like most other games' .dat files. AND it lists the *.bmp files (like "title.bmp", "confiq.bmp" and so on) used in the game. Mmmm... maybe it is waht i'm looking for. I have tried extracting using the same program but I got only one TAO file that doesn't work at all. Any other way to extract this file?
The game is Hunks Workshop. It is a game for gay. My girlfriend really wanna see some uncensored scenes in game. So I'm trying to please her. Weird?
|
|
Back to top |
|
|
DeveloperX 202192397
Joined: 04 May 2003 Posts: 1626 Location: Decatur, IL, USA
|
Posted: Fri Apr 27, 2007 6:14 am Post subject: |
[quote] |
|
cheaper wrote: | I have tried with ISOBuster to view the sector of those .dat files. It begins with "DPMX" like most other games' .dat files. AND it lists the *.bmp files (like "title.bmp", "confiq.bmp" and so on) used in the game. Mmmm... maybe it is waht i'm looking for. I have tried extracting using the same program but I got only one TAO file that doesn't work at all. Any other way to extract this file?
The game is Hunks Workshop. It is a game for gay. My girlfriend really wanna see some uncensored scenes in game. So I'm trying to please her. Weird? |
...uhm....no comment.
you need to write your own software to extract the files.
look into the source code for the GNU archive tools.
goodluck. _________________ Principal Software Architect
Rambling Indie Games, LLC
See my professional portfolio
|
|
Back to top |
|
|