Ktoks
c3d6cad428
Added a note on re-building to fix RPATH issues. ( #352 )
...
Co-authored-by: Exzap <13877693+Exzap@users.noreply.github.com>
2022-11-09 04:22:09 +01:00
UltraHDR
58c7b56c60
Add Apple Silicon build instructions ( #280 )
2022-11-09 02:47:23 +01:00
jn64
4e991d603a
Add libpulse-dev to CI build ( #430 )
2022-10-30 01:39:39 +02:00
purofle
8a0fe21589
[docs] add --needed
in ArchLinux dependencies ( #324 )
2022-10-03 13:05:42 +02:00
UltraHDR
a28d67bafd
Remove -DPUBLIC_RELEASE=ON from macOS command ( #309 )
2022-09-27 22:18:35 +02:00
goeiecool9999
35afb99c99
[docs] Add llvm as a required package for Arch Linux ( #308 )
2022-09-27 12:48:35 +02:00
emiyl
53c7daa603
[docs] Add brew installation instructions for macos ( #303 )
2022-09-25 21:38:31 +02:00
Exzap
3bceb39966
Remove PUBLIC_RELEASE flag and tie asserts to debug config ( #287 )
...
Removes the -DPUBLIC_RELEASE flag. Cemu's debug asserts are now only enabled if the build configuration is Debug. Similarly, on Windows the console is only shown for Debug builds.
2022-09-24 08:43:27 +02:00
Tillsunset
030d15900d
Add MacOS build instructions ( #279 )
2022-09-20 20:26:54 +02:00
Crementif
6fa0ac6eaa
[docs] Recommend PUBLIC_RELEASE
...
Most people following the guide are currently not really developers and this was a fairly hidden option that's easily missed.
The disabled version will later change to be an actual custom cmake target instead of a preprocessor flag, but that'll require more code to be adjusted.
Not using the flag means that Cemu keeps some (performance-costing) debug checks in, alongside more logging and a debug logging console on Windows.
2022-09-20 00:15:53 +02:00
uranuspucksaxophone
dd14778561
[docs] Explain how to update local cemu repo + General fixes ( #227 )
...
Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>
2022-09-17 14:53:46 +02:00
uranuspucksaxophone
6dda53e84f
Improve docs ( #216 )
2022-09-09 18:39:23 +02:00
uranuspucksaxophone
f3c70e69b4
Add curl as linux build dependency ( #161 )
2022-09-03 21:49:59 +02:00
ArtemisX64
0630e8d845
Linker(Vcpkg) Error: undefined reference to libdecor ( #128 )
2022-08-31 07:53:04 +02:00
Crementif
dff782eb0d
docs: Add warning about clang-14 issue
2022-08-30 17:53:32 +02:00
Crementif
7d461d1658
docs: Improve build instructions ( #109 )
...
Co-authored-by: RyzenDew <84041391+RyzenDew@users.noreply.github.com>
2022-08-30 16:36:14 +02:00
Exzap
fb0c36f714
Update BUILD.md
2022-08-25 15:35:30 +02:00
Exzap
00327129b7
Fix formatting in BUILD.md
2022-08-25 15:16:51 +02:00
Exzap
a3b9a45239
build.md: Vulkan SDK not necessary anymore
2022-08-25 12:28:38 +02:00
Mike Boharsik
98bfe57af0
Update BUILD.md to reference correct solution generation bat file path ( #15 )
2022-08-25 00:51:25 +02:00
Exzap
1f86daa55d
Add missing step in Linux build guide
2022-08-24 12:34:39 +02:00
Crementif
736d529ea5
Expand readme with links and description
2022-08-23 02:37:05 +02:00