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)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Help us translate Steam


you need libCg.so in your system.
libcg (Nvidia Cg core runtime library) will copy libCg.so on your system.
try open the terminal and write "locate libCg.so", if the command gives no output it means you have not that file installed in your system.
The only way I know to install the correct version of that file in a ubuntu system is to install libcg.
let me know :)
I've a a similair issue but I'm running on Fedora 21 (x64)
ERROR: ld.so: object '/home/yann/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/yann/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
-------------------------------------------------------
-------------------------------------------------------
The Body Changer V0.5.29
Python 2.7.6
wxPython 2.8.12.1
-------------------------------------------------------
Ogre 1.8.1 (Byatis)
OIS 1.3 Caelum r451 NEWTON 1.53 CEGUI 0.7.5 OgreAL 1.1
-------------------------------------------------------
-------------------------------------------------------
Traceback (most recent call last):
File "<string>", line 53, in <module>
File "/usr/local/lib/python2.7/dist-packages/PyInstaller-2.1.1dev_-py2.7.egg/PyInstaller/loader/pyi_importers.py", line 276, in load_module
File "build/TheBodyChanger/out00-PYZ.pyz/OgreApplication", line 16, in <module>
File "/usr/local/lib/python2.7/dist-packages/PyInstaller-2.1.1dev_-py2.7.egg/PyInstaller/loader/pyi_importers.py", line 276, in load_module
File "build/TheBodyChanger/out00-PYZ.pyz/apt", line 35, in <module>
SystemError: E:Unable to determine a suitable packaging system type
I don't have apt. Is a Debian Like exclusivity ? How can I solve this problem ?
Sorry: TBC don't support RPM ditro (like Fedora).
Only APT (btw, tested only on Ubuntu).
Check OS requirements on store page ;)
- Alessio
Thanks for your answer but it's too bad... Steam for Linux is a platform for ... Linux, why are you stopping to Ubuntu ? Why APT is necessary to play with TBC ? I don't understand because it's just a package manager, not a graphics driver or a sound driver or anything else...
Steam for Linux is for Linux, you've a Penguin left behind your description, it means "Hey guys it's a Linux game". Ok here are a big Ubuntu logo but the penguin is still here. Moreover your game appear in the Linux Section.
Linux != Ubuntu but Ubuntu is a Linux distribution. Because of that, I can't recommend anymore TBC to my friends on Linux, it's too bad but you've made a choice, me too now.
I'm very sad to say that because I'm a supporter from the first time with Effing Dead on IndieGogo.
Good continuation.
That's why we wrote "Ubuntu" on requirement to warn Linux user.
I'll let you know if the next release will avoid the use of APT.
FYI, in any case, I used Ubuntu because (for example here -> http://store.steampowered.com/about/?l=english and in some Steam page for the developers) Valve says "Ubuntu is our favorite version of Linux". I thought it was the right *first step* to do.
- Alessio
TBC is a 32-bit app so, if you have 64-bit OS, in order to play TBC:
In my (virtualized) Fedora 21 64-bit I had to install:
Then, from Nvidia Cg Toolkit site[developer.nvidia.com] download and install the Linux 32-bit RPM package.
If TBC runs (it runs?) without any sound you need OpenAL, so try:
Please let me know if it works :)
Alessio - TheShortAndTheTall
libcg:i386
libxcb-shm0:i386
libglu1-mesa:i386
Thanks for the advice, this works for me