Skip to content

Commit

Permalink
Gate RTSP Proton ctmod behind Advanced Mode
Browse files Browse the repository at this point in the history
We do this for NorthStar Proton, probably makes sense
Helps declutter the dropdown too.
  • Loading branch information
sonic2kk committed Oct 24, 2024
1 parent 78fa5d6 commit fa9e63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pupgui2/resources/ctmods/ctmod_rtspgeproton.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


CT_NAME = 'RTSP Proton'
CT_LAUNCHERS = ['steam']
CT_LAUNCHERS = ['steam', 'advmode']
CT_DESCRIPTION = {'en': QCoreApplication.instance().translate('ctmod_rtspgeproton', '''Fork of GE-Proton with enhanced Windows Media Foundation support.''')}


Expand Down

0 comments on commit fa9e63c

Please sign in to comment.