You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, recently I was playing around with GDLauncher wrapper commands, and noticed something, if you run a command with arguments ie mangohud --dlsym it errors with a file not found error. If you use just mangohud it works perfectly fine (although mangohud isnt working, thus why I initially tried dlsym), furthermore, if I make a wrapper script for the wrapper command, that calls the command I want to run suffixed by whatever comes after the script call, it works! #350 is affected by this issue.
The text was updated successfully, but these errors were encountered:
I would get a development environment running, but javascript development is baren hellscape that never fucking works, one of the worst development experiences for running someone else code second only to C++.
Hi, recently I was playing around with GDLauncher wrapper commands, and noticed something, if you run a command with arguments ie
mangohud --dlsym
it errors with a file not found error. If you use justmangohud
it works perfectly fine (although mangohud isnt working, thus why I initially tried dlsym), furthermore, if I make a wrapper script for the wrapper command, that calls the command I want to run suffixed by whatever comes after the script call, it works! #350 is affected by this issue.The text was updated successfully, but these errors were encountered: