Skip to content

Commit

Permalink
Added support for mainline Slippi (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkacjios committed Oct 19, 2023
1 parent bd74f9b commit 74667b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/modules/memory/windows.lua
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ end
local valid_process_names = {
["Dolphin.exe"] = true,
["Slippi Dolphin.exe"] = true,
["Slippi_Dolphin.exe"] = true,
["Citrus Dolphin.exe"] = true,
["DolphinWx.exe"] = true,
["DolphinQt2.exe"] = true,
Expand Down

0 comments on commit 74667b4

Please sign in to comment.