Page 20 of 25

Re: Wo Long: Fallen Dynasty [+46]

Posted: Fri Oct 06, 2023 11:20 pm
by Ralis
machine4578 wrote:
Fri Oct 06, 2023 11:57 am
there was a new update out today(v1.202). some of the addresses changed like the Genuine Qi, Copper, Titles, Special Effects.
i can post the new addresses if needed.
That would be helpful, yes.
I checked earlier that the equipment editor does not need changes.

Re: Wo Long: Fallen Dynasty [+46]

Posted: Sat Oct 07, 2023 4:02 am
by deary5
Please update.

Re: Wo Long: Fallen Dynasty [+46]

Posted: Sat Oct 07, 2023 5:41 am
by machine4578
Ralis wrote:
Fri Oct 06, 2023 11:20 pm
machine4578 wrote:
Fri Oct 06, 2023 11:57 am
there was a new update out today(v1.202). some of the addresses changed like the Genuine Qi, Copper, Titles, Special Effects.
i can post the new addresses if needed.
That would be helpful, yes.
I checked earlier that the equipment editor does not need changes.
yeah everything else should be fine from what you and i posted on the previous page. here are the fixes for 1.202
Spoiler
<ID>1087</ID>
<Description>"Genuine Qi"</Description>
<ShowAsSigned>0</ShowAsSigned>
<VariableType>4 Bytes</VariableType>
<Address>WoLong.exe+2F7807A</Address>
</CheatEntry>
<CheatEntry>
<ID>1088</ID>
<Description>"Copper"</Description>
<ShowAsSigned>0</ShowAsSigned>
<VariableType>4 Bytes</VariableType>
<Address>WoLong.exe+2F520E8</Address>
</CheatEntry>
<CheatEntry>
<ID>1089</ID>
<Description>"Accolades"</Description>
<ShowAsSigned>0</ShowAsSigned>
<VariableType>4 Bytes</VariableType>
<Address>WoLong.exe+2F520EC</Address>
</CheatEntry>
<CheatEntry>
<ID>1715</ID>
<Description>"Titles"</Description>
<Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
<ShowAsSigned>0</ShowAsSigned>
<GroupHeader>1</GroupHeader>
<Address>WoLong.exe+2F7807A</Address>
<CheatEntries>

<ID>1090</ID>
<Description>"Special Effects (Limited Embedments)"</Description>
<Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
<ShowAsSigned>0</ShowAsSigned>
<GroupHeader>1</GroupHeader>
<Address>WoLong.exe+2F6027C</Address>

Re: Wo Long: Fallen Dynasty [+46]

Posted: Mon Oct 09, 2023 2:38 am
by xBandaku
machine4578 wrote:
Sat Oct 07, 2023 5:41 am
Ralis wrote:
Fri Oct 06, 2023 11:20 pm
machine4578 wrote:
Fri Oct 06, 2023 11:57 am
there was a new update out today(v1.202). some of the addresses changed like the Genuine Qi, Copper, Titles, Special Effects.
i can post the new addresses if needed.
That would be helpful, yes.
I checked earlier that the equipment editor does not need changes.
yeah everything else should be fine from what you and i posted on the previous page. here are the fixes for 1.202
Spoiler
<ID>1087</ID>
<Description>"Genuine Qi"</Description>
<ShowAsSigned>0</ShowAsSigned>
<VariableType>4 Bytes</VariableType>
<Address>WoLong.exe+2F7807A</Address>
</CheatEntry>
<CheatEntry>
<ID>1088</ID>
<Description>"Copper"</Description>
<ShowAsSigned>0</ShowAsSigned>
<VariableType>4 Bytes</VariableType>
<Address>WoLong.exe+2F520E8</Address>
</CheatEntry>
<CheatEntry>
<ID>1089</ID>
<Description>"Accolades"</Description>
<ShowAsSigned>0</ShowAsSigned>
<VariableType>4 Bytes</VariableType>
<Address>WoLong.exe+2F520EC</Address>
</CheatEntry>
<CheatEntry>
<ID>1715</ID>
<Description>"Titles"</Description>
<Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
<ShowAsSigned>0</ShowAsSigned>
<GroupHeader>1</GroupHeader>
<Address>WoLong.exe+2F7807A</Address>
<CheatEntries>

<ID>1090</ID>
<Description>"Special Effects (Limited Embedments)"</Description>
<Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
<ShowAsSigned>0</ShowAsSigned>
<GroupHeader>1</GroupHeader>
<Address>WoLong.exe+2F6027C</Address>
how do i add this?

Re: Wo Long: Fallen Dynasty [+46]

Posted: Mon Oct 09, 2023 11:35 pm
by dmal99
Game Pass game seems to be updated to 1.0.23.0 cant seem to get this to work even with the posted edits.

Re: Wo Long: Fallen Dynasty [+46]

Posted: Mon Oct 16, 2023 10:47 pm
by Empress
when I load a save after I've made changes like "spell duration +999" it goes back to the low value it was before which was like +5. Is there a way I can stop the value from reverting back to normal?

Re: Wo Long: Fallen Dynasty [+46]

