In order to edit this wiki, you must register and verify your account.

Emulation station: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
No edit summary
(Design+Category)
Line 1: Line 1:
Emulation station guide.
==Emulation station guide==
In order to add Cemu to [https://emulationstation.org/gettingstarted.html emulation station] you have to use this line of code and put it into the [https://emulationstation.org/gettingstarted.html#config config file]


in order to add cemu to emulation station you have to use this line of code and put it into the es config file
<name>wiiu</name>
<fullname>Nintendo Wii U</fullname>
<path>'''E:\Games\WII U'''</path>
<extension>.rpx</extension>
<command>cd '''%HOMEPATH%/.emulationstation/systems/wiiu/Cemu/cemu_1.18.2/''' && Cemu.exe -f -g  "%ROM_RAW%"</command>
<platform>wiiu</platform>
<theme>wiiu</theme>


<sup>
In order to get this to properly work you have to follow the directory's to your game files and emulator file replace the bold lines and add this file to the themes directory:
      <p> <name>wiiu</name></p>
[https://drive.google.com/drive/folders/1EdTXq9xmGtaw8s836TIddew1vsdG2Oro?usp=sharing this will make it look better]
      <p><fullname>Nintendo Wii U</fullname></p>
      <p><path>'''E:\Games\WII U'''</path></p>
      <p><extension>.rpx</extension></p>
      <p><command>cd '''%HOMEPATH%/.emulationstation/systems/wiiu/Cemu/cemu_1.18.2/''' && Cemu.exe -f -g  "%ROM_RAW%"</command>  </p>
      <p><platform>wiiu</platform></p>
      <p><theme>wiiu</theme></p>
</sup>


<big>READ ME!!!!!</big>
[[Category:List_of_tutorials]]
 
in order to get this to properly work you have to follow the directory's to your game files and emulator file 
replace the bold lines
 
<p>add this file to the themes directory </P>
<p>[https://drive.google.com/drive/folders/1EdTXq9xmGtaw8s836TIddew1vsdG2Oro?usp=sharing this will make it look better ]

Revision as of 11:03, 18 June 2020

Emulation station guide

In order to add Cemu to emulation station you have to use this line of code and put it into the config file

<name>wiiu</name>
<fullname>Nintendo Wii U</fullname>
<path>E:\Games\WII U</path>
<extension>.rpx</extension>
<command>cd %HOMEPATH%/.emulationstation/systems/wiiu/Cemu/cemu_1.18.2/ && Cemu.exe -f -g  "%ROM_RAW%"</command>
<platform>wiiu</platform>
<theme>wiiu</theme>

In order to get this to properly work you have to follow the directory's to your game files and emulator file replace the bold lines and add this file to the themes directory: this will make it look better