VCMP Map/Object Converter (xml <==> ipl/ide)

Started by Renzuka_Ctone, Apr 29, 2025, 09:16 AM

Previous topic - Next topic

Renzuka_Ctone

GTA Vice City / VCMP map definition data, convert to to each other.

Feature:
  • IDE / IPL to XML
  • Process 2dfx definition (only support type 0: lights and type 1: particles) and time object definition
  • Rearrange object ID
  • Process map.xml and object.xml in one-to-one ID correspondence
  • Move the map position/object ID as a whole
  • Automatically find the corresponding col file for the object
  • Check if the object only has collision but no model, and assigns it an empty model file
  • XML to IDE / IPL

for details:
https://github.com/RenzukaCtone/vcmp-map-converter

Preview