Updated information to reflect audiogame-manager's new home on git.stormux.org. Removed some stuff that doesn't apply any more.
parent
01c340f95d
commit
ec463eeb6b
@ -6,19 +6,6 @@ If you are on an x86_64 machine you will need to make sure multilib is enabled.
|
||||
|
||||
If your computer is x86_64, edit your /etc/pacman.conf file as root and uncomment the multilib repository. Note that there are both multilib and multilib testing repositories, you want just multilib, and not the testing repository.
|
||||
|
||||
## MTRepo
|
||||
|
||||
While some of the required packages are available in the AUR, you can get pre-built binaries from Lilmike's repository. To add his repository, first add his key:
|
||||
|
||||
# pacman-key --keyserver hkp://hkps.pool.sks-keyservers.net --recv-keys 79BC390E8864CD71305D4DD606CD2197A6EE5ED7 2B0FD5A71D02C1D02E287009EA268C38ED9923CF
|
||||
# pacman-key --lsign 79BC390E8864CD71305D4DD606CD2197A6EE5ED7 2B0FD5A71D02C1D02E287009EA268C38ED9923CF
|
||||
|
||||
Next, edit your /etc/pacman.conf and at the bottom of the file add the following three lines:
|
||||
|
||||
[mtrepo]
|
||||
SigLevel = Required
|
||||
Server = https://michaels.world/mtrepo/$arch
|
||||
|
||||
Before installing packages, make sure repositories are all updated with the command:
|
||||
|
||||
# pacman -Syy
|
||||
|
6
Mac.md
6
Mac.md
@ -62,12 +62,8 @@ Then install winetricks:
|
||||
|
||||
## Getting audiogame-manager
|
||||
You can download the source of audiogame-manager by cloning the git repo
|
||||
git clone https://gitlab.com/stormdragon2976/audiogame-manager.git
|
||||
[https://stormgames.wolfe.casa] [Stormux supporters](https://ko-fi.com/stormux) have access to the source code and other convenience scripts including:
|
||||
|
||||
- A script to set the default SAPI5 voice for each wine prefix.
|
||||
- Update scripts for games like Crazy Party and Swamp.
|
||||
- A script to quickly make a custom wine prefix.
|
||||
git clone https://git.stormux.org/storm/audiogame-manager.git
|
||||
|
||||
## Usage
|
||||
In the terminal, switch to the folder in wich you have cloned the repo (Usually Downloads)
|
||||
|
Loading…
Reference in New Issue
Block a user