WineHQ

Evochron Legacy

Stand alone version from developer' site or STEAM version

Application Details:

Version: 1.0808
License: Retail
URL: http://www.starwraith.com/evoc...
Votes: 0
Latest Rating: Platinum
Latest Wine Version Tested: 6.21-staging

Maintainers: About Maintainership

No maintainers. Volunteer today!

Link StarWraith Link StarWraith forum Free Download Free Demo

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

Everything runs:

- Installation, via the stand alone .exe file, or via Steam

- Launching the game

- Playing

- Multiplayer

- Options

What does not

- Nothing

Workarounds

For the stand alone version, you need to install d3dx9_35.dll with winetricks to prevent some graphical glitches. It is unnecessary for the Steam version.

What was not tested

/

Hardware tested

Graphics:

  • GPU: Nvidia
  • Driver: proprietary

Additional Comments

The X52 saitek joystick don't work out of the box with the game. There is some problem with wine and the game's DirectInput system. A workaround is to create an empty text file named "deviceinputold.txt" in the main game folder (where the "EvochronLegacy.exe" file is). The game will then use an older input system, allowing the joystick to work.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowLinux Mint 18.3 "Sylvia" x86_64Jan 28 20226.21-stagingYes Yes NoPlatinumsislek 
ShowArch Linux x86_64May 09 20183.7-stagingYes Yes YesGoldFred Ebec 
CurrentArch Linux x86_64Sep 20 20172.17-stagingYes Yes YesGoldFred Ebec 

Known Bugs

Bug # Description Status Resolution Other apps affected
43741 Evochron Legacy: Saitek X52 joystick axes don't work, related to game's Direct Input system NEW View
43742 Evochron Legacy: Graphical issues related to DirectX UNCONFIRMED View

Show all bugs

HowTo / Notes

Installation
  • You are recommended to use the latest release of Wine
  • You will also need Winetricks


   # How to install (Direct download version):

- Download the last version of the game: evochron_legacy10808.exe

- Create a clean Wineprefix (not necessary, but recommended):

env WINEPREFIX="/home/user/Evochron_Legacy" wine wineboot 

- Go to your "Downloads" folder (or wherever your install file is)

cd Downloads 

- Install the game

env WINEPREFIX="/home/user/Evochron_Legacy" wine evochron_legacyb10718.exe 

- Then you need to use native d3dx9_35.dll (Bug 43742)

env WINEPREFIX="/home/user/Evochron_Legacy" winetricks d3dx9_35

   # How to install (Steam version):

- Install Steam with Wine (follow the instruction from the Steam appdb page)

- Install the game directly in Steam



Saitek X52 joystick workaround

The X52 saitek joystick don't work out of the box with the game because there is some problem with wine and the game's DirectInput system (Bug 43741). 

The workaround is to :

- create an empty text file named "deviceinputold.txt" with you preferred text editor

- put it in in the main game folder (where the "EvochronLegacy.exe" file is):

  • Direct Download version: "/home/user/evochron_legacy/drive_c/sw3dg/EvochronLegacy"
  • Steam version: "/home/user/.wine/drive_c/Program Files (x86)/Steam/steamapps/common/Evochron Legacy"

 The game will then use an older input system, allowing the joystick to work.

Comments

Comments Disabled

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