panmarco83

Results 23 comments of panmarco83

I managed to get it to run on Arch Linux, I needed to compile the engine from source (as of 2022.09.02) and copy the binary's and the libraries over the...

> ... BUT now there is another problem that halts any possible game play (as far as I can see) #43 My bad on this one, it wasn't implemented yet....

I didn't, that was the error message I was getting from the binary for linux in the releases section here. After I cloned the repository and installed the missing libraries...

Arch on zen kernel 6.4.1-zen2-1-zen. Stream Deck XL First, try disconnecting and reconnecting the streamdeck. I noticed that I can use the [Python Elgato Streamdeck](https://github.com/abcminiuser/python-elgato-streamdeck) library and it works fine....

@grayshirk What version of QT do you have installed ? Also, do you have that module installed ?

`The light math was in the shader, if I recall it was just your standard distance squared intensity falloff for points, fixed for directional, and a separate falloff for spotlights...

Crud, forgot to uncomment the install part that would deal with the packages needed in the build script. [These two lines](https://github.com/janusvr/janus/blob/master/build-janusvr-linux.sh#L36-L37) need to be uncommented (remove the # at the...

This also reminds me that I probably should try building this on a clean VM too. Been up for over 18 hours now, so I'll probably attack it tomorrow.

Adding some options to the script so the package installation can be skipped as well as the building of the resource libraries.

@nkv123 Sorry I took so long to get to this. I didn't make the original script so I'm rebuilding it with some options that can either be ignored or set...