http://bugs.winehq.org/show_bug.cgi?id=59541 --- Comment #6 from cnc3onlinekw@proton.me --- (In reply to LingM from comment #5)
Hex editing the software you use isn't exactly a fix from the wine perspective. Since you mention Microsoft fonts, does "winetricks corefonts" maybe work around the problem as well? That would make this another duplicate of bug 32342.
. Well it wasn't really a wine problem. I stupidly assumed it was and submitted it only to realize that it had a function that was checking for a specific segoescript font and if it didn't find the dll exited and PlantsVsZombies.exe froze. I stepped through with a debugger found the useless function replaced it with nops and it works.The dll doesn't need the font by the way. I don't know why that function was there in the first place and i don't care. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.