Skip to content

KUBA18i/MD22DKM

Repository files navigation

MD22DKM

Convert Quake 2 MD2 models to Daikatana version 1 DKM ones.

Examples

How it looks in DaiMDL: DaiMDL screenshot

How it looks in-game. Click on the screenshots to view video footage: charsbench rotomario shambdance

Usage manual

Drag and drop a MD2 file onto the program. If using the command line, you can just pass the path of the file you want to convert as an argument.

You will likely want to adjust skin paths and other things, which you can do using a different tool I've made, QMDL-JSON-Tool.

Compile

If using MSVS, open the SLN. If on Linux, you can use the included shell script. Otherwise:

g++ main.cpp conv.cpp -o MD22DKM_linux -I.

Copyright

This program was made by Jakub Majewski. Quake was originally made by iD Software; its engine and model format was mostly devised by John Carmack. Most formats here are derivatives of it. Daikatana and the DKM format are by Ion Storm.

References

The information on how to parse the model files was loosely based on the following sources:

About

Convert Quake 2's MD2 models into Daikatana's DKM files.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages