I requested a feature for multiple INI support, but after submitting the request, it occurred to me there might actually be such a feature in place already and I just don't know about it. I ddin't see anything related to it, but that doesn't mean I didn't just overlook it. Is there a feature to handle this already?
Also, as a stopgap, I made a small utility to handle this myself, but it's very basic. It consists of three files. The bat file is only there because the exe is 64-bit and MO can't run a 64-bit program, but it can run the bat. The bat just starts the exe. The second file is the ini. It lists 4 settings, two pairs. These will change the resolution of ALL SkyrimPrefs.ini files in your profiles. Just list the two resolutions that you need, and when the program is run, it'll change the current setting of all profiles' SkyrimPrefs ini files to whichever that particular file is not set to. THe last file is the exe, which obviously performs the actual work.
For the record, this exe was made with AHK, and Resource Hacker can display the script inside if you want to make sure it's safe (look in RCData; it's 18 lines, and of those, only 9 even do anything).
If anyone wants this expanded upon, it'll be fairly simple to do. Features I can easily add are: scan for a different ini, scan for specific ini settings, scan for an unlimited number of ini settings, upon running, prompt for which settings should be used (version1's settings or version2's settingsm, instead of switching all inis, it would switch those that don't match), operate only on specified profiles.
As I mentioned, the bat file is there because MO can run it. Just add it like a normal program (that's what I did, and it worked). Make sure all three files are in your Mod Organizerprofiles folder. (Or add a shortcut to the exe/bat wherever you want instead of inside MO.)
FYI, the reason I made this was because I need two ini files for the same profile for Skyrim. I play on my laptop screen sometimes, and sometimes on a larger external monitor, and they require different resolutions (the game's edges are off the screen with the large screen if it's set up for the smaller screen, and the other way around won't even allow the game to start).
(Feel free to move this topic if it would better fit somewhere else.)
EDIT: Apparently I'm too new to post files. It's on my google drive and publicly available, so if anyone is interested, just PM me and I'll link you to it.
EDIT 2: Scratch that, it's because it was 38 KB too big. Remove the .zip extension from each and then extract one of them. (Mods, if this kind of workaround isn't acceptable, let me know.)
Question
Xander9009
I requested a feature for multiple INI support, but after submitting the request, it occurred to me there might actually be such a feature in place already and I just don't know about it. I ddin't see anything related to it, but that doesn't mean I didn't just overlook it. Is there a feature to handle this already?
Also, as a stopgap, I made a small utility to handle this myself, but it's very basic. It consists of three files. The bat file is only there because the exe is 64-bit and MO can't run a 64-bit program, but it can run the bat. The bat just starts the exe. The second file is the ini. It lists 4 settings, two pairs. These will change the resolution of ALL SkyrimPrefs.ini files in your profiles. Just list the two resolutions that you need, and when the program is run, it'll change the current setting of all profiles' SkyrimPrefs ini files to whichever that particular file is not set to. THe last file is the exe, which obviously performs the actual work.
For the record, this exe was made with AHK, and Resource Hacker can display the script inside if you want to make sure it's safe (look in RCData; it's 18 lines, and of those, only 9 even do anything).
If anyone wants this expanded upon, it'll be fairly simple to do. Features I can easily add are: scan for a different ini, scan for specific ini settings, scan for an unlimited number of ini settings, upon running, prompt for which settings should be used (version1's settings or version2's settingsm, instead of switching all inis, it would switch those that don't match), operate only on specified profiles.
As I mentioned, the bat file is there because MO can run it. Just add it like a normal program (that's what I did, and it worked). Make sure all three files are in your Mod Organizerprofiles folder. (Or add a shortcut to the exe/bat wherever you want instead of inside MO.)
FYI, the reason I made this was because I need two ini files for the same profile for Skyrim. I play on my laptop screen sometimes, and sometimes on a larger external monitor, and they require different resolutions (the game's edges are off the screen with the large screen if it's set up for the smaller screen, and the other way around won't even allow the game to start).
(Feel free to move this topic if it would better fit somewhere else.)
EDIT:
Apparently I'm too new to post files. It's on my google drive and publicly available, so if anyone is interested, just PM me and I'll link you to it.EDIT 2: Scratch that, it's because it was 38 KB too big. Remove the .zip extension from each and then extract one of them. (Mods, if this kind of workaround isn't acceptable, let me know.)
Switch Resolution.zip.001.zip
Switch Resolution.zip.002.zip
Edited by Xander90098 answers to this question
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