[FF7] Quick Battle Scenes Texture Extractor (v0.2)

  • Thread starter Thread starter ThunderPeel2001
  • Start date Start date
Status
Not open for further replies.
T

ThunderPeel2001

Guest
This is a simple tool (actually just a glorified batch file linked with Luksy's ulgp.exe) that allows you to quickly extract all 583 textures from battle.lgp. It saves a lot of time for anyone who wants to start re-texturing the battle scenes.

https://docs.google.com/file/d/0BzZG8hMrQocwSGNWYzQwSkU0Z0E/edit?usp=sharing

Instructions
1. Extract the three files into a folder.
2. Place battle.lgp in the folder.
3. Double click "RunMe.bat"

That's it!

Then just use IROS TEXTOOL to convert all 583 files to PNG.

0.2 UPDATE: Now much faster, thanks to Lusky.
 
Last edited:
Just fyi you can specify the files to extract directly on the commandline without copying to a temp dir

md textures
ulgp.exe d battle.lgp textures [files...]

There's also a newer version of ulgp (command line only), doesn't really change too much though, just easier to use once you get the hang of it.

https://www.ff7catalog.com/posts/155652/
 
Just fyi you can specify the files to extract directly on the commandline without copying to a temp dir

md textures
ulgp.exe d battle.lgp textures [files...]

There's also a newer version of ulgp (command line only), doesn't really change too much though, just easier to use once you get the hang of it.

https://www.ff7catalog.com/posts/155652/
So there's a switch that just extracts the textures? I wasn't aware of that. Thanks!

Kind of makes the whole "tool" pointless now :-/ Lol!

Edit: Oh wait, do you mean that you can place the texture file name instead of extracting the whole lot? Yes, that would be better.

Edit edit: Not complete sure what you meant, but I've changed it and now it's uber fast! Thanks.
 
Last edited:
Status
Not open for further replies.
Back
Top