This adds Proton support to V Rising using the latest beta experimental branch. Also implemented the new port mapping method.
This requires xvfb as well. You will at least need to run:
`sudo apt install xvfb`
And if there are issues running you may be missing further dependencies. Try running these"
`sudo dpkg --add-architecture i386`
'sudo apt update'
`sudo apt install wine wine32 wine64`
This does not currently work in Docker!