mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-20 07:37:03 +02:00
hbloader is required to launch a bunch of shit (particularly hbmenu) however due to some restrictive metadata validation, it doesn't get recognized as an NSP file programs like hbmenu require hbloader (since it feeds them data like ConfigEntries and whatnot), launching hbmenu as-is standalone will result in a launchInit() error adds an option to launch hbmenu via command line Signed-off-by: lizzie <lizzie@eden-emu.dev> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3981 Reviewed-by: Maufeat <sahyno1996@gmail.com> Reviewed-by: crueter <crueter@eden-emu.dev> |
||
|---|---|---|
| .. | ||
| build | ||
| CPMUtil | ||
| dynarmic | ||
| img | ||
| policies | ||
| user | ||
| Build.md | ||
| Caveats.md | ||
| CODEOWNERS | ||
| CrossCompile.md | ||
| Debug.md | ||
| Deps.md | ||
| Development.md | ||
| DriverBugs.md | ||
| HosKernel.md | ||
| NvidiaGpu.md | ||
| Options.md | ||
| README.md | ||
| Settings.md | ||
| SIGNUP.md | ||
Eden Build Documentation
Are you just a casual user? Take a look at our User Handbook then!
If you want to register/signup as a contributor, take a gander at the signup guide.
This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for cool stuff we made, and more.
- General Build Instructions
- CMake Options
- Cross Compiling
- Development Guidelines
- Dependencies
- Debug Guidelines
- CPM - CMake Package Manager
- Platform-Specific Caveats
- The NVIDIA SM86 (Maxwell) GPU
- Cross compilation
- Driver Bugs
- Building Older Commits
- Subsystems:
Policies
Policies and information on development.
Externals
Other useful resources in general, take a quick read if you need.