Results 12 comments of Marian W.

From a programming perspective, there is no problem. It would be quite easy adding linux support to the source. However currently, I am not satisfied with the way it handles...

Hm yeah, I never tried that, just ran it under a windows VM and it worked pretty good, ik that doesn't have anything to do with wine. However, I recently...

Yeah sure, thank you too. You're already contributing by opening issues.

Hello, I made some changes to the linprep branch for using this on linux. If you want to try it out, clone the code on that branch and either build...

no worries, the only dependencies i think are needed are build-essentials, g++ and those listed in the linux makefile (in a comment at the top of the file)

I have noticed a slight issue when compiling on a different linux-arm64 pc. Depending on your ffmpeg distribution, you might need to add "-l/usr/include/ffmpeg" to cflags in linux.Makefile However other...

god, why didn't I see that, sorry about that. As specified in the makefile comment, you need to install the following packages: ncurses libavformat-dev libavcodec-dev libswresample-dev libswscale-dev libavutil-dev Depending on...

Yeah there are some oddities. I tried running it on ubuntu/built in terminal and it did so with a framerate of ~25FPS (virtualized). I also tried with many different console...

holy shit. I expected wine to have at least like 5 fps but it seems like it doesn't even have 0.25 fps. that's actually hilarious. It seems like a big...

nice feature idea, will work on it in a few days :)