• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

nadro-linux

Recruit
55 Badges
Jul 8, 2016
7
0
  • Imperator: Rome
  • Stellaris: Necroids
  • Tyranny - Bastards Wound
  • Age of Wonders III
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Surviving Mars: Digital Deluxe Edition
  • Stellaris: Distant Stars
  • Surviving Mars: First Colony Edition
  • BATTLETECH: Flashpoint
  • Stellaris: Megacorp
  • Imperator: Rome Deluxe Edition
  • Stellaris: Synthetic Dawn
  • Hearts of Iron IV: Expansion Pass
  • Surviving Mars: First Colony Edition
  • Stellaris: Ancient Relics
  • BATTLETECH: Season pass
  • Stellaris: Lithoids
  • BATTLETECH: Heavy Metal
  • Hearts of Iron IV: La Resistance
  • Stellaris: Federations
  • Imperator: Rome - Magna Graecia
  • Crusader Kings III
  • Crusader Kings III: Royal Edition
  • Battle for Bosporus
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: By Blood Alone
  • Europa Universalis IV
  • Europa Universalis IV: Pre-order
  • Mount & Blade: With Fire and Sword
  • Stellaris: Nemesis
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Colonel
  • Tyranny: Archon Edition
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Leviathans Story Pack
  • Hearts of Iron IV: Together for Victory
  • BATTLETECH
  • Surviving Mars
  • Hearts of Iron IV: No Step Back
  • Pillars of Eternity
  • Stellaris - Path to Destruction bundle
  • Europa Universalis IV: Call to arms event
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: The Old Gods
Description
Mouse cursor issue [Linux] - SOLVED



Linux


Steam

What is your game version?
231 777

Please explain your issue is in as much detail as possible.
Mouse cursor rendering is broken since release. I tried to replace shader for a cursor, but it looks like a 'mouse.fx' existed in 'Shaders.hpk' is unused. It looks like an alpha channel in cursor icons existed in 'UI.hpk' cause those issues (cursor's pixel is rendered fine only when an alpha channel has value 0 or 255, all other values between 0-255 cause issues). I use AMD Radeon 580 and the latest Mesa drivers from Padoka PPA.

I

Can you replicate the issue?
Simple, run a game and move a mouse.

Attachments
 
Last edited:
Upvote 0
AFAIK other Linux users are not seeing this. Which distro are you using?

Linux logs:
/home/[UserName]/.local/share/Surviving Mars/logs/

Also in Steam please click on Steam-Help-System Info, and paste everything there into a text file and attach that here.
 
I use Ubuntu 18.04 x64, however I had the same issues on 17.10 x64 in the past. My PC: Ryzen 1600X, Radeon 580, 16GB RAM, 1TB SSD. I can reproduce this bug on my wife PC (her PC has similar configuration to my, just she has Radeon 470 + Ryzen 1500X instead of Radeon 580 + Ryzen 1600X). When I replaced cursor by those from Victor Vran all works fine (it looks like alpha channel works fine also for black pixels).

I cleared logs folder and started game. At now I have those logs:
*** executable info
Timestamp: 5b27d425
Date: Mon Jun 18 15:47:49 2018 (UTC)


*** hardware info
CPU: AMD Ryzen 5 1600X Six-Core Processor
CPU cores: 12
Phys. Memory: 16056 MBytes
Memory In Use: 22%
Disk Free: 19463 MBytes


*** OS info
OS: Linux 4.15.0-23-generic
Version: #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018


*** Debug::Init()


Render time 0:00:00:049
Steam initialized (AppId 464920)
Render time 0:00:00:051
Language: Polish
Render time 0:00:00:440
Voice Language: English
Render time 0:00:01:952
*** Texture headers: 8508 loaded, 0 newer, 4 ms

Render time 0:00:02:004
*** graphics info
GPU Radeon RX 580 Series (POLARIS10, DRM 3.23.0, 4.15.0-23-generic, LLVM 7.0.0)
API opengl
GPU Driver Version 4.5 (Core Profile) Mesa 18.2.0-devel - padoka PPA
GPU Driver Package Version N/A
Render time 0:00:02:126
Platform: {
desktop = true,
developer = false,
editor = true,
goldmaster = true,
linux = true,
pops = true,
steam = true,
}

BTW. Other users have similar problems: https://steamcommunity.com/app/464920/discussions/0/1696043806561017960/
 
We don't do official support in the Steam forums so I was not aware of that thread.

I guess this will need a code fix from Haemimont then.

Very glad you found a workaround!
 
I got the workaround mostly working, other than the default cursor. I'm not sure how they cache the images... it is a bit of a stump.

You can use that Start version I made, it does work, but it needs a manual install.
 
Seems we have fixed it, but did not enter in the source branch for the Sagan update. Should be fixed in the Gagaring update, which releases really soon.
 
I can confirm that this issue is fixed with the latest update! I tested on 2 platforms: Ubuntu 18.04 x64 + Radeon 470 (mesa drivers from git) and Ubuntu 18.10 x64 + Radeon 580 (mesa drivers from git). Thanks a lot!