You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The available values for **CONFIGURATION** are *Release* and *Debug*.
84
+
The available values for **PLATFORM** are *x86* and *x64* (you want the latter 99.99% of the time).
85
+
7. You have now built the app. See the next section for locating the binaries.
86
+
87
+
## Binaries location
88
+
The built binaries are located under
89
+
90
+
*BetterJoyForCemu\bin\PLATFORM\CONFIGURATION*
91
+
92
+
where `PLATFORM` and `CONFIGURATION` are the one provided at build time.
93
+
56
94
# Acknowledgements
57
95
A massive thanks goes out to [rajkosto](https://github.com/rajkosto/) for putting up with 17 emails and replying very quickly to my silly queries. The UDP server is also mostly taken from his [ScpToolkit](https://github.com/rajkosto/ScpToolkit) repo.
0 commit comments