Hello. I found a critical piece of missing/busted functionality on Linux.
I am unable to reference configs from other configs by using button presses. This means that I cannot use the mode shifting functionality of the application at all.
I made sure I was at /home/jazztache/.config/JoyShockMapper before starting the program, and also verified the location of JSM_DIRECTORY was the correct one. I also made sure to copy over my configs directly to the root directory's config folder in order to work with sudo permissions.
I have read the README, and it mentions using both the absolute paths and relative paths. I have tried 4 variations of absolute paths, and 4 variations of relative paths. I used a mix of quotes and Windows paths as well.
The screenshot below shows all of the variations I tested, plus a few extra commands to verify the directories were correct.
This is really hampering my ability to use JSM, because I would like to have my binds separated into separate files for convenience, and for the sake of using certain combinations for modeshifting.
For reference, I compiled my build from source using commit 2c4f767b42893f2bdf6736222c4c8aadb5a5586d
Hello. I found a critical piece of missing/busted functionality on Linux.
I am unable to reference configs from other configs by using button presses. This means that I cannot use the mode shifting functionality of the application at all.
I made sure I was at
/home/jazztache/.config/JoyShockMapper
before starting the program, and also verified the location ofJSM_DIRECTORY
was the correct one. I also made sure to copy over my configs directly to the root directory's config folder in order to work withsudo
permissions.I have read the README, and it mentions using both the absolute paths and relative paths. I have tried 4 variations of absolute paths, and 4 variations of relative paths. I used a mix of quotes and Windows paths as well.
The screenshot below shows all of the variations I tested, plus a few extra commands to verify the directories were correct.
This is really hampering my ability to use JSM, because I would like to have my binds separated into separate files for convenience, and for the sake of using certain combinations for modeshifting.
For reference, I compiled my build from source using commit
2c4f767b42893f2bdf6736222c4c8aadb5a5586d
Thankyou!