[BUG] - wrong file locations (unsure how to catagorize it).
Describe the bug I wanted to write this in case any one was having the same issues with the launch and was unsure how to categorize it as I am new to GitHub. Game fails to launch via Unix based systems (including Linux) when using Bepinex specifically tested in Inscription. Found an odd Fix will show in screenshot, but verbally it is in the Linux Wrapper. The wrapper does not have a profile set on line 46 and must be changed manually I would recommend default (to anyone looking for a quick fix not for the developers to use) and an issue noted was the Wrapper pointed Bepinex file to "run_bepinex.sh" where as the file was looking for is "start_game_bepinex.sh" renaming the file to this or changing it in the Linux Wrapper fixes the issue.
To Reproduce Steps to reproduce the behavior:
- Install Bepinex and its needed mods inside r2modman.
- Launch with mods button.
- Steam shows launching then immediately shows play button again failing to launch.
Expected behavior Game Launches with mods.
Screenshots file:///home/gbj/Pictures/Issue%20with%20FIX.png
Sorry Just realized the photo needed to be in link format. It should expire in 31 days.https://i.postimg.cc/ZR5VHnfZ/Issue-with-FIX.png
I don't have much info on the actual issue, but for what it's worth, you can embed media directly in GitHub issues which would be the recommended way to share screenshots and such about it.
For general advice I'd encourage you to look over https://github.com/ebkr/r2modmanPlus/wiki/Why-aren't-my-mods-working%3F if any of the solutions there help you, but the cause could be something linux specific that I'm not familiar with