Coder Social home page Coder Social logo

executable-patcher-2001-10-23's Introduction

Executable Patcher 2001-10-23

BIONICLE: The Legend of Mata Nui Executable Patcher for build 2001-10-23

Overview

Useful for applying patches to BIONICLE: The Legend of Mata Nui build 2001-10-23.

Works with both Python 2 and Python 3.

Usage

This script modifies the file it is run on, so make sure you make a backup of the file first.

Always run this script on an unmodified copy of the original file as it does not revert patches.

usage: patcher.py [-h] [-e ENABLED | -d DISABLED] file

TLOMN Build 2001-10-23 Patcher
Version: 1.17.0

positional arguments:
  file                  File to be patched

optional arguments:
  -h, --help            show this help message and exit
  -e ENABLED, --enabled ENABLED
                        Only apply listed patches
  -d DISABLED, --disabled DISABLED
                        No not apply listed patches

patches:
  dragonmelee           Dragon melee attack fix
  frenchcharacter       Patch character for the French language
  hunaaicontroller      Avoid null pointer error on characters without an AI controller with Huna
  hvp                   Hardward vertex processing
  pausetoggle           Pause double toggle fix
  matoranrgb            Fix RGB values for Onu-Matoran
  pickupsnapping        Patch pick up snapping to disable snapping to terrain
  rockbossdamage        Rock boss always vulnerable and hurt when toa is hurt fix
  rockbosshitpoints     Rock boss hit points crash fix
  rockbossraindeath     Rock boss death by elemental power rain fix
  savequit              Patch to prevent save corrupting save on quit code
  screenres4            Set default screen resolution to 4
  screenresini          Allow ini to control screen resolution
  soundcacheremove      Avoid sound cache use-after-free error by removing on Gc3DSound destructor
  soundtableamount      Avoid SoundTable error message
  win10                 Windows 10
  windbossmovetoa       Wind boss move toa attack and release fix

Copyright (c) 2018-2022 JrMasterModelBuilder
Licensed under the Mozilla Public License, v. 2.0

Using -e options, you can apply only specific patches.

./patcher.py -e win10 -e hvp 'LEGO Bionicle.exe'

Using -d options, you can skip applying specific patches.

./patcher.py -d screenresini -d screenres4 'LEGO Bionicle.exe'

Bugs

If you find a bug or have compatibility issues, please open a ticket under issues section for this repository.

License

Copyright (c) 2018-2022 JrMasterModelBuilder

Licensed under the Mozilla Public License, v. 2.0

executable-patcher-2001-10-23's People

Contributors

jrmastermodelbuilder avatar hexadecimalmantis0e avatar vahkiti avatar

Stargazers

 avatar Lars Gächter avatar  avatar Bitl avatar

Watchers

 avatar James Cloos avatar  avatar benji avatar Bitl avatar  avatar  avatar  avatar

executable-patcher-2001-10-23's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.