Skip to content

psemu/soe-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soe-pack

A library and utility for accessing SOE pack files

Building

Install Node and run:

npm install

in project folder.

Edit paths in batch scripts to match your own setup.

Running

Create manifest and diffs for game (e.g. PS2 test, PS2 live, EQL):

update_test.bat
update_live.bat
update_eql.bat

Manifest and diff files are placed in "manifests/[gameid]/".

Extract all added and modified assets from latest diff:

extract_diff_test.bat
extract_diff_live.bat
extract_diff_eql.bat

Assets are extracted to "assets/[gameid]/".

About

A library and utility for accessing SOE pack files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published