X³: TC and AP - Linux support thread

Ask here if you experience technical problems with X³: Terran Conflict, X³: Albion Prelude or X³: Farnham's Legacy.

Moderators: timon37, Moderators for English X Forum

Post Reply
wasted90
Posts: 244
Joined: Fri, 2. Nov 18, 03:29
x4

Re: X³: TC and AP - Linux support thread

Post by wasted90 » Thu, 12. Dec 19, 18:39

concerning and in addition to my post from yesterday:

-affected GOG installers:

gog_x3_terran_war_pack_2.4.0.5.sh
gog_x3_terran_war_pack_2.4.0.7.sh

(the two i've tried so far)


-i had a closer look at the voice files in question in clean game-installs and it looks like the language files shipped with the installer where just copied over from the windows game version. the contents of the following files


00149.dat in /GOG Games/X3 Terran War Pack/languages/German/mov/ -> https://i.imgur.com/MhIYLOm.png

00149.dat in /GOG Games/X3 Terran War Pack/languages/German/addon/mov/ -> https://i.imgur.com/VZYley9.png

00249.dat in /GOG Games/X3 Terran War Pack/languages/German/addon/mov/ _________/


are identified as ASF-media files which is a microsoft licensed proprietary data/media format. But it should be identified as OGG, like the english ones in /game/mov/ and /game/addon/mov/




ALL languages which have translated voices (german, french, russian; excluding english), are affected in the installers i have mentioned above.

im not 100% sure if its my or gogs/ egosofts fault, maybe i'm missing some bizarre librarys for dealing with microsoft formats, but looking at my steaminstall from X Rebirth, there are .dat files described as OGG format.

i wonder, when its gogs or egosofts fault, why the problem wasn't reported and already fixed to this date.
Last edited by wasted90 on Fri, 13. Dec 19, 04:18, edited 3 times in total.

wasted90
Posts: 244
Joined: Fri, 2. Nov 18, 03:29
x4

Re: X³: TC and AP - Linux support thread

Post by wasted90 » Fri, 13. Dec 19, 00:44

I'm happy to say i've found a way for a possible workaround for my issue i've described one and two posts before. maybe it will help others.

this should work for french, german and russian language. I tested it for german and russian.

this workaround is using the tool 'ffmpeg2theora' to convert the language files mime-type AFS to OGG


1. search in your distro repository for the package 'ffmpeg2theora' and install it, if there is none or its named differently, any web search engine may help, if not search for the sources and build it yourself.
it depends on 'ffmpeg' and 'libkate'


2. make a fresh install of the game as non-root user/ without sudo in /home/*username*/gog/x3twp

DONT let the installer create desktop or menu entries, since we don't need them as they try to launch the game through the start.sh script which would break this workaround.

when install is done, rename

~/gog/x3twp/game/lib/libz.so.1

to _libz.so.1_ or similar



3. open your prefered terminal-emulater as non-root user and do the conversion as followed without sudo:
take your time to replace the 'your_preferd_language' with 'French' 'German' or 'Russian' and the ** with '33' if you've set french, '49' for german, or '07' if russian is wanted.
never type the ' ', # or $.

Code: Select all

# $ ffmpeg2theora --output ~/gog/x3twp/game/mov/001**.dat ~/gog/x3twp/languages/your_preferd_language/mov/001**.dat

Code: Select all

# $ ffmpeg2theora --output ~/gog/x3twp/game/addon/mov/001**.dat ~/gog/x3twp/languages/your_preferd_language/addon/mov/001**.dat

Code: Select all

# $ ffmpeg2theora --output ~/gog/x3twp/game/addon/mov/002**.dat ~/gog/x3twp/languages/your_preferd_language/addon/mov/002**.dat
each file-conversion takes some time. go for one after the other.




4. copy the following files over, dont forget to replace the 'your_preferd_language' and the ** as mentioned above.

Code: Select all

# $ cp ~/gog/x3twp/languages/your_preferd_language/mov/000**.pck ~/gog/x3twp/game/mov/000**.pck

Code: Select all

# $ cp ~/gog/x3twp/languages/your_preferd_language/addon/mov/000**.pck ~/gog/x3twp/game/addon/mov/000**.pck


4.1 ONLY for russian: backup/ rename '~/gog/x3twp/game/mov/00810.dat' and '~/gog/x3twp/game/addon/mov/00810.dat', then copy:

Code: Select all

# $ cp ~/gog/x3twp/languages/Russian/mov/00810.dat ~/gog/x3twp/game/mov/00810.dat

Code: Select all

# $ cp ~/gog/x3twp/languages/Russian/addon/mov/00810.dat ~/gog/x3twp/game/addon/mov/00810.dat

5. navigate inside /game directory

Code: Select all

# $ cd ~/gog/x3twp/game

6. use the following command for the albion-prelude launcher and edit graphics and input settings to your likings, exit the launcher afterwards.
again replace ** with '07', '33', '49' and/ or exchange 'AP' with 'TC' for terran conflict settings

Code: Select all

# $ ./X3AP_config -language **

Code: Select all

# $ ./X3TC_config -language ** 

7. if you want you can undo the renaming of ~/gog/x3twp/game/lib/libz.so.1 as long as you make it useless again when using the X3**_config launcher


8. always start the game for TC or AP from terminal inside /game directory with:

Code: Select all

# $ ./X3AP_main -language ** 

Code: Select all

# $ ./X3TC_main -language ** 
but you can also create a starter for it.


9. Profitsss




Ubuntu man page for ffmpeg2theora

dtpsprt
Posts: 2793
Joined: Wed, 6. Nov 02, 20:31
x4

Re: X³: TC and AP - Linux support thread

Post by dtpsprt » Sun, 12. Apr 20, 20:38

I'm recently having problem loading X3 - X3 TC and X3 AP with the Steam Client.
When I changed from Windows to Linux everything was working just fine (and better than in Windows thank you).
Then at some point in the late stages of Beta 3.00 (Hotfix7 or 8 I believe) of X4, I couldn't open the X3 series any more.
What's happening?
Using:
Linux Ubuntu 18.04.00 LS
Graphic card NVIDIA GTX 1660 Ti 5 GB RAM

P.S. Edit: Is there a way I can get the stand alone versions (read they are availlable from GoG) if I have Steam licenses for them?

_JD_
Posts: 137
Joined: Wed, 29. Oct 08, 15:05
x4

Re: X³: TC and AP - Linux support thread

Post by _JD_ » Sun, 12. Apr 20, 21:42

Hey, developers can't do much without some error message: try to start steam from a terminal with the option -console, then start X3 and, after the crash, copy all the console output, save it in a file and link it here.

Dr.Claw
Posts: 3
Joined: Tue, 23. Jul 13, 15:42
x3ap

Re: X³: TC and AP - Linux support thread

Post by Dr.Claw » Fri, 1. May 20, 21:42

Greetings devs. During lockdown I went back to play my X3 TC / AP games and in my newly upgraded Ubuntu 20.04 (64bit), but it won't run. I tried moving libs all over the place, but after a significant amount of work it is "Unable to initialize the graphical subsystem". It worked fine in Ubuntu 18.04, for reference.

Would it be too much to ask to get a new Steam version built that supports modern (64bit) Ubuntu with current libraries?

Thanks!

dtpsprt
Posts: 2793
Joined: Wed, 6. Nov 02, 20:31
x4

Re: X³: TC and AP - Linux support thread

Post by dtpsprt » Sat, 2. May 20, 01:50

Dr.Claw wrote:
Fri, 1. May 20, 21:42
Greetings devs. During lockdown I went back to play my X3 TC / AP games and in my newly upgraded Ubuntu 20.04 (64bit), but it won't run. I tried moving libs all over the place, but after a significant amount of work it is "Unable to initialize the graphical subsystem". It worked fine in Ubuntu 18.04, for reference.

Would it be too much to ask to get a new Steam version built that supports modern (64bit) Ubuntu with current libraries?

Thanks!
Sorry to say BUT it did not work at the end of Ubuntu 18.04 too... it has to do something with the "new" Steam changes I'm afraid

wasted90
Posts: 244
Joined: Fri, 2. Nov 18, 03:29
x4

Re: X³: TC and AP - Linux support thread

Post by wasted90 » Wed, 6. May 20, 19:20

i have X3:TC/AP on GOG so i cant test it. But have you tried to force the 'steam linux runtime' as compatibility tool for the game?

also try renaming /lib/libz.so.1 to _libz.so.1_ or something like that in the installation directory of the game.

Garga-Potter
Posts: 781
Joined: Fri, 4. Aug 06, 14:50
x3tc

Re: X³: TC and AP - Linux support thread

Post by Garga-Potter » Sat, 16. May 20, 11:56

I posted here how to solve the issue

viewtopic.php?f=65&t=332472&start=360#p4951012
- Never argue with an idiot: he will first take you to his level and then crash you with his experience!
- If you live in a village and never met his fool... start to worry!
- Good Bye, and thanks for all the fish.

gnu.beef
Posts: 21
Joined: Mon, 12. Aug 19, 17:51
x3tc

Re: X³: TC and AP - Linux support thread

Post by gnu.beef » Fri, 18. Sep 20, 22:28

Is there any chance that someone could look at this floating point exception crash from 2015 viewtopic.php?p=4558369#p4558369 ? It's easily reproducible (in any big fight) and is consistently crashing the game still in 2020, making it unplayable.

EDIT: it looks like a similar (or same?) SIGFPE bug is crashing the Mac version in combat too viewtopic.php?p=4853519#p4853519
X3TC (vanilla+bp): X-TREME/X-TREME 2019-08-31
X3AP (vanilla+bp): Opportunist/Harmless

Alfil
Posts: 3
Joined: Fri, 25. Sep 20, 11:59
x3ap

Re: X³: TC and AP - Linux support thread

Post by Alfil » Fri, 25. Sep 20, 12:30

Все добрый день.
Возникла такая проблема. Решил тут на днях поиграть в x3tc, однако оказалось что steam вместо linux версии качает и устанавливает версию под windows.
Пробовал отключить steam play - не помогло. Попробовал переустановить steam - не помогло.
Написал в тех поддержку steam и получил такой ответ:

" After looking into the issue further, the game is configured to download an .exe file regardless of which OS is being used. This is set by the developers and not something we can change at Steam Support.
Additionally, we've looked into the logs for your account and can see that the Linux files are being downloaded and installed. Are you still having trouble launching the game in question?
If so, please read our Preparing to Launch article for detailed troubleshooting steps that may help. The article may seem long, but completing all the steps listed will ensure your machine is in a good state and help rule out common problems users experience when trying to launch a game.
If your game still doesn't launch after following the suggestions in the article, you will need to contact the game developer's official support team, as they will be a better source for troubleshooting their game."

Иначе говоря меня отфутболили к egosoft, типо "мы тут не в курсе, это все разработчики"
Вопрос: как решить все таки эту проблему что б steam загрузил то, что нужно?

Ос Linux Mint 20

CBJ
EGOSOFT
EGOSOFT
Posts: 51726
Joined: Tue, 29. Apr 03, 00:56
x4

Re: X³: TC and AP - Linux support thread

Post by CBJ » Fri, 25. Sep 20, 14:41

Sorry, but I'm struggling to understand what the problem is. As Steam support have already told you, you DO have the Linux version installed, and should be able to just click Play in the Steam client to play. There may be a 0-byte X3TC.exe file in the game folder, but that's just a placeholder and does nothing.

Alfil
Posts: 3
Joined: Fri, 25. Sep 20, 11:59
x3ap

Re: X³: TC and AP - Linux support thread

Post by Alfil » Fri, 25. Sep 20, 16:52

CBJ wrote:
Fri, 25. Sep 20, 14:41
Sorry, but I'm struggling to understand what the problem is. As Steam support have already told you, you DO have the Linux version installed, and should be able to just click Play in the Steam client to play. There may be a 0-byte X3TC.exe file in the game folder, but that's just a placeholder and does nothing.
Что ж, извиняюсь, видимо я все таки идиот, раз обратил внимание на состав папки, и не обратил на содержимое этих файлов.
Остается вопрос как все таки запустить игру.
При старте как с кнопки "играть" так и через терминал появляется окошко Steam "подготовка к запуску" и все, игра закрывается
Терминал выдает только это:

steam steam://rungameid/2820
Running Steam on linuxmint 20 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Steam client's requirements are satisfied
/home/alfil/.steam/debian-installation/ubuntu12_32/steam -nominidumps -nobreakpad steam://rungameid/2820

Если есть уже готовое решение - ткните в него носом - я не обижусь )
Дополнено:

