From 277df9b24e096febfb55f409c81e81348dd39ff4 Mon Sep 17 00:00:00 2001 From: zeromus Date: Fri, 27 Jun 2014 07:41:11 +0000 Subject: [PATCH] say how to build libsnes --- Building Other Solutions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building Other Solutions.txt b/Building Other Solutions.txt index 6688cd17cc..f3216ec8d1 100644 --- a/Building Other Solutions.txt +++ b/Building Other Solutions.txt @@ -10,7 +10,7 @@ libmeteor: Probably libmeteor/libmeteor.sln, but not well checked. libmupen64plus: ?? -libsnes: Try one of the shell scripts? +libsnes: During development, run bizwinmake.sh. Edit it as necessary to change profiles and bitness. For making release mode dlls for committing, run bizwinmakedistro.sh. Note that 64bits libsnes doesn't work right now. quicknes: Process quicknes/mingw/Makefile with mingw. Use "make install" top copy to output folder. Alternatively, there is a VC10 solution at quicknes/libquicknes/libquicknes.sln, but that has audio output glitches.