Posted by: Smoke39
« on: February 16, 2017, 12:15:30 AM »There seem to be some persistent misconceptions about this stuff. You don't need to extract any files, and you don't need dev mode. You just need to specify the full file path:
exportobj models/whatever.bin
By exporting the model to the game's root, all you're doing is saving yourself from having to type the file's path, while also introducing the need for dev mode, because the game doesn't load any unpackaged files without it.
exportobj models/whatever.bin
By exporting the model to the game's root, all you're doing is saving yourself from having to type the file's path, while also introducing the need for dev mode, because the game doesn't load any unpackaged files without it.