Atitadelle Posted January 7, 2021 Posted January 7, 2021 Hi i started playing few weeks ago as i got game on christmas sale on stemi wanted to use few mods like hide helmet and drink while running,I fillowed instruction and installed everything, i dont get any errors. It says that my game is ready and mods are applied but there is nothing.Just vanilla game when launched.Anyone help Sister out ?
kirreah Posted February 20, 2021 Posted February 20, 2021 (edited) I have this same problem, but it's not just Partiality mods not working, it's all of them.EDIT:I found out what the problem was. The run_bepinex.sh had a section that had us edit a section: # EDIT THIS: The name of the executable to run# LINUX: This is the name of the Unity game executable # MACOS: This is the name of the game app folder, including the .app suffixexecutable_name=""I just changed it to this:# EDIT THIS: The name of the executable to run# LINUX: This is the name of the Unity game executable # MACOS: This is the name of the game app folder, including the .app suffixexecutable_name="Outward.exe" and now my mods work. Edited February 22, 2021 by kirreah
angeloomark Posted August 25, 2022 Posted August 25, 2022 On 2/20/2021 at 3:30 AM, kirreah said: I have this same problem, but it's not just Partiality mods not working, it's all of them. EDIT: I found out what the problem was. The run_bepinex.sh had a section that had us edit a section: # EDIT THIS: The name of the executable to run# LINUX: This is the name of the Unity game executable # MACOS: This is the name of the game app folder, including the .app suffixexecutable_name="" I just changed it to this:# EDIT THIS: The name of the executable to run# LINUX: This is the name of the Unity game executable # MACOS: This is the name of the game app folder, including the .app suffixexecutable_name="Outward.exe" and now my mods work. I don't understand can you dumb it down
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now