cirquit / trdrop

trdrop - a raw video analysis program
MIT License
381 stars 33 forks source link

Request: linux build #86

Open BuyMyMojo opened 3 years ago

BuyMyMojo commented 3 years ago

Being able to run this with linux would be great or at least getting a portable build to be run through WINE

cirquit commented 3 years ago

Would be good, but I don't have enough time to get into how to build portable executables for any Linux distribution in QT. You're very welcome to provide a Jenkins build to get auto-builds with Github.

ghost commented 2 years ago

+1 for a linux build

BuyMyMojo commented 2 years ago

+1 for a linux build

This reminded me to test it under wine. setting it up through Lutris was a breeze and it seems to work great with very small issues with the animations for the toggle switches. I don't know about performance compared to a native implementation but I might eventually make an automated installer for the windows version through Lutris

ghost commented 2 years ago

This reminded me to test it under wine. setting it up through Lutris was a breeze and it seems to work great with very small issues with the animations for the toggle switches. I don't know about performance compared to a native implementation but I might eventually make an automated installer for the windows version through Lutris

That's great to know ! Linux4everyone channel is looking for a tool like this, to make Windows / Linux comparison videos. I'll talk to him about the Wine compatibility. Thanks !

BuyMyMojo commented 2 years ago

This reminded me to test it under wine. setting it up through Lutris was a breeze and it seems to work great with very small issues with the animations for the toggle switches. I don't know about performance compared to a native implementation but I might eventually make an automated installer for the windows version through Lutris

That's great to know ! Linux4everyone channel is looking for a tool like this, to make Windows / Linux comparison videos. I'll talk to him about the Wine compatibility. Thanks !

There is this old repo I was working on a while ago for that specific reason. it can generate FPS graphs for MSI afterburner, Nvidia frame view and Mangohud csv files. it isn't super exact right now but it's a start

https://github.com/BuyMyMojo/Video-FPS-overlay

BuyMyMojo commented 2 years ago

I put together a basic installer that's still yet to be mod approved but it's there and it works https://lutris.net/games/trdrop/

ghost commented 2 years ago

I'll give it a try and post some feedback later ! Huge thanks !