EQZip icon indicating copy to clipboard operation
EQZip copied to clipboard

Batch Operations for S3D Files on Linux

Open ryandward opened this issue 1 year ago • 0 comments

Hi,

I'm trying to work with S3D files from EverQuest on a Linux system. I see that EQ-Zip is designed as a Windows executable. My goal is to batch extract files, modify them, and reinsert them into S3D archives from the command line in Linux.

Here's what I'm trying to do:

  • Extract files from multiple S3D archives.
  • Retain their original filenames.
  • Make batch modifications to these extracted files from the command line.
  • Replace the modified files back into the original S3D archives.
  • Any suggestions on how to achieve this with your project on Linux? Or if there's a way to adapt parts of EQ-Zip for this purpose?

Thanks for this fantastic project.

ryandward avatar Jul 02 '24 14:07 ryandward