Hi.
I just got my Raspberry Pi 2and intend to use it as an all in one console. Currently it works very well with all of the older generation consoles like SNES and NES but I am trying to make it run Nintendo 64 games. I can run Mario 64 flawlessly but Smash Bros runs slowly. I thought that Pi2 had more than enough power to run N64 games.
I have overclocked my system a bit like so:
#arm_freq=1000 # I do not use this. Just use default CPU freq
gpu_mem_512=384 # should not be used but still include it.
gpu_mem_1024=512
core_freq=500
sdram_freq=500
over_voltage=6
The Smash Bros problem seems to be that it is only running on about 10 frames per second.
My question is, does someone have experience in running N64, PS1 or such consoles with success for most games and can help me solve this problem?