Git Product home page Git Product logo

bfpk-repacker's Introduction

BFPK-Repacker

Script that creates a new BFPK archive (Castlevania: LoS) without encryption and with optional compression.

Confirmed working on PC version of Castlevania: Lords of Shadow and was used for making an undub. Might work for other Mercury Engine games, but was never tested.

Usage

  • Unpack game archive with a quickbms script;
  • Note down byte 0x04 of the original archive:
    • If it's 0x02 - game will expect files from it to be raw;
    • if it's 0x03 - be sure to pack files from this archive back with "zip" parameter;
  • Edit files you want, you can remove the rest;
  • Use script like this:
    • If files in the original archive were packed:
      • .\BFPK-Generator.exe <input folder> <name of the new archive> zip
    • If not - omit 'zip' from the end of the line:
      • .\BFPK-Generator.exe <input folder> <name of the new archive>

CV:LOS can load archives with higher number as well (Data18 for example), replacing original files from earlier archives, but it always expects new files to be packed if original files were.

Some files don't get replaced by the engine, so you might have to repack the whole archive back.

bfpk-repacker's People

Contributors

slowpokevg avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

alisacodedragon

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.