nestriness / nestri

[Experimental] Open-source GeForce NOW alternative with Stadia's social features
https://nestri.io
GNU Affero General Public License v3.0
1.41k stars 19 forks source link

🔧 chore(server): Test with a real world game #7

Closed wanjohiryan closed 3 days ago

wanjohiryan commented 3 months ago

Description

What(what issue does this code solve/what feature does it add):

We have a docker container that can run Vulkan tests plus Weston (Wayland compositor). Now, let us test and see whether it works with a real world app/game.

How(how does it solve it):

  1. Build the docker image locally
  2. Run it locally, passing in the gpus, and host's Xserver socket and DISPLAY.
  3. Run proton and wine from there.

Tested Apps/Games:

  1. Notepad + +

Required Checklist:

Further comments

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
netris ✅ Ready (Inspect) Visit Preview Apr 2, 2024 2:43am
wanjohiryan commented 3 days ago

Closed