Editing Building RetroArch

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 134: Line 134:
 
The following need only <code>make</code>:
 
The following need only <code>make</code>:
 
* 4do-libretro
 
* 4do-libretro
* blastem-libretro
 
 
* any 'beetle' source
 
* any 'beetle' source
* cannonball
 
* daphne
 
 
* Dinothawr
 
* Dinothawr
* FreeIntv
+
* dolphin (inside <code>/libretro</code>)
* freej2me (inside <code>/src/libretro</code>)
 
* Gearboy (inside <code>/platforms/ibretro</code>)
 
* libretro-atari800
 
 
* libretro-cap32
 
* libretro-cap32
* libretro-chailove
 
* libretro-crocods
 
 
* libretro-lutro
 
* libretro-lutro
 
* libretro-o2em
 
* libretro-o2em
 +
* libretro-ppsspp (inside <code>/libretro</code>)
 
* libretro-uae
 
* libretro-uae
* melonDS
+
* mednfen-psx-libretro
* Mesen (inside <code>/Libretro</code>)
 
* mrboom-libretro
 
* mupen64plus-libretro
 
 
* nestopia (inside <code>/libretro</code>)
 
* nestopia (inside <code>/libretro</code>)
* nxengine-libretro
 
* parallel-n64
 
* ppsspp (inside <code>/libretro</code>)
 
 
* prosystem-libretro
 
* prosystem-libretro
* reicast-emulator
+
* stella
* REminiscence
 
* SameBoy  (inside <code>/libretro</code>)
 
* scummvm (inside <code>/backends/platform/libretro/build</code>)
 
* snes9x (inside <code>/libretro</code>)
 
* stella-libretro
 
* tgbdual-libretro
 
* theodore
 
* virtualjaguar-libretro
 
 
* yabause (inside <code>/libretro</code>)
 
* yabause (inside <code>/libretro</code>)
  
 
The following need <code>make -f Makefile.libretro</code>:
 
The following need <code>make -f Makefile.libretro</code>:
* 81-liberetro
 
 
* blueMSX-libretro
 
* blueMSX-libretro
* Craft
 
 
* desmume (inside <code>/desmume</code>)
 
* desmume (inside <code>/desmume</code>)
* dosbox-libretro
 
* easyrpg-libretro (inside <code>/builds/libretro</code>)
 
* fbalpha (NOTE: makefile.libretro is **all-lowercase**.)
 
 
* fuse-libretro
 
* fuse-libretro
* gambatte-libretro
+
* gambatte-libretro (inside <code>/libgambatte</code>)
 
* Genesis-Plus-GX
 
* Genesis-Plus-GX
 
* gw-libretro
 
* gw-libretro
* Hatari
+
* Hatari (You may need to run <code>./configure</code>)
* libretro-JamVM
 
* libretro-meowPC98 (inside <code>/libretro</code>)
 
* libretro-vecx
 
 
* mgba
 
* mgba
* NP2kai (inside <code>/sdl2</code>)
 
 
* picodrive
 
* picodrive
* px68k-libretro
 
* PokeMini
 
 
* snes9x-next
 
* snes9x-next
 
* vba-next
 
* vba-next
Line 203: Line 171:
 
===bsnes===
 
===bsnes===
  
 +
cd libretro-bsnes_%PROFILE%
 
  make profile='%PROFILE%' clean
 
  make profile='%PROFILE%' clean
 
  make profile='%PROFILE%' -j4
 
  make profile='%PROFILE%' -j4
  
 
Replace %PROFILE% with accuracy, balanced, or performance.
 
Replace %PROFILE% with accuracy, balanced, or performance.
 
===Dolphin===
 
 
Dolphin requires Cmake now. Its information on the Libretro core is inside <code>/Source/Core/DolphinLibretro</code>.
 
 
===emux===
 
 
cd libretro
 
make -f Makefile.%TARGET% MACHINE=%MACH%
 
 
Replace %TARGET% with the device to which you plan on building the core (e.g. linux-portable_x86_64, mingw_x86...)
 
Replace %MACH% with any one of the following devices: chip8, gc, nes, sms.
 
  
 
===MAME===
 
===MAME===
Line 228: Line 185:
  
 
This core will take a while to build, depending on how fast your CPU is, how many jobs you specify, and how many cores your CPU has. You can save some time updating the core by adding PARTIAL=1 when doing a clean. You can specify a subtarget by adding e.g. <code>SUBTARGET=arcade</code> or <code>SUBTARGET=tiny</code> in the current version of MAME.
 
This core will take a while to build, depending on how fast your CPU is, how many jobs you specify, and how many cores your CPU has. You can save some time updating the core by adding PARTIAL=1 when doing a clean. You can specify a subtarget by adding e.g. <code>SUBTARGET=arcade</code> or <code>SUBTARGET=tiny</code> in the current version of MAME.
 
===Redream===
 
Redream requires Cmake.
 
 
===Rustation-libretro===
 
Rustation is written in Rust, not C or C++; neither make nor Cmake would work.
 
  
 
=Building on Linux=
 
=Building on Linux=

Please note that all contributions to Emulation General Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Emulation General Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)