Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Renzuka_Ctone

#1
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