Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hey, I can’t comment on the gamepage so I’ll do it here. I tried to play the game on stream but I’m unable to launch the game after extracting the files. There is a terminal that launches and prints this error before quickly exiting:

Unhandled Exception: System.DllNotFoundException: Unable to load DLL ‘Refresh’: The specified module could not be found. (Exception from HRESULT: 0x8007007E) at RefreshCS.Refresh.Refresh_HookLogFunctions(Refresh_LogFunc info, Refresh_LogFunc warn, Refresh_LogFunc error) at MoonWorks.Game..ctor(WindowCreateInfo windowCreateInfo, PresentMode presentMode, Int32 targetTimestep, Boolean debugMode) at Anathema.AnathemaGame..ctor(WindowCreateInfo windowCreateInfo, PresentMode presentMode, Boolean debugMode) at Anathema.Program.Main(String[] args)

What is weird is I can see Refresh.dll in the game folder next to the exe :(