Порывшись в папках steam нашел логи, там есть такой текст:

ExecCommandLine: "'/home/alfil/.steam/debian-installation/ubuntu12_32/steam' '-nominidumps' '-nobreakpad' 'steam://rungameid/2820'"
ExecuteSteamURL: "steam://rungameid/2820"
Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported
GameAction [AppID 2820, ActionID 16] : LaunchApp changed task to ProcessingInstallScript with ""
GameAction [AppID 2820, ActionID 16] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 2820, ActionID 16] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 2820, ActionID 16] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 2820, ActionID 16] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 2820, ActionID 16] : LaunchApp continues with user response "CreatingProcess"
Opted-in Controller Mask for AppId 2820: 0
Game update: AppID 2820 "", ProcID 29574, IP 0.0.0.0:0
ERROR: ld.so: object '/home/alfil/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/alfil/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/alfil/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Starting app 2820
>>> Adding process 29574 for game ID 2820
GameAction [AppID 2820, ActionID 16] : LaunchApp changed task to WaitingGameWindow with ""
>>> Adding process 29575 for game ID 2820
>>> Adding process 29576 for game ID 2820
ERROR: ld.so: object '/home/alfil/.steam/debian-installation/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
GameAction [AppID 2820, ActionID 16] : LaunchApp changed task to Completed with ""
>>> Adding process 29577 for game ID 2820
>>> Adding process 29578 for game ID 2820
>>> Adding process 29579 for game ID 2820
>>> Adding process 29580 for game ID 2820
>>> Adding process 29581 for game ID 2820
ERROR: ld.so: object '/home/alfil/.steam/debian-installation/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
./X3TC_config: lib/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/i386-linux-gnu/libpng16.so.16)
Game removed: AppID 2820 "", ProcID 29574
Uploaded AppInterfaceStats to Steam
Exiting app 2820
No cached sticky mapping in ActivateActionSet.

Вопрос решен установкой в качестве параметра запуска LD_PRELOAD=/lib/i386-linux-gnu/libz.so.1 %command%
Спасибо что на первое сообщение ответили оперативно и заставили исходить из того, что уже есть на компьютере )

CBJ
EGOSOFT
EGOSOFT
Posts: 51726
Joined: Tue, 29. Apr 03, 00:56
x4

Re: X³: TC and AP - Linux support thread

Post by CBJ » Fri, 25. Sep 20, 18:32

Just to confirm, does that solution mean you can now play the game? :)

Alfil
Posts: 3
Joined: Fri, 25. Sep 20, 11:59
x3ap

Re: X³: TC and AP - Linux support thread

Post by Alfil » Sat, 26. Sep 20, 14:08

CBJ wrote:
Fri, 25. Sep 20, 18:32
Just to confirm, does that solution mean you can now play the game? :)
Да. на место пилота еще не садился, но игра запустилась.

CBJ
EGOSOFT
EGOSOFT
Posts: 51726
Joined: Tue, 29. Apr 03, 00:56
x4

Re: X³: TC and AP - Linux support thread

Post by CBJ » Sat, 26. Sep 20, 14:58

Great! Hope you enjoy the game. :)

SergioSPk
Posts: 1
Joined: Tue, 9. Oct 07, 18:30
x3

Re: X³: TC and AP - Linux support thread

Post by SergioSPk » Sun, 12. Dec 21, 15:25

Farnham's Legacy Steam Ubuntu 20.04
Run -> New game -> Farnham's Legacy -> any start -> crash
but
Run -> New game -> Tutorial -> Fly shcool -> working
I couldn't find steam log, so here's the terminal exhaust

Code: Select all

./X3FL_main
../X3/s_linux/sdl2/sio.cpp : main : 1250 : dPStub: atexit (_quit);
 *** X3FL version 1.3 (Nov  4 2021 17:33:06) ***
