Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

im downloading the project and opening it in GMS, it says it needs project tool to update. afterwards i try to hit run and it says the dlls were missing. i imported the yymps and replaced the extension and the project runs but gives the same compile error as its not working for me:

LoadLibraryW("C:\Users\Jinda\AppData\Local\GameMakerStudio2\GMS2TEMP\file_dropper_23_45FC0D0A_VM\file_dropper_x64.dll") failed with error code 87 ("The parameter is incorrect.")

(+1)

I put up a new version (1.1.2a) that no longer depends on having Visual C++ redistributable installed, though I don’t think that’s the error that would give.

If that doesn’t do it, you’ll have to figure out yourself what your computer doesn’t like using Dependencies GUI or alike.

that did it! thank you!  i appreciate you taking the time to help, i didnt realize i needed certain dependencies or visual C++ redistributable :O