Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Unfortnately can't seem to launch this game on my 64 bit wine.

 Error: Assertion failed: Count >= 0 [File:d:\build\++ue4\sync\engine\source\runtime\core\public\Containers/UnrealString.h]

I'm not sure UE4 things are self-contained and universal for this enough though I've managed to play some UE titles like Antichamber.

Maybe more of a wine problem than UE problem though.

Does it have a native export to Linux and mac?

I did not generate linux export or Mac because I can not test if it is functional or not ...

I will, however, try to generate one in the day

(1 edit) (+1)

For Linux it is easily testable since you can have a relatively lightweight and completely legal Linux virtual machine inside a VirtualBox for example. Even with GPU acceleration and stuff.
Mac OS seems to be also legal to have in a VM for free though from the development point one should notice that Mac deprecates OpenGL rendering in favor of Metal (though maybe UE manages that automatically).