mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-06 07:45:56 +08:00
To keep this PR description as short as possible, I will save the ranting about MSVC for the blog post. In short: MSVC has been nothing but a complete and utter slog to maintain for the *entire* existence of Eden. CI is an absolute nightmare, it requires *completely* different compile flags and definitions, has several sets of hacks dedicated to getting its codegen to cooperate, is a horror story with respect to dependency management, and is now completely broken and can't launch games anymore. Microsoft, you have long overstayed your welcome. And you're not getting it back ever again. Good riddance. Signed-off-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 | ||
| NvidiaGpu.md | ||
| Options.md | ||
| README.md | ||
| SIGNUP.md | ||
Eden Build Documentation
Are you just a casual user? Take a look at our User Handbook then!
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
- Dynarmic
- Cross compilation
- Driver Bugs
- Building Older Commits
Policies
Policies and information on development.