Using RetroArch: Difference between revisions

Line 88: Line 88:


'''S'''ome games like Metal Gear Solid require the disk tray to be opened before changing disks. To do this, change 'Disk Index' to 'No Disk' first.
'''S'''ome games like Metal Gear Solid require the disk tray to be opened before changing disks. To do this, change 'Disk Index' to 'No Disk' first.
==Building from source==<br />Libretro-super is a series of scripts used to ease the compilation and installation of each and every libretro emulation core and RetroArch itself. Thus this is the simplest route to a fully functional installation.  If you need or want to build each core individually then you can refer to the [https://github.com/libretro/libretro-super/blob/master/libretro-build-common.sh build-common.sh] script for direction.<br />git clone git://github.com/libretro/libretro-super.git<br />cd libretro-super<br />sh libretro-fetch.sh<br />sh libretro-build.sh<br />sh libretro-install.sh <path where you'd like RetroArch installed>
==Hotkeys==
==Hotkeys==
*F1 - Open RGUI
*F1 - Open RGUI
Line 96: Line 97:
*F11 - Hide Cursor
*F11 - Hide Cursor
*Space - Turn off Frame Limiter
*Space - Turn off Frame Limiter
[[Category:FAQs]]


==Problems and Solutions==
==Problems and Solutions==