../X3/s_linux/init.cpp : XMenuInit : 254 : dStub
Found lang.dat with ID 7
../X3/s_linux/simd_float.cpp : lgp_get_cpu_flags : 12 : dStub
ERROR: CPUID is not supported, can't detect CPU features
Trying to continue anyway with minimal settings
[S_API FAIL] SteamAPI_Init() failed; no appID found.
Either launch the game from Steam, or put the file steam_appid.txt containing the correct appID in your game folder.
======================================
SteamStats::RequestStats() failed, Steam API not enabled
======================================
Video category:
Monitor Idx = 0
Width = 1280
Height = 800
Bits Per Pixel = 32
Vertical Sync = 0
Border Less = 0
Texture Quality = 0
Shader Quality = 0
View Distance = 0
AA Mode = -1
AF Mode = -1
Gamma = 127
Frame Finish = 0
Hack FPS Replace Text = 0
Lower AQC FrameRate = 10.000000
Upper AQC FrameRate = 25.000000
Memory = 128
Audio category:
Master Volume = 255
SFX Volume = 255
Voice Volume = 205
Music Volume = 215
Input category:
Mouse Grab = 1
Joy Index = 0
Joy 1X Src = 0
Joy 1Y Src = 1
Joy 2X Src = 2
Joy 2Y Src = 3
Joy Rudder Src = 5
Joy Throttle Src = 4
Joy TriggerL Src = 6
Joy TriggerR Src = 7
Joy 1X Scale = 1.000000
Joy 1Y Scale = 1.000000
Joy 2X Scale = 1.000000
Joy 2Y Scale = 1.000000
Joy Rudder Scale = 1.000000
Joy Throttle Scale = 1.000000
Joy TriggerL Scale = 1.000000
Joy TriggerR Scale = 1.000000
Joy Button0 Src = 0
Joy Button1 Src = 1
Joy Button2 Src = 2
Joy Button3 Src = 3
Joy Button4 Src = 4
Joy Button5 Src = 5
Joy Button6 Src = 6
Joy Button7 Src = 7
Joy Button8 Src = 8
Joy Button9 Src = 9
Joy Button10 Src = 10
Joy Button11 Src = 11
Joy Button12 Src = 12
Joy Button13 Src = 13
Joy Button14 Src = 14
Joy Button15 Src = 15
Joy Button16 Src = 16
Joy Button17 Src = 17
Joy Button18 Src = 18
Joy Button19 Src = 19
Joy Button20 Src = 20
Joy Button21 Src = 21
Joy Button22 Src = 22
Joy Button23 Src = 23
Joy Button24 Src = 24
Joy Button25 Src = 25
Joy Button26 Src = 26
Joy Button27 Src = 27
Joy Button28 Src = 28
Joy Button29 Src = 29
Other category:
Capture Folder = screenshots
Profile = default
Player Logo Number = 0
Player Logo Name = (null)
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 211 : dPStub: Setting D3DF_ALPHATRANS to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 214 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 216 : dPStub: Setting D3DF_MODULATEALPHA to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 219 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 221 : dPStub: Setting D3DF_MULTITEXTURE to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 224 : dStub
../X3/s_linux/init.cpp : S_GetCPUSpeed : 341 : dStub
No dump, because DEBUG disabled
SB_LoadLocation() loading story file x3config
No dump, because DEBUG disabled
../X3/s_linux/sdl2/svideo.cpp : S_InitVideo : 1109 : dPStub: SDL_WM_SetIcon( icon, NULL );
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 211 : dPStub: Setting D3DF_ALPHATRANS to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 214 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 216 : dPStub: Setting D3DF_MODULATEALPHA to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 219 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 221 : dPStub: Setting D3DF_MULTITEXTURE to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 224 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 379 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 382 : glGetString(GL_VENDOR) =		AMD
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 383 : glGetString(GL_RENDERER) =		Radeon RX 580 Series (POLARIS10, DRM 3.35.0, 5.4.0-90-generic, LLVM 13.0.0)
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 384 : glGetString(GL_VERSION) =		4.6 (Compatibility Profile) Mesa 21.3.1 - kisak-mesa PPA
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 385 : glGetString(GL_SHADING_LANGUAGE_VERSION) =		4.60
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 421 : dPStub: Need to detect if postprocess must be turned off
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 436 : dPStub: Not sure if we don't need to load some LightMaps here?
======================================
S_DICreateJoystick() CreateDevice() failed
======================================
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
AL lib: (EE) AddFileEntry: Invalid header in /usr/share//openal/hrtf/default-44100.mhr: "MinPHR02"
AL lib: (EE) AddFileEntry: Failed to load /usr/share//openal/hrtf/default-44100.mhr
AL lib: (EE) AddFileEntry: Invalid header in /usr/share//openal/hrtf/default-48000.mhr: "MinPHR02"
AL lib: (EE) AddFileEntry: Failed to load /usr/share//openal/hrtf/default-48000.mhr
../X3/s_linux/init.cpp : Int_OpenAL_Init : 906 : al first err 0
======================================
PROGRAM: 19 0x0 RenderPrimitive: compiled
======================================
======================================
PROGRAM: 0 0x0 scenebuffer: compiled
======================================
======================================
PROGRAM: 1 0x0 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x1 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x2 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x3 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x4 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x5 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x6 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x7 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x8 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x9 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0xa BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0xb BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0xc BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0xd BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0xe BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0xf BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x10 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x11 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x12 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x13 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x14 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x15 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x16 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x17 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x20 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x21 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x22 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x23 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x24 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x25 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x26 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 1 0x27 BaseNormalShip: compiled
======================================
======================================
PROGRAM: 2 0x0 BaseNormalShipBumpOld: compiled
======================================
======================================
PROGRAM: 3 0x0 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x1 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x2 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x3 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x4 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x5 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x6 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x7 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x8 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x9 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0xa xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0xb xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0xc xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0xd xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0xe xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0xf xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x10 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x11 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x12 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x13 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x14 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x15 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x16 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x17 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x20 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x21 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x22 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x23 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x24 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x25 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x26 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x27 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x40 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x41 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x42 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x43 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x44 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x45 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x46 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x47 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x48 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x49 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x4a xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x4b xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x4c xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x4d xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x4e xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x4f xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x50 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x51 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x52 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x53 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x54 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x55 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x56 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x57 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x60 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x61 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x62 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x63 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x64 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x65 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x66 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 3 0x67 xt_standard_lighting: compiled
======================================
======================================
PROGRAM: 4 0x0 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x1 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x2 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x3 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x4 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x5 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x6 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x7 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x8 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x9 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0xa xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0xb xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0xc xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0xd xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0xe xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0xf xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x10 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x11 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x12 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x13 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x14 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x15 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x16 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x17 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x20 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x21 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x22 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x23 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x24 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x25 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x26 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x27 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x40 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x41 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x42 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x43 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x44 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x45 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x46 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x47 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x48 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x49 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x4a xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x4b xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x4c xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x4d xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x4e xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x4f xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x50 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x51 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x52 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x53 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x54 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x55 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x56 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x57 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x60 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x61 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x62 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x63 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x64 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x65 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x66 xt_terraformer: compiled
======================================
======================================
PROGRAM: 4 0x67 xt_terraformer: compiled
======================================
======================================
PROGRAM: 5 0x0 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x1 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x2 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x3 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x4 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x5 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x6 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x7 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x8 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x9 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0xa xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0xb xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0xc xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0xd xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0xe xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0xf xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x10 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x11 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x12 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x13 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x14 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x15 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x16 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x17 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x20 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x21 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x22 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x23 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x24 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x25 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x26 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x27 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x40 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x41 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x42 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x43 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x44 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x45 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x46 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x47 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x48 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x49 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x4a xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x4b xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x4c xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x4d xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x4e xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x4f xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x50 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x51 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x52 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x53 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x54 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x55 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x56 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x57 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x60 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x61 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x62 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x63 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x64 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x65 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x66 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 5 0x67 xt_standard_lighting_damage: compiled
======================================
======================================
PROGRAM: 6 0x0 boron: compiled
======================================
======================================
PROGRAM: 6 0x1 boron: compiled
======================================
======================================
PROGRAM: 6 0x2 boron: compiled
======================================
======================================
PROGRAM: 6 0x3 boron: compiled
======================================
======================================
PROGRAM: 6 0x4 boron: compiled
======================================
======================================
PROGRAM: 6 0x5 boron: compiled
======================================
======================================
PROGRAM: 6 0x6 boron: compiled
======================================
======================================
PROGRAM: 6 0x7 boron: compiled
======================================
======================================
PROGRAM: 6 0x8 boron: compiled
======================================
======================================
PROGRAM: 6 0x9 boron: compiled
======================================
======================================
PROGRAM: 6 0xa boron: compiled
======================================
======================================
PROGRAM: 6 0xb boron: compiled
======================================
======================================
PROGRAM: 6 0xc boron: compiled
======================================
======================================
PROGRAM: 6 0xd boron: compiled
======================================
======================================
PROGRAM: 6 0xe boron: compiled
======================================
======================================
PROGRAM: 6 0xf boron: compiled
======================================
======================================
PROGRAM: 6 0x10 boron: compiled
======================================
======================================
PROGRAM: 6 0x11 boron: compiled
======================================
======================================
PROGRAM: 6 0x12 boron: compiled
======================================
======================================
PROGRAM: 6 0x13 boron: compiled
======================================
======================================
PROGRAM: 6 0x14 boron: compiled
======================================
======================================
PROGRAM: 6 0x15 boron: compiled
======================================
======================================
PROGRAM: 6 0x16 boron: compiled
======================================
======================================
PROGRAM: 6 0x17 boron: compiled
======================================
======================================
PROGRAM: 6 0x20 boron: compiled
======================================
======================================
PROGRAM: 6 0x21 boron: compiled
======================================
======================================
PROGRAM: 6 0x22 boron: compiled
======================================
======================================
PROGRAM: 6 0x23 boron: compiled
======================================
======================================
PROGRAM: 6 0x24 boron: compiled
======================================
======================================
PROGRAM: 6 0x25 boron: compiled
======================================
======================================
PROGRAM: 6 0x26 boron: compiled
======================================
======================================
PROGRAM: 6 0x27 boron: compiled
======================================
======================================
PROGRAM: 7 0x0 paranid: compiled
======================================
======================================
PROGRAM: 7 0x1 paranid: compiled
======================================
======================================
PROGRAM: 7 0x2 paranid: compiled
======================================
======================================
PROGRAM: 7 0x3 paranid: compiled
======================================
======================================
PROGRAM: 7 0x4 paranid: compiled
======================================
======================================
PROGRAM: 7 0x5 paranid: compiled
======================================
======================================
PROGRAM: 7 0x6 paranid: compiled
======================================
======================================
PROGRAM: 7 0x7 paranid: compiled
======================================
======================================
PROGRAM: 7 0x8 paranid: compiled
======================================
======================================
PROGRAM: 7 0x9 paranid: compiled
======================================
======================================
PROGRAM: 7 0xa paranid: compiled
======================================
======================================
PROGRAM: 7 0xb paranid: compiled
======================================
======================================
PROGRAM: 7 0xc paranid: compiled
======================================
======================================
PROGRAM: 7 0xd paranid: compiled
======================================
======================================
PROGRAM: 7 0xe paranid: compiled
======================================
======================================
PROGRAM: 7 0xf paranid: compiled
======================================
======================================
PROGRAM: 7 0x10 paranid: compiled
======================================
======================================
PROGRAM: 7 0x11 paranid: compiled
======================================
======================================
PROGRAM: 7 0x12 paranid: compiled
======================================
======================================
PROGRAM: 7 0x13 paranid: compiled
======================================
======================================
PROGRAM: 7 0x14 paranid: compiled
======================================
======================================
PROGRAM: 7 0x15 paranid: compiled
======================================
======================================
PROGRAM: 7 0x16 paranid: compiled
======================================
======================================
PROGRAM: 7 0x17 paranid: compiled
======================================
======================================
PROGRAM: 7 0x20 paranid: compiled
======================================
======================================
PROGRAM: 7 0x21 paranid: compiled
======================================
======================================
PROGRAM: 7 0x22 paranid: compiled
======================================
======================================
PROGRAM: 7 0x23 paranid: compiled
======================================
======================================
PROGRAM: 7 0x24 paranid: compiled
======================================
======================================
PROGRAM: 7 0x25 paranid: compiled
======================================
======================================
PROGRAM: 7 0x26 paranid: compiled
======================================
======================================
PROGRAM: 7 0x27 paranid: compiled
======================================
======================================
PROGRAM: 8 0x0 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x1 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x2 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x3 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x8 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x9 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0xa Asteroid: compiled
======================================
======================================
PROGRAM: 8 0xb Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x10 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x11 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x12 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x13 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x20 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x21 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x22 Asteroid: compiled
======================================
======================================
PROGRAM: 8 0x23 Asteroid: compiled
======================================
======================================
PROGRAM: 9 0x0 Planet: compiled
======================================
======================================
PROGRAM: 9 0x4 Planet: compiled
======================================
======================================
PROGRAM: 10 0x0 PlanetHaze: compiled
======================================
======================================
PROGRAM: 11 0x0 NebulaFog: compiled
======================================
======================================
PROGRAM: 12 0x0 ZOnly: compiled
======================================
======================================
PROGRAM: 13 0x0 Particle: compiled
======================================
======================================
PROGRAM: 14 0x0 Bloom_normalize: compiled
======================================
======================================
PROGRAM: 15 0x0 Bloom_bloom: compiled
======================================
======================================
PROGRAM: 16 0x0 Bloom_combine: compiled
======================================
======================================
PROGRAM: 17 0x0 texenv: compiled
======================================
======================================
PROGRAM: 18 0x0 adeffects: compiled
======================================
======================================
PROGRAM: 20 0x0 tag: compiled
======================================
dS3D_NameSpace(InitPostProcessFX)dS3D_NameSpace(InitPostProcessFX)dS3D_NameSpace(InitPostProcessFX)dS3D_NameSpace(InitPostProcessFX)dS3D_NameSpace(InitPostProcessFX)
J3D_LoadCut2: Loaded embedded body 901000003
J3D_LoadCut2: Loaded embedded body 901000004
J3D_LoadCut2: Loaded embedded body 901300000
J3D_LoadCut2: Loaded embedded body 901300001
J3D_LoadCut2: Loaded embedded body 901300003
J3D_LoadCut2: Loaded embedded body 901400003
J3D_LoadCut2: Loaded embedded body 901400004
J3D_LoadCut2: Loaded embedded body 901400005
J3D_LoadCut2: Loaded embedded body 909900003
J3D_LoadCut2: Loaded embedded body 909900004
J3D_LoadCut2: Loaded embedded body 909900005
No dump, because DEBUG disabled
J3D_FreeCut() freeing cut 4097
J3D_FreeCut() freeing cut 4145
J3D_FreeCut() freeing cut 4161
J3D_FreeCut() freeing cut 4162
J3D_FreeCut() freeing cut 4163
J3D_FreeCut() freeing cut 4169
J3D_FreeCut() freeing cut 4177
J3D_FreeCut() freeing cut 4178
J3D_FreeCut() freeing cut 4191
J3D_FreeCut() freeing cut 4200
J3D_FreeCut() freeing cut 4207
J3D_FreeCut() freeing cut 4209
J3D_FreeCut() freeing cut 4210
J3D_FreeCut() freeing cut 4211
J3D_FreeCut() freeing cut 4212
J3D_FreeCut() freeing cut 4213
J3D_FreeCut() freeing cut 4218
J3D_FreeCut() freeing cut 4228
J3D_FreeCut() freeing cut 4279
J3D_FreeCut() freeing cut 4280
J3D_FreeCut() freeing cut 4281
J3D_FreeCut() freeing cut 4438
J3D_FreeCut() freeing cut 4446
J3D_FreeCut() freeing cut 4700
J3D_FreeCut() freeing cut 4702
J3D_FreeCut() freeing cut 4704
J3D_FreeCut() freeing cut 4706
J3D_FreeCut() freeing cut 641
J3D_FreeCut() freeing cut 4774
J3D_FreeCut() freeing cut 4775
J3D_FreeCut() freeing cut 9000
J3D_FreeCut() freeing cut 4906
J3D_FreeCut() freeing cut 9008
J3D_FreeCut() freeing cut 9009
J3D_FreeCut() freeing cut 9010
J3D_FreeCut() freeing cut 9013
J3D_FreeCut() freeing cut 9014
J3D_FreeCut() freeing cut 50000
J3D_FreeCut() freeing cut 50001
J3D_FreeCut() freeing cut 50002
J3D_FreeCut() freeing cut 50007
J3D_FreeCut() freeing cut 50008
J3D_FreeCut() freeing cut 50010
J3D_FreeCut() freeing cut 50012
J3D_FreeCut() freeing cut 50013
J3D_FreeCut() freeing cut 50014
J3D_FreeCut() freeing cut 50015
J3D_FreeCut() freeing cut 50016
J3D_FreeCut() freeing cut 50019
J3D_FreeCut() freeing cut 50020
J3D_FreeCut() freeing cut 50021
J3D_FreeCut() freeing cut 50022
J3D_FreeCut() freeing cut 50023
J3D_FreeCut() freeing cut 50024
J3D_FreeCut() freeing cut 50025
J3D_FreeCut() freeing cut 50026
J3D_FreeCut() freeing cut 50027
J3D_FreeCut() freeing cut 50028
J3D_FreeCut() freeing cut 50032
J3D_FreeCut() freeing cut 50033
J3D_FreeCut() freeing cut 50034
J3D_FreeCut() freeing cut 50035
J3D_FreeCut() freeing cut 50036
J3D_FreeCut() freeing cut 50037
J3D_FreeCut() freeing cut 50038
J3D_FreeCut() freeing cut 50039
J3D_FreeCut() freeing cut 50040
J3D_FreeCut() freeing cut 50041
J3D_FreeCut() freeing cut 50042
J3D_FreeCut() freeing cut 9082
J3D_FreeCut() freeing cut 50043
J3D_FreeCut() freeing cut 9083
J3D_FreeCut() freeing cut 50044
J3D_FreeCut() freeing cut 50045
J3D_FreeCut() freeing cut 50046
J3D_FreeCut() freeing cut 50047
J3D_FreeCut() freeing cut 50048
J3D_FreeCut() freeing cut 50049
J3D_FreeCut() freeing cut 50050
J3D_FreeCut() freeing cut 50051
J3D_FreeCut() freeing cut 50052
J3D_FreeCut() freeing cut 50053
J3D_FreeCut() freeing cut 50054
J3D_FreeCut() freeing cut 50055
J3D_FreeCut() freeing cut 50056
J3D_FreeCut() freeing cut 50057
J3D_FreeCut() freeing cut 9098
J3D_FreeCut() freeing cut 50058
J3D_FreeCut() freeing cut 9099
J3D_FreeCut() freeing cut 50059
J3D_FreeCut() freeing cut 9100
J3D_FreeCut() freeing cut 50060
J3D_FreeCut() freeing cut 9101
J3D_FreeCut() freeing cut 9102
J3D_FreeCut() freeing cut 50062
J3D_FreeCut() freeing cut 50063
J3D_FreeCut() freeing cut 50064
J3D_FreeCut() freeing cut 50065
J3D_FreeCut() freeing cut 50066
J3D_FreeCut() freeing cut 50067
J3D_FreeCut() freeing cut 50068
J3D_FreeCut() freeing cut 50069
J3D_FreeCut() freeing cut 50070
J3D_FreeCut() freeing cut 50071
J3D_FreeCut() freeing cut 50072
J3D_FreeCut() freeing cut 50073
J3D_FreeCut() freeing cut 50074
J3D_FreeCut() freeing cut 50075
J3D_FreeCut() freeing cut 50076
J3D_FreeCut() freeing cut 50077
J3D_FreeCut() freeing cut 50078
J3D_FreeCut() freeing cut 50079
J3D_FreeCut() freeing cut 50080
J3D_FreeCut() freeing cut 50081
J3D_FreeCut() freeing cut 50082
J3D_FreeCut() freeing cut 50083
J3D_FreeCut() freeing cut 50084
J3D_FreeCut() freeing cut 50085
J3D_FreeCut() freeing cut 50086
J3D_FreeCut() freeing cut 50087
J3D_FreeCut() freeing cut 50088
J3D_FreeCut() freeing cut 50089
J3D_FreeCut() freeing cut 50090
J3D_FreeCut() freeing cut 50091
J3D_FreeCut() freeing cut 50092
J3D_FreeCut() freeing cut 50093
J3D_FreeCut() freeing cut 50094
J3D_FreeCut() freeing cut 50095
J3D_FreeCut() freeing cut 50096
J3D_FreeCut() freeing cut 50097
J3D_FreeCut() freeing cut 50098
J3D_FreeCut() freeing cut 50099
J3D_FreeCut() freeing cut 50100
J3D_FreeCut() freeing cut 50101
J3D_FreeCut() freeing cut 50102
J3D_FreeCut() freeing cut 50103
J3D_FreeCut() freeing cut 50104
J3D_FreeCut() freeing cut 50105
J3D_FreeCut() freeing cut 50106
J3D_FreeCut() freeing cut 50107
J3D_FreeCut() freeing cut 50108
J3D_FreeCut() freeing cut 50109
J3D_FreeCut() freeing cut 50110
J3D_FreeCut() freeing cut 50111
J3D_FreeCut() freeing cut 50112
J3D_FreeCut() freeing cut 50113
J3D_FreeCut() freeing cut 50114
J3D_FreeCut() freeing cut 50115
J3D_FreeCut() freeing cut 50116
J3D_FreeCut() freeing cut 50117
J3D_FreeCut() freeing cut 50118
J3D_FreeCut() freeing cut 50119
J3D_FreeCut() freeing cut 50120
J3D_FreeCut() freeing cut 50121
J3D_FreeCut() freeing cut 50122
J3D_FreeCut() freeing cut 50123
J3D_FreeCut() freeing cut 50124
J3D_FreeCut() freeing cut 50125
J3D_FreeCut() freeing cut 50126
J3D_FreeCut() freeing cut 50127
J3D_FreeCut() freeing cut 50128
J3D_FreeCut() freeing cut 50129
J3D_FreeCut() freeing cut 50130
J3D_FreeCut() freeing cut 50131
J3D_FreeCut() freeing cut 50132
J3D_FreeCut() freeing cut 50133
J3D_FreeCut() freeing cut 50134
J3D_FreeCut() freeing cut 50135
J3D_FreeCut() freeing cut 50136
J3D_FreeCut() freeing cut 50137
J3D_FreeCut() freeing cut 50138
J3D_FreeCut() freeing cut 50139
J3D_FreeCut() freeing cut 50140
J3D_FreeCut() freeing cut 50141
J3D_FreeCut() freeing cut 50142
J3D_FreeCut() freeing cut 50143
J3D_FreeCut() freeing cut 50144
J3D_FreeCut() freeing cut 50145
J3D_FreeCut() freeing cut 50146
J3D_FreeCut() freeing cut 50147
J3D_FreeCut() freeing cut 50148
J3D_FreeCut() freeing cut 50149
J3D_FreeCut() freeing cut 50150
J3D_FreeCut() freeing cut 50151
J3D_FreeCut() freeing cut 50152
J3D_FreeCut() freeing cut 50153
J3D_FreeCut() freeing cut 50154
J3D_FreeCut() freeing cut 50155
J3D_FreeCut() freeing cut 50156
J3D_FreeCut() freeing cut 50157
J3D_FreeCut() freeing cut 50158
J3D_FreeCut() freeing cut 50159
J3D_FreeCut() freeing cut 50160
J3D_FreeCut() freeing cut 50161
J3D_FreeCut() freeing cut 50162
J3D_FreeCut() freeing cut 50163
J3D_FreeCut() freeing cut 50164
J3D_FreeCut() freeing cut 50165
J3D_FreeCut() freeing cut 50166
J3D_FreeCut() freeing cut 50167
J3D_FreeCut() freeing cut 50168
J3D_FreeCut() freeing cut 50169
J3D_FreeCut() freeing cut 50170
J3D_FreeCut() freeing cut 50171
J3D_FreeCut() freeing cut 50172
J3D_FreeCut() freeing cut 50173
J3D_FreeCut() freeing cut 50174
J3D_FreeCut() freeing cut 50175
J3D_FreeCut() freeing cut 50176
J3D_FreeCut() freeing cut 50177
J3D_FreeCut() freeing cut 50178
J3D_FreeCut() freeing cut 50179
J3D_FreeCut() freeing cut 50180
J3D_FreeCut() freeing cut 50181
J3D_FreeCut() freeing cut 50182
J3D_FreeCut() freeing cut 50183
J3D_FreeCut() freeing cut 50184
J3D_FreeCut() freeing cut 50185
J3D_FreeCut() freeing cut 50186
J3D_FreeCut() freeing cut 50187
J3D_FreeCut() freeing cut 50188
J3D_FreeCut() freeing cut 50189
J3D_FreeCut() freeing cut 50190
J3D_FreeCut() freeing cut 50191
J3D_FreeCut() freeing cut 50192
J3D_FreeCut() freeing cut 50193
J3D_FreeCut() freeing cut 50194
J3D_FreeCut() freeing cut 50195
J3D_FreeCut() freeing cut 50196
J3D_FreeCut() freeing cut 50197
J3D_FreeCut() freeing cut 50198
J3D_FreeCut() freeing cut 50199
J3D_FreeCut() freeing cut 50200
J3D_FreeCut() freeing cut 50201
J3D_FreeCut() freeing cut 50202
J3D_FreeCut() freeing cut 50203
J3D_FreeCut() freeing cut 50204
J3D_FreeCut() freeing cut 50205
J3D_FreeCut() freeing cut 50206
J3D_FreeCut() freeing cut 50207
J3D_FreeCut() freeing cut 50208
J3D_FreeCut() freeing cut 50209
J3D_FreeCut() freeing cut 50210
J3D_FreeCut() freeing cut 50211
J3D_FreeCut() freeing cut 50212
J3D_FreeCut() freeing cut 50270
J3D_FreeCut() freeing cut 50272
J3D_FreeCut() freeing cut 50274
J3D_FreeCut() freeing cut 50275
J3D_FreeCut() freeing cut 50276
J3D_FreeCut() freeing cut 50277
J3D_FreeCut() freeing cut 50278
J3D_FreeCut() freeing cut 50279
J3D_FreeCut() freeing cut 50281
J3D_FreeCut() freeing cut 50282
J3D_FreeCut() freeing cut 50283
J3D_FreeCut() freeing cut 50285
J3D_FreeCut() freeing cut 50287
J3D_FreeCut() freeing cut 50289
J3D_FreeCut() freeing cut 50290
J3D_FreeCut() freeing cut 50291
J3D_FreeCut() freeing cut 50292
J3D_FreeCut() freeing cut 50293
J3D_FreeCut() freeing cut 50295
J3D_FreeCut() freeing cut 50296
J3D_FreeCut() freeing cut 50297
J3D_FreeCut() freeing cut 50298
J3D_FreeCut() freeing cut 50300
J3D_FreeCut() freeing cut 50301
J3D_FreeCut() freeing cut 50302
J3D_FreeCut() freeing cut 50303
J3D_FreeCut() freeing cut 50305
J3D_FreeCut() freeing cut 50306
J3D_FreeCut() freeing cut 50307
J3D_FreeCut() freeing cut 50308
J3D_FreeCut() freeing cut 50309
J3D_FreeCut() freeing cut 50310
J3D_FreeCut() freeing cut 50311
J3D_FreeCut() freeing cut 50312
J3D_FreeCut() freeing cut 50313
J3D_FreeCut() freeing cut 50315
J3D_FreeCut() freeing cut 50317
J3D_FreeCut() freeing cut 50318
J3D_FreeCut() freeing cut 50319
J3D_FreeCut() freeing cut 50320
J3D_FreeCut() freeing cut 50321
J3D_FreeCut() freeing cut 50322
J3D_FreeCut() freeing cut 50324
J3D_FreeCut() freeing cut 50325
J3D_FreeCut() freeing cut 50326
J3D_FreeCut() freeing cut 50328
J3D_FreeCut() freeing cut 50330
J3D_FreeCut() freeing cut 50332
J3D_FreeCut() freeing cut 50333
J3D_FreeCut() freeing cut 50334
J3D_FreeCut() freeing cut 50335
J3D_FreeCut() freeing cut 50336
J3D_FreeCut() freeing cut 50338
J3D_FreeCut() freeing cut 50339
J3D_FreeCut() freeing cut 50340
J3D_FreeCut() freeing cut 50341
J3D_FreeCut() freeing cut 50342
J3D_FreeCut() freeing cut 50344
J3D_FreeCut() freeing cut 50345
J3D_FreeCut() freeing cut 50346
J3D_FreeCut() freeing cut 50347
J3D_FreeCut() freeing cut 50349
J3D_FreeCut() freeing cut 50350
J3D_FreeCut() freeing cut 50351
J3D_FreeCut() freeing cut 50352
J3D_FreeCut() freeing cut 50353
J3D_FreeCut() freeing cut 50355
J3D_FreeCut() freeing cut 50357
J3D_FreeCut() freeing cut 50358
J3D_FreeCut() freeing cut 50359
J3D_FreeCut() freeing cut 50360
J3D_FreeCut() freeing cut 50361
J3D_FreeCut() freeing cut 50363
J3D_FreeCut() freeing cut 50364
J3D_FreeCut() freeing cut 50365
J3D_FreeCut() freeing cut 50367
J3D_FreeCut() freeing cut 50369
J3D_FreeCut() freeing cut 50371
J3D_FreeCut() freeing cut 50372
J3D_FreeCut() freeing cut 50373
J3D_FreeCut() freeing cut 50375
J3D_FreeCut() freeing cut 50376
J3D_FreeCut() freeing cut 50377
J3D_FreeCut() freeing cut 50378
J3D_FreeCut() freeing cut 50380
J3D_FreeCut() freeing cut 50381
J3D_FreeCut() freeing cut 50382
J3D_FreeCut() freeing cut 50383
J3D_FreeCut() freeing cut 50385
J3D_FreeCut() freeing cut 50386
J3D_FreeCut() freeing cut 50387
J3D_FreeCut() freeing cut 50388
J3D_FreeCut() freeing cut 50389
J3D_FreeCut() freeing cut 50391
J3D_FreeCut() freeing cut 50393
J3D_FreeCut() freeing cut 50394
J3D_FreeCut() freeing cut 50395
J3D_FreeCut() freeing cut 50396
J3D_FreeCut() freeing cut 50397
J3D_FreeCut() freeing cut 50398
J3D_FreeCut() freeing cut 50399
J3D_FreeCut() freeing cut 50401
J3D_FreeCut() freeing cut 50402
J3D_FreeCut() freeing cut 50403
J3D_FreeCut() freeing cut 50405
J3D_FreeCut() freeing cut 50408
J3D_FreeCut() freeing cut 50409
J3D_FreeCut() freeing cut 50410
J3D_FreeCut() freeing cut 50411
J3D_FreeCut() freeing cut 50413
J3D_FreeCut() freeing cut 50414
J3D_FreeCut() freeing cut 50415
J3D_FreeCut() freeing cut 50416
J3D_FreeCut() freeing cut 50417
J3D_FreeCut() freeing cut 50419
J3D_FreeCut() freeing cut 50420
J3D_FreeCut() freeing cut 50421
J3D_FreeCut() freeing cut 50422
J3D_FreeCut() freeing cut 50424
J3D_FreeCut() freeing cut 50425
J3D_FreeCut() freeing cut 50426
J3D_FreeCut() freeing cut 50427
J3D_FreeCut() freeing cut 50428
J3D_FreeCut() freeing cut 50430
J3D_FreeCut() freeing cut 50432
J3D_FreeCut() freeing cut 50433
J3D_FreeCut() freeing cut 50434
J3D_FreeCut() freeing cut 50435
J3D_FreeCut() freeing cut 50436
J3D_FreeCut() freeing cut 50437
J3D_FreeCut() freeing cut 50439
J3D_FreeCut() freeing cut 50440
J3D_FreeCut() freeing cut 50442
J3D_FreeCut() freeing cut 50445
J3D_FreeCut() freeing cut 50446
J3D_FreeCut() freeing cut 50447
J3D_FreeCut() freeing cut 50448
J3D_FreeCut() freeing cut 50451
J3D_FreeCut() freeing cut 50452
J3D_FreeCut() freeing cut 50453
J3D_FreeCut() freeing cut 50454
J3D_FreeCut() freeing cut 50456
J3D_FreeCut() freeing cut 50457
J3D_FreeCut() freeing cut 50458
J3D_FreeCut() freeing cut 50459
J3D_FreeCut() freeing cut 50460
J3D_FreeCut() freeing cut 50461
J3D_FreeCut() freeing cut 50463
J3D_FreeCut() freeing cut 50464
J3D_FreeCut() freeing cut 50465
J3D_FreeCut() freeing cut 50466
J3D_FreeCut() freeing cut 50468
J3D_FreeCut() freeing cut 50469
J3D_FreeCut() freeing cut 50471
J3D_FreeCut() freeing cut 50472
J3D_FreeCut() freeing cut 50474
J3D_FreeCut() freeing cut 50476
J3D_FreeCut() freeing cut 50477
J3D_FreeCut() freeing cut 50478
J3D_FreeCut() freeing cut 50479
J3D_FreeCut() freeing cut 50480
J3D_FreeCut() freeing cut 50481
J3D_FreeCut() freeing cut 50482
J3D_FreeCut() freeing cut 50483
J3D_FreeCut() freeing cut 50484
J3D_FreeCut() freeing cut 50485
J3D_FreeCut() freeing cut 50486
J3D_FreeCut() freeing cut 50487
J3D_FreeCut() freeing cut 50488
J3D_FreeCut() freeing cut 50490
J3D_FreeCut() freeing cut 50491
J3D_FreeCut() freeing cut 50493
J3D_FreeCut() freeing cut 50494
J3D_FreeCut() freeing cut 50496
J3D_FreeCut() freeing cut 50497
J3D_FreeCut() freeing cut 50498
J3D_FreeCut() freeing cut 50499
J3D_FreeCut() freeing cut 50500
J3D_FreeCut() freeing cut 50501
J3D_FreeCut() freeing cut 50502
J3D_FreeCut() freeing cut 50503
J3D_FreeCut() freeing cut 50504
J3D_FreeCut() freeing cut 50505
J3D_FreeCut() freeing cut 50506
J3D_FreeCut() freeing cut 50507
J3D_FreeCut() freeing cut 50508
J3D_FreeCut() freeing cut 50509
J3D_FreeCut() freeing cut 50510
J3D_FreeCut() freeing cut 50511
J3D_FreeCut() freeing cut 50512
J3D_FreeCut() freeing cut 50513
J3D_FreeCut() freeing cut 50514
J3D_FreeCut() freeing cut 50515
J3D_FreeCut() freeing cut 50516
J3D_FreeCut() freeing cut 50517
J3D_FreeCut() freeing cut 50518
J3D_FreeCut() freeing cut 50519
J3D_FreeCut() freeing cut 50520
J3D_FreeCut() freeing cut 50521
J3D_FreeCut() freeing cut 50523
J3D_FreeCut() freeing cut 50524
J3D_FreeCut() freeing cut 50525
J3D_FreeCut() freeing cut 50526
J3D_FreeCut() freeing cut 50527
J3D_FreeCut() freeing cut 50533
J3D_FreeCut() freeing cut 50534
J3D_FreeCut() freeing cut 50535
J3D_FreeCut() freeing cut 50536
J3D_FreeCut() freeing cut 50537
J3D_FreeCut() freeing cut 50539
J3D_FreeCut() freeing cut 50540
J3D_FreeCut() freeing cut 50541
J3D_FreeCut() freeing cut 50542
J3D_FreeCut() freeing cut 50543
J3D_FreeCut() freeing cut 50544
J3D_FreeCut() freeing cut 50545
J3D_FreeCut() freeing cut 50546
J3D_FreeCut() freeing cut 50547
J3D_FreeCut() freeing cut 50548
J3D_FreeCut() freeing cut 50549
J3D_FreeCut() freeing cut 50551
J3D_FreeCut() freeing cut 50553
J3D_FreeCut() freeing cut 50554
J3D_FreeCut() freeing cut 50555
J3D_FreeCut() freeing cut 50556
J3D_FreeCut() freeing cut 50557
J3D_FreeCut() freeing cut 50558
J3D_FreeCut() freeing cut 50559
J3D_FreeCut() freeing cut 50560
J3D_FreeCut() freeing cut 50561
J3D_FreeCut() freeing cut 50562
J3D_FreeCut() freeing cut 50563
J3D_FreeCut() freeing cut 50564
J3D_FreeCut() freeing cut 50565
J3D_FreeCut() freeing cut 50566
J3D_FreeCut() freeing cut 50567
J3D_FreeCut() freeing cut 50568
J3D_FreeCut() freeing cut 50569
J3D_FreeCut() freeing cut 50570
J3D_FreeCut() freeing cut 50571
J3D_FreeCut() freeing cut 50572
J3D_FreeCut() freeing cut 50573
J3D_FreeCut() freeing cut 50574
J3D_FreeCut() freeing cut 50575
J3D_FreeCut() freeing cut 50576
J3D_FreeCut() freeing cut 50577
J3D_FreeCut() freeing cut 50578
J3D_FreeCut() freeing cut 50579
J3D_FreeCut() freeing cut 50580
J3D_FreeCut() freeing cut 50581
J3D_FreeCut() freeing cut 50582
J3D_FreeCut() freeing cut 50583
J3D_FreeCut() freeing cut 50584
J3D_FreeCut() freeing cut 50585
J3D_FreeCut() freeing cut 50586
J3D_FreeCut() freeing cut 50587
J3D_FreeCut() freeing cut 50588
J3D_FreeCut() freeing cut 50589
J3D_FreeCut() freeing cut 50590
J3D_FreeCut() freeing cut 50591
J3D_FreeCut() freeing cut 50592
J3D_FreeCut() freeing cut 50593
J3D_FreeCut() freeing cut 50594
J3D_FreeCut() freeing cut 50595
J3D_FreeCut() freeing cut 50596
J3D_FreeCut() freeing cut 50598
J3D_FreeCut() freeing cut 50599
J3D_FreeCut() freeing cut 50601
J3D_FreeCut() freeing cut 50602
J3D_FreeCut() freeing cut 50603
J3D_FreeCut() freeing cut 50604
J3D_FreeCut() freeing cut 50605
J3D_FreeCut() freeing cut 50606
J3D_FreeCut() freeing cut 50607
J3D_FreeCut() freeing cut 50608
J3D_FreeCut() freeing cut 50609
J3D_FreeCut() freeing cut 50610
J3D_FreeCut() freeing cut 50611
J3D_FreeCut() freeing cut 50612
J3D_FreeCut() freeing cut 50613
J3D_FreeCut() freeing cut 50614
J3D_FreeCut() freeing cut 50616
J3D_FreeCut() freeing cut 50617
J3D_FreeCut() freeing cut 4026
J3D_FreeCut() freeing cut 4064
[TC_MemoryFlush] freed 0, released 0 of 0 cached textures
MOV_FreeVoices() 0 pages with total 0 voices entries freed.
SB_LoadLocation() loading story file x3intro
======================================
X_CopyStringN() string 'Дозаправка топлива ' shorter than len 37
======================================
Version=5
FontHeight=15.000000
TopPadding=0.000000
BottomPadding=2.000000
FontYAdvance=13.000000
MaxGlyph=1169
NumGlyphs=612
max char height=14 (user supplied font height=13)
Version=5
FontHeight=32.000000
TopPadding=0.000000
BottomPadding=0.000000
FontYAdvance=32.000000
MaxGlyph=1257
NumGlyphs=315
max char height=27 (user supplied font height=24)
LoadVoices(7)
movloadmovie success: reply=1 (1 / 3)
movloadmovie success: reply=1 (1 / 3)
movloadmovie success: reply=1 (1 / 3)
[mpegvideo @ 0xb545da0] max_analyze_duration 5000000 reached at 5000000
[mpegvideo @ 0xb545da0] Estimating duration from bitrate, this may be inaccurate
movloadmovie success: reply=1 (1 / 3)
../X3/s_linux/s3d.cpp : S_3DCleanAndOptimizeMesh : 3217 : dStub
../X3/s_linux/sdl2/svideo.cpp : W_RectFill : 1430 : dStub
J3D_LoadCut2: Loaded embedded body 830000001
J3D_LoadCut2: Loaded embedded body 830000002
ST_LoadCut() cut 8300 loaded
ST_StartFromIndex(8300, 1) found starttime 0, endtime 4000
Switching to Camera Camera01
Error opening movie stream: 830
Error opening movie stream: 830
======================================
Failed loading movie 830
======================================
Failed stoping movie 830
ST_UnloadCut() cut 8300 start
ST_UnloadCut() starting unload cut 8300, numinst=3
J3D_FreeCut() freeing cut 8300
No dump, because DEBUG disabled
[TC_MemoryFlush] freed 5, released 0 of 5 cached textures
MOV_FreeVoices() 156 pages with total 11627 voices entries freed.
No dump, because DEBUG disabled
[TC_MemoryFlush] freed 0, released 0 of 0 cached textures
MOV_FreeVoices() 0 pages with total 0 voices entries freed.
SB_LoadLocation() loading story file x3intro
======================================
X_CopyStringN() string 'Дозаправка топлива ' shorter than len 37
======================================
LoadVoices(7)
movloadmovie success: reply=1 (1 / 16)
movloadmovie success: reply=1 (1 / 16)
movloadmovie success: reply=1 (1 / 16)
[mpegvideo @ 0xb72cf20] max_analyze_duration 5000000 reached at 5000000
[mpegvideo @ 0xb72cf20] Estimating duration from bitrate, this may be inaccurate
movloadmovie success: reply=1 (1 / 16)
J3D_LoadCut2: Loaded embedded body 831000001
J3D_LoadCut2: Loaded embedded body 831000002
ST_LoadCut() cut 8310 loaded
ST_StartFromIndex(8310, 1) found starttime 0, endtime 13000
Switching to Camera Camera01
movloadmovie success: reply=1 (1 / 20)
../X3/s_linux/s3d.cpp : RenderInit : 11936 : dStub
../X3/s_linux/s3d.cpp : CheckVisibility : 15567 : dPStub: What SHOULD this be, no documentation Ive found shows [] operators for this - Confirmed it is the nth float so 8 would be m[1][3]

