@JimmyFromTheBay There is a pure c version of raine on it's github, that theoretically should be able to compile, but, someone with a bit more c,ompile-fu than me will have to look at it, i get an error on linking the executable.

I'll include the error context just in case someone can point me in the right direction.

/usr/bin/ld: linux-gnu-sdl2/object/sdl/sasound.o: in function `my_callback': sasound.c:(.text+0x134c): undefined reference to `ProfileStop' /usr/bin/ld: sasound.c:(.text+0x137c): undefined reference to `ProfileStart' collect2: error: ld returned 1 exit status make: *** [makefile:1498: raine] Error 1