News
Welcome to NeoRHDN! This place is still a work-in-progress, so pardon the construction...

Site registration now fixed. Oops!
Views: 435,695
Sections: Documents | Utilities | ROM Hacks | Games | Translations | Homebrew | Fonts
Site: Main | Rules/FAQ | Discord | Memberlist | Latest posts | Stats | Ranks | Online users
09-20-24 06:49 AM
Guest: Register | Login

NeoRHDN - Utilities - Utility Information

BCX Breakdown Tool
Game Specific
Description
BCX Breakdown Tool, v1.01
By Lazy Bastard, of GameHacking.org

This is a Python app I wrote - mostly to teach myself Python - which takes a Final Fantasy VII PSX decompressed BCX (field model file for playable characters), and generates a human-readable breakdown of its parts, similar to the breakdowns I've written and shared in the past. This is primarily useful in making graphical model mods for FF7 PSX (swapping parts, animations, and other things from one model to another, or modifying a model's existing assets). For greater compatibility, this was written for Python 2.7. I may use this code as the launching point for creating a few other apps for various FF7 PSX model editing tasks, and if so, I'll likely later unify them into a single tool set for end-to-end modification. Let me know if there's a feature you'd like to see in a future tool.

Usage:

1. Place the desired BCX file in the same directory as bcxbreakdown.py.

2. Decompress the BCX using something like LZSCDec.

3. Run bcxbreakdown.py.

4. When prompted, enter the name of the desired decompressed BCX file.

5. Your BCX breakdown will be generated and saved as BCXBreakdown.txt.

Note:
There are currently no error handling mechanisms and no checks performed; if you pass a non-BCX file to bcxbreakdown.py, you'll get ugly output and possibly strange behavior (loops generating ever-larger output in BCXBreakdown.txt until you kill the task, etc). If there's demand for beautifying this application, I'll do so. Otherwise, I probably won't.

Enjoy.
TitleBCX Breakdown Tool
AuthorLazy Bastard
CategoryGame Specific
PlatformPSX
GameFinal Fantasy VII
OSWindows
LicenseN/A
Source CodeNo
LevelIntermediate
Version1.01
Release Date2017-09-11
Downloads200
Last Modified2017-09-13 23:31:51

Download


Acmlmboard v2.5.6+neo (2024-08-13)
© 2005-2024 Acmlm, Emuz, NinCollin, et al.

Page rendered in 0.028 seconds. (642KB of memory used)
MySQL - queries: 24, rows: 323/329, time: 0.022 seconds.