Configuration Guide: Difference between revisions

Line 12: Line 12:
* '''JIT Recompiler''' : The fastest engine and the recommended on almost all games.
* '''JIT Recompiler''' : The fastest engine and the recommended on almost all games.
* '''JITIL Recompiler''' : Slower than JIT, required only for Poképark series.
* '''JITIL Recompiler''' : Slower than JIT, required only for Poképark series.
* '''Cached Interpreter''' : Very slow and only required for [[Guinness World Records: The Videogame]].
* '''Cached Interpreter''' : Very slow, not recommended
* '''Interpreter''' : Slowest engine, it runs slow doesn't matter how powerful is your PC, required only for [[1080° Snowboarding]].
* '''Interpreter''' : Slowest engine, it runs slow doesn't matter how powerful is your PC, not recommended.
 
== Graphics ==
== Graphics ==
* '''Backend''' - Which graphics backend is the fastest generally varies depending on the game that you are playing. Experiment to find what works for you. Note: OpenGL is the only backend available on Linux and Mac OSX.
* '''Backend''' - Which graphics backend is the fastest generally varies depending on the game that you are playing. Experiment to find what works for you. Note: OpenGL is the only backend available on Linux and Mac OSX.
282

edits