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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
Dont Work!! Same Grafik - In Base all Good but if i go outside Grafik is one side Normal Ground Normal But one side of Sky too Grey i found one server i can Play Normal i Dont no but Fps++ is on Server but all other server doesent work ;(
If some are finding this no longer works after the Jan 2023 update, i have noticed that the folder $TMPDIR/../C/unity.Facepunch\ Studios\ LTD.Rust/ no longer seems to be being created, instead the new command needs to be:
rm -rf $TMPDIR/C/com.Facepunch-Studios-LTD.Rust/
Hope this helps.
EDIT: for some reason the ../ is not displaying in this command, likely because it is assuming its a link. Below is how to do it over 2 lines - there should be a ../ after $TMPDIR/ it can still be done in 1 line, just be sure to insert the ../ in the correct place:
> cd $TMPDIR/../C/
> rm -rf com.Facepunch-Studios-LTD.Rust/
Thanks!
@Roland (of Gilead :) ) i just navigated to the $TMPDIR/../C/ directory and it was the only obviously similar directory listed. Glad to help!
Okay, so how do you find $TMPDIR, that's the only thing stumping me. It's an environment variable that, I assume, but only in the Rust environment, soooo... ??
I am really curious how you investigated the issue. I am a dev myself and would like to learn more. Could you elaborate a bit on how you investigated and what tools you used?
Can't believe these guys are still selling this game for Mac after all this...
My friend Roland reached out to me but I fear that this time the issue is related to a Metal update Apple did with the latests MacOS. So if you've updated you're mostly basically screwed.
So sorry I can't be any more help this time guys...
tbh the game never has been as stable as today for MacOS, for me at least. Month ago the cursor position was broken for years. From the latest few updates is seems that they at least are somewhat working on the MacOS Client.
With the fix mentioned here to clean the Cache before the Start the game runs with okay frames for me, at least stable.
TJ steered me to this post. I am so grateful mate and TJ's update worked a treat! Can't even begin to explain how much research I did to look into this! Both, dead set legends!!!!
More mac rust players should see this man, i sure there are more people out there, i see dozen of threads about mac and fps drops with no solve.
For me it does not work did the path change again ?
**Edit:
This solution still works great no more drops in fps
I’m running a shell script that is this:
cd $TMPDIR/../C/
rm -rf com.Facepunch-Studios-LTD.Rust/
I use it prior to starting rust every time, but the game just seems to have constant moderate fps issues instead of insane drops. I feel like my performance is still being affected by this problem since my fps stays about the same regardless of if i'm on maximum or minimum graphics.