Binary plugins download?
#1
Just wondered if it was possible to get the compiled GSDX (latest) like we do with the Windows GIT builds?  I'm specifically after one with the AVX extensions enabled as I primarily use  software rendering.  The plugins in the official download only include AVX2 which doesn't work on my processor (i5 2500k).

I tried compiling myself but no luck (mint 18 x64), does anyone have an AVX GSDX (newer the better I guess) they'd be willing to share with me that I can drop into my plugins folder?
i5 7600k, GTX 680, 16GB DDR4 3000
Manjaro [Hakoila] KDE Plasma
Reply

Sponsored links

#2
What is your distribution ?

Edit: ok just saw mint 18. Do you know the version of your libstdc++ ? I can compile you a binary but I'm limited to gcc 4.9 (debian stable)
Reply
#3
(07-12-2016, 05:13 PM)gregory Wrote: What is your distribution ?

Edit: ok just saw mint 18. Do you know the version of your libstdc++ ? I can compile you a binary but I'm limited to gcc 4.9 (debian stable)

/sbin/ldconfig -p | grep stdc++
    libstdc++.so.6 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
    libstdc++.so.6 (libc6) => /usr/lib/i386-linux-gnu/libstdc++.so.6
    libstdc++.so.5 (libc6) => /usr/lib/i386-linux-gnu/libstdc++.so.5



gcc -dumpversion
5.3.1

Looks like my gcc is 5.3.1, would it still work?  Would be great if you could provide a binary. Biggrin
i5 7600k, GTX 680, 16GB DDR4 3000
Manjaro [Hakoila] KDE Plasma
Reply
#4
Not sure it will work. Here a build optimized for sandy bridge.


Attached Files
.xz   libGSdx.so.xz (Size: 383,65 KB / Downloads: 251)
Reply
#5
(07-13-2016, 07:25 PM)gregory Wrote: Not sure it will work. Here a build optimized for sandy bridge.

Works great, thank you!
i5 7600k, GTX 680, 16GB DDR4 3000
Manjaro [Hakoila] KDE Plasma
Reply




Users browsing this thread: 1 Guest(s)