View Single Post
Old 8th September 2022, 18:30   #76  |  Link
Moonbase
Registered User
 
Join Date: Dec 2003
Location: Krumbach, Germany
Posts: 38
Yup, it’d be really great to (eventually) have something that works on pure Linux, without having to use a Windows VM (and license) just for the purpose of running BD3D2MK3D… ;-)

I’ll have to redo the unmuxing (deleted all files except the logs after it failed) in order to try your suggestion. Will let you know!

EDIT: Here are the results: I opened a CMD prompt, changed into the target directory, and started OFSExtractor32.exe. After a few seconds, it returns to the prompt, without generating any kind of directory, files, or error messages:

Code:
C:\Users\Anyone\Documents\Gravity (2013)\00098>\BD3D2MK3D\toolset\OFSExtractor32.exe "00098.track_4114.mvc" "test-ofs"

C:\Users\Anyone\Documents\Gravity (2013)\00098>
It doesn’t make any difference if the target directory already exists or not (tried both). OFSExtractor32.exe also doesn’t produce any output on these commands:

Code:
\BD3D2MK3D\toolset\OFSExtractor32.exe /?
\BD3D2MK3D\toolset\OFSExtractor32.exe -h
\BD3D2MK3D\toolset\OFSExtractor32.exe --help
\BD3D2MK3D\toolset\OFSExtractor32.exe --version
In case it’s needed, here are the installed .NET Framework versions (Win11 default):

Code:
C:\>dir %WINDIR%\Microsoft.Net\Framework\v* /O:-N /B
v4.0.30319
v2.0.50727
v1.1.4322
v1.0.3705

C:\>dir %WINDIR%\Microsoft.Net\Framework64\v* /O:-N /B
v4.0.30319
According to RegEdit, it’s actually Version 4.8.04161.

Last edited by Moonbase; 8th September 2022 at 19:04. Reason: Add results of extraction test.
Moonbase is offline   Reply With Quote