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(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
1.) I'm not an expert on vanilla ARK that much, but I've come to understand quite a few things about the game in modding. Stasis is exactly what you're talking about. The farther away you are from dinos, owned or otherwise, the easier they will be on your system. In general, dinos have LODs (level of detail) that makes it easier on your system the farther you are away from them. In addition, all dinos go into stasis at a certain distance threshold. I have a couple of suggestions for you here and this might change the way you have your base and such set up in the game:
- Try to log out away from your dinos so that when you log in, they're not all loading near you, causing immediate FPS drops.
- In accordance with the first thing, perhaps it would be best to move your dino pen a bit from your base to help out with this, or maybe have a designated spot for logging out.
2.) When a dino is captured, it's not visible and therefore not rendered. This saves you from lag. What it does not save you from is latency, and this is because the mod performs requests to keep the status of your dinos in check, and it does them constantly for each dino you have captured. The reason for this is that when a dino undergoes unstasis (the act of coming out of a state of stasis), their visibility is naturally restored. My mod tries to force its own rules and overwrite that behavior.
Captured dinos, while invisible, still will process any passive logic that may contain. An example of this would be something like captured reapers staying underground between stasis states and such.
Dino Station is working differently for you because instead of hiding dinos in the world, it outright destroys them and stores their data in the Dino Ball apart of that mod. The only downside to this is that said data can become corrupted or lost quite easily and it's not recoverable. In terms of performance with my mod, you're going to most likely see higher FPS around captured dinos (even if you're standing right on that spot), but again, the latency can prove to be problematic if you're playing online in some capacity. In single player, you will not have latency issues, obviously. :)
This uses your own in house network instead of connecting you through the internet, which, even if you're in the same house, will still generate latency. There's probably a YouTube vid guide on this