SphealTeamSix Posted Tuesday at 01:16 AM Share Posted Tuesday at 01:16 AM Is there a tutorial on properly setting this up with PokeMMO in a batch file? It's quite annoying to start up GEC, then start up PokeMMO and have the counter not overlaid and running, and restart everything until it lines up correctly, sometimes requiring multiple tries. Link to comment
LucasLyn5 Posted Tuesday at 09:17 AM Share Posted Tuesday at 09:17 AM @echo off start "" "FULL_PATH_TO_GEC.EXE" start "" "FULL_PATH_TO_POKEMMO.EXE" exit Place it in the "data/mods/Gilian's Encounter Counter/GEC" folder. Then use any method to pin it to the taskbar if you fancy that. I had problems using the standard way with using a shortcut, so I opted for the Toolbar method. Shadow 1 Link to comment
SphealTeamSix Posted Tuesday at 09:11 PM Author Share Posted Tuesday at 09:11 PM (edited) 12 hours ago, LucasLyn5 said: @echo off start "" "FULL_PATH_TO_GEC.EXE" start "" "FULL_PATH_TO_POKEMMO.EXE" exit Place it in the "data/mods/Gilian's Encounter Counter/GEC" folder. Then use any method to pin it to the taskbar if you fancy that. I had problems using the standard way with using a shortcut, so I opted for the Toolbar method. Sorry but place what exactly? I'm not sure how or where I'm supposed to insert that code string. Edited Tuesday at 09:33 PM by SphealTeamSix Link to comment
LucasLyn5 Posted Wednesday at 10:49 AM Share Posted Wednesday at 10:49 AM (edited) On 9/19/2023 at 11:11 PM, SphealTeamSix said: Sorry but place what exactly? I'm not sure how or where I'm supposed to insert that code string. In a batch file, that was what you wanted, right? Or did I misunderstand? Edited Wednesday at 09:59 PM by LucasLyn5 Link to comment
SphealTeamSix Posted Wednesday at 11:24 PM Author Share Posted Wednesday at 11:24 PM 12 hours ago, LucasLyn5 said: In a batch file, that was what you wanted, right? Or did I misunderstand? No, you had it right, I just don't know how to do a batch file. I think I attempted it at one point and did it wrong so I don't recall the process. Link to comment
LucasLyn5 Posted Thursday at 12:50 PM Share Posted Thursday at 12:50 PM (edited) 13 hours ago, SphealTeamSix said: No, you had it right, I just don't know how to do a batch file. I think I attempted it at one point and did it wrong so I don't recall the process. Ah you bet! Make a .txt file, paste it there, and then change the extension of the file to .bat instead. Either by "save as" and changing the file type to "all" and adding ".bat" to the end of the name, or by simply renaming it in the file explorer while "show file extensions" is turned on. Hope it helped 😄 Edited Thursday at 12:51 PM by LucasLyn5 SphealTeamSix 1 Link to comment
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