Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Changes should be made in the "Java Options" section.

Linux OS

Edit If you have DualShield Linux version installed, you should edit the file "/etc/init.d/dualshield/usr/lib/systemd/system/dualshield.service" to achieve the same effect as in Windows


Code Block
sudo su -
systemctl stop dualshield
nano /usr/lib/systemd/system/dualshield.service

Image Added  Image Removed


You must restart the DualShield service after any modification.

...