vufa / deepin-wine-wechat-arch

Tencent WeChat on Deepin Wine(com.qq.weixin.deepin) For Archlinux
https://aur.archlinux.org/packages/deepin-wine-wechat/
1.13k stars 59 forks source link

下载安装微信3.9版,启动后wine提示“程序错误” #274

Closed raynhard11 closed 1 year ago

raynhard11 commented 1 year ago

安装方法 $ git clone https://aur.archlinux.org/deepin-wine-wechat.git $ cd deepin-wine-wechat 缺少aur才有的依赖 $ sudo pamac install deepin-wine6-stable deepin-wine-helper wqy-microhei lib32-openal lib32-mpg123 依赖安装好后,执行安装,跳过md5检查 $ makepkg -si --skipchecksums 启动“微信”,按提示一系列的缺省安装步骤后报错 image 是不是微信3.9的问题?哪里能下载到指定版本的WeChatSetup.exe安装包呢?

chaofanx commented 1 year ago

release里面下载历史版本然后 pacman -U xxx 安装

SamuelW9527 commented 1 year ago

微信安装目录里面的mmmojo.dll跟mmmojo_64.dll更换成3.8.x版本的

vufa commented 1 year ago

感谢 @SamuelW9527 ,已经修复:https://github.com/vufa/deepin-wine-wechat-arch/commit/395cb81de45f4408e6ea8155b44b1dc11bb7cc43 ,由于AUR对文件体积的限制,暂时未上传到AUR