I managed to compile homeworld for x86_64 Linux (I think), extracted Homeworld.big, Update.big, HW_Comp.vce, HW_Music.wxd, and put them in the src/ directory next to the compiled homeworld binary.
But here is the output when trying to run...
memClearSetting=0xe9569f92, memFreeSetting=0x3c6ef361
42 files found in Update.big
13851 files found in Homeworld.big
Homeworld CRCs:
HomeworldSDL.big TOC = 0x0
Update.big TOC = 0x52f110b0
Homeworld.big TOC = 0x0
(not used) = 0x0
(null) (0): Fatal error - fileSizeGet: can't find file '[REDACTED]/HomeworldSDL/Linux/src//SoundFX/Guns.bnk.64'.
[1] 24800 trace trap (core dumped) ./homeworld
I managed to compile homeworld for x86_64 Linux (I think), extracted
Homeworld.big,Update.big,HW_Comp.vce,HW_Music.wxd, and put them in thesrc/directory next to the compiledhomeworldbinary.But here is the output when trying to run...