Changes

Jump to navigation Jump to search
718 bytes added ,  21:39, 2 October 2017
m
→‎Engine and class IDs: Added explanation for the non-existing engine 00
Line 21: Line 21:     
  00
 
  00
     105 CMwCmdExpStringConcat
+
     105 CMwCmdExpStringConcat (never corrected typo, should be 01051000, there is no engine 00)
    
  01 MwFoundations
 
  01 MwFoundations
Line 1,060: Line 1,060:  
     007 CGameObjectVisModel
 
     007 CGameObjectVisModel
 
     008 CGameCtnPlaygroundActionModel
 
     008 CGameCtnPlaygroundActionModel
 +
    009 CGameWaypointSpecialProperty
 +
    00A CGameActionFxResources
 +
    00B CGameGateModel
 +
    00C CGameTeleporterModel
 +
    00D CGameArmorModel
 +
    00E CGameSpawnModel
 +
    00F CGameCaptureZoneModel
 +
    010 CGameTurbineModel
 +
    011 CGameGhostData
 +
    012 CGameModulePlaygroundModel
 +
    013 CGameModuleNodForPropertyList
 
     014 CGameModuleMenuModel
 
     014 CGameModuleMenuModel
 +
    015 CGameModuleModelCommon
 
     016 CGameModulePlaygroundInventoryModel
 
     016 CGameModulePlaygroundInventoryModel
 
     017 CGameModulePlaygroundScoresTableModel
 
     017 CGameModulePlaygroundScoresTableModel
Line 1,082: Line 1,094:  
  0301C000 -> 2E002000
 
  0301C000 -> 2E002000
 
  03031000 -> 090F4000
 
  03031000 -> 090F4000
 +
0313B000 -> 2E009000
    
  0900D000 -> 0900F000
 
  0900D000 -> 0900F000
Line 1,244: Line 1,257:  
  .cry        09041000 (CPlugFileText)
 
  .cry        09041000 (CPlugFileText)
 
  .dds        09024000 (CPlugFileDds)
 
  .dds        09024000 (CPlugFileDds)
 +
.exr        090AD000 (CPlugFileExr)
 
  .fnt        0902D000 (CPlugFileFont)
 
  .fnt        0902D000 (CPlugFileFont)
 
  .fx        09094000 (CPlugFileGpuFxD3d)
 
  .fx        09094000 (CPlugFileGpuFxD3d)
Line 1,275: Line 1,289:  
  .vsh.txt    09042000 (CPlugFileVsh)
 
  .vsh.txt    09042000 (CPlugFileVsh)
 
  .wav        09031000 (CPlugFileWav)
 
  .wav        09031000 (CPlugFileWav)
 +
.webm      09108000 (CPlugFileWebM)
 
  .webp      090DB000 (CPlugFileWebP)
 
  .webp      090DB000 (CPlugFileWebP)
 
  .zip        09084000 (CPlugFileZip)
 
  .zip        09084000 (CPlugFileZip)
 +
 +
== Tools ==
 +
 +
* [http://www.wolfgang-rolke.de/gbxdump/gbxclassinfo.zip GbxClassInfo download] - a Windows tool that extracts class information from a given GbxGame.exe (includes source code).
    
[[Category:Internals]]
 
[[Category:Internals]]

Navigation menu