RetroDECK icon indicating copy to clipboard operation
RetroDECK copied to clipboard

CEMU - MLC01 misplaced

Open Lazorne opened this issue 1 year ago • 3 comments

image

https://cemu.cfw.guide/faq.html#what-is-the-mlc01-folder

Create a folder in a safe location named "mlc01"

This folder needs to be added to the MLC field and created by RetroDECK

/retrodeck/saves/wiiu/mlc01

Lazorne avatar Jan 26 '24 09:01 Lazorne

The mlc01 path stores the emulated Wii U internal memory, including:

  • System files and apps -> should be in the bios folder
  • Installed games, updates and DLC's -> should be in the bios or roms folder
  • User-created save data -> should be in the saves folder

So we would need to set the mlc01 path somwehere, like in /var/data, and then figure out which folders to link inside mlc01 and where exactly. A mere example:

bios/wiiu/cemu/ -> /var/data/cemu/mlc01/firmware
saves/wiiu/cemu -> /var/data/cemu/mlc01/saves

Or such, we would need to check this directory structure.

XargonWan avatar Feb 13 '24 14:02 XargonWan

This seems to being already done:

Image

Image

XargonWan avatar Mar 07 '24 13:03 XargonWan

This will be moved into bios/cemu/mlc in 0.9.0 probably

XargonWan avatar Mar 18 '24 21:03 XargonWan