-
I got this error when I tried to compile it:
/usr/bin/ld: RtAudio.o: undefined reference to symbol 'snd_pcm_hw_params_get_channels_min@@ALSA_0.9.0rc4'
//usr/lib/x86_64-linux-gnu/libasound.so.2: error …
-
There were a number of ports made for C-Dogs SDL. Some are now dead, but for those that are still alive, check them out and see how they were ported, and if we can continue to support those ports in o…
cxong updated
10 years ago
-
This issue was originally posted here: http://boards.dingoonity.org/gcw-development/solarus-engine/msg82443/#msg82443
(...)Finally in the most frustrating dungeon in the world A.K.A. The "Lost and Fo…
-
Right now I assume all the input images are at 160x120 scale, and the output scale is determined by the current window size (recalculated on resize).
To better support systems that don't have nearest…