[DiscordArchive] just pass it more files than one?
[DiscordArchive] just pass it more files than one?
Archived author: schlumpf • Posted: 2019-10-11T20:02:04.475000+00:00
Original source
just pass it more files than one?
Archived author: schlumpf • Posted: 2019-10-11T20:03:00.088000+00:00
Original source
feels like 90% of the runtime should be opening listfile
Archived author: A2 • Posted: 2019-10-11T20:03:07.297000+00:00
Original source
I just did for /r %%i in (*.m2) do FixTXID.exe "%%i"
Archived author: schlumpf • Posted: 2019-10-11T20:03:44.740000+00:00
Original source
well yeah, if the biggest part of it is parsing listfile, and it likely is, that would be a bad idea
Archived author: A2 • Posted: 2019-10-11T20:04:29.055000+00:00
Original source
just for some reason fixer tried to insert the texture path into the M2
Archived author: A2 • Posted: 2019-10-11T20:04:52.523000+00:00
Original source
like in the middle of it
Archived author: schlumpf • Posted: 2019-10-11T20:04:53.475000+00:00
Original source
isn't that exactly waht it is supposed to do?
Archived author: A2 • Posted: 2019-10-11T20:05:01.972000+00:00
Original source
not sure what its based on
Archived author: A2 • Posted: 2019-10-11T20:05:18.616000+00:00
Original source
well i would expect the texture path to be just appended to end of file
Archived author: A2 • Posted: 2019-10-11T20:05:24.375000+00:00
Original source
and given offset with lenght