Skip to content

Commit

Permalink
Merge pull request #138 from him007/master
Browse files Browse the repository at this point in the history
rm Duplicate rules
  • Loading branch information
Shendisx authored Oct 25, 2024
2 parents 2427c68 + 33a57cf commit 707b165
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 21 deletions.
2 changes: 0 additions & 2 deletions 00-default/Audio-Video/miru.rules
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
# https://miru.watch/
{ "name": "miru", "type": "Player-Video" }
{ "name": "miru --type=renderer", "type": "Player-Video" }
{ "name": "miru --type=gpu-process", "type": "Player-Video" }
2 changes: 1 addition & 1 deletion 00-default/VPN/hummingbird.rules
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Hummingbird - AirVPN client
{ "name": "openvpn", "type": "LowLatency_RT", "ionice": 1 }
{ "name": "hummingbird", "type": "LowLatency_RT", "ionice": 1 }
9 changes: 0 additions & 9 deletions 00-default/games/eaorigin.rules

This file was deleted.

6 changes: 0 additions & 6 deletions 00-default/games/launchers.rules
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@
# EA Origin Launcher
{ "name": "Origin.exe", "type": "BG_CPUIO" }

# integrated service
{ "name": "EAStreamProxy.exe", "type": "BG_CPUIO" }

# integrated web engine
{ "name": "QtWebEngineProcess.exe", "type": "BG_CPUIO" }

# Rules for EA Desktop App
# Launcher
{ "name": "EADesktop.exe", "type": "BG_CPUIO" }
Expand Down
5 changes: 2 additions & 3 deletions 00-default/games/wine_proton.rules
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@
{ "name": "sin.exe", "type": "Game" }

# Smite https://www.smitegame.com/
{ "name": "CoherentUI_Host", "type": "Game" }
{ "name": "CoherentUI_Host.exe", "type": "Game" }

# Sniper Elite 5 https://store.steampowered.com/app/1029690
{ "name": "sniper5_dx12.exe", "type": "Game" }
Expand Down Expand Up @@ -1253,7 +1253,6 @@
# https://store.steampowered.com/app/2429640/THRONE_AND_LIBERTY/
# this is from open beta test, beware
{ "name": "TL.exe", "type": "Game" }
{ "name": "EasyAntiCheat_EOS_Setup.exe", "type": "Game" }
{ "name": "UnrealCEFSubProcess.exe", "type": "Game" }

# https://store.steampowered.com/app/1237970/Titanfall_2/
Expand All @@ -1277,7 +1276,7 @@
{ "name": "Troy.exe", "type": "Game" }

# https://store.steampowered.com/app/1142710/Total_War_WARHAMMER_III/
{ "name": "TotalWarhammer3", "type": "Game" }
{ "name": "Warhammer3.exe", "type": "Game" }

# https://store.steampowered.com/app/851100/Touhou_Luna_Nights/
{ "name": "touhou_luna_nights.exe", "type": "Game" }
Expand Down

0 comments on commit 707b165

Please sign in to comment.