Nanogamer7 submitted a new mod: XNB-Extract for Mac - Easy to use XNB-node modified for Mac/Linux Read more about this mod...
Nanogamer7 updated XNB-Convert for Mac/Linux with a new update entry: Release 1.0 Read the rest of this update entry...
Nanogamer7 updated XNB-Convert for Mac/Linux with a new update entry: 1.0.1 Read the rest of this update entry...
Hey just some feedback on this, works fine in Debian stretch Linux under the new confusing wine system they have. Hopefully it'll work for a good while longer yet.
Nanogamer7 updated XNB-Convert for Mac/Linux with a new update entry: Setup reworked Read the rest of this update entry...
XNB-Convert/XNB-Convert/UnPackFiles.sh worked fine for me on Linux Mint 19.1. I wanted to run it in the terminal first just to see the nitty gritty. Initially for some reason it just froze: Code: $ ./UnPackFiles.sh wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe" 000b:err:wineboot:processRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2) But then when running it again, it worked and continued just fine, extracting the files properly: Code: $ ./UnPackFiles.sh wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe" 000b:err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2) 0025:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000> 0025:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000> 0026:fixme:ver:GetCurrentPackageId (0x119fecc (nil)): stub Thanks a bunch for this!