October 16, 2025Oct 16 Has anyone analyzed format of the .LDB scene from '3D Mark 2000' (it's not like the .LDB in 'Max Payne', there are differences)? I'm interested in the 'waterscene.ldb' scene. waterscene.zip
October 16, 2025Oct 16 Supporter You can get some structured vertices but it remains pure guesswork how you select floats from the 87 bytes blocks. Best would be to use a debugger to find out how the app accesses .ldb files.
October 16, 2025Oct 16 Author I tried to write a loader for Unity, but so far it displays some vertices, then I hit a dead end, here is my source. 3DMark2000_for_Unity.zip
Create an account or sign in to comment