Difference between revisions of "Gob File Formats"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Added UNINST.INF)
m (Added OBC)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
* 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)
* 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
* STK contains various Files that can be extracted via the scummvm-tools.


* ITK 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.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.
* TOT (gob scripts binary format)
* OBC (a new Script binary format for the Dev7 Engine)

Latest revision as of 13:06, 30 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.
  • TOT (gob scripts binary format)
  • OBC (a new Script binary format for the Dev7 Engine)