A program that is designed to convert OBJ files to Call of Duty map files. Changes from ModdingForDummies have been merged with this, including additional fixes such as custom scaling, original textures applies to surfaces, fixed inverted textures, some bug fixes, support for huge obj files, can split map files into muliple maps (to open in cod4 radiant etc)
I dont believe there will be any more updates, I have tested abilities to recreate brushes and parse back meshes together but due to how much data is lost during compiling, it seems impossible at this point.
Open up exe, and put OBJ file on exe to convert to .MAP.
OBJTOCODMAP is licensed under the GPL license and it and its source code is free to use and modify under the terms of the GPL. ObjtoCODMap comes with NO warranty, any damages caused are solely the responsibility of the user.
Most recent releases will be posted here: https://github.com/AFirstTimeMapMaker/ObjToCODMap/releases
Need Visual Studio 2022 and Windows SDK
Programer: Aroosh Bhakhri (IGhost692) Secondary programmer: AfirstTimeMapMaker Additional thanks to ModdingForDummies
If you use this program or any part of the code, please give credit to AFirstTimeMapMaker and Aroosh.