ayaka
2010-Oct-05 03:12 UTC
[Wine] A program don't work from 1.2-1.3.4(I'll said in detail)
When in ubuntu 9.04 x64 and 9.10 x64 use apt's wine and playonlinx it can run,now I in ubuntu 10.04 x64 whether apt's or compiled from 1.2 to 1.3.4 can't not work(I dont's use playonlinx now).This time just test so I didn't install it (1.2-1.3 I installed even use checkinstall to package it) The program is a game which is Japanes Story Game(AVG).And gecko IE also doesn't work (in 10.04,gecko 0.9-1.1) Before compiled,I edited wine.inf.in(which in ./tools/) ==================================================[Fonts] HHKLM,%FontSubStr%,"Arial Baltic,186",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Arial CE,238",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Arial CYR,204",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Arial Greek,161",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Arial TUR,162",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Courier New Baltic,186",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Courier New CE,238",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Courier New CYR,204",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Courier New Greek,161",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Courier New TUR,162",,""WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Helv",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Helvetica",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"MS Shell Dlg 2",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Times",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Times New Roman Baltic,186",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Times New Roman CE,238",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Times New Roman CYR,204",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Times New Roman Greek,161",,"WenQuanYi Micro Hei Mono" HKLM,%FontSubStr%,"Times New Roman TUR,162",,"WenQuanYi Micro Hei Mono" HKLM,System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts,"LogPixels",0x10003,0x00000060 =========================================================to support Chinese characters.WenQuanYi is most widely used Chinese characters. I compiled it use ./configure --with-x --disable-win16 --without-nas --without-jack --without-oss then ./wine /home/randy/sda9/game/CYBERFRONT/Memories\ Off\ History/Memories\ Off\ After\ Rain\ Vol.1/AR1.exe show err:virtual:map_image failed to set 60000020 protection on section .text, noexec filesystem? err:virtual:map_image failed to set 60000020 protection on section .text, noexec filesystem? err:virtual:map_image failed to set 60000020 protection on section .text, noexec filesystem? err:virtual:map_image failed to set 60000020 protection on section .text, noexec filesystem? err:virtual:map_image failed to set 60000020 protection on section .text, noexec filesystem? err:virtual:map_image failed to set 60000020 protection on section .text, noexec filesystem? err:module:attach_process_dlls "zlib1.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\randy\\sda9\\game\\CYBERFRONT\\Memories Off History\\Memories Off After Rain Vol.1\\AR1.exe" failed, status c0000005
ayaka
2010-Oct-05 03:18 UTC
[Wine] Re: A program don't work from 1.2-1.3.4(I'll said in detail)
I hope it can work.
James McKenzie
2010-Oct-06 01:48 UTC
[Wine] A program don't work from 1.2-1.3.4(I'll said in detail)
On 10/4/10 8:12 PM, ayaka wrote:> When in ubuntu 9.04 x64 and 9.10 x64 use apt's wine and playonlinx it can run,now I in ubuntu 10.04 x64 whether apt's or compiled from 1.2 to 1.3.4 > can't not work(I dont's use playonlinx now).You have a lot more work to do than just an upgrade. 1. rm -rf $HOME/.wine (this will COMPLETELY wipe your Wine Windows installation, be prepared to re-install EVERYTHING.) 2. Go to the Wine Applications Database for possible directions on how to install and run this game. PlayOnLinux IS NOT support here and it is known to break upgrades and Wine. James McKenzie