Based on https://gist.github.com/jjvillavicencio/4e3615a8219bb1a17c81c4541c6c317d
- nodejs
- npm
If you want this guide to work on the deck, for easiness of following the guide, make your filesystem temporally writable | |
and install protontricks regularly. | |
This is really an update for the guide found here https://github.com/ValveSoftware/Proton/issues/148#issuecomment-585921635 | |
We will be using Proton 5.0-10 the only proton version that works good for assetto. | |
Before starting, make sure you have no pfx folder for assetto corsa, you can search for it in: | |
/path/to/your/SteamLibrary/steamapps/compatdata/244210 |
# Partially Working Error on Exit | |
from PySide2 import QtWidgets, QtGui,QtCore | |
import open3d as o3d | |
import win32gui | |
import sys | |
import threading | |
import time | |
class Worker(QtCore.QObject): |
Based on https://gist.github.com/jjvillavicencio/4e3615a8219bb1a17c81c4541c6c317d