Skip to content

Instantly share code, notes, and snippets.

@tralamazza
Last active February 7, 2018 22:29
Show Gist options
  • Save tralamazza/1eb74255327ba148624b496db19f7459 to your computer and use it in GitHub Desktop.
Save tralamazza/1eb74255327ba148624b496db19f7459 to your computer and use it in GitHub Desktop.
CEMU install

CEMU

  • Download:
  • You can put everything in the same folder
  • Create a folder for your games (can be anywhere)
  • Launch Maple-Tree (MapleSeed2.exe) and configure the required paths (cemu and games folder)
    • In control panel uncheck Store Encrypted Content
    • To download a game, google "wiiu title key", find the game and copy the Title ID
    • Insert Title ID in the top field and press Download (this will take a while)
  • Launch CEMU
    • Goto Options -> Input settings and configure your joystick (e.g. ps4 -> Wii U Gamepad, DirectInput, Wireless Controller)
    • Use the Calibrate to assign each button
    • Type a name in Profile and press Save
    • Goto File -> Load, navigate to your games folder, find a sub-folder called code inside a particular game you want to Launch
    • That's it

Fixing NVIDIA graphical artifacts

<CustomSetting><UserfriendlyName>TILED_CACHE</UserfriendlyName><HexSettingID>0x10523DC0</HexSettingID><Description /><GroupName>8 - Extra</GroupName><OverrideDefault>0x00000001</OverrideDefault><SettingValues><CustomSettingValue><UserfriendlyName>Off</UserfriendlyName><HexValue>0x00000000</HexValue></CustomSettingValue><CustomSettingValue><UserfriendlyName>On</UserfriendlyName><HexValue>0x00000001</HexValue></CustomSettingValue></SettingValues><SettingMasks /></CustomSetting>
  • Launch NVidiaProfileInspectorDmW.exe
  • In Profiles select CEMU
  • On the taskbar click "Show unknown settings from NVIDIA predefined profiles"
  • Scroll to section 8 - Extra, find TILED_CACHE and set it to Off
  • Apply changes and exit
@tralamazza
Copy link
Author

#MH3 Ultimate specific

  • Look for the EU version
  • After downloading go to Library, right click on the name and select Update -> 32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment