-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.yml
More file actions
227 lines (173 loc) · 8.26 KB
/
config.yml
File metadata and controls
227 lines (173 loc) · 8.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
#
# ## ####### ###### ######## ######## ######
# ## ## ## ## ## ## ## ## ## ## ##
# ## ## ## ## ## ## ## ## ##
# ## ## ## ## #### ######## ######## ##
# ## ## ## ## ## ## ## ## ##
# ## ## ## ## ## ## ## ## ## ##
# ######## ####### ###### ## ## ## ######
#
# Version 2.43 by Logicism
# A Rich Presence program to show your activity on Discord
# Check for updates on startup
checkForUpdates: true
# Apply last presence used on startup
lastPresenceOnStartup: true
# Override last presence if lastPresenceOnStartup is true
# Acceptable overrideLastPresenceType values: NONE, PROGRAM, MUSIC, EXTENSION, BEAT_SABER, WIIMMFI, NINTENDO_SWITCH, DESMUME, VLC_MEDIA_PLAYER, MPCHC_MEDIA_PLAYER
# NONE will use the last presence it has saved upon exit
overrideLastPresenceType: NONE
# This section allows you to modify the default fallback presence or default startup presence
# Acceptable defaultActivityType values: PLAYING, WATCHING, LISTENING, COMPETING
# Acceptable defaultDisplayType values: NAME, DETAILS, STATE
# Acceptable defaultPartyPrivacy values: PRIVATE, PUBLIC
defaultActivityType: "WATCHING"
defaultDisplayType: "NAME"
defaultClientID: "389249289223929856"
defaultDetails: "LogRPC v2.42"
defaultDetailsURL: "https://github.com/LogicismDev/LogRPC"
defaultState: "Coded in Java and JavaScript"
defaultStateURL: "null"
defaultLargeImageKey: "https://i.imgur.com/HApEahS.gif"
defaultLargeImageText: "LogRPC v2.42"
defaultSmallImageKey: "null"
defaultSmallImageText: "null"
# Use -1 for no timestamp. Use 0 for current timestamp.
defaultStartTimestamp: -1
defaultEndTimestamp: -1
defaultMainButtonText: "Download my Work"
defaultMainButtonURL: "https://logicism.tv/downloads/"
defaultSecondaryButtonText: "Buy a Gaming/Anime Banner"
defaultSecondaryButtonURL: "https://www.fiverr.com/logicism/design-a-youtube-or-twitch-banner-and-logo-made-for-gamers"
defaultPartySize: 0
defaultMaxPartySize: 0
defaultPartyPrivacy: PUBLIC
# This section lists the programs that are enabled on the presence software. Please note that this will only work on Windows Systems.
enabledPrograms:
- ares
- acrobat
- aftereffects
- beatsaber
- davinciresolve
- desmume
- dosbox
- dreamweaver
- fceux
- fusion
# - gimp
- illustrator
- indesign
- libreofficewriter
- libreofficecalc
- libreofficeimpress
- libreofficedraw
- libreofficebase
- libreofficemath
# - microsoftword
# - microsoftpowerpoint
# - microsoftexcel
- mame
- melonds
- mesen
- mpchc
- nogba
# - notepadplusplus
- photoshop
- potplayer
- premierepro
# - snes9x
- vbam
- vegaspro
- vlc
- zoom
# This section lets you choose the music program to check on the presence software. Please note that this will only work on Windows Systems.
# Any program will work as long it shows the artist and song name on the Windows Media Control. Even Chromium Based Browsers or Firefox will work.
# macOS Systems by default will use Apple Music/iTunes as the primary program to use on the presence software.
# Please specify the program by it's executable name and it's extension, e.g. Spotify.exe
musicProgram: Amazon Music.exe
# This is where you specify the Alpha-2 country code where the program will use the TIDAL API or iTunes API to grab the artwork to put on the presence.
# This will also be used to grab the song link information from Songwhip
# To disable checking for artwork, put none below.
musicArtworkCountry: US
# If you can't get the music presence, set this to true to grab it by the Window Title.
# This only works with Windows at the moment and only for TIDAL, and Qobuz.
# For Windows 11, do not use the App IDs, but use instead the executable name.
musicWindowTitleGrabbing: true
# This is where you can enable the Invidious API to fetch the proper Video Name, Thumbnails, and Channel Name if it's showing improperly on your presence.
invidiousAPIEnabled: true
invidiousAPIInstance: https://invidious.logicism.tv/
# This is where you can enable the SafeTwitch API to fetch the proper Twitch Stream Name, Video Title, and Channel Name if it's showing improperly on your presence.
safeTwitchAPIEnabled: true
safeTwitchBackendAPIInstance: https://safetwitch-backend.logicism.tv/
# This is where you can enable the Nitter Scraper to fetch the proper X User and Post if it's showing improperly on your presence.
nitterScraperEnabled: true
nitterScraperInstance: https://nitter.logicism.tv/
# This is where you have to get your player url. You can get this by going into a room and going on to the wiimmfi.de website and then clicking on your friend code in the Mario Kart Wii Rooms List
wiimmfiPlayerURL: https://wiimmfi.de/stats/mkw/room/p600487228
# This is where you enter in your wiimmfi friend code. This is used to find data on the status of your game.
wiimmfiFriendCode: 0736-1493-1260
# You can specify how you want LogRPC to grab your Wiimmfi Data as a Presence (browser, headless, headlessjson)
# Please note that the headless method requires a FlareSolverr proxy server running!
wiimmfiPresenceType: headlessjson
# This section is where you change the FlaverSolverr URL if you're running it on a different system.
# This only applies to the wiimmfiPresenceType with the option headless.
flareSolverrURL: http://127.0.0.1:8191/v1
flareSolverrSession: 1
# This section enables or disables saving the Nintendo Switch Refresh Token on exit, thus each time allowing you to re-login to your Nintendo account each time.
enableSavingNintendoRefreshToken: true
# This can be set to a username and have you auto pick which presence to grab from. Set it to none to manually pick one each time.
nintendoSwitchUsername: none
# This section allows you to enable or disable showing the Nintendo Playtime on your Discord Presence.
enableShowingNintendoPlaytime: true
# This section allows you to enable or disable showing the Splatoon 3 Presence on your Discord Presence.
enableShowingSplatoon3Presence: true
# This section is where you can specify HR Reader settings. Currently supports Pulsoid and HypeRate.
# Supported devices can be found at https://www.blog.pulsoid.net/monitors?from=mheader or https://www.hyperate.io/supported-devices
# To use in your presence, use the variable ${hrRate}
# This section specifies the reader you are using (pulsoid, hyperate)
hrReader: hyperate
pulsoidWidgetId: 679b43d1-5fbd-4031-97cc-d0b0cb430a09
hypeRateId: 123A
# This sections specifies if you would like to enable the HR Reader for the Beat Saber Presence
enableHrReaderForBeatSaber: true
# This section enables or disables saving the DeSmuME RPC File on exit, thus each time allowing you to choose the file every time.
enableSavingDeSmuMEFile: true
# This section is where you can modify the media player section.
# VLC and MPC-HC require the web interface to be enabled. If you are worried of enabling it, make sure it's set to localhost only.
vlcWebInterfaceHost: 127.0.0.1
vlcWebInterfacePort: 8080
vlcWebInterfacePassword: changeme
mpchcWebInterfaceHost: 127.0.0.1
mpchcWebInterfacePort: 13579
# This section is where you can add your own custom manual preset presences
manualPresetPresences:
- Logicism is Sleeping
- Logicism is AFK
- Logicism is busy coding PabloBot
- Logicism is currently cooking
- Logicism is busy with homework
- Logicism is not at Home
- Logicism is attending a Family Party
- Logicism is on a Gaming Fast
- Logicism is at College
- Logicism is at Work
- Logicism is busy studying
- Logicism is busy working
# This is where you enter in your friend codes. This is shown on the manual game console presences.
nintendo3dsFriendCode: 3245-6543-9653
wiiUNNID: LogicismTV
nintendoSwitchFriendCode: SW-4468-2652-9305
overwatchUsername: Logicism#2299
# This section allows you to disable automated presences in the menu
extensionDisabled: false
beatSaberDisabled: false
wiimmfiDisabled: false
nintendoSwitchAutoDisabled: false
deSmuMEDisabled: false
mediaPlayerDisabled: false
# This section allows you to disable manual preset presences in the menu
nintendo3dsDisabled: false
wiiUDisabled: false
nintendoSwitchDisabled: false
nintendoSwitch2Disabled: false
overwatchDisabled: false