Code Monkey home page Code Monkey logo

Comments (5)

d10sfan avatar d10sfan commented on May 28, 2024

@JoshuaFern Do games that do not need the launcher work as expected?

Also, if you go into the area where the compatibility tool is installed and run ./luxtorpeda mgmt, what happens? That should launch a management tool listing all of the games you've run in the past.

from luxtorpeda.

d10sfan avatar d10sfan commented on May 28, 2024

@JoshuaFern Also it works on the same system but with x11 instead of wayland?

from luxtorpeda.

d10sfan avatar d10sfan commented on May 28, 2024

@JoshuaFern I just tried on my laptop with amd/intel with wayland and it worked fine, this was with arch linux.

from luxtorpeda.

JoshuaFern avatar JoshuaFern commented on May 28, 2024

Hi, thanks for the quick response. I'm using Nvidia drivers, which recently added GBM support. I have been using Sway full time for a little over a week now with good success. Luxtorpeda was previously working fine on the same system with X11.

Testing games that launch directly, Blake Stone: Planet Strike works fine.

Running mgmt seems to have the exact same behavior:

[📦 com.valvesoftware.Steam luxtorpeda]$ ./luxtorpeda mgmt
update_packages_json. found hash: babc70f0b8716cad93a81170fae1549756a39bad
update_packages_json. found hash and remote hash: babc70f0b8716cad93a81170fae1549756a39bad babc70f0b8716cad93a81170fae1549756a39bad
0 joysticks available
window is on display_index: 0
found dpi: (81.18885, 81.28, 80.68235)
using dpi scaling of 1.0571465
Aborted (core dumped)

A solution to the crashing seems to be launching mgmt with SDL_VIDEODRIVER=wayland, I have this set globally however I don't think it's getting passed to applications running in the flatpak environment. I could manually tweak this for my system but that would only fix the issue for myself.

from luxtorpeda.

d10sfan avatar d10sfan commented on May 28, 2024

@JoshuaFern I think I have a fix with this: a0a95bd

Version 49 has this fix in it. It looks like the painter, part of the window system was being freed after the window was closed and freed, causing a crash. Moving the painter to the top of the object seems to have caused it to be freed first, fixing the issue.

Let me know if you continue to have issues.

from luxtorpeda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.