Can someone compile the zelante splitscreen release for linux ?
it seems to be windows specific (windows.h) and I have no idea how to get it compiled on linux.
thanks
PS: or maybe make the source linux friendly ?
testing 750 (non-ti)
[2014-07-15 22:51:27] GPU #0: GeForce GTX 750, 2118 khash/s
[2014-07-15 22:51:37] GPU #1: GeForce GTX 750, 2130 khash/s
/usr/bin/nvidia-settings -c :0 \
> -a [gpu:0]/GPUGraphicsClockOffset[1]=85 -a [gpu:0]/GPUMemoryTransferRateOffset
[1]=960 \
> -a [gpu:1]/GPUGraphicsClockOffset[1]=65 -a [gpu:1]/GPUMemoryTransferRateOffset
[1]=960
Zelante replied that he would not support Linux. The split screen is useless if you can't provide GPU info in the top screen and Linux happens not to have the necessary API. You could get it via calling external program or port the code from it.