mKenfenheuer / steam-deck-windows-usermode-driver

A windows usermode controller driver for the steam deck internal controller.
GNU General Public License v2.0
413 stars 23 forks source link

Link profiles to full Path #68

Open kristofvand opened 1 year ago

kristofvand commented 1 year ago

Instead of linking to and EXE why not link to a full path + exe. I have a few games tht use DosBox and i am unable to create profiles for each game.

You should be able to link to each dosbox seperatly and give them a name so the profile has the game as a name but is linked to correct process of each dosbox game. Also we need to be able to raname or relink to another process for each create profile. And a save / export button (mayeb save each profile to a seperate config/json file? instead of a global file).