I have released my updated version of XmodelUtils, which can be found in the downloads. http://tom-crowley.co.uk/downloads/ New features: * Adds more light settings * Fixed bones in XE * White verts in MA’s * Mini option menu * Updated tray msg(click to open location) * Tag view will display correct root joint name aka ‘j_gun’ […]
Featured

Super GDT – Converter
This is a tool that will be soon included with Lime to aid in converting models after exporting. The tool will load the GDT and allow for a 1 click convert all of the assets starting with the materials 1st. You can do this within asset manger by clicking(F11) but it has some drawbacks that […]

HowTo: Fix BO2 AI head bullet detection
If you are porting AI body and head models in to a older cod, for example zombie models into cod5. Many people have reported that the head model dose not detect bullets meaning you can’t shoot them in the head. The fix for this is very simple and easy, what you have to do […]

Lime – The Citrusy Call Of Duty xModel Exporter
Call of Duty has a load of new weapons and models that would be perfect for mods in older versions of Cod. So I have created a xModel exporter witch can export all the loaded models from the game. The models are exported 100% identical to the original model file, including material names, iwi names, […]

Black Ops Sound Tool
If you mod Black Ops you will know that the sound files are not standard, not good for modders trying to make thier mods a bit more polished. (sad face) So I decided to help the BO modding community by creating this tool. The Tool will both export and create Blacks ops compatible sounds. Which […]

xAnim Exporter
This Tool allows you to extract compressed and compiled animations from Call Of Duty’s proprietary binary file format. The GUI interface allows you to drag and drop the animations displaying useful information about the file. The GUI can also export the animation to my own binary format that stores the animation in a uncompressed manner […]

Custom GUI Libary for win32
Over the year I have put together my own custom GUI libary for win32 that provdes a custom look and feel to my software. I’m constantly updating it improving it and including new types of custom controls. The library also works off a theme system so that all the colors and settings can be changed […]

FastFile Exporter
This is a tool for exporting the contents of a FastFile, it will get all script and sound files out currently. The program is multithreaded and easy to use, plus makes use of some of my new GUI controls. Demo Video: Example Images:

Xmodel Utils
I am currently working on a program that will be able to view and export Call of Duty Xmodels along with many other features. The program uses openGL for rendering combined with all my own GUI / openGL libraries to create the menus / text. Features: * 3D View * Uses all my own OpenGL […]