Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский)
Español - Latinoamérica (испанский Лат. Ам.)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский)
Português-Brasil (бразильский португальский)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом


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.