https://bugs.winehq.org/show_bug.cgi?id=44612
Bug ID: 44612 Summary: A modified version of a pokemon go game crashes whenever the Character interacts with an obstacle. Product: Wine Version: 3.0-rc5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bonilla.p@gmail.com Distribution: ---
Created attachment 60600 --> https://bugs.winehq.org/attachment.cgi?id=60600 log of the bug
Link to the specific app of the version of the pokemon go
http://www.mediafire.com/file/cl6f7n7s1hfmgh6/Pok%C3%A9mon+Proc%C3%A9s+0.8.0...
It crashes whenever the character interacts with an object or barrier. I have an Ubuntu 17-10 OS, and installed wine.
Not sure about the version of wine installed. wine --version returns 3.0 but no mention to rc5 or rc6. I installed with the following sequence.
sudo dpkg --add-architecture i386 sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/' wget https://dl.winehq.org/wine-builds/Release.key && sudo apt-key add Release.key sudo apt update && sudo apt install winehq-stable