../X3/s_linux/s3d.cpp : RenderExit : 11975 : dStub
ST_UnloadCut() cut 8310 start
ST_UnloadCut() starting unload cut 8310, numinst=3
J3D_FreeCut() freeing cut 8310
No dump, because DEBUG disabled
[TC_MemoryFlush] freed 5, released 0 of 5 cached textures
MOV_FreeVoices() 156 pages with total 11627 voices entries freed.
No dump, because DEBUG disabled
[TC_MemoryFlush] freed 0, released 0 of 0 cached textures
MOV_FreeVoices() 0 pages with total 0 voices entries freed.
SB_LoadLocation() loading story file x3intro
======================================
X_CopyStringN() string 'Дозаправка топлива ' shorter than len 37
======================================
LoadVoices(7)
movloadmovie success: reply=1 (1 / 2855)
movloadmovie success: reply=1 (1 / 2855)
movloadmovie success: reply=1 (1 / 2855)
[mpegvideo @ 0xb6bf140] max_analyze_duration 5000000 reached at 5000000
[mpegvideo @ 0xb6bf140] Estimating duration from bitrate, this may be inaccurate
movloadmovie success: reply=1 (1 / 2855)
../X3/s_linux/sys_sfx.cpp : S_SFXSetEAXRoom : 1100 : dStub
ST_LoadCut() cut 6004 loaded
ST_StartFromIndex(6004, 1) found starttime 0, endtime 12000
Switching to Camera Camera01
Sent CutEvent t=0 fadein 1000
Sent CutEvent t=11000 fadeout 1000
ST_UnloadCut() cut 6004 start
ST_UnloadCut() starting unload cut 6004, numinst=2
J3D_FreeCut() freeing cut 6004
No dump, because DEBUG disabled
J3D_FreeCut() freeing cut 7004
[TC_MemoryFlush] freed 5, released 0 of 5 cached textures
MOV_FreeVoices() 156 pages with total 11627 voices entries freed.
No dump, because DEBUG disabled
[TC_MemoryFlush] freed 0, released 0 of 0 cached textures
MOV_FreeVoices() 0 pages with total 0 voices entries freed.
SB_LoadLocation() loading story file x3intro
======================================
X_CopyStringN() string 'Дозаправка топлива ' shorter than len 37
======================================
LoadVoices(7)
movloadmovie success: reply=1 (1 / 48945)
movloadmovie success: reply=1 (1 / 48945)
movloadmovie success: reply=1 (1 / 48945)
[mpegvideo @ 0xa79c4c0] max_analyze_duration 5000000 reached at 5000000
[mpegvideo @ 0xa79c4c0] Estimating duration from bitrate, this may be inaccurate
movloadmovie success: reply=1 (1 / 48945)
ST_LoadCut() cut 948 loaded
----
Warning!  Some triangles have zero area!
----
----
Warning!  Some triangles have zero area!
----
======================================
ERROR: Unable to load texture 'textures\F:\SRC\X3.5\[Assets]\Terran\x3.5 Textures\Textures\envmap', using dummy texture!
======================================
movloadmovie success: reply=1 (1 / 49815)
No dump, because DEBUG disabled
J3D_FreeCut() freeing cut 4678
J3D_FreeCut() freeing cut 948
J3D_FreeCut() freeing cut 969
J3D_FreeCut() freeing cut 50502
J3D_FreeCut() freeing cut 50503
J3D_FreeCut() freeing cut 50506
J3D_FreeCut() freeing cut 50509
J3D_FreeCut() freeing cut 50512
J3D_FreeCut() freeing cut 1950
[TC_MemoryFlush] freed 233, released 1 of 234 cached textures
MOV_FreeVoices() 156 pages with total 11627 voices entries freed.
No dump, because DEBUG disabled
[TC_MemoryFlush] freed 0, released 0 of 0 cached textures
MOV_FreeVoices() 0 pages with total 0 voices entries freed.
SB_LoadLocation() loading story file x3intro
======================================
X_CopyStringN() string 'Дозаправка топлива ' shorter than len 37
======================================
LoadVoices(7)
movloadmovie success: reply=1 (1 / 60717)
movloadmovie success: reply=1 (1 / 60717)
movloadmovie success: reply=1 (1 / 60717)
[mpegvideo @ 0xa735d80] max_analyze_duration 5000000 reached at 5000000
[mpegvideo @ 0xa735d80] Estimating duration from bitrate, this may be inaccurate
movloadmovie success: reply=1 (1 / 60717)
../X3/s_linux/sys_sfx.cpp : S_SFXSetEAXRoom : 1100 : dStub
ST_LoadCut() cut 6004 loaded
ST_StartFromIndex(6004, 1) found starttime 0, endtime 12000
Switching to Camera Camera01
Sent CutEvent t=0 fadein 1000
Sent CutEvent t=11000 fadeout 1000
ST_UnloadCut() cut 6004 start
ST_UnloadCut() starting unload cut 6004, numinst=2
J3D_FreeCut() freeing cut 6004
No dump, because DEBUG disabled
J3D_FreeCut() freeing cut 7004
[TC_MemoryFlush] freed 5, released 0 of 5 cached textures
MOV_FreeVoices() 156 pages with total 11627 voices entries freed.
No dump, because DEBUG disabled
[TC_MemoryFlush] freed 0, released 0 of 0 cached textures
MOV_FreeVoices() 0 pages with total 0 voices entries freed.
SB_LoadLocation() loading story file x3intro
======================================
X_CopyStringN() string 'Дозаправка топлива ' shorter than len 37
======================================
LoadVoices(7)
movloadmovie success: reply=1 (1 / 107155)
movloadmovie success: reply=1 (1 / 107155)
movloadmovie success: reply=1 (1 / 107155)
[mpegvideo @ 0xb548e00] max_analyze_duration 5000000 reached at 5000000
[mpegvideo @ 0xb548e00] Estimating duration from bitrate, this may be inaccurate
movloadmovie success: reply=1 (1 / 107155)
J3D_LoadCut2: Loaded embedded body 810000001
J3D_LoadCut2: Loaded embedded body 810000002
ST_LoadCut() cut 8100 loaded
ST_StartFromIndex(8100, 1) found starttime 0, endtime 201336
Switching to Camera Camera01
movloadmovie success: reply=1 (1 / 107159)
munmap_chunk(): invalid pointer
Аварийный останов (стек памяти сброшен на диск)

CBJ
EGOSOFT
EGOSOFT
Posts: 51726
Joined: Tue, 29. Apr 03, 00:56
x4

Re: X³: TC and AP - Linux support thread

Post by CBJ » Sun, 1. May 22, 18:23

The log tells you what to do. If the file isn't there then it is probably worth doing a full file verification using the Steam client.

entux
Posts: 5
Joined: Thu, 8. Aug 13, 13:52

Re: X³: TC and AP - Linux support thread

Post by entux » Sun, 11. Dec 22, 17:58

Hi,

I'm trying to get X3TC (Steam) to run but the game won't open. Only the launcher works. I've only once tried to replace the libz.so.1 with a symlink to the one in my system.

The following is what I get if I try and run it from the console:

Code: Select all

nt@eNTi $ ./X3TC_main 
../X3/s_linux/sdl2/sio.cpp : main : 1250 : dPStub: atexit (_quit);
../X3/s_linux/init.cpp : XMenuInit : 254 : dStub
../X3/s_linux/simd_float.cpp : lgp_get_cpu_flags : 12 : dStub
ERROR: CPUID is not supported, can't detect CPU features
Trying to continue anyway with minimal settings
Setting breakpad minidump AppID = 2820
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198195729411 [API loaded no]
Video category:
Monitor Idx = 0
Width = 2560
Height = 1440
Bits Per Pixel = 32
Vertical Sync = 0
Border Less = 1
Texture Quality = 2
Shader Quality = 2
AA Mode = 3
AF Mode = 4
Gamma = 127
Frame Finish = 0
Hack FPS Replace Text = 0
Lower AQC FrameRate = 10.000000
Upper AQC FrameRate = 25.000000
Memory = 128
Audio category:
Master Volume = 255
SFX Volume = 255
Voice Volume = 205
Music Volume = 215
Input category:
Mouse Grab = 1
Joy Index = 0
Joy 1X Src = 0
Joy 1Y Src = 1
Joy 2X Src = 2
Joy 2Y Src = 3
Joy Rudder Src = 5
Joy Throttle Src = 4
Joy TriggerL Src = 6
Joy TriggerR Src = 7
Joy 1X Scale = 1.000000
Joy 1Y Scale = 1.000000
Joy 2X Scale = 1.000000
Joy 2Y Scale = 1.000000
Joy Rudder Scale = 1.000000
Joy Throttle Scale = 1.000000
Joy TriggerL Scale = 1.000000
Joy TriggerR Scale = 1.000000
Joy Button0 Src = 0
Joy Button1 Src = 1
Joy Button2 Src = 2
Joy Button3 Src = 3
Joy Button4 Src = 4
Joy Button5 Src = 5
Joy Button6 Src = 6
Joy Button7 Src = 7
Joy Button8 Src = 8
Joy Button9 Src = 9
Joy Button10 Src = 10
Joy Button11 Src = 11
Joy Button12 Src = 12
Joy Button13 Src = 13
Joy Button14 Src = 14
Joy Button15 Src = 15
Joy Button16 Src = 16
Joy Button17 Src = 17
Joy Button18 Src = 18
Joy Button19 Src = 19
Joy Button20 Src = 20
Joy Button21 Src = 21
Joy Button22 Src = 22
Joy Button23 Src = 23
Joy Button24 Src = 24
Joy Button25 Src = 25
Joy Button26 Src = 26
Joy Button27 Src = 27
Joy Button28 Src = 28
Joy Button29 Src = 29
Other category:
Mod Name = (null)
Capture Folder = screenshots
Profile = default
Player Logo Number = 0
Player Logo Name = (null)
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 211 : dPStub: Setting D3DF_ALPHATRANS to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 214 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 216 : dPStub: Setting D3DF_MODULATEALPHA to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 219 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 221 : dPStub: Setting D3DF_MULTITEXTURE to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 224 : dStub
../X3/s_linux/init.cpp : S_GetCPUSpeed : 341 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_InitVideo : 1109 : dPStub: SDL_WM_SetIcon( icon, NULL );
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 211 : dPStub: Setting D3DF_ALPHATRANS to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 214 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 216 : dPStub: Setting D3DF_MODULATEALPHA to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 219 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 221 : dPStub: Setting D3DF_MULTITEXTURE to true without test

../X3/s_linux/sdl2/svideo.cpp : S_SetDefault3DSettings : 224 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 379 : dStub
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 382 : glGetString(GL_VENDOR) =		NVIDIA Corporation
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 383 : glGetString(GL_RENDERER) =		NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 384 : glGetString(GL_VERSION) =		4.6.0 NVIDIA 525.60.11
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 385 : glGetString(GL_SHADING_LANGUAGE_VERSION) =		4.60 NVIDIA
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 421 : dPStub: Need to detect if postprocess must be turned off
../X3/s_linux/sdl2/svideo.cpp : S_Create3DDevice : 436 : dPStub: Not sure if we don't need to load some LightMaps here?
Aborted

entux
Posts: 5
Joined: Thu, 8. Aug 13, 13:52

Re: X³: TC and AP - Linux support thread

Post by entux » Wed, 21. Dec 22, 15:12

Is this game no longer supported on linux systems? I'm trying to run it completely without mods. Can I do something to get more debug information?

Code: Select all

Program received signal SIGABRT, Aborted.
0xf7fc6549 in __kernel_vsyscall ()
(gdb) bt
#0  0xf7fc6549 in __kernel_vsyscall ()
#1  0xf6689667 in __pthread_kill_implementation (threadid=threadid@entry=4135888640, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:43
#2  0xf66896ef in __pthread_kill_internal (signo=6, threadid=4135888640) at pthread_kill.c:78
#3  0xf6635677 in __GI_raise (sig=6) at ../sysdeps/posix/raise.c:26
#4  0xf661e126 in __GI_abort () at abort.c:79
#5  0x0814f32d in ?? ()
#6  0x0816f3f5 in ?? ()
#7  0x08053e01 in ?? ()
#8  0x080538c8 in ?? ()
#9  0x080516c3 in ?? ()
#10 0xf661f119 in __libc_start_call_main (main=main@entry=0x8051660, argc=argc@entry=1, argv=argv@entry=0xffffd1a4) at ../sysdeps/nptl/libc_start_call_main.h:58
#11 0xf661f1ed in __libc_start_main_impl (main=0x8051660, argc=1, argv=0xffffd1a4, init=0x818ec80, fini=0x818ecf0, rtld_fini=0xf7fcc950 <_dl_fini>, stack_end=0xffffd19c) at ../csu/libc-start.c:381
#12 0x08051701 in ?? ()

