mirror of
https://github.com/revumber/ananicy-rules
synced 2025-06-29 08:12:52 +02:00
Compare commits
50 commits
d0cfc43778
...
2c52b31199
Author | SHA1 | Date | |
---|---|---|---|
|
2c52b31199 | ||
|
d74bf402d6 | ||
|
707b16506b | ||
|
33a57cf6bc | ||
|
79312bd4a8 | ||
|
8fab09828a | ||
|
ceca2f4cae | ||
|
d872b3c5cb | ||
|
de06722bc5 | ||
|
2427c68c8b | ||
|
77e75348b5 | ||
|
92026b4825 | ||
|
0365254540 | ||
|
571777ab6a | ||
|
3d7b5f59cb | ||
|
fb91894aad | ||
|
7ec080f342 | ||
|
5476a1fa55 | ||
|
04a3867b07 | ||
|
e4c28dc185 | ||
|
72c58c3624 | ||
|
a762bbaf1f | ||
|
a9836edfeb | ||
|
dc1b5fe3db | ||
|
78bef1545e | ||
|
6604d368a6 | ||
|
f7439ba8e7 | ||
|
731ba9669f | ||
|
44a13936cc | ||
|
1da705ebab | ||
|
d414b2ce2e | ||
|
62dd397bd4 | ||
|
048766169f | ||
|
a78b765362 | ||
|
3159430dac | ||
|
79e54deaa8 | ||
|
564e1a471b | ||
|
c6153c9e90 | ||
|
2c0899fe69 | ||
|
2453e457d4 | ||
|
93267d2eaa | ||
|
a49d608a14 | ||
|
7328f7e04a | ||
|
d40a36d5af | ||
|
179c527b1b | ||
|
0c436c5388 | ||
|
c4b75d423f | ||
|
5619f83dc4 | ||
|
5125967e5e | ||
|
81c0f54e43 |
31 changed files with 180 additions and 91 deletions
2
00-default/Audio-Video/cider.rules
Normal file
2
00-default/Audio-Video/cider.rules
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Cider is an Electron Apple Music client: https://cider.sh
|
||||
{ "name": "cider", "type": "Player-Audio" }
|
|
@ -1,2 +0,0 @@
|
|||
{ "name": "easyeffects", "type": "LowLatency_RT", "nice": -11, "sched": "rr", "latency_nice": -11 }
|
||||
{ "name": "easyeffects --gapplication-service", "type": "LowLatency_RT", "nice": -11, "sched": "rr", "latency_nice": -11 }
|
|
@ -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" }
|
||||
|
|
|
@ -55,6 +55,9 @@
|
|||
# Waterfox - https://www.waterfox.net
|
||||
{ "name": "waterfox-g", "type": "Doc-View" }
|
||||
|
||||
# Zen: https://zen-browser.app
|
||||
{ "name": "zen-bin", "type": "Doc-View" }
|
||||
|
||||
# Floorp - https://floorp.app
|
||||
{ "name": "floorp", "type": "Doc-View" }
|
||||
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
{ "name": "webcord", "type": "Chat" }
|
||||
{ "name": "armcord", "type": "Chat" }
|
||||
{ "name": "vesktop.bin", "type": "Chat" }
|
||||
{ "name": "vesktop", "type": "Chat" }
|
||||
|
||||
# https://hexchat.github.io
|
||||
{ "name": "hexchat", "type": "Chat" }
|
||||
|
@ -34,6 +35,9 @@
|
|||
{ "name": "teams", "type": "Chat" }
|
||||
{ "name": "kotatogram-desktop.bin", "type": "Chat" }
|
||||
|
||||
# 64gram: https://64gr.am/
|
||||
{ "name": "64gram-desktop", "type": "Chat" }
|
||||
|
||||
# http://vk.com/messenger
|
||||
{ "name": "caprine", "type": "Chat" }
|
||||
{ "name": "qtox", "type": "Chat" }
|
||||
|
|
|
@ -83,3 +83,6 @@
|
|||
|
||||
# goa-identity-service
|
||||
{ "name": "goa-identity-service", "type": "Service" }
|
||||
|
||||
# mutter-x11-frames
|
||||
{ "name": "mutter-x11-frames", "type": "LowLatency_RT" }
|
||||
|
|
2
00-default/DEs-and-WMs/qtile.rules
Normal file
2
00-default/DEs-and-WMs/qtile.rules
Normal file
|
@ -0,0 +1,2 @@
|
|||
# https://qtile.org/
|
||||
{ "name": "qtile", "type": "LowLatency_RT" }
|
|
@ -1,2 +1,2 @@
|
|||
# Hummingbird - AirVPN client
|
||||
{ "name": "openvpn", "type": "LowLatency_RT", "ionice": 1 }
|
||||
{ "name": "hummingbird", "type": "LowLatency_RT", "ionice": 1 }
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
# Rules for Steam on Wine
|
||||
# Steam client
|
||||
{ "name": "Steam.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# Steam integrated web browser
|
||||
{ "name": "steamwebhelper.exe", "type": "BG_CPUIO" }
|
|
@ -1,2 +0,0 @@
|
|||
# https://www.retrodev.com/blastem/
|
||||
{ "name": "blastem", "type": "Game" }
|
|
@ -1,3 +0,0 @@
|
|||
# https://github.com/n64dev/cen64
|
||||
{ "name": "cen64", "type": "Game" }
|
||||
{ "name": "cen64-qt", "type": "Game" }
|
|
@ -1,2 +0,0 @@
|
|||
# Dolphin emulator for Gamecube and Wii Games https://dolphin-emu.org/
|
||||
{ "name": "dolphin-emu", "type": "Game" }
|
|
@ -1,22 +0,0 @@
|
|||
# Rules for EA Desktop App
|
||||
# Launcher
|
||||
{ "name": "EADesktop.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EALauncher.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# integrated services
|
||||
{ "name": "EABackgroundService.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EAConnect_microsoft.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EACrashReporter.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EAGEP.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EALaunchHelper.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EAStreamProxy.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EAUninstall.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "ErrorReporter.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "GetGameToken32.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "GetGameToken64.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "IGOProxy32.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "Link2EA.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "OriginLegacyCompatibility.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# integrated web engine
|
||||
{ "name": "QtWebEngineProcess.exe", "type": "BG_CPUIO" }
|
|
@ -1,9 +0,0 @@
|
|||
# Rules for EA Origin Launcher
|
||||
# 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" }
|
47
00-default/games/emulators.rules
Normal file
47
00-default/games/emulators.rules
Normal file
|
@ -0,0 +1,47 @@
|
|||
### Amiga ###
|
||||
|
||||
# Amiga emulator https://fs-uae.net/
|
||||
{ "name": "fs-uae", "type": "Game" }
|
||||
{ "name": "fs-uae-devel", "type": "Game" }
|
||||
|
||||
### N******* ###
|
||||
# Dolphin emulator for Gamecube and Wii Games https://dolphin-emu.org/
|
||||
{ "name": "dolphin-emu", "type": "Game" }
|
||||
|
||||
# N*******64 emulator https://github.com/n64dev/cen64
|
||||
{ "name": "cen64", "type": "Game" }
|
||||
{ "name": "cen64-qt", "type": "Game" }
|
||||
|
||||
# A familiar, open source, and powerful N******* Switch emulator: https://suyu.dev/
|
||||
{ "name": "suzu", "type": "Game" }
|
||||
|
||||
# Yuzu Emulator for Switch games: https://yuzu-emu.org/
|
||||
{ "name": "yuzu", "type": "Game" }
|
||||
|
||||
### Others ###
|
||||
|
||||
# Multi-purpose emulation framework. https://www.mamedev.org/
|
||||
{ "name": "mame", "type": "Game" }
|
||||
{ "name": "sdlmame", "type": "Game" }
|
||||
|
||||
# Mednafen emulator is multy-system emulator that can support Apple II/II+/IIe/Enhanced IIe, Sony PlayStation, SNES and more! https://mednafen.github.io/
|
||||
{ "name": "mednafen", "type": "Game" }
|
||||
|
||||
# Multi-system emulator that supports mostly N******* systems. https://www.mesen.ca/
|
||||
{ "name": "mesen", "type": "Game" }
|
||||
{ "name": "mesen-git", "type": "Game" }
|
||||
|
||||
### Sega ###
|
||||
|
||||
# BlastEm is an open source, higly accurate emulator for the Sega Genesis/Megadrive. https://www.retrodev.com/blastem/
|
||||
{ "name": "blastem", "type": "Game" }
|
||||
|
||||
### Sony ###
|
||||
|
||||
# RPCS3, a PlayStation 3 emulator: https://rpcs3.net
|
||||
{ "name": "rpcs3", "type": "Game" }
|
||||
|
||||
# PPSSPP, PSP emulator: https://github.com/hrydgard/ppsspp/
|
||||
{ "name": "PPSSPPHeadless", "type": "Game" }
|
||||
{ "name": "PPSSPPQt", "type": "Game" }
|
||||
{ "name": "PPSSPPSDL", "type": "Game" }
|
|
@ -1,6 +0,0 @@
|
|||
# Rules for Epic Games Launcher
|
||||
# Epic Games Launcher
|
||||
{ "name": "EpicGamesLauncher.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# integrated web browser
|
||||
{ "name": "EpicWebHelper.exe", "type": "BG_CPUIO" }
|
|
@ -1,3 +0,0 @@
|
|||
# https://fs-uae.net/
|
||||
{ "name": "fs-uae", "type": "Game" }
|
||||
{ "name": "fs-uae-devel", "type": "Game" }
|
|
@ -1,2 +0,0 @@
|
|||
# VK Play GameCenter is a launcher of the vkplay
|
||||
{ "name": "GameCenter.exe", "type": "BG_CPUIO" }
|
|
@ -1,2 +0,0 @@
|
|||
# Unified games launcher: https://github.com/tkashkin/GameHub
|
||||
{ "name": "com.github.tkashkin.gamehub", "type": "BG_CPUIO" }
|
|
@ -1,4 +0,0 @@
|
|||
# An Open Source Epic Games and GOG launcher: https://heroicgameslauncher.com/
|
||||
{ "name": "gogdl", "type": "BG_CPUIO" }
|
||||
{ "name": "heroic", "type": "Doc-View" }
|
||||
{ "name": "legendary", "type": "IN_DIFF" }
|
56
00-default/games/launchers.rules
Normal file
56
00-default/games/launchers.rules
Normal file
|
@ -0,0 +1,56 @@
|
|||
# An Open Source Epic Games and GOG launcher: https://heroicgameslauncher.com/
|
||||
{ "name": "gogdl", "type": "BG_CPUIO" }
|
||||
{ "name": "heroic", "type": "Doc-View" }
|
||||
{ "name": "legendary", "type": "IN_DIFF" }
|
||||
|
||||
# VK Play GameCenter is a launcher of the vkplay
|
||||
{ "name": "GameCenter.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# Rules for Epic Games Launcher
|
||||
# Epic Games Launcher
|
||||
{ "name": "EpicGamesLauncher.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# integrated web browser
|
||||
{ "name": "EpicWebHelper.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# Rules for EA Origin Launcher
|
||||
# EA Origin Launcher
|
||||
{ "name": "Origin.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# Rules for EA Desktop App
|
||||
# Launcher
|
||||
{ "name": "EADesktop.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EALauncher.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# integrated services
|
||||
{ "name": "EABackgroundService.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EAConnect_microsoft.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EACrashReporter.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EAGEP.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EALaunchHelper.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EAStreamProxy.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "EAUninstall.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "ErrorReporter.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "GetGameToken32.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "GetGameToken64.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "IGOProxy32.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "Link2EA.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "OriginLegacyCompatibility.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# integrated web engine
|
||||
{ "name": "QtWebEngineProcess.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# Rules for Steam on Wine
|
||||
# Steam client
|
||||
{ "name": "Steam.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# Steam integrated web browser
|
||||
{ "name": "steamwebhelper.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# Uplay is a Digital distribution, digital rights management, multiplayer and communications service developed by Ubisoft https://uplay.ubisoft.com/
|
||||
{ "name": "UbisoftGameLaun", "type": "BG_CPUIO" }
|
||||
{ "name": "upc.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "UplayWebCore.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# Unified games launcher: https://github.com/tkashkin/GameHub
|
||||
{ "name": "com.github.tkashkin.gamehub", "type": "BG_CPUIO" }
|
|
@ -1,3 +0,0 @@
|
|||
# https://www.mamedev.org/
|
||||
{ "name": "mame", "type": "Game" }
|
||||
{ "name": "sdlmame", "type": "Game" }
|
|
@ -1,2 +0,0 @@
|
|||
# Rules for mednafen emulator https://mednafen.github.io/
|
||||
{ "name": "mednafen", "type": "Game" }
|
|
@ -1,3 +0,0 @@
|
|||
# https://www.mesen.ca/
|
||||
{ "name": "mesen", "type": "Game" }
|
||||
{ "name": "mesen-git", "type": "Game" }
|
|
@ -1,4 +0,0 @@
|
|||
# PPSSPP, PSP emulator
|
||||
{ "name": "PPSSPPHeadless", "type": "Game" }
|
||||
{ "name": "PPSSPPQt", "type": "Game" }
|
||||
{ "name": "PPSSPPSDL", "type": "Game" }
|
|
@ -1,2 +0,0 @@
|
|||
# Play Station 3 emulator: https://rpcs3.net
|
||||
{ "name": "rpcs3", "type": "Game" }
|
2
00-default/games/sober.rules
Normal file
2
00-default/games/sober.rules
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Roblox game launcher: https://sober.vinegarhq.org/
|
||||
{ "name": "sober", "type": "Game" }
|
|
@ -116,6 +116,10 @@
|
|||
|
||||
### E ###
|
||||
|
||||
# https://store.steampowered.com/app/1369630/ENDER_LILIES_Quietus_of_the_Knights/
|
||||
{ "name": "EnderLiliesSteam-Linux-Shipping", "type": "Game" }
|
||||
{ "name": "EnderLilies.sh", "type": "BG_CPUIO" }
|
||||
|
||||
# https://store.steampowered.com/app/311690/Enter_the_Gungeon/
|
||||
{ "name": "EtG.x86_64", "type": "Game" }
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# Uplay is a Digital distribution, digital rights management, multiplayer and communications service developed by Ubisoft https://uplay.ubisoft.com/
|
||||
{ "name": "UbisoftGameLaun", "type": "BG_CPUIO" }
|
||||
{ "name": "upc.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "UplayWebCore.exe", "type": "BG_CPUIO" }
|
|
@ -150,6 +150,13 @@
|
|||
# https://store.steampowered.com/app/8870/BioShock_Infinite/
|
||||
{ "name": "BioShockInfinite.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/582660/Black_Desert/
|
||||
{ "name": "blackdesert64.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/2358720/Black_Myth_Wukong/
|
||||
{ "name": "b1-Win64-Shipping.exe", "type": "Game" }
|
||||
{ "name": "b1.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/3810/BloodRayne_Legacy/
|
||||
{ "name": "rayne.exe", "type": "Game" }
|
||||
|
||||
|
@ -286,7 +293,10 @@
|
|||
# https://store.steampowered.com/app/381210/Dead_by_Daylight/
|
||||
{ "name": "DeadByDaylight-Win64-Shipping.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/17470/Dead_Space_2008/
|
||||
# https://store.steampowered.com/app/1422450
|
||||
{ "name": "project8.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/17470
|
||||
{ "name": "Dead Space.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/47780/Dead_Space_2/
|
||||
|
@ -421,6 +431,10 @@
|
|||
# https://store.steampowered.com/app/1245620/ELDEN_RING/
|
||||
{ "name": "eldenring.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/1369630/ENDER_LILIES_Quietus_of_the_Knights/
|
||||
{ "name": "EnderLiliesSteam-Win64-Shipping.exe", "type": "Game" }
|
||||
{ "name": "EnderLilies.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/350070/Environmental_Station_Alpha/
|
||||
{ "name": "Environmental Station Alpha.exe", "type": "Game" }
|
||||
|
||||
|
@ -448,6 +462,10 @@
|
|||
# https://store.steampowered.com/app/204030/Fable__The_Lost_Chapters
|
||||
{ "name": "Fable.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/1928420/Farlight_84/
|
||||
{ "name": "SolarlandClient-Win64-Shipping.exe", "type": "Game" }
|
||||
{ "name": "SolarlandClient.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/38400/Fallout_A_Post_Nuclear_Role_Playing_Game/
|
||||
{ "name": "falloutw.exe", "type": "Game" }
|
||||
|
||||
|
@ -498,6 +516,9 @@
|
|||
# https://store.steampowered.com/app/1680880/Forspoken/
|
||||
{ "name": "FORSPOKEN.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/1551360/Forza_Horizon_5/
|
||||
{ "name": "ForzaHorizon5.exe", "type": "Game" }
|
||||
|
||||
### G ###
|
||||
|
||||
# GenshinImpact International version
|
||||
|
@ -533,6 +554,10 @@
|
|||
# Grounded, https://store.steampowered.com/app/962130/Grounded/
|
||||
{ "name": "Maine-Win64-Shipping.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/1090630/Granblue_Fantasy_Versus/
|
||||
{ "name": "GBVS.exe", "type": "Game" }
|
||||
{ "name": "GBVS-Win64-Shipping.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/12210/Grand_Theft_Auto_IV_The_Complete_Edition/
|
||||
{ "name": "GTAIV.exe", "type": "Game" }
|
||||
|
||||
|
@ -551,7 +576,10 @@
|
|||
# https://store.steampowered.com/app/12170/Grand_Theft_Auto
|
||||
{ "name": "Grand Theft Auto.exe", "type": "Game" }
|
||||
|
||||
# Guild Wars 2
|
||||
# https://store.steampowered.com/app/219990/Grim_Dawn/
|
||||
{ "name": "Grim Dawn.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/1284210/Guild_Wars_2/
|
||||
{ "name": "Gw2-64.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/1593500/God_of_War/
|
||||
|
@ -559,6 +587,9 @@
|
|||
|
||||
### H ###
|
||||
|
||||
# https://store.steampowered.com/app/1145360/Hades/
|
||||
{ "name": "Hades.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/976730/Halo_The_Master_Chief_Collection/
|
||||
{ "name": "MCC-Win64-Shipping.exe", "type": "Game" }
|
||||
{ "name": "mcclauncher.exe", "type": "Game" }
|
||||
|
@ -829,6 +860,10 @@
|
|||
# https://store.steampowered.com/app/1869590/Omega_Strikers/
|
||||
{ "name": "OmegaStrikers.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/798490/Othercide/
|
||||
{ "name": "Othercide.exe", "type": "Game" }
|
||||
{ "name": "UnityCrashHandler64.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# https://store.steampowered.com/app/794260/Outward_Definitive_Edition/
|
||||
{ "name": "Outward.exe", "type": "Game" }
|
||||
|
||||
|
@ -935,6 +970,10 @@
|
|||
{ "name": "Remnant-Win64-Shipping.exe", "type": "Game" }
|
||||
{ "name": "Remnant.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/1282100/REMNANT_II/
|
||||
{ "name": "Remnant2-Win64-Shipping.exe", "type": "Game" }
|
||||
{ "name": "Remnant2.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/418370/Resident_Evil_7_Biohazard
|
||||
{ "name": "re7.exe", "type": "Game" }
|
||||
|
||||
|
@ -1036,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" }
|
||||
|
@ -1184,6 +1223,9 @@
|
|||
|
||||
### T ###
|
||||
|
||||
# https://store.steampowered.com/app/3070070/TCG_Card_Shop_Simulator/
|
||||
{ "name": "Card Shop Simulator.exe", "type": "Game" }
|
||||
|
||||
# TERA Online MMORPG Game
|
||||
{ "name": "TERA.exe", "type": "Game" }
|
||||
|
||||
|
@ -1208,6 +1250,11 @@
|
|||
{ "name": "t3.exe", "type": "Game" }
|
||||
{ "name": "T3Main.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/2429640/THRONE_AND_LIBERTY/
|
||||
# this is from open beta test, beware
|
||||
{ "name": "TL.exe", "type": "Game" }
|
||||
{ "name": "UnrealCEFSubProcess.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/1237970/Titanfall_2/
|
||||
{ "name": "Titanfall2.exe", "type": "Game" }
|
||||
|
||||
|
@ -1229,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" }
|
||||
|
@ -1308,6 +1355,10 @@
|
|||
# That's the actual command of the game (the argument vector that is displayed in top and htop is different).
|
||||
{ "name": "worldofwarships", "type": "Game" }
|
||||
|
||||
# https://worldoftanks.com/
|
||||
{ "name": "wgc.exe", "type": "BG_CPUIO" }
|
||||
{ "name": "WorldOfTanks.exe", "type": "Game" }
|
||||
|
||||
# https://store.steampowered.com/app/1000410/WRATH_Aeon_of_Ruin/
|
||||
{ "name": "wrath-sdl.exe", "type": "Game" }
|
||||
{ "name": "wrath.exe", "type": "Game" }
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
# Yuzu Emulator for Switch games https://yuzu-emu.org/
|
||||
{ "name": "yuzu", "type": "Game" }
|
Loading…
Add table
Reference in a new issue