Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to compress back into .dat #14

Open
dusknem opened this issue Sep 30, 2024 · 1 comment
Open

how to compress back into .dat #14

dusknem opened this issue Sep 30, 2024 · 1 comment

Comments

@dusknem
Copy link

dusknem commented Sep 30, 2024

I can't figure out how to compress the extracted .s files back into a .dat to put back into the game. I'm not familiar with these kinds of tools, unfortunately. There aren't any instructions on how to do this part so I'm stumped

@lennylxx
Copy link
Owner

lennylxx commented Nov 5, 2024

you need to run something like this, -c means to create the .dat file
igtool.exe -c folder_of_s_files output_dat_file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants