Application Details:
Version: | 3.1x |
License: | Retail |
URL: | http://www.egosoft.com |
Votes: | 4 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.4-rc2 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installing, Gameplay, Video (Fullscreen vids as well as HUD-vids), Sound, Music, Voices, Bonus-Package, Trading, Combat
What does not
Couldn't find anything yet except one minor thing: My old logitech force3d pro joystick had a little problem with force feedback enabled. In game I lost the Return to Center function...making it hard to navigate at all. In fact I have the same problem in windows with x3tc but there I can enforce the Return to Center in the joystick settings. My solution was to disable force-feedback support in the linux kernel...I don't care for the few ff-effects in x3tc anyway.
Workarounds
What was not tested
Story missions. In general I guess I missed a lot of small things. Played for a few hours now and didn't find anything that does not work but the game is huge...pretty sure I didn't "eject" from a ship yet...or finished building any ship in my HQ.
Hardware tested
Graphics:
Additional Comments
I mainly followed Raziel's guide for 3.0 but had to do a few modifications. First off I created a new WINEPREFIX setup (in my case "WINEPREFIX=~/games/x3tc". Adjust to your needs) with: WINEPREFIX=~/games/x3tc winecfg All I did there was enabling a virtual Desktop (mainly my preference, probably not needed but this way I can run x3tc fullscreen with the KDE fullscreen window option (->enhanced->fullscreen) and still have my second screen visible in a nvidia twinview setup) and change the default directories for Documents (As x3tc puts its savegames in there...I didn't want an "Egosoft" directory in my home dir so I changed Documents to "~/games/x3tc/Documents") Next I installed the game: WINEPREFIX=~/games/x3tc wine /Setup.exe I installed the movies along with the game...no clue if that is necessary. Install all updates. For me this was: WINEPREFIX=~/games/x3tc wine /X3TCUpdate1.0.1_to_3.0.exe WINEPREFIX=~/games/x3tc wine /X3TCUpdate3.0_to_3.1.exe WINEPREFIX=~/games/x3tc wine /X3TCUpdate3.1_to_3.1.1.exe And last but not least the bonus-package: WINEPREFIX=~/games/x3tc wine /x3tc_bonus_package_4.1.01.exe For the following I used winetricks from gentoo portage (version 696). So if your distro doesn't come with winetricks in its packagemanager just follow the instructions of Raziel to get it manually (oh...and don't forget then to add a "sh" in front if you want to run it) First change the ddraw renderer to openGL: WINEPREFIX=~/games/x3tc winetricks "Select the default wineprefix"->"Change Wine settings"->"ddr=opengl" Then install directx9 WINEPREFIX=~/games/x3tc winetricks directx9 Install dxdiag: WINEPREFIX=~/games/x3tc winetricks dxdiag Devenum: WINEPREFIX=~/games/x3tc winetricks devenum Amstream: WINEPREFIX=~/games/x3tc winetricks amstream No problems there Media player: WINEPREFIX=~/games/x3tc winetricks wmp10 Also no problem. I just left all install options at their defaults. My virtual desktop didn't disappear after the installation. I guess the media player stays loaded even if I close it with the X-button. I just killed the wine processes in the taskmanager to get rid of it...but there is probably an easier way to end the media player completely I just don't know about with my poor windows skills. Codecs: WINEPREFIX=~/games/x3tc winetricks allcodecs Here I ran into a problem. During the dirac installation I was asked if I want to change the environment for all users. Had to say "no" there or the installer quit with an error. For all other install options I just I kept all defaults again (except one time when I didn't want to read the README) Windows7 config: WINEPREFIX=~/games/x3tc winetricks win7 Now back to winecfg with: WINEPREFIX=~/games/x3tc winecfg Add "dciman32.dll" as native dll Install amove4ie.exe (http://howto.landure.fr/gnu-linux/installer-directx-9-0c-avec-wine/amov4ie.exe) WINEPREFIX=~/games/x3tc wine /amov4ie.exe WINEPREFIX=~/games/x3tc regsvr32 "c:\windows\system32\amstream.dll" Again back to winecfg with: WINEPREFIX=~/games/x3tc winecfg Add "msdmo.dll" as native dlls (Not really getting why...probably I just don't understand what those lines starting with a * added by winetricks do. But there is already such a line for setting msdmo.dll as native...it just doesn't work). Afterwards the voices also worked again. Now I created a small shell script in ~/bin to make it easier to run the game. cat > ~/bin/x3tc x3tc.log EOF chmod +x /bin/x3tc The script maybe needs some adjustments in case of a different WINEPREFIX or a 32 bit version of wine. Now have fun with: ~/bin/x3tc Oh..and I copied my savegames from windows to my Document folder...seems to work fine.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux 7.x "Wheezy" x86_64 | Feb 06 2012 | 1.4-rc2 | Yes | Yes | Gold | Yuki | ||
Show | Linux Mint Debian | Jan 12 2012 | 1.3.34 | Yes | Yes | Gold | Michael | ||
Show | Debian GNU/Linux 7.x "Wheezy" x86_64 | Dec 17 2011 | 1.3.34 | Yes | Yes | Gold | Yuki | ||
Current | Gentoo Linux x86_64 | Nov 21 2011 | 1.3.32 | Yes | Yes | Gold | Aiwendil | ||
Show | Gentoo Linux x86_64 | Aug 19 2011 | 1.3.23 | Yes | Yes | Silver | Dan |
Bug # | Description | Status | Resolution | Other apps affected |
X³: Terran Conflict or short x3tc will run out of the box, but voices, music and movies will not work. In order to fix that, you need to do the following steps:
Note:
Comments for this application have been disabled because there are no maintainers.