Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

Hey there, Meiri! So this question doesn't really regard the gamplay of my submission for the Road Trip Jam, but rather the software itself. 

So on my submission page (The link is here: The Sleepless Drive by br8blue), a user complained that Windows Defender actually flags my game as malware.

I actually looked into this error for a bit and found a lot of information regarding this problem. According to many sources, creating executable files using PyInstaller (a program I used to compile my Python files into a .exe file) makes Windows Defender think that the software is malicious (which in my case it clearly isn't).

As of now I am still trying to get it whitelisted by Microsoft, but that may take a while.

I just wanted to let you know because I felt that it was something important for you to acknowledge, and I hope you understand. (I don't want my game taken down! 😅)

(+1)

Yeah, that’s concerning… I appreciate your transparency

Perhaps it might be a good idea to look into other ways to build your game, like with a different engine or providing a web version, as I really doubt Microsoft will be able to whitelist your application anytime soon, unfortunately :(

(3 edits)

Wow, that was a fast response!

But anyways, the problem doesn't actually prevent people from playing it since there are two ways to bypass it

1) Turn off Windows Defender 

2) Just ignore the error. Windows give you the option to proceed anyways, so it's fine.

My personal idea is that (if it's fine with you) I create a new topic under the community page of this Jam. I could use it to help anyone with issues they have with playing my game, because I spent a decent amount of time creating my own original music and coding it, so I want to make sure that everyone can enjoy my game without much hassle! 

Might be a better idea to leave a note on your game’s page/create a thread there.

Yeah, that is true. Thanks for your help!