janesy
April 19th, 2005, 02:58 PM
Hi,
First post in all,
Ive just started with linux and ubuntu 64 and learning fast (i hope)
only thing keeping me running windows xppro is gaming, dont do it often but i was CS. So i payed for cedega, point to play via transgaming etc....
Now i find out it doesnt work on 64bit ubuntu. Well as i have been browsing these forums for a while i found a link which showed promise!
http://digital-conquest.ath.cx/wiki/index.php/Ubuntu#UPDATED_AMD64_pure64_w.2F32bit_libs_and_NO_ 32bit_chroot
Any way, ive installed it as shown, forcing the deb file to ignor the arch.
(sorry about this)
:
"
It is now possible on Ubuntu Hoary AMD64 to use Cedega/Point2Play without going through the hassle of building a 32bit chroot. Here are the steps I found worked well for me:
* Make sure libpng3 is all good
sudo apt-get install ia32-libs-gtk
sudo apt-get install libpng3
sudo ln -s /usr/lib32/libpng12.so.0.1.2.5 /usr/lib32/libpng.so.3
* Install cedega and transgaming packages
sudo dpkg --force-architecture -i transgaming*
sudo dpkg --force-architecture --force-depends -i cedega* ---------------- done this! :)
sudo dpkg --force-architecture -i point2play-small*
* Edit /usr/bin/cedega to find lib32 --------------- Got here, what eh? :/ in the /usr/bin there is a file, called cedega, do i have to edit that? cant find where to put that line?
Add: /lib32:/usr/lib32 to the $LD_LIBRARY_PATH ------------------- same as above ^^
* For Point2Play edit ~/.point2play/.wine_ver/winex-xxx/bin/winex
Add: /lib32:/usr/lib32 to the $LD_LIBRARY_PATH
I tested with World of Warcraft, Half Life 2/Steam and a few other win32 games I had on my hard drive, everything appears to be working great."
Right i know you will be able to help, as sooo many of you have done before!
thank you
Dave
First post in all,
Ive just started with linux and ubuntu 64 and learning fast (i hope)
only thing keeping me running windows xppro is gaming, dont do it often but i was CS. So i payed for cedega, point to play via transgaming etc....
Now i find out it doesnt work on 64bit ubuntu. Well as i have been browsing these forums for a while i found a link which showed promise!
http://digital-conquest.ath.cx/wiki/index.php/Ubuntu#UPDATED_AMD64_pure64_w.2F32bit_libs_and_NO_ 32bit_chroot
Any way, ive installed it as shown, forcing the deb file to ignor the arch.
(sorry about this)
:
"
It is now possible on Ubuntu Hoary AMD64 to use Cedega/Point2Play without going through the hassle of building a 32bit chroot. Here are the steps I found worked well for me:
* Make sure libpng3 is all good
sudo apt-get install ia32-libs-gtk
sudo apt-get install libpng3
sudo ln -s /usr/lib32/libpng12.so.0.1.2.5 /usr/lib32/libpng.so.3
* Install cedega and transgaming packages
sudo dpkg --force-architecture -i transgaming*
sudo dpkg --force-architecture --force-depends -i cedega* ---------------- done this! :)
sudo dpkg --force-architecture -i point2play-small*
* Edit /usr/bin/cedega to find lib32 --------------- Got here, what eh? :/ in the /usr/bin there is a file, called cedega, do i have to edit that? cant find where to put that line?
Add: /lib32:/usr/lib32 to the $LD_LIBRARY_PATH ------------------- same as above ^^
* For Point2Play edit ~/.point2play/.wine_ver/winex-xxx/bin/winex
Add: /lib32:/usr/lib32 to the $LD_LIBRARY_PATH
I tested with World of Warcraft, Half Life 2/Steam and a few other win32 games I had on my hard drive, everything appears to be working great."
Right i know you will be able to help, as sooo many of you have done before!
thank you
Dave