Crafting compass

test

Next New Moons (Earth Time)

Monday, July 18, 2022

Judge .bat



readme.txt 
This is a bat I wrote you can use to switch blood set with judge set
if you do not know what the bat is doing I suggest not using it
you do have to edit the bat before it'll work

you can manually switch out any gear for the judge gear and it appears in game
this is just something I wrote for myself and decided to give out

inside the .bat

cd lines need to be edited to your rom folders rom\123 rom\124 and rom\155
xcopy the first section needs to be your desktop or where you extract the .txt files

cd C:\Program Files (x86)\PlayOnline\SquareEnix\FINAL FANTASY XI\ROM\123
cd C:\Program Files (x86)\PlayOnline\SquareEnix\FINAL FANTASY XI\ROM\124
cd C:\Program Files (x86)\PlayOnline\SquareEnix\FINAL FANTASY XI\ROM\155

need to replace the above path to whatever your install path to ffxi\rom\123 124 and 155 is
inside of the .bat


xcopy /s/Y C:\Users\Upbea\desktop\1.txt 118.txt
xcopy /s/Y C:\Users\Upbea\desktop\37.txt 123.txt
xcopy /s/Y C:\Users\Upbea\desktop\82.txt 0.txt
xcopy /s/Y C:\Users\Upbea\desktop\114.txt 5.txt
xcopy /s/Y C:\Users\Upbea\desktop\18.txt 10.txt
xcopy /s/Y C:\Users\Upbea\desktop\29.txt 82.txt

the 'C:\Users\Upbea\desktop\' inside the bat needs to be your desktop path with the #.txt at the end


What the .bat is doing is saying:

idc where you are go to this folder
rename this .dat to .txt inside this folder
replace the .txt data on desktop to be the .txt data in ffxi install folder
rename .txt back to .dat inside the ffxi install folder

does this for all 6 pieces of equipment and it is finished

 11/30/2025 Update: I'm going to keep this up just for preservation, I don't expect anyone to actually use it but it was a fun project for myself. Makes the GM appearance much easier to pull off instead of downloading the altanaviewer or whatever looking at all the dats and manually doing the dat swap

you just edit the bat with your lines and viola, remember you do need to run as admin.

No comments:

Post a Comment