WineHQ

Condor: The Competition Soaring Simulator

  • 1.1.2: multilingual support, bugfixes, geforce 8xxx fixes, ...
  • 1.1.3: Czech, German, French, Hungarian and Russian; "Dynamic WT-9"
  • 1.1.4: "Planepack 2" support

Application Details:

Version: 1.1.2 and above
License: Retail
URL: http://www.condorsoaring.com/
Votes: 9
Latest Rating: Gold
Latest Wine Version Tested: 1.8.7

Maintainers: About Maintainership

No maintainers. Volunteer today!

Link english homepage Free Download Condor Pacht 13 (from 1.1.2 to 1.1.3)

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

-installing
-menus
-selecting flight/setup

(get some vista/xp d3dxof.dll and use it for plane preview...)

What does not

everything else (flying, ...)

After launching flights, some access violation-dialog appears, resulting in a black window... ;(

Workarounds

What was not tested

gameplay...

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 17.04 "Zesty" amd64 (+ variants like Kubuntu)Apr 23 20171.8.7Yes Yes GoldJesper 
ShowDebian GNU/Linux 7.x "Wheezy" x86_64Jun 30 20131.4.1Yes Yes SilverMartin Vlk 
ShowUbuntu 12.04 "Precise" amd64 (+ variants like Kubuntu)Feb 10 20131.4Yes Yes Platinuman anonymous user 
ShowLinux Mint DebianJan 17 20121.3.32Yes Yes Goldan anonymous user 
ShowUbuntu 11.04 "Natty" amd64 (+ variants like Kubuntu)Aug 12 20111.3.26Yes Yes Platinuman anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
4066 Online Play Doesn't Work (DirectPlay) NEW View
6847 DirectPlay metabug. Implement dplay tcp/ip provider. NEW View

Show all bugs

HowTo / Notes

HOWTO install Condor and get dedicated server working (1.1.12)
  1. I suggest a clean WINEPREFIX for Condor, just use an "WINEPREFIX=~/wine_condor/ wine some.exe" instead of "wine some.exe"
  2. Installing:
    1. Now open up some Terminal/Shell/bash/whatsoever and cd to the directory the Condor-Setup is in. For example, if it is on your Desktop, type "cd ~/Desktop".
    2. Run Setup with wine: "WINEPREFIX=~/wine_condor/ wine CondorSetup.exe".
    3. Follow the Instruction on the screen.
  3. Once you've got Condor installed, you have to set wine up:
    1. Copy "d3dxof.dll" and the Content of this archive to your system32 folder. Since you use a different WINEPREFIX, you'll find it here: "~/wine_condor/drive_c/windows/system32". Namely, you have to copy these 6 files: "d3dxof.dll", "dplaysvr.exe", "dplayx.dll", "dpnet.dll", "dpnhpast.dll" and "dpwsockx.dll"!
    2. Now open up "winecfg", remember your WINEPREFIX: "WINEPREFIX=~/wine_condor/ winecfg":
      • I suggest using a virtual Desktop for this: Go to "graphics" tab, check the box, thats it!
      • Now go to "libraries", add "d3dxof.dll", "dplayx.dll", "dpnhpast.dll", "dpwsockx.dll" and "dpnet.dll". It should look like this: http://tinyurl.com/8tzeay
      • Click OK to confirm your changes.
      • Now you'll have to register dpnet. To do this, run: "WINEPREFIX=~/wine_condor wine regsvr32 dpnet.dll". If this fails, please check library overrides again. If it still does not work, just ask here.
    3. Now you're ready to run Condor!
      1. cd to Condor folder: "cd ~/wine_condor/dri[TAB]/Pro[TAB]/Con[TAB]/" should do the Job. (full path would be: "cd ~/wine_condor/drive_c/Program\ Files/Condor/")
      2. Start Condor by typing: "WINEPREFIX=~/wine_condor/ wine Condor.exe" or the dedicated server via "WINEPREFIX=~/wine_condor/ wine CondorDedicated.exe".
    Of course you can create a simple bash-script or shortcut, just keep in mind to cd first!
HOWTO : Get NMEA-output working
  1. To connect a nmea-compatible device, first open up "system.reg" in your favorite editor. (Usually in "~/.wine/")
  2. Paste the following lines somewhere in the file, e.g. at the end:
    [HARDWARE\\DEVICEMAP\\SERIALCOMM] 1140289570
    "COM1"="COM1"
    "COM2"="COM2"
    < Add more here if needed >
  3. Now close your editor and start "Condor.exe"
  4. In Options menu, check "Enable NMEA-output" and choose your COM-port. Connect your device to the serial port

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back