smad2005 / PoeHud

An application to display data read from application memory (without writing to it) ^.^
1 stars 0 forks source link

New item filer doesn't work in garena #22

Open smad2005 opened 8 years ago

smad2005 commented 8 years ago

linked to https://github.com/smad2005/PoeHud/pull/21

New items filter won't work correctly on non english server because of the that we loading basename of items on original language (e.g if your server in russian, you will take from memory only russian basename) + item class was hardcoded in english.

Old items filter has same problem, but you will see that problem only on crafting base plugin and it could be resolved if you will use original basename in crafting_bases.txt.