That still doesn’t work for me. I tried running all the different executables through Lutris:
/start.sh
/game/Torchlight2.bin.x86
/game/Torchlight2.bin.x86_64
/game/ModLauncher.bin.x86
/game/ModLauncher.bin.x86_64
All of them say this in the Lutris console when I launch them:
FMOD detects no hardware acceleration!
free(): invalid pointer
Game is considered exited.
Initial process has exited.
All children have exited.
Exit with returncode 134
Got a little bit further with this one. I noticed that the sound wasn’t working while it did when running start.sh from the command line.
There are two bash scripts, both made by GOG: start.sh which uses gog_com.shlib. These two set the correct LD_LIBRARY_PATH variable to the correct libraries directory of the game.
Somehow there is a incompatibility between this script and how Lutris handles the launching of the Linux runner…
Got it to run with sound. I had to disable gamemode by unchecking the option in the Lutris System options screen for the game and making sure that gamemoderun was not in the Command prefix field.
Progress. I disabled Prefer system libraries and Enable Feral gamemode and now the launcher starts, and I can launch the game. One problem, all the character models have this weird flickering effect:
Oh sorry, I think I’ve misread ESync. It’s VSync. And that is an option in the games options screen. I’ve toggled it but it doesn’t make a difference on my laptop. That’s an Intel graphics chip. I have to test it on my desktop.
It appears that “Hardware Skinning” is the issue. Enabling everything but that setting removes the flickering. The problem is, I want that setting because it apparently drastically improves performance.
I’ve been playing Torchlight II via Steam (I don’t have my Steam games in Lutris), and I recently had that issue of textures on the characters flickering.
It started for me a few days ago when I got a mesa package update.
I’m using the Kisak mesa PPA. The recent update to 20.0.6 resulted in flickering. I went back to 20.0.5 and I do not have flickering issues.