Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Rebel Galaxy Outlaw PAK files

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
danielkarloskar1
n00b
Posts: 16
Joined: Fri Aug 12, 2016 11:10 pm
Has thanked: 1 time

Rebel Galaxy Outlaw PAK files

Post by danielkarloskar1 »

When progress is made im thankfull =) They will do official mod tolls later on
hhrhhr
advanced
Posts: 62
Joined: Thu Mar 18, 2010 7:02 am
Has thanked: 1 time
Been thanked: 20 times

Re: Rebel Galaxy Outlaw PAK files

Post by hhrhhr »

cashgrany
n00b
Posts: 11
Joined: Thu Feb 15, 2018 6:26 pm
Has thanked: 5 times

Re: Rebel Galaxy Outlaw PAK files

Post by cashgrany »

hi, i have a stupid question; but how do we execute these .LUA codes?
hhrhhr
advanced
Posts: 62
Joined: Thu Mar 18, 2010 7:02 am
Has thanked: 1 time
Been thanked: 20 times

Re: Rebel Galaxy Outlaw PAK files

Post by hhrhhr »

Code: Select all

usage:
    lua unpack.lua <INPUT.PAK> [OUTPUT_DIR [FILTER]]
cashgrany
n00b
Posts: 11
Joined: Thu Feb 15, 2018 6:26 pm
Has thanked: 5 times

Re: Rebel Galaxy Outlaw PAK files

Post by cashgrany »

can you explain to me how to do it?
Csimbi
veteran
Posts: 108
Joined: Thu Nov 06, 2008 9:29 pm
Has thanked: 10 times
Been thanked: 22 times

Re: Rebel Galaxy Outlaw PAK files

Post by Csimbi »

hhrhhr,
I tried getting the LUA 5.3 binaries, that's fine.
But I could not find matching lua-zlib and lfs Windows binaries.
Any chance to share the binaries you used?
Thanks!
Last edited by Csimbi on Tue Nov 02, 2021 10:54 am, edited 1 time in total.
______
Csimbi
hhrhhr
advanced
Posts: 62
Joined: Thu Mar 18, 2010 7:02 am
Has thanked: 1 time
Been thanked: 20 times

Re: Rebel Galaxy Outlaw PAK files

Post by hhrhhr »

Csimbi
veteran
Posts: 108
Joined: Thu Nov 06, 2008 9:29 pm
Has thanked: 10 times
Been thanked: 22 times

Re: Rebel Galaxy Outlaw PAK files

Post by Csimbi »

Thanks, works great!
Note to self: destination directory must exist.
Here's a magic batch file ;-)

Use this on the DAT files:

Code: Select all

lua dat2lua.lua <infile> <outfile>
And covert back:

Code: Select all

lua lua2dat.lua <infile> <outfile>
:D

Great work hhrhhr!
You do not have the required permissions to view the files attached to this post.
______
Csimbi
Post Reply