https://bugs.winehq.org/show_bug.cgi?id=52542
Jorge Daniel Leguiza coki@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |coki@hotmail.com
--- Comment #8 from Jorge Daniel Leguiza coki@hotmail.com --- (In reply to Fabian Maurer from comment #7)
Update: After "winetricks arial" it works for me. It takes a few tries of restarting "/.wine/drive_c/users/fabian/AppData/Local/NVIDIA Corporation/GeForceNOW/CEF/GeForceNOW.exe" though. Not sure what to make of this, but that's not really part of this bug anyways.
Hello, I may be misunderstanding this comment but, did you manage to fix this error/make it run at all?
I have tried to get it to work, I have tried to apply the rundll32 hack you provided in this thread but have had no luck so far, my procedure is as follows on an Arch Linux system:
bash git clone (wine official staging repo) wine cd wine git apply (rundll32 hack file) ./configure --enable-win64 make make install winetricks arial
Just to be clear, I also tried on 32 bits version and 64 with 32 bits support as well, always following WineHQ build guide, so im not sure if im applying the hack correctly.
If it is the case that you managed to make it run, may I ask for a guide/steps to reproduce? Thanks for your time