Code: Select all

$ ldd ./X3TC_main 
	
	linux-gate.so.1 (0xf7edf000)
	
	
	libSDL2-2.0.so.0 => lib/libSDL2-2.0.so.0 (0xf7daf000)
	libz.so.1 => /usr/lib32/libz.so.1 (0xf7d65000)
	libxml2.so.2 => lib/libxml2.so.2 (0xf7c09000)
	libavformat.so.53 => lib/libavformat.so.53 (0xf7b13000)
	libavcodec.so.53 => lib/libavcodec.so.53 (0xf7000000)
	libavutil.so.51 => lib/libavutil.so.51 (0xf7ae8000)
	libswscale.so.2 => lib/libswscale.so.2 (0xf6fb0000)
	libopenal.so.1 => lib/libopenal.so.1 (0xf6f17000)
	libcrypto.so.1.0.0 => lib/libcrypto.so.1.0.0 (0xf6d3b000)
	libGLEW.so.1.13 => lib/libGLEW.so.1.13 (0xf6c9d000)
	libGL.so.1 => /usr/lib32/libGL.so.1 (0xf6c32000)
	libvorbisfile.so.3 => lib/libvorbisfile.so.3 (0xf7adb000)
	libjpeg.so.8 => lib/libjpeg.so.8 (0xf6bdb000)
	librt.so.1 => /usr/lib32/librt.so.1 (0xf7ad6000)
	libsteam_api.so => lib/libsteam_api.so (0xf7aa0000)
	libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf6800000)
	libm.so.6 => /usr/lib32/libm.so.6 (0xf6b0a000)
	libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf6ae5000)
	libc.so.6 => /usr/lib32/libc.so.6 (0xf6400000)
	libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf6ae0000)
	libdl.so.2 => /usr/lib32/libdl.so.2 (0xf6adb000)
	libbz2.so.1.0 => lib/libbz2.so.1.0 (0xf6aca000)
	libGLdispatch.so.0 => /usr/lib32/libGLdispatch.so.0 (0xf6a4e000)
	libGLX.so.0 => /usr/lib32/libGLX.so.0 (0xf67c5000)
	libvorbis.so.0 => lib/libvorbis.so.0 (0xf6791000)
	libogg.so.0 => lib/libogg.so.0 (0xf6a46000)
	/lib/ld-linux.so.2 => /usr/lib/ld-linux.so.2 (0xf7ee1000)
	libX11.so.6 => /usr/lib32/libX11.so.6 (0xf663f000)
	libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf63d4000)
	libXau.so.6 => /usr/lib32/libXau.so.6 (0xf6a41000)
	libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf6a3a000)

entux
Posts: 5
Joined: Thu, 8. Aug 13, 13:52

Re: X³: TC and AP - Linux support thread

Post by entux » Fri, 23. Dec 22, 09:19

Anyone who can help or should I just give up? The game is old... I understand if you don't want to debug some random Linux distro issues. But at least tell me THAT.

Post Reply

Return to “X³: Terran Conflict / Albion Prelude / Farnham's Legacy - Technical Support”