MAMEWorld >> EmuChat
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

MooglyGuy
Renegade MAME Dev
Reged: 09/01/05
Posts: 2261
Send PM
Re: Extract models from chd file
11/09/20 03:50 PM


> How I can extract the partition image with chdman ?

Please be aware that even if you can extract the low-level image with chdman, you're still going to need some way to mount it as a virtual filesystem.

Be equally aware that not every game has what modern operating systems think of as a filesystem, nor drivers to interpret it.

Last but not least, just like any game that's released on any platform, the game itself is ultimately driven by some sort of game engine. That game engine might have any number of methods for loading model data, processing it, and turning it into commands that result in something being visible on-screen.

What I'm getting at here is that, yes, you can extract the low-level system image using chdman. But that's one of about fifty million steps that you're going to have to go through, only one of which we can help you with, that will contribute towards your goal.

Emulating a given platform doesn't typically require intimate knowledge of how a particular game stored its models, or its textures, or really any other sort of data. It just involves running the CPU code that comprises the game engine. That same CPU, and same emulator, could run database software, a word processor, or a flight simulator if the underlying binaries happened to tell it to do so. The emulator doesn't care about the actual task that the emulated machine is doing, and so it lacks that knowledge.







Entire thread
Subject Posted by Posted on
* Extract models from chd file klein 11/07/20 04:54 PM
. * Re: Extract models from chd file MooglyGuy  11/07/20 10:45 PM
. * Re: Extract models from chd file klein  11/08/20 12:51 AM
. * Re: Extract models from chd file BIOS-D  11/08/20 03:45 PM
. * Re: Extract models from chd file klein  11/08/20 07:55 PM
. * Re: Extract models from chd file MooglyGuy  11/09/20 03:50 PM
. * Re: Extract models from chd file mhoes  11/09/20 02:04 PM
. * Re: Extract models from chd file klein  11/09/20 04:31 PM
. * Re: Extract models from chd file klein  11/20/20 03:04 PM
. * Re: Extract models from chd file Moose  12/06/20 09:59 AM
. * Re: Extract models from chd file mhoes  11/21/20 06:40 PM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 438 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1277