#Lossless Scaling Themed RTSS Overlay install Guide

21 messages · Page 1 of 1 (latest)

manic idol
#

The install guide for the lossless scaling theme @manic idol has been using in his videos in #📸│screenshots-and-videos

PLEASE NOTE THERE ARE SOME ISSUES WITH THE OVERLAY AT THE MOMENT WE ARE WORKING TO FIX THEM SO PLEASE STAY TUNED

Step 1: Install Rivatuner Statistics Server

Here: https://www.guru3d.com/download/rtss-rivatuner-statistics-server-download/

Step 2: Download the Overlay theme you want

check here for themes #1329699315467419658 message
and download the one you want any is fine

#

Step 4: Follow the steps in the video

manic idol
#

This is the directory to put the rivatuner .ovx file
C:\Program Files (x86)\RivaTuner Statistics Server\Plugins\Client\Overlays

This is the information for the lossless scaling fps counter copy and paste it all
[fps_counter]
scale = 2.0
color = 0xfff000
font = Impact
offset_x = 150
offset_y = 145
show_captured = 0

#

If anyone has any problems or issues please @manic idol me in the #🛸│testing-chat

manic idol
#

EXTRA THEMES WILL BE POSTED BELOW WHEN NEW ONES ARE ADDED

manic idol
#

Compact theme (WIP will be updated soon, everything works though)

#

Standard dark mode theme

manic idol
#

Standard dark mode theme - Dual GPU version

manic idol
#

Logo dark mode theme - AMD CPU & GPU Version

manic idol
#

Compact Overlay Updated

river jungle
#

METHOD 2, RTSS (WORKS WITH DXGI CAPTURE API ONLY AND DOES NOT REQUIRE LS OVERLAY TO WORK)
Before making any changes install Montserrat font #1329699315467419658 message, then on the RTSS interface to On Screen Display Rendering Mode and click on Raster 3D. Change font to Montserrat- Extra Bold- Size 7 (for all profiles separately if needed)
Step 1) Download autohotkey from the link provided, https://www.autohotkey.com/ Install the latest version. It is required to open ahk script.

Step 2) Download and copy files(ovl and png file of overlay you want) to C:\Program Files (x86)\RivaTuner Statistics Server\Plugins\Client\Overlays. Overwrite if you have presentmon_custom.ovl.

Step 3) Enable and open overlay editor, click Layouts and Load. Select your downloaded presentmon_custom.ovl from the list. Then Layouts and Save.

Step 4) Open task manager and go to details. Find PID number for your lossless scaling exe and remember it.

Step 5) Open overlay editor, Layouts and Edit. Environmental Variables, type PM_ProcessId=3302 (example, write your exact PID number instead of 3302). Layouts and Save.

Step 6) Download Attach-Lossless Scaling.ahk. You will need this ahk to switch your PID number automatically. PID is required to capture LSFG fps, if you dont use this script your frame generation fps won't be shown on the overlay. You need to set your PID correctly once before this script to work properly. After first time when you open ahk file, it will switch your PID number automatically for lossless scaling. Each time you close lossless scaling (including restarting pc etc.) your PID number changes. Then double click ahk and switch to right number. Keep lossless scaling in tray to not close it accidentally and use hotkey to scale for games if possible. Attach-Lossless Scaling.ahk script is written by @gentle tusk

#

All the required files are provided below

#

Attach-LosslessScaling.ahk script is written by @gentle tusk . I much appreciate his efforts to create this script.