 |
Transcendence Port to Linux and Mac
| Author |
Message |
|
schilcote
Militia Captain
Joined: Sat Feb 02, 2008 7:22 pm Posts: 707
|
Hey Gambit, what language is Transcendence written in? If its C or C++ I might have an idea...
_________________ This is designed so that the the uh... framework is designed so that indy and by anyone and uh... do that sort of thing in any station anything wendy anything that has concluded which is everything interesting um candor fire hit near you've been strong the campion should leave and spawned the companion ship captain list kena rambling here but um... basically any in the seeing what happens can now uniform.
|
| Thu Mar 26, 2009 9:50 pm |
|
 |
|
GambitDash
Developer
Joined: Sat May 10, 2008 7:01 am Posts: 80
|
CFG -
I'd expect that assertion to fire anytime a savefile is written, either through traveling through a jumpgate, (possibly) buying insurance, or just the good ol' esc-2 save and quit option.
schilcote -
C++, mostly. I hesitate to ask, but... what is your idea? :)
|
| Fri Mar 27, 2009 5:07 am |
|
 |
|
schilcote
Militia Captain
Joined: Sat Feb 02, 2008 7:22 pm Posts: 707
|
What's white, has a blue lit-up DVD slot, and runs homebrew?
Here's a hint: it has a PPC in it.
_________________ This is designed so that the the uh... framework is designed so that indy and by anyone and uh... do that sort of thing in any station anything wendy anything that has concluded which is everything interesting um candor fire hit near you've been strong the campion should leave and spawned the companion ship captain list kena rambling here but um... basically any in the seeing what happens can now uniform.
|
| Fri Mar 27, 2009 11:54 am |
|
 |
|
GambitDash
Developer
Joined: Sat May 10, 2008 7:01 am Posts: 80
|
Oh, huh. Interesting idea. Transcendence would be a /really/ good virtual console game. Of course George works for Microsoft, though I don't think that puts him in any position to get, say, an Xbox dev kit or anything :P
I'm not too likely to port it to the homebrew channel, though. A lot of work for not very much penetration, so to speak. But it's an excellent idea!
|
| Sat Mar 28, 2009 4:47 am |
|
 |
|
llama
Anarchist
Joined: Fri Jan 30, 2009 3:51 am Posts: 8 Location: Starton Eridani...for now
|
Hey, I have a problem with transport, running on Ubuntu 8.10. When I try to run the executable, the screen just flashes black and returns me to my desktop. When I run it in a terminal, it produces this output:
Display is 1280x800 @ 32 bpp
Created video surface 1024x768@32bpp in software mode.
I've gdb'ed it, and it exits normally too! Is there some step that I'm missing?
|
| Thu Apr 09, 2009 2:13 am |
|
 |
|
alterecco
Fleet Officer
Joined: Wed Jan 14, 2009 3:08 am Posts: 1650 Location: Enslaved by the Iocrym
|
llama, you are probably not running it from the right folder. It needs to be run as ./transcendence (ie. from the Transcendence folder) or it will not be able to find the resources it needs.
.]
|
| Fri Apr 10, 2009 5:41 pm |
|
 |
|
llama
Anarchist
Joined: Fri Jan 30, 2009 3:51 am Posts: 8 Location: Starton Eridani...for now
|
I think I am. You do mean the folder with all the jpg's and xml files and wav's right? (That's how my version's files are arranged. I think its release 13)
By the way, I am running this under Ion3 WM. But I get the same error from gnome too. So its not window manager.
|
| Fri Apr 10, 2009 8:11 pm |
|
 |
|
GambitDash
Developer
Joined: Sat May 10, 2008 7:01 am Posts: 80
|
That's not a known failure, and yeah, it does sound like you are running it in the wrong directory. Are you double-clicking on the binary, or running it from the shell?
Also, it could be that you're missing some necessary libraries. Try this command:
If any of them show up as 'missing', then you might need to install those libraries; specifically the ones for SDL or SDL_mixer are often missing.
Hope that helps! Feel free to let me know what you find!
Cheers,
--G
|
| Sat Apr 11, 2009 3:46 am |
|
 |
|
llama
Anarchist
Joined: Fri Jan 30, 2009 3:51 am Posts: 8 Location: Starton Eridani...for now
|
Hm, what directory am I supposed to run it from? (As in what else is in it besides transcendence).
And I've tried both double-clicking and running from a shell - neither work.
ldd says I have everything too.
|
| Sat Apr 11, 2009 4:40 am |
|
 |
|
alterecco
Fleet Officer
Joined: Wed Jan 14, 2009 3:08 am Posts: 1650 Location: Enslaved by the Iocrym
|
if we assume you unpacked it to ~/trans then the following should do it
(from a terminal)
Hope it works
.]
|
| Sat Apr 11, 2009 11:27 am |
|
 |
|
llama
Anarchist
Joined: Fri Jan 30, 2009 3:51 am Posts: 8 Location: Starton Eridani...for now
|
Unfortunately, that's exactly what I'm doing, and it's not working.
|
| Sat Apr 11, 2009 1:33 pm |
|
 |
|
alterecco
Fleet Officer
Joined: Wed Jan 14, 2009 3:08 am Posts: 1650 Location: Enslaved by the Iocrym
|
Can you have a look at the contents of the Debug.log from the same directory and post them here (if any). Otherwise i'm out of ideas... Maybe Gambit- can offer some better advice.
|
| Sat Apr 11, 2009 6:25 pm |
|
 |
|
llama
Anarchist
Joined: Fri Jan 30, 2009 3:51 am Posts: 8 Location: Starton Eridani...for now
|
Ah! I never realized that there was a debug log. This is what it prints:
[/code]
|
| Sat Apr 11, 2009 6:29 pm |
|
 |
|
GambitDash
Developer
Joined: Sat May 10, 2008 7:01 am Posts: 80
|
From the output you gave me, it looks like there's not quite the right files in the right place. I'll talk more about it below, but first try redownloading the latest (see above), unpack it somewhere completely different, and try again.
That looks like a "not quite right directory" placement. Your directory should look like this: If you have a Resources/Title.jpg in that directory relative to the transcendence binary, then I'd like you to do the following command:
from within the directory that the transcendence binary is. Also, include the output of "uname -a" and tell me what distribution of linux you are running. You can send that output to me in a private message, or put it up on a website if it's too big for the private message stuff (google let's you post documents and publish them for the world, which is an excellent way of sending stuff around).
Good luck!
--G
|
| Sun Apr 12, 2009 12:58 am |
|
 |
|
llama
Anarchist
Joined: Fri Jan 30, 2009 3:51 am Posts: 8 Location: Starton Eridani...for now
|
Huh.
For some reason, nautilus archive manager (or whatever that program is called) wasn't extracting the "Resources" directory. Really strange. Anyways, I made sure it did, and voila! It works now! Thanks a lot!
Speaking on the game port itself, it is very nice Gambit. There are differences with the Windows version, but no one really cares about font colors, right!
Anyways, thanks a bunch, and keep up the great work! Lack of transcendence for linux was the only thing keeping me from playing it again. I'm just too lazy to wait for Vista to boot.
|
| Sun Apr 12, 2009 3:49 am |
|
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
 |
|