Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 20, 2021. It is now read-only.

fengberd/LCScriptEngineTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

LC-ScriptEngine Tools

This is my toolset for LC-ScriptEngine visual novel engine.

Tested on LC-ScriptEngine ver.1.600 (kuroinu_1).

lcse_pack.php

This is unpacking/packing script for LCSE packages like lcsebody1, lcsebody2, ... which comes with a huge binary and a .lst file.

Inspired by LCSELocalizationTools, his tool comes with a few limitations and is not very easy to use, therefore I made this simple script.

Usage:

lcse_pack.php <u[npack]|p[ack]> <Dir|File> [Output]

Unpacking example:

# lcsebody1 + lcsebody1.lst -> out/<tons of files>
lcse_pack.php u lcsebody1 out

Packing example:

# out/<tons of files> -> lcsebody1 + lcsebody1.lst
lcse_pack.php p out lcsebody1

About

LC-ScriptEngine visual novel engine toolset

Topics

Resources

License

Stars

Watchers

Forks

Languages

AltStyle によって変換されたページ (->オリジナル) /