Install N64 simulator mupen64 on 64-bit ubuntu
We know that on windows platforms, N64 simulators are no exception. on linux, what are the best solutions for children's shoes who want to play N64? I found an open source N64 simulator mupen64 through du Niang. its official website is: http://mupen64.emulation64.com/index.htm.
It seems that the update has not been updated for a long time! There are multiple platforms to choose from on the download page:
Download the linux version, without installation and compilation, pure green version. however, the runtime encountered some problems Lack of Files: libSDL-1.2.so.0, I began to think that mupen64 is a 64-bit program, after reading ldd was found to be 32-bit. fortunately, the previously installed pssimulator epsxe has this file, then fuse into/lib/i386-linux-gnu/directory (pay attention to the 64-bit library file put in/usr/lib/x86_64-linux-gnu/inside ). then run the task again. The OK window will pop up:
This is the only option! Video cannot be set. The system automatically exits after a simulated rom, but no error is returned. This is a real worry! Despite a try, I downloaded the windows version of mupen64 and installed it with a wine virtual machine. This operation was successful. In addition to no sound, the screen was still delicate and smooth, the performance on this cat's broken machine is also amazing.
It is a pity that the source code has been downloaded and compiled.