It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
low rated
avatar
pimpmonkey2382.313: Only got this

/opt/GOG Games/Wasteland 1 - The Original Classic$ ./start.sh
Running Wasteland 1 - The Original Classic
/opt/GOG Games/Wasteland 1 - The Original Classic$
avatar
Ganni1987: Hey, sorry. Was out the whole day.

I've tested Ubuntu 14.10 with this game yesterday, the distro already comes with all the necessary dependencies as I was able to run the game just by booting Ubuntu in live cd mode.

Try running the start.sh file in terminal again but this time as root: sudo ./start.sh

If all else fails you can try to download the tarball version and try to run that, personally I prefer using tarballs, I have more control over the file contents in general.
Tried both and still no go,
I'm stumped for ideas.
i've also tried to reinstall the whole OS, installing all updates, etc. I have no fraggin clue.
This is not really on-topic, but what this thread has made me think of: link.
Post edited March 15, 2015 by Lillesort131
avatar
pimpmonkey2382.313: i've also tried to reinstall the whole OS, installing all updates, etc. I have no fraggin clue.
What graphics card are you using and which driver (open source / proprietary)?

This is very weird to say the least, the game runs straight from the Ubuntu 14.10 live cd on an nvidia card. I'll test it again tomorrow on an old laptop with intel graphics and let you know how it goes.
Using a radeon HD 4200 ( I know I need to upgrade :P )

using the default ubuntu drivers, but from what i hear AMD doesn't support the catalyst drivers on ubuntu 14.10 for some odd reason.
Try this:
/opt/GOG Games/Wasteland 1 - The Original Classic$ ldd ./game/bin/Wasteland

and paste the output here. Just trying to see if we're missing some dependencies here.
// sorry for off topic, but

avatar
Ganni1987: Try running the start.sh file in terminal again but this time as root: sudo ./start.sh
ugh, please don't do that. Trying to run things as root is not a valid error solving strategy. It is bad enough that this is such a widespread habit among windows users. Computer security won't ever get anywhere if we continue to do this.
avatar
immi101: // sorry for off topic, but

avatar
Ganni1987: Try running the start.sh file in terminal again but this time as root: sudo ./start.sh
avatar
immi101: ugh, please don't do that. Trying to run things as root is not a valid error solving strategy. It is bad enough that this is such a widespread habit among windows users. Computer security won't ever get anywhere if we continue to do this.
I get what you mean and believe me, I hate it a lot, very recently I was trying to help a very good friend across TeamViewer and Win8.1 was blocking everything I try to do, turns out that the program needed to "run as administrator" which is bullshit since her Windows user account is already an administrator.

I suggested sudo with the hopes of rooting out the problem, nothing more. :-)
Post edited March 16, 2015 by Ganni1987
avatar
niniendowarrior: Try this:
/opt/GOG Games/Wasteland 1 - The Original Classic$ ldd ./game/bin/Wasteland

and paste the output here. Just trying to see if we're missing some dependencies here.
No command 'idd' found, did you mean:
Command 'ide' from package 'ecere-dev' (universe)
Command 'ddd' from package 'ddd' (universe)
Command 'idn' from package 'idn' (universe)
Command 'ldd' from package 'libc-bin' (main)
Command 'id' from package 'coreutils' (main)
Command 'id3' from package 'id3' (universe)
Command 'tdd' from package 'devtodo' (universe)
Command 'dd' from package 'coreutils' (main)
Command 'hidd' from package 'bluez-compat' (universe)
Command 'idt' from package 'ncl-ncarg' (universe)
idd: command not found
:/opt/GOG Games/Wasteland 1 - The Original Classic$


ldd: ./game/bin/Wasteland: No such file or directory
:/opt/GOG Games/Wasteland 1 - The Original Classic$
Post edited March 16, 2015 by pimpmonkey2382.313
also gonna try to screw around with baldur's gate to see what happens
Well, baldur's gate starts up but i get no audio at all.
Oh hey, another "I will never use Linux as long as I live" thread.
Whoops. Sorry. Wrong account. One sec while I repost as myself.

(Family member asked me to try to snag a copy of Rise of the Triad 2013 while running out the door to go to class.)
Post edited March 16, 2015 by haltpawn
low rated
avatar
pimpmonkey2382.313: No command 'idd' found, did you mean:
Command 'ide' from package 'ecere-dev' (universe)
Command 'ddd' from package 'ddd' (universe)
Command 'idn' from package 'idn' (universe)
Command 'ldd' from package 'libc-bin' (main)
Command 'id' from package 'coreutils' (main)
Command 'id3' from package 'id3' (universe)
Command 'tdd' from package 'devtodo' (universe)
Command 'dd' from package 'coreutils' (main)
Command 'hidd' from package 'bluez-compat' (universe)
Command 'idt' from package 'ncl-ncarg' (universe)
idd: command not found
:/opt/GOG Games/Wasteland 1 - The Original Classic$

ldd: ./game/bin/Wasteland: No such file or directory
:/opt/GOG Games/Wasteland 1 - The Original Classic$
avatar
haltpawn: ldd, not idd. (That first character is a lowercase L)

ssokolow@monolith Wasteland 1 - The Original Classic % ldd game/wasteland
linux-gate.so.1 => (0xf7796000)
libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf7743000)
libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0xf7729000)
libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf7723000)
libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xf763a000)
libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf75f4000)
libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf75d7000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7429000)
/lib/ld-linux.so.2 (0xf7797000)
avatar
haltpawn: ...and yes, it does technically work on my PC. (64-bit Lubuntu 14.04, with the tarball)

(I say "technically" because it insists on being fullscreen and my window manager is so stupid that it squashes all of my open windows onto my left-hand monitor when Wasteland does that. That forces me to run the Windows version in Wine or the Linux version inside VirtualBox to force it to run windowed.)
this is what I got with ldd

ldd: ./game/bin/Wasteland: No such file or directory
:/opt/GOG Games/Wasteland 1 - The Original Classic$
avatar
haltpawn: ldd, not idd. (That first character is a lowercase L)

...and yes, it does technically work on my PC. (64-bit Lubuntu 14.04, with the tarball)

(I say "technically" because it insists on being fullscreen and my window manager is so stupid that it squashes all of my open windows onto my left-hand monitor when Wasteland does that. That forces me to run the Windows version in Wine or the Linux version inside VirtualBox to force it to run windowed.)
avatar
pimpmonkey2382.313: this is what I got with ldd

ldd: ./game/bin/Wasteland: No such file or directory
:/opt/GOG Games/Wasteland 1 - The Original Classic$
EDIT: Ugh. How did GOG flip my brother's auth cookie over from Chrome to Firefox? One sec.
Post edited March 16, 2015 by haltpawn