-
-
Notifications
You must be signed in to change notification settings - Fork 1
Installing
Stanislav Vasilev edited this page Feb 25, 2024
·
13 revisions
You're going to need the following dependencies
- CMake
- GNU make
- A C++ 17 compiler with a compatible standard library(GCC, clang)
- Have the glxinfo utility installed
- You need to be running PulseAudio
- You need to be running X11
- You need to be running a still supported Intel, AMD or Nvidia GPU
- Bash
- Install Incus
- On Gentoo:
root # emerge incus
- On Arch:
root # pacman -S incus
- On Debian/Ubuntu:
root # apt install incus
- On Gentoo:
Next, install the application. This is a standard UntitledImGuiFramework application, check out the documentation here.
- If it's your first time configuring Incus, we have a handy script that will configure it for you automatically, simply run
root # ./ugm-cli-prepare-install.sh
. It can be found under the$installprefix/share/config/UntitledGameSystemManager/Dist/
- Add the following to the
PATH
environment variableexport PATH=~/.config/UntitledGameSystemManager/scripts/:$PATH
- You might have some audio and networking problems, restart your computer and if you still have them go to the Troubleshooting entry
- Now open the game manager and create a container using the GUI
- By the end of the installation script you would have a fully functional system and can move to using the managers and as always, if there are any problems go to Troubleshooting, and if they aren't listed here, create an issue
This project is supported by all the people who joined our discord server and became beta testers. If you want to join the discord you can click here