diff --git a/steamtinkerlaunch b/steamtinkerlaunch index 2d3f35e5..62aa13f0 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -7785,6 +7785,9 @@ function pickGameWindowNameMeta { # This function is not very efficient, Non-Steam Games in particular are inefficient because we read shortcuts.vdf each time we want to parse info # We parse it once to get the IDs, then again in each `getTitleFromID` and `getGameDir` call. This makes it pretty slow # It works for now, but in future we should enhance it +# +# One potential way to enhance this function is to split it out into a separate function for each filter type, but we would need +# to consider how this function is used by other parts of the codebase and if that could be disruptive. function listSteamGames { function getGameCount { TOTALGAMESOWNEDPRINTFSTR="" @@ -22187,7 +22190,7 @@ function howto { echo " Note that this will not remove your mods or installed Winetricks" echo " lang=