Opposing Force support #4

Open
opened 2023-05-06 15:37:35 -07:00 by Theuaredead · 3 comments

There's also a Steam installer for HL: Opposing Force that could provide data to generate a clean 1.0 PAK file.

There's also a Steam installer for HL: Opposing Force that could provide data to generate a clean 1.0 PAK file.
eukara self-assigned this 2023-05-06 15:46:58 -07:00
Owner

opfor1108.tar.bz2 contains some files that steaminstall_opfor.exe lacks, so we're down to requiring a solution for the following files in order to generate a 1:1 pak0.pak for gearbox/:

astrochimp.cfg
rob.cfg
tralfaz.cfg
sean.cfg
smak.cfg
stevej.cfg
mapper.cfg
koso.cfg
hellface.cfg
gfx/shell/kb_act.lst
gfx/shell/splash.bmp
gfx/shell/btns_main.bmp
alphamale.cfg
jfaulken.cfg
opfor1108.tar.bz2 contains some files that steaminstall_opfor.exe lacks, so we're down to requiring a solution for the following files in order to generate a 1:1 pak0.pak for gearbox/: ``` astrochimp.cfg rob.cfg tralfaz.cfg sean.cfg smak.cfg stevej.cfg mapper.cfg koso.cfg hellface.cfg gfx/shell/kb_act.lst gfx/shell/splash.bmp gfx/shell/btns_main.bmp alphamale.cfg jfaulken.cfg ```
Owner

Here's how kb_act.lst differs between the WON pak0.pak and the Steam pak0.pak, I think we have better luck trying to mangle the demo file into place

image

Here's how kb_act.lst differs between the WON pak0.pak and the Steam pak0.pak, I think we have better luck trying to mangle the demo file into place ![image](/attachments/a9a16e96-fca7-426d-9d58-cd82ead22d5f)
Owner

Indeed, it is lacking the lines for slot 6 and 7, which we can cull.

image

Indeed, it is lacking the lines for slot 6 and 7, which we can cull. ![image](/attachments/7d8fa972-128b-4412-a542-56b2f37813b7)
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: eukara/hl-pak0-gen#4
No description provided.