Difference between revisions of "Gob File Formats"
Jump to navigation
Jump to search
CrystalBen (talk | contribs) m |
CrystalBen (talk | contribs) m |
||
Line 5: | Line 5: | ||
* mdo.ini have included some Debugging Switches. | * mdo.ini have included some Debugging Switches. | ||
* mdo.dbg have included some Debugging Switches as well. | |||
* let Files are for Fonts. | * let Files are for Fonts. | ||
* UNINST.INF this is the Script for uninstalling the Games in this inf file are Information stored which File the Uninstaller needs to remove from the Hard Drive. | * UNINST.INF this is the Script for uninstalling the Games in this inf file are Information stored which File the Uninstaller needs to remove from the Hard Drive. | ||
* SCRIPT.INF this Script is for doing the Installation to say which Files need to copy and which Folders needs to be created and which Shortcuts needs to be created. | * SCRIPT.INF this Script is for doing the Installation to say which Files need to copy and which Folders needs to be created and which Shortcuts needs to be created. |
Revision as of 14:06, 10 March 2023
- VMD is made by Sierra its a file format for the Gob Engine the VMD Files are containg Animation, Audio, Video there can be played via VLC Media Player. (most of them but not from every game)
- STK contains various Files that can be extracted via the scummvm-tools.
- ITK contains various Files that can be extracted via the scummvm-tools.
- mdo.ini have included some Debugging Switches.
- mdo.dbg have included some Debugging Switches as well.
- let Files are for Fonts.
- UNINST.INF this is the Script for uninstalling the Games in this inf file are Information stored which File the Uninstaller needs to remove from the Hard Drive.
- SCRIPT.INF this Script is for doing the Installation to say which Files need to copy and which Folders needs to be created and which Shortcuts needs to be created.