berichan / SysBot.ACNHOrders

Queue-based and/or pure automation-styled ACNH SysBot
https://berichan.github.io/GetNHSE/?SysBotOrders
GNU Affero General Public License v3.0
74 stars 27 forks source link

game language is Chinese problem #36

Closed z1006670445 closed 6 months ago

z1006670445 commented 6 months ago

If the game language is Chinese, it seems that it is not possible to obtain the dodocode correctly Pblic static UInt32 ChineseLanguageOffset=0x7000; (uint)OffsetHelper. DodoAddress + (uint)OffsetHelper. ChineseLanguageOffset Only in this way can we obtain the correct information

z1006670445 commented 6 months ago

The same goes for TimeAddress and OnlineSessionAddress

berichan commented 6 months ago

There are forks that handle language-specific issues like this, sadly I no longer have the time to update the source for every language or edge-case issues.