Platform Support
DRM Mina is still in development and we are working hard to support as many platforms as possible. But it may be not suitable for your device yet. If you have any questions or need help with the setup process, please contact us through telegram at DRM Mina Telegram (opens in a new tab).
DRM Mina supports all three major platforms: Windows, MacOS, and Linux. But due to the nature of developing cross platform applications, there are some differences in the setup process for each platform. Below are the platform specific setup instructions.
Windows
To setup DRM Mina games on Windows, follow the steps below:
- Download the latest version of the DRM Mina Desktop Client (opens in a new tab) from the Downloads page (opens in a new tab).
- Open the downloaded file and follow the installation instructions.
- After the installation is complete, you will see the DRM Mina Desktop Client icon on your desktop.
- Double click the icon to open the DRM Mina Desktop Client.
- You will see Visit Store button on each game. Click the button to visit the game page.
- If you have the Game Token, you can register your device directly, otherwise you can buy the game token by clicking the Buy Game button. Also you can download the game by clicking the Download Game button.
- After the registration is complete, you need to install DRM Mina Local Prover to create your session proofs.
- Make sure you are running the Local Prover before starting the game.
- You are now ready to play the game.
MacOS
To setup DRM Mina games on MacOS, follow the steps below:
- Download the latest version of the DRM Mina Desktop Client (opens in a new tab) from the Downloads page (opens in a new tab).
- Extract the downloaded file and move the extracted
DRM Mina Desktop Client.app
to your Applications folder. - Open the
DRM Mina Desktop Client.app
from your Applications folder. - You will see Visit Store button on each game. Click the button to visit the game page.
- If you have the Game Token, you can register your device directly, otherwise you can buy the game token by clicking the Buy Game button. Also you can download the game by clicking the Download Game button.
- After the registration is complete, you need to install DRM Mina Local Prover to create your session proofs.
- Make sure you are running the Local Prover before starting the game.
- You are now ready to play the game.
Linux
To setup DRM Mina games on Linux, follow the steps below:
-
Download the latest version of the DRM Mina Desktop Client (opens in a new tab) from the Downloads page (opens in a new tab).
-
Extract the downloaded file and move the extracted
DRM Mina Desktop Client
to your desired location. -
Open the extracted
DRM Mina Desktop Client
folder and double click theDRM Mina Desktop Client.AppImage
file. -
You will see Visit Store button on each game. Click the button to visit the game page.
-
If you have the Game Token, you can register your device directly, otherwise you can buy the game token by clicking the Buy Game button. Also you can download the game by clicking the Download Game button.
-
After the registration is complete, you need to install DRM Mina Local Prover to create your session proofs.
-
Make sure you are running the Local Prover before starting the game.
-
You need to give reconfigure sudo permissions for
dmeidecode and ip
commands for device identifier collection. You can do this by running the following commands:sudo visudo
Add the following lines to the file:
yourusername ALL=(ALL) NOPASSWD: /usr/sbin/dmidecode yourusername ALL=(ALL) NOPASSWD: /usr/sbin/ip
Save and exit the file.
-
You are now ready to play the game.