Indiana Jones® and the Infernal Machine™

Indiana Jones® and the Infernal Machine™

volodnikov Oct 16, 2021 @ 3:19pm
Modding tools
I made some modding tools for this game which can be used to extract and modify game resources like models, animations, textures etc...

If anyone is interested the main repository can be found on Github:
https://github.com/smlu/ProjectMarduk/tree/develop

The repository contains command line programs for extracting, modifying and creating game assets: cndtool, matool, gobext and C++ library with source code for parsing & writing some of the game resource files (cnd, key, mat). The cndtool can extract textures, sounds and animations from CND level files and also can convert the level geometry from CND files to Wavefront .obj file format. You can then use any 3D modeling/viewer program that supports obj file format t import converted level geometry. e.g. Blender.

To edit 3D models (.3do) and animations (.key) I made the Blender ijim addon.
The addon can be found here: http://github.com/smlu/blender-ijim

To edit textures (.mat) you can use GIMP plugin from here:
http://github.com/smlu/gimp-ijim

There is also work on OpenSith patch to be able to import NDY level files into Unity. See this[github.com].

Note, re-post from https://www.gog.com/forum/indiana_jones_series/mod_tools_for_indiana_jones_and_the_infernal_machine
Last edited by volodnikov; Oct 16, 2021 @ 3:25pm
< >
Showing 1-3 of 3 comments
Lucas80 Aug 8, 2022 @ 7:17pm 
is there any way to fix the FOV when using widescreen resolutions? using a 16:9 aspect ratio seems to crop the top & bottom of the screen
volodnikov Aug 22, 2022 @ 1:45am 
To get normal camera zoom and 2k+ resolution I use dxWrapper with settings found here: https://www.gog.com/forum/indiana_jones_series/infernal_machine_graphical_improvements/post4 . Also the GOG version of the game fixes the HUD scaling and some FoV related issues.

There is also discord channel for this game btw: https://discord.gg/W7EV2nhKgh
Lucas80 Aug 22, 2022 @ 2:44am 
cool ill give that a try, i got the controls setup really nice with Xinputplus & been loving this old gem
< >
Showing 1-3 of 3 comments
Per page: 1530 50