Posted: Tue Oct 31, 2023 2:11 pm
by mamekoski
update 1.210 launched. any things to fix?

Re: Wo Long: Fallen Dynasty [+46]

Posted: Sun Nov 12, 2023 1:29 am
by ceevee
yosraz wrote:
Tue Jul 25, 2023 8:50 pm
vinny2k wrote:
Sun Jul 16, 2023 1:03 am
yosraz wrote:
Sat Jul 15, 2023 11:07 pm
FOV anyone?

Code: Select all

[ENABLE]
aobscanmodule(Zoom,$process,89??????????BF????????488B????4885??74??8B??F0????????83????75??488B??488B??FF??8B??F0????????83????75??488B??488B??FF????33)
alloc(al_Zoom,$128,Zoom)
alloc(mem_Zoom,6)
alloc(Set_Zoom,4)
label(re_Zoom)
registersymbol(Zoom mem_Zoom Set_Zoom)

mem_Zoom:
  readmem(Zoom,6)

Set_Zoom:
dd (float)70.0

al_Zoom:
  mov eax,[Set_Zoom]
  readmem(Zoom,6)
  jmp re_Zoom

Zoom:
  jmp al_Zoom
  nop
re_Zoom:

[DISABLE]
Zoom:
  readmem(mem_Zoom,6)

dealloc(*)
unregistersymbol(*)
Aw man!!! Thanks a lot. I did not understand what you did before today when I was fiddling with the file and finally was able to see the "Change value" option. This was very helpful and I can finally enjoy the game. 1000 thumbs up for you!
Does the FOV mod disable the automatic camera movement? If not, can it be disabled?

EDIT: Tried the file here: viewtopic.php?p=316996#p316996. Enabling FOV works, and I changed the FOV further by right clicking on FOV -> Change script -> revise the script at this XXX:

Code: Select all

Set_Zoom:
  dd (float)-XXX
(default is -5.0, I tested -200.0).

Unfortunately, auto camera movement is not disabled. I'm hoping for a mod. Thank you for the FOV mod though!

EDIT2: Nevermind! These are the in game options that need to be disabled to disable the automatic camera options:

Code: Select all

Automatic Aim Assist
Automatic Obstacle Avoidance
EDIT3: Tested fine on game versions 1.200 and 1.220 (Nioh update)

Re: Wo Long: Fallen Dynasty [+46]

Posted: Wed Dec 13, 2023 5:59 am
by didin
need update for 1.300 (with new dlc)

Re: Wo Long: Fallen Dynasty [+46]

Posted: Thu Dec 14, 2023 11:27 am
by Lyzrac
Thanks everyone that's worked on the table so far! The last DLC came out, so this might be the last time the table needs an update.

Re: Wo Long: Fallen Dynasty [+46]

Posted: Thu Dec 14, 2023 8:03 pm
by XionLethos
Empress wrote:
Mon Oct 16, 2023 10:47 pm
when I load a save after I've made changes like "spell duration +999" it goes back to the low value it was before which was like +5. Is there a way I can stop the value from reverting back to normal?
No, unfortunately. Dev's added a script that automatically detects "outlier numbers" as far as stats go, and changes them to... Legal numbers on the initial file load. No way to bypass, Its impossible to make them permanent.

Re: Wo Long: Fallen Dynasty [+46]

Posted: Thu Dec 14, 2023 8:09 pm
by XionLethos
Ralis wrote:
Thu Sep 28, 2023 3:52 pm
Hey folks,

I am working on an update of the table to 1.20 (based on TsReal's tables, but with proper non-Google translations).
With this update I seem to run into the issue that the HEX of the injection point for the equipment script sometimes changes and 'aobscanmodule' then cannot find the address it should.
From what I was able to see in the memory, the actual address stays the same (WoLong.exe+104F849), though.
I am not too familiar with how to best change the scripts in this case, so any suggestions would be appreciated.

Cheers.

-----------------------------------------------------------
Edit:
Updated the table with the new Martial Arts slots (v1).
As of 1.2 MA slots can be either locked (e.g. for 1-4 star gear) or filled/open for which you can freely replace the MA at the blacksmith.
Input swapping is possible even between locked slots.
I have not found where the upgrade level for MAs is yet.
Lies of P collab weapons from Deliveries have open slots despite being 1*.

I am still filling in new equipment and mods as I find them, as well as keep updating the translation where necessary.
The new offsets for the titles is also still not implemented (not super important).
Any chance you finished your table? The editor is without a doubt my favorite I've used. Especially that still work, Lol

Re: Wo Long: Fallen Dynasty [+46]

Posted: Sat Dec 16, 2023 7:22 am
by MSoniSama
Update for 1.300 and the DLC please?

Re: Wo Long: Fallen Dynasty [+46]

Posted: Sat Dec 16, 2023 2:31 pm
by mamekoski
MSoniSama wrote:
Sat Dec 16, 2023 7:22 am
Update for 1.300 and the DLC please?
not 1.300 now. the game already updated to 1.302 so coders need to start from there.

Re: Wo Long: Fallen Dynasty [+46]

Posted: Sun Dec 17, 2023 4:26 pm
by NeedHigherPower
wishing for more grace slots on ct