mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-10 16:18:56 +02:00
Signed-off-by: lizzie <lizzie@eden-emu.dev> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3678 Reviewed-by: DraVee <chimera@dravee.dev> Reviewed-by: CamilleLaVey <camillelavey99@gmail.com> Co-authored-by: lizzie <lizzie@eden-emu.dev> Co-committed-by: lizzie <lizzie@eden-emu.dev>
11 lines
528 B
Markdown
11 lines
528 B
Markdown
# User Handbook - Custom Firmware (CFW)
|
|
|
|
At the moment of writing, we do not support CFW such as Atmosphere, due to:
|
|
|
|
- Lacking the required LLE emulation capabilities to properly emulate the full firmware.
|
|
- Lack of implementation on some of the key internals.
|
|
- Nobody has bothered to do it (PRs always welcome!)
|
|
|
|
We do however, maintain HLE compatibility with the former mentioned CFW, applications that require Atmosphere to run will run fine in the emulator without any adjustments.
|
|
|
|
If they don't run - then that's a bug!
|