Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción


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.