Skip to content

Converting BWS data into sorting order file

ALIENQuake edited this page Oct 23, 2019 · 9 revisions

BG1EE

Step 1: Open this regex page: (https://regexr.com/480d2), paste content of this file into "Text" field
Step 2: Copy and save results from "Tools" window to BG1EE-temp1.txt
Step 3: Next, open this regex page: (https://regexr.com/480el), paste content from BG1EE-temp1.txt into "Text" field
Step 4: Copy and save results from "Tools" window to BG1EE-temp2.txt

Step 5: Run PI, point to temp2.txt file using dedicated field
Step 6: After you have picked all desired mods, click "Set-InstallSequence" and then click "Apply-SortingOrder" button

BG2EE

Step 1: Open this file, copy content and remove everything before ANN;-- install EET itself --, save to BG2EE-temp0.txt
Step 2: Open this regex page: (https://regexr.com/480d2), paste content from temp0.txt into "Text" field
Step 3: Copy and save results from "Tools" window to BG2EE-temp1.txt
Step 4: Next, open this regex page: (https://regexr.com/480el), paste content from temp1.txt into "Text" field
Step 5: Copy and save results from "Tools" window to BG2EE-temp2.txt

Step 6: Run PI, point to BG2EE-temp2.txt file using dedicated field
Step 7: After you have picked all desired mods, click "Set-InstallSequence" and then click "Apply-SortingOrder" button

EET

Step 1: Open this file, copy content, remove only those lines, save all rest to EET-temp0.txt

SUB;bg2eetp;0;00;1111;
SUB;bg2eetp;0?1_1;00;1111;
SUB;bg2eetp;0?1_2;00;1111;
SUB;bg2eetp;0?1_3;00;1111;
SUB;bg2eetp;0?1_4;00;1111;
STD;BG2EE_GA;0;00;1111;

Step 2: Open this regex page: (https://regexr.com/4ncqc), paste content from EET-temp0.txt into "Text" field
Step 3: Copy and save results from "Tools" window to EET-temp1.txt
Step 4: Next, open this regex page: (https://regexr.com/4ncqi), paste content from EET-temp1.txt into "Text" field
Step 5: Copy and save results from "Tools" window to EET-temp2.txt

Step 6: Run PI, point to EET-temp2.txt file using dedicated field
Step 7: After you have picked all desired mods, click "Set-InstallSequence" and then click "Apply-SortingOrder" button