Installa Steam
Accedi
|
Lingua
简体中文 (cinese semplificato)
繁體中文 (cinese tradizionale)
日本語 (giapponese)
한국어 (coreano)
ไทย (tailandese)
Български (bulgaro)
Čeština (ceco)
Dansk (danese)
Deutsch (tedesco)
English (inglese)
Español - España (spagnolo - Spagna)
Español - Latinoamérica (spagnolo dell'America Latina)
Ελληνικά (greco)
Français (francese)
Indonesiano
Magyar (ungherese)
Nederlands (olandese)
Norsk (norvegese)
Polski (polacco)
Português (portoghese - Portogallo)
Português - Brasil (portoghese brasiliano)
Română (rumeno)
Русский (russo)
Suomi (finlandese)
Svenska (svedese)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraino)
Segnala un problema nella traduzione


So, at the moment I'm doing a build for Linux. This game would literally work out of the box, if it weren't for some kind of freeze that is occurring when loading into the game.
I have no experience with gdb or valgrind, but I intend to get the build on the linux machine and see if it's still freezing (there has been a lot of code refactoring since I last tried.)
If it's still freezing, I need to figure out how to get the project compiling in Linux with cmake, and then attempt to debug it I guess? ♥♥♥♥'s hard because at 4.7.1, the version we're on, Unreal doesn't "officially" support native Linux building. So we have to cross-compile.
We are indeed planning on releasing on OS X as well. The Mac build is in a similar boat as the Linux one. We only have one Mac machine to test on, so it's bottlenecked pretty hard there.