Settlers 6 - bad performance

Questions about Wine on Linux
Locked
jury
Level 2
Level 2
Posts: 36
Joined: Tue Feb 25, 2014 3:22 am

Settlers 6 - bad performance

Post by jury »

In wine version 4.2 the nasty "broken world geometry broken" was fixed. It looks fine now, but the performance is making it impossible to play. I get 1-2 frames per second. In erlier wine versions the performance was perfect ( but the broken geometry made it unplayable ).
Any clues if it can be made playable performance wise?

I'm on Mint 18.3 Xfce. Here is my hardware output of "inxi -F":

Code: Select all

System:    Host: stacjonarny1 Kernel: 4.10.0-38-generic x86_64 (64 bit)
           Desktop: Xfce 4.12.3 Distro: Linux Mint 18.3 Sylvia
Machine:   Mobo: Gigabyte model: B85M-D3H-A v: x.x
           Bios: American Megatrends v: F1 date: 03/30/2015
CPU:       Quad core Intel Core i7-4790 (-HT-MCP-) cache: 8192 KB 
           clock speeds: max: 4000 MHz 1: 3982 MHz 2: 3943 MHz 3: 3964 MHz
           4: 3993 MHz 5: 3991 MHz 6: 3967 MHz 7: 3889 MHz 8: 3990 MHz
Graphics:  Card: NVIDIA GM107 [GeForce GTX 750 Ti]
           Display Server: X.Org 1.18.4 drivers: nvidia (unloaded: fbdev,vesa,nouveau)
           Resolution: [email protected]
           GLX Renderer: GeForce GTX 750 Ti/PCIe/SSE2
           GLX Version: 4.5.0 NVIDIA 384.130
Audio:     Card-1 Intel 8 Series/C220 Series High Definition Audio Controller
           driver: snd_hda_intel
           Card-2 NVIDIA Device 0fbc driver: snd_hda_intel
           Sound: Advanced Linux Sound Architecture v: k4.10.0-38-generic
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169
           IF: enp3s0 state: up speed: 100 Mbps duplex: full
           mac: 40:8d:5c:19:1f:5b
Drives:    HDD Total Size: 730.2GB (72.9% used)
           ID-1: /dev/sda model: IRP size: 240.1GB
           ID-2: /dev/sdb model: CT240BX200SSD1 size: 240.1GB
           ID-3: /dev/sdc model: WDC_WD2500AVJS size: 250.1GB
Partition: ID-1: / size: 55G used: 8.0G (16%) fs: ext4 dev: /dev/sda1
           ID-2: /home size: 165G used: 150G (96%) fs: ext4 dev: /dev/sda2
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 29.8C mobo: 27.8C gpu: 28C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 235 Uptime: 2 days Memory: 4360.7/7947.4MB
           Client: Shell (bash) inxi: 2.2.35 
If it goes for winetricks I did only d3dx9, as without it all I could see was a cursor on a black screen.

I will attach output of "wine your_app.exe &> /tmp/log.txt 2>&1" when someone will tell me how to attach a file here as when trying to attach log.txt I'm only getting a message that txt extension is not allowed. I tried to change the extension to some different ones, but it wouldnt let me attach it always saying that the extension "blabla" is not allowed.
Locked