Modded Game Launch Alternative Solution
Introduction
Hey everyone and welcome to my very first guide!
This is just a short and quick guide on how to launch the game through the regular Steam launch buttons whether that is from the Library View or the Taskbar Menu's Recent Games. This solution is an alternative to the current community guides/suggestions of launching through Reloaded-II, a created shortcut (from Reloaded-II), or Adding a Non-Steam Game to your library methods. These ones can be found here under "Launching the Game"[gamebanana.com].
Think of this as quality-of-life type of thing to do, and in no way should it affect actual mods or gameplay (at least from my experience and knowledge). I came up with this since, I don't really like using shortcuts and usually just launch my games directly through Steam, or even GOG Galaxy. So I wanted to come up with a solution that accommodates this.
I came up with this solution with the help of the following posts and some previous experience:- Create executable to run a shortcut? Similar to a .bat file but a .exe?[stackoverflow.com]
- How do I change which .exe Steam opens up from the list of pinned games?
At its core, this solution does the same thing that the shortcut, that Reloaded-II creates for you, does.
Anyways lets get started so you can get playing!
1. Renaming the Original Executable
cursor over Manage, and then click on Browse local files.
2. Configure Mod-Managers Accordingly
- So for Reloaded-II, launch it. Then click on Persona 4 Golden on the left.
- Click on Edit Application, under the Main heading.
- Edit the second line in the menu. This should now match your path to our now named P4GSteam.exe
Since I already had this setup for modding, I just went in and added the word "Steam" to the name in the path.
And that's it, you can now close the Reloaded-II window.
3. Creating a CMD file
- This command will require you to fill it in using the appropriate paths to your installation and setup. Change [Reloaded-II Folder-Path]with the folder path to where you have your Reloaded-II installed or placed. Change[Reloaded-II.exe Path]with Reloaded-II's executable path. And change[P4GSteam.exe Path]with the same path to the Persona 4 Golden's executable (that we renamed).
- So, my complete command looks like this:start "persona" /D "D:\Users\Jinhjy\Documents\My Games\Reloaded-II" "D:\Users\Jinhjy\Documents\My Games\Reloaded-II\Reloaded-II.exe" --launch "F:\Programs\Steam\steamapps\common\Persona 4 Golden\P4GSteam.exe"
4. Saving an ICO Icon File
I should label this step as optional, but I think it makes the EXE that we'll create to not use a generic icon image.
For this step, feel free to use any other ICO file but if you don't care that it will look identical to the original EXE (the one we renamed). Then grab a copy of the ICO (that I converted) from here[drive.google.com].
(Looks something like this)Save this ICO file right next to our CMD file from the previous step.
5. Converting our CMD file to EXE
So this is the key step into making this launch method work, and that is to create an alternate EXE file that Steam will launch, that will instead launch P4G with our mods.
(At the time of writing of this guide I used v.1.7.0.0, here's the MD5 hash of my copy if you want to check yours against mine 127F2FD9512451EF0E6350FE2AB3235B)
- Use this to navigate and select to the folder where we saved our CMD file, and icon. If you haven't placed these in an empty folder of their own yet, do that now.
- It should now prompt you with another, browse for folder dialog box. This is where it will save the new EXE file that we need. For this one, I recommend creating and choosing another empty folder.
- If done correctly, this should take a second or two to successfully create our new P4G executable.
You should now be able to exit/close the BAT2EXE application.
6. Moving Our EXE
Conclusion
Or any other method you would regularly launch a Steam game.
Also I do not recommend you using this method to launch another application disguised as a Steam Game, this is against guidelines from what I know and will probably get your account banned.
I hope you found this helpful. Feel free to use this method of launching other modded games (if allowed within the game's usage guidelines). Anyways enjoy launching the game like normal now!
This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.