Skip to main content

A script to fix Raiden Shogun Boss Phase 1 for all types of mods

Project description

FIX RAIDEN BOSS

PyPI PyPI PyPI

Requirements

Update for merged mods

For merged mods, run the script wherever the merged.ini file is located.

VIDEO TUTORIAL AND EXAMPLES:

Quickstart

Individual Mod: https://www.youtube.com/watch?v=29FM0GywcWA
Merged Mods: https://www.youtube.com/watch?v=nEyMYIHdrQM
Mega Merged Mods: https://www.youtube.com/watch?v=08co5ct7zeg

More Features

More examples here

How to Run

Let's Start !

STEP 1:

  • Copy THIS script into Raiden Mod Folder

STEP 2:

  • Double click on the script

STEP 3:

  • Open the game and enjoy it

Run on CMD Without a Script

STEP 1:

  • Install the module onto your computer by opening cmd and typing :
python -m pip install -U FixRaidenBoss2

then enter

( you can now run the program anywhere without copying a script! )

STEP 2:

python -m FixRaidenBoss2

then enter

STEP 3:

  • Open the game and enjoy it

Run on CMD With a Script

STEP 1:

  • Copy THIS script into Raiden Mod Folder

STEP 2:

python FixRaidenBoss2.py

then enter

STEP 3:

  • Open the game and enjoy it

Command Options

  -h, --help           show this help message and exit
  -s str, --src str    The path to the Raiden mod folder. If this option is not specified, then will use the current
                       directory as the mod folder.
  -d, --deleteBackup   deletes backup copies of the original .ini files
  -f, --fixOnly        only fixes the mod without cleaning any previous runs of the script
  -r, --revert         reverts back previous runs of the script
  -m, --manualDisable  goes into an error when duplicate .ini or Blend.buf are found in a mod instead of choosing
                       which file you want to use
  -p, --purgeDups      deletes unused duplicate .ini or Blend.buf instead of keeping a disabled backup copy of those
                       files
  -l, --log            Logs the printed out log into the RSFixLog.txt file

API Usage

Tool developpers can now include the fix within their code.

import FixRaidenBoss2 as FRB

raidenBossFixService = FRB.RaidenBossFixService(path = r"my raiden folder path", log = True, verbose = False)
raidenBossFixService.fix()

print("The Raiden Mod is fixed!")

Example Result
Creating log file, RSFixLog.txt
The Raiden Mod is fixed!

More info here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FixRaidenBoss2-3.2.6.tar.gz (17.6 kB view details)

Uploaded Source

Built Distribution

FixRaidenBoss2-3.2.6-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file FixRaidenBoss2-3.2.6.tar.gz.

File metadata

  • Download URL: FixRaidenBoss2-3.2.6.tar.gz
  • Upload date:
  • Size: 17.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for FixRaidenBoss2-3.2.6.tar.gz
Algorithm Hash digest
SHA256 3c12724070e6212d2899a8b0a975aba2b74cfe98771657798c34f713fc6df51e
MD5 9c63a5558214fc2b4a761b6442ffbee9
BLAKE2b-256 e00b7962413703eb20a22ac75cc4cc594f4e6ac7cee157224c644aeb7aca7ae8

See more details on using hashes here.

File details

Details for the file FixRaidenBoss2-3.2.6-py3-none-any.whl.

File metadata

File hashes

Hashes for FixRaidenBoss2-3.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c6d42d2be1334968ddf7dbb6bcb266b9dbffd241bb9c582e06f95c563a7d8b1e
MD5 6455f67076dfd4ba80d0216d20c8e85a
BLAKE2b-256 b610aced52c193bf5e1573138132d01f917aa4cb04f26f17195870ea9ef9ec1c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page