Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It can be worth clearing your Steam download cache if you keep getting faulty installs.
Click Steam in the top left > settings > downloads > clear cache
After that, try validating the files again.
Tried changing the compatibility and Im on windows 11. but same problems..
Restarted it once again, still the same.. Can run other games with no issues and just updated my driver still the same.
All good, guess I'll have to wait for the game or possibly entirely give up.. Thanks for the help so far !!
under 2 hours you can ask for a refund and try again later at a discount maybe?
Seems to be Unity crashing on launch for various reasons
Heres a list of launch arguments you can give it to try and debug it yourself
https://docs.unity3d.com/Manual/PlayerCommandLineArguments.html
Im using this: -force-gfx-direct -systemallocator -logFile G:\elin.txt
still launches to a black screen. Log file shows three points of note:
1. Some shaders fail to load, no fallback available.
2. Not connecting to Steam/Steamworks correctly, doesnt load appid or language
3. Attemps to load the default language of Chinese and fails miserably, then crashes with nullobject error.
Some things to note:
1. The Unity crash handler is launching immediately as soon as the app is visible in task manager
2. It corrupts something everytime it crashes, so you need to verify local files with every attempt