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
If not that, try fresh reinstalling it.
@thefallenrat
lib32-libcurl-compat installed? - check!
executed your command - check!
started Risk of Rain - same error D:
so after that i tried to start ./run.sh from the directory to see what exactly is happening:
./Risk_of_Rain: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
so i was like... hmmm maybe try the same command with libcrypto.... so i put in:
sudo ln -s /usr/lib/libcrypto.so.1.0.0 ~/.steam/steam/steamapps/common/Risk\ of\ Rain/lib/libcrypto.so.1.0.0
i think i am getting closer, but now iget the following message after ./run.sh:
./Risk_of_Rain: error while loading shared libraries: libcrypto.so.1.0.0: wrong ELF class: ELFCLASS64
hey been a while, cause i've got a new laptop. Anyway. i've done so but still getting ./Risk_of_Rain: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
UPDATE:
I've installed: libopenssl1.0-compat
now i've getting the following error message:
./Risk_of_Rain: /usr/lib32/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./Risk_of_Rain)
So, install that, and copy or link it as the guy above suggested. Also, be sure to have the right architecture (eg, the 64-bit error you got above).
Another thing to be aware of, when you do get it working ... When I launch the game from Steam, I can not play multi (game crashes, IIRC). I need to launch directly (from terminal, from game's installed dir). When I launch directly, Steam achievements don't register. :/
Like I said before, install lib32-libcurl-compat, then symlink it with this command :
https://wiki.archlinux.org/index.php/Steam/Game-specific_troubleshooting#Risk_of_Rain
ok, tried it to start it today, and this is what i've got now: (New error Message
http://imgur.com/a/gCkDk
still get this error message http://imgur.com/a/gCkDk (thats odd)