Skip to content

AJLethal/BusyKip_NFSMW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BusyKip_NFSMW

A tool to tag and export the savegame car presets extracted by NFSMW Unlimiter's Presitter feature. Think of it as MemphisRider's dumber little brother.

Features

  • Python-based, so it can be run in platforms besides Windows; Python script and standalone Windows application included.
  • Basic management of savegame presets:
    • Change preset names
    • Export presets by saving them to another file
    • Limited preset importing feature (only to a slot that has the same car XNAME)
    • Presets you import, export and rename can be kept track of.
  • Ability to change XNAMEs of serialized Binary preset data.

Requirements

  • Python 3 (tested with Python 3.8, 3.10 and 3.13) for script version.
    • Linux users might have to install IDLE3 because it uses one of its libraries.
    • Windows 7 users can use standalone version as long they have installed the latest VC++ Redistributables (x86); script version needs the PythonWin7 fork installed.

Installation/Use

  • Unzip the BusyKip_winExe folder if you're using the Windows standalone app or BusyKip.py file if you're using the script version.
  • For the Windows standalone app: open the BusyKip_winExe folder and run BusyKip.exe
  • For the Python script version:
    • On Windows:
      • If you have Python 3 as your default Python instance, just double click the BusyKip.py file
      • Alternatively, open a Powershell/Command Prompt window in the folder you have the BusyKip.py file and type py BusyKip.py and press Enter
    • On Linux:
      • Make the BusyKip.py file executable by opening a Terminal window in the folder you have the BusyKip.py file, then type chmod +x BusyKip.py and press Enter
      • If you have Python 3 as your default Python instance, just double click the BusyKip.py file
      • Alternatively, open a Terminal window in the folder you have the BusyKip.py file and type python3 BusyKip.py and press Enter
    • Remember to back up your profile before opening it with BusyKip in case something goes wrong.

Construction

Programs used Known bugs May be incompatible with
IDLE, GIMP (icons) None so far No incompatibilities found so far

About

A tool to tag and export the savegame car presets extracted by NFSMW Unlimiter's Presitter feature. Think of it as MemphisRider's dumber little brother.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages