Skip to main content

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

turningpoint

2
Posts
46
Followers
A member registered 36 days ago

Creator of

Recent community posts

This would require lengthy explanation but in general:

- Linux build was already made just not updated, but mobile would require many other technical decisions. Long story short: not completely out of the picture but the lowest it could go would be a tablet-friendly version.

CobaltStrike? It doesn't flag it as malware - it flags it as matching patterns found in malicious software because of the automatically detected behaviors. It's a heuristic test. Real reasons I don't know but it's likely any or all: it's a new executable without history and it has many behaviors which could be malicious: dynamically linked DLLs (ffmpeg for videos, webp libraries), opens links (mega download for the updater) etc. You can mark it as not malware and eventually as the popularity grows, Google will stop.

Also in upcoming 1.12 I added manifests which should stop triggering UAC.