SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
11-30-18, 06:13 PM | #1 |
中国水兵
Join Date: Jun 2009
Location: Uppland, Sweden
Posts: 278
Downloads: 48
Uploads: 0
|
SH3rryPick
makman94 sent me a message a month ago which reminded me of SH3. I couldn't resist to dust off that captains hat again off course. Ahead full with it again.
I'm messing around with mods to build my setup and started to write a tool to ease the pain. It's a sorry little bastard but if you find it useful, you're more than welcome to use it. Precondition Rules for ini-files:
Help: Code:
Usage: SH3rryPick [options] base_file [file1, file2, ...] Options: -d diff a file with base_file -m merge a file with base_file -o fn output to file instead of stdout -h print this help and exit -r renumber items in base_file -v print version and exit Compares two main.ini-files and outputs items that are different to the ones- or non-existent; in the base_file. Comments, group- and id number set aside. Code:
SH3rryPick -d menu_1024_768.ini other_menu.ini > menu_diff.ini Merges items in a file to the ones in the base_file and outputs a renumbered version containing all items. Code:
SH3rryPick -m menu_1024_768.ini other_menu.ini > new_menu.ini Outputs a renumbered version of base_file. Code:
SH3rryPick -r menu_1024_768.ini > menu_new.ini Download: r26 : https://fb.tuxxor.net/SH3rryPick.exe Appendix: Last edited by Fader_Berg; 06-18-19 at 12:13 PM. |
11-30-18, 11:52 PM | #2 |
Ocean Warrior
Join Date: May 2012
Location: In the sea, on land and above
Posts: 3,395
Downloads: 860
Uploads: 0
|
|
12-01-18, 12:37 PM | #3 |
中国水兵
Join Date: Jun 2009
Location: Uppland, Sweden
Posts: 278
Downloads: 48
Uploads: 0
|
|
12-02-18, 12:42 PM | #5 |
Ocean Warrior
Join Date: May 2012
Location: In the sea, on land and above
Posts: 3,395
Downloads: 860
Uploads: 0
|
I install this program but nothing happens.
|
12-02-18, 12:57 PM | #6 |
中国水兵
Join Date: Jun 2009
Location: Uppland, Sweden
Posts: 278
Downloads: 48
Uploads: 0
|
Hi Anvar1061.
This is not a program you need to install. You just download it, put i where you want and run it from there. You have to run it from the command prompt (CMD) though. If you double click it, it will start a command prompt window and shut it down again so fast that you won't be able to see it. Say you've downloaded it and put it in your SH3-folder. Open a command prompt and CD your way to your SH3-folder. Type: Code:
SH3rryPick -h |
12-02-18, 01:17 PM | #7 |
Village Idiot
|
Write a few batch files. Lots easier then the cmd stuff.
|
12-02-18, 05:52 PM | #8 |
中国水兵
Join Date: Jun 2009
Location: Uppland, Sweden
Posts: 278
Downloads: 48
Uploads: 0
|
Yes. Those who thinks cmd is hard can write batch-files, which in turn has nothing to do with cmd at all. Good point. |
12-02-18, 05:58 PM | #9 |
Village Idiot
|
|
12-02-18, 07:03 PM | #10 | |
中国水兵
Join Date: Jun 2009
Location: Uppland, Sweden
Posts: 278
Downloads: 48
Uploads: 0
|
Quote:
Ha, ha, ha... omfg. Is that convenient? Have a look at the producers 'Window Hider' while you're at it. Amazing ideas... He's probably working on a 'Icon Clicker' too. |
|
12-03-18, 02:46 AM | #11 | |
Ocean Warrior
Join Date: May 2012
Location: In the sea, on land and above
Posts: 3,395
Downloads: 860
Uploads: 0
|
Quote:
Nothing's happening. "Cannot find SH3rryPick" |
|
12-03-18, 03:32 AM | #12 |
中国水兵
Join Date: Jun 2009
Location: Uppland, Sweden
Posts: 278
Downloads: 48
Uploads: 0
|
|
12-03-18, 03:46 AM | #13 |
中国水兵
Join Date: Jun 2009
Location: Uppland, Sweden
Posts: 278
Downloads: 48
Uploads: 0
|
I have no clue what's generating that error message. It's not from the Windows Command Line.
Check out a tutorial... |
12-08-18, 04:31 AM | #14 |
中国水兵
Join Date: Jun 2009
Location: Uppland, Sweden
Posts: 278
Downloads: 48
Uploads: 0
|
Keeping your s*it together
A modest guide
I've just installed NYGM to a setup 'cause I want to try it out. I normally play GWX and it's been a while since I've been around. I've got a couple setups for SH3, and there is some stuff I always want to use in my SH3-setups. So I've copied them into a MOD-like structure. One thing needs to be added to the menu.ini-file. And I put it in a file called 'fader_bergs-setup.ini'. Now I want to make a 'Fader_Berg-setup'-MOD that seamlessly adds my items. So I run SH3rryPick to generate a new menu.ini-file with my nomograph added. Now my stuff is JSGME-compatible, so I copy the 'Fader_bergs-setup'-folder to the MODS-directory and install it. Nice... Later on, I decide to install the widescreen stuff too. I remove my Fader_bergs-mod with JSGME and install the WYGM instead. I rerun SH3rryPick with my little ini-file against the latest menu.ini in the SH3-data\Menu-directory and get a updated Fader_bergs-mod to install Nice again...
|
|
|