OttoMatic icon indicating copy to clipboard operation
OttoMatic copied to clipboard

MIssing .ddl files?

Open foote-darrell opened this issue 2 years ago • 3 comments

When I try to zip up a compiled modification of the game, it seems to report an error that there are many missing .ddl files, such as this one. How can I make these mods portable so they are playable? The precompiled package on here seems to not have any .ddl's in it. How can It be made portable and launchable when sent?

foote-darrell avatar Jun 20 '22 05:06 foote-darrell

Your second link doesn't seem to point to the right address, so I can't see what DLL files the game is complaining about. Can you please list some of the missing files?

jorio avatar Jun 20 '22 07:06 jorio

Sorry, I updated it now. There were many of them.

foote-darrell avatar Jun 20 '22 19:06 foote-darrell

Ah, yes. Shipping these DLLs is something I've fixed in 2 of the other games, but I haven't had time to do it on Otto Matic yet.

In the meantime, installing the "Visual C++ redistributable" from Microsoft will most likely fix this issue: https://aka.ms/vs/17/release/vc_redist.x64.exe

jorio avatar Jun 20 '22 23:06 jorio

Fixed in Otto Matic 4.0.1

jorio avatar Jan 31 '23 22:01 jorio