Posted April 11, 2011
Hello all. I'd like to package The Settlers 2 for Gentoo Linux using the open source "Return to the Roots" engine and (optionally) allow the user to install the data from their GOG download. I'd also like to do something similar for FreeSpace 2 but I haven't downloaded that yet. Gentoo's package manager doesn't allow you to do anything graphical so it needs to be able extract the data without firing up the usual installer through Wine. This would also allow users on other platforms (ARM, PPC, MIPS, etc) to install the game. I've tried to rip the file apart and from what I can tell, it seems to contain at least one LZMA file but unfortunately LZMA is a headerless format so I can't locate the start of it. I tried to extract starting from each byte of the file, one at a time, but even my fast machine is going to take days to do this. I'm not sure how the installers are prepared exactly. Maybe someone could tell me the first few bytes of the main LZMA file so that I can find it?
Post edited April 11, 2011 by Chewi
No posts in this topic were marked as the solution yet. If you can help, add your reply