April 5, 20242 yr Localization Are there programs that can unpack Wolfenstein *.spk / *.mpk with proper filenames? Samples: https://mega.nz/file/BewSBI4Y#oSotqcQ-BTKwgWQz1HoU3uVhHzNaFl9QxW4FJjKnvh8 https://mega.nz/file/5bBAjA5K#3U6dVD8xhRY-6nTDUA58D3aQ_t8_X9GqNwIH3NQYz5I Edited June 5Jun 5 by mrmaller1905
April 5, 20242 yr Localization Solution https://www.moddb.com/games/wolfenstein/downloads/wolfenstein-spk-mpk-extractor-v02
June 5Jun 5 Author Localization On 4/5/2024 at 9:28 AM, Thief1987 said: https://www.moddb.com/games/wolfenstein/downloads/wolfenstein-spk-mpk-extractor-v02 I need a file format specification for Wolfenstein (2009) SPKs MPKs. They're not available publicly. UniPyx returns an error: C:\Users\asd\Desktop\UniPyX-main>python unipyx.py blacksun.mpk blacksun UniPyX ['Wolfenstein game data', 'Advanced DB Master data (v3.0)'] Traceback (most recent call last): File "C:\Users\asd\Desktop\UniPyX-main\unipyx.py", line 72, in <module> extract(inp,out,quiet=False,rs=True) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\asd\Desktop\UniPyX-main\lib\main.py", line 1065, in main_extract if rs: assert ts,'Unknown file type' ^^ AssertionError: Unknown file type Edited June 5Jun 5 by mrmaller1905
June 5Jun 5 Supporter 3 hours ago, mrmaller1905 said: UniPyx returns an error: Why do you use UniPyx instead of the extractor Thief1987 linked to?
Create an account or sign in to comment