From 4b555195c1b3a78677bf08955b866927bcdd5b7d Mon Sep 17 00:00:00 2001 From: ryanrudolfoba <98122529+ryanrudolfoba@users.noreply.github.com> Date: Thu, 23 Mar 2023 15:02:50 -0400 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index cffe6f7..c680781 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Discord user dan2wik for the idea on overclocking the display panel to 70Hz! ## What's New (as of March 23 2023) 1. rewrite script to use systemd service 2. additional logic for the uninstall +3. optional - check if systemd service is running via game mode ## Old Changelog **March 21 2023** @@ -72,26 +73,25 @@ Discord user dan2wik for the idea on overclocking the display panel to 70Hz! ![image](https://user-images.githubusercontent.com/98122529/225729592-a172cf55-f34c-400a-be56-e2dc68032c4e.png) -## Optional - Add as non-steam game to easily check if the service is running -1. Go to Desktop Mode and open up the Steam Client.\ -2. On the lower left, click Add Game > Add a Non-Steam Game.\ -3. Select any item from the list it doesn't matter as we will change the parameters later on. For this example I chose Ark, and the press Add Selected Programs.\ +## Optional - Add as non-steam game to easily check if the system service is running +When a branch change occurs or when a SteamOS update happens, the custom systemd service can get wiped out.\ +When this happens, just reboot back to Desktop Mode and run the ~/1RefreshRateUnlocker/reinstall-service.sh script.\ +Do the steps below to easily check if the systemd service is running or not. +1. Go to Desktop Mode and open up the Steam Client. +2. On the lower left, click Add Game > Add a Non-Steam Game. +3. Select any item from the list it doesn't matter as we will change the parameters later on. For this example I chose Ark, and the press Add Selected Programs. ![image](https://user-images.githubusercontent.com/98122529/227317668-d0a39f51-374a-4452-9216-e639ba2618d9.png) \ -4. Find the Ark from the list and select Properties.\ -5. Change the shorcut name to 1 - Refresh Rate Unlocker Service Status.\ -6. For the target, leave it blank.\ -7. For the start in, leave it blank.\ -8. For the launch option, enter - /home/deck/1RefreshRateUnlocker/check-service-status.sh \ -9. This is how it should look like - \ +4. Find the Ark from the list and select Properties. +5. Change the shorcut name to 1 - Refresh Rate Unlocker Service Status. +6. For the target, leave it blank. +7. For the start in, leave it blank. +8. For the launch option, enter - /home/deck/1RefreshRateUnlocker/check-service-status.sh +9. This is how it should look like - ![image](https://user-images.githubusercontent.com/98122529/227318467-c75a1f80-db0f-42a3-8c5a-366946f09798.png) \ 10. If everything looks OK just close that screen. Run the shortcut to verify it works. ![image](https://user-images.githubusercontent.com/98122529/227318770-7d921d05-5013-4b62-b476-e98dc490bbee.png) \ -asda - - - ## How to Uninstall 1. Go into Desktop Mode and open a konsole terminal. 2. Execute the uninstall script! \