Skip to content

aimrebirth/tools

Repository files navigation

A.I.M. Tools

This repository contains different tools for A.I.M. games.

List of tools

  1. AIM unpaker. Unpacks any .pak archive from AIM1/AIM2/AIM:R games.
  2. AIM paker. Makes archive for AIM1 game (without compression).
  3. DB extractor. Converts (db|quest) databases from any AIM game into .sql file to be executed with sqlite3 DBMS.
  4. MMO extractor (object extractor). Extracts all data about objects on the map from .mmo file.
  5. MMP extractor. Extract texture-, alpha-, height- maps etc.
  6. MMM extractor. Minimap -> BMP.
  7. Models converter: AIM1/2 format -> .OBJ + .MTL. Textures are included.
  8. Script to TXT convertor.
  9. TXT to Script convertor.
  10. Texture converter: TM -> TGA.
  11. MPJ loader (dummy implementation).
  12. Save loader (dummy implementation).
  13. AIM1 mod maker. Makes routine actions for you.

Build instructions

  1. Download and add to PATH latest SW https://software-network.org/
  2. Clone this repository
  3. Open the source directory
  4. Execute in console sw generate
  5. Open generated solution file (Visual Studio solution file)
  6. Build the project

About

Many useful tools (object and data extractors etc.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages