Skip to content

m0nstr0/max_payne_ldb_importer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Max Payne 1 LDB Importer plugin for Maya 2022

Specifications

Files specifications

Prerequisites:

You will need:

  • Maya 2022 with Python 3 support

Maya Configuration:

  • Go to Maya's menu Windows > Settigns/Preferences > Preferences
  • Set Up axis to Y
  • Set Working Units to centimeter

Installation:

To install, first install Pillow using the Maya's Python 3 interpreter

$> ./mayapy -m pip install Pillow

Put the max_payne_sdk_ldb_importer.py file into the plug-ins directory:

Windows:

C:\Users\<username>\Documents\maya\<version>\plug-ins\

Mac OSX:

/Users/Shared/Autodesk/maya/<version>/plug-ins/

Linux:

/home/<username>/maya/<version>/plug-ins/

Put the max_payne_sdk and the max_payne_maya into the scripts directory:

Windows:

C:\Users\<username>\Documents\maya\<version>\scripts\

Mac OSX:

/Users/Shared/Autodesk/maya/<version>/scripts/

Linux:

/home/<username>/maya/<version>/scripts/

Start Maya and enable the plugin:

Import:

  • Go to Maya's menu File > Import...
  • Select Max Payne LDB Import

About

Max Payne 1 LDB (Game levels) and KF2 (Game Models) files importer plugin for Maya 2022/2023

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages