Lord Blade wrote: ↑Tue Mar 20, 2018 10:59 pm
So trying out V6, and the infinite line durability doesn't seem to work. My line's still wearing down.
Also, any chance of an "infinite tension" cheat for the fishing? So that way the fish can never get away?
I never tried the line durability in the table, i used the 2 options on the fearlessrevolution Trainer (line durability and Easy fishing which give you almost 100% chance to catch the fish), but i will check it out today.
Edit : I just tried it and yes it was not updated, i fixed the code below (just double click the <script> in the table, select all and paste it)
Code: Select all
{ Game : ffxv_s.exe
Version : CODEX (build 1138403)
Date : 2018-03-16
Author : Squall8 (Steam ver)
Fixed by: tesajadeh
}
[ENABLE]
aobscanmodule(fishline,ffxv_s.exe,F3 0F 11 BB FC 01 00 00)
//assert(ffxv_s.exe+176E1F,F3 0F 11 BB EC 00 00 00)
//alloc(newmem,$1000,"ffxv_s.exe"+176E1F)
alloc(newmem,$1000,fishline)
label(code)
label(return)
registersymbol(fishline)
newmem:
code:
movss [rbx+000000EC],xmm7
fld [rbx+000000F0]
fstp [rbx+000000EC]
jmp return
fishline:
jmp newmem
nop
nop
nop
return:
[DISABLE]
fishline:
db F3 0F 11 BB FC 01 00 00
unregistersymbol(fishline)
dealloc(newmem)
senseirain wrote: ↑Wed Mar 21, 2018 9:30 am
tesajadeh wrote: ↑Wed Mar 21, 2018 8:18 am
senseirain wrote: ↑Tue Mar 20, 2018 8:30 pm
So I Checked the
Custom Guest ID and set it to Aranea
Current guest ID Aranea
Current party
Guest flag ??
guest ??
on Title screen then Load my savefile No Aranea Ingame,..
what did I do wrong? Dunno how this works,.
are u sure u are using CODEX version? because I saw your recent post that u said not working or something...
here are step by step for custom guest mod:
Did All the Steps She Didn't Show up tho,..
I also didn't tried this option yet, mostly because i don't want to spoil myself about the possible guest i will may have in my party later, but i will check it out today too.
Edit : Just tried it, it works, i just had to select the member again in "Current guest member" during the loading of the game, i don't know if it's normal
The "Infinite Food Buff" seems to work, well until you sleep of course.
jay_123 wrote: ↑Wed Mar 21, 2018 9:15 am
How can i get Magitek Armor V 2 from the codex table?
You can by using the function in "Item Editors/Accessory Finder"
1) Go in your inventory list in the game in the accessory tab
2) Select a cheap item in the inventory like "Bronze Bangle" for example
3) Select the same in the list in the table (double click where it say "Choose One"), it will look the like this
4) Go back in the game and click "Sort", then it should refresh the number below in the table and should look like this
5) In "Accessory ID", double click the list and search/select the "17004605 : Magitek Suit v2"
6) Go back in game, close the inventory, Save your game and Load it again, then the item will be in your inventory (sometimes it is updated without having to save/load the game but most of the time when i tried it i needed to do that)
And in case you was speaking about the costume/outfit, yes you can use the "Other/Add all outfits" function, enable it in the title menu BEFORE loading your save, load your save and you should have most of the outfits (if not save/reload again).