Posted June 17, 2017
king_mosiah: I grabbed the specific libs I was missing from another game I got from GOG, and put them in a folder called 'lib' in the game folder. From there, all I had to do was make a new bash script that contained "LD_LIBRARY_PATH=./lib:$LD_LIBRARY_PATH ./UNDERTALE" in the game folder. Everything works fine now.
Yeah, that's what probably everyone does with "libssl.so.1.0.0" and "libcrypto.so.1.0.0" for "Game Maker" games. :-)