[Bug 34572] New: Pro evolution Soccer 2014 Can not enable Settings
http://bugs.winehq.org/show_bug.cgi?id=34572 Bug #: 34572 Summary: Pro evolution Soccer 2014 Can not enable Settings Product: Wine Version: 1.6 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: levanchelidze(a)gmail.com Classification: Unclassified Created attachment 46024 --> http://bugs.winehq.org/attachment.cgi?id=46024 Terminal output Created a 32bit wine prefix and installed pes 2014 game runs but Can not start the settings. Then I tried to install .net framework 4.0 and give another try same problem can not start the settings. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34572 --- Comment #1 from Levan <levanchelidze(a)gmail.com> 2013-09-22 07:43:31 CDT --- Created attachment 46025 --> http://bugs.winehq.org/attachment.cgi?id=46025 strace -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34572 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2013-09-22 13:39:15 CDT --- Hello folks, the game "settings" tool works fine here. The gui is shown and various game settings can be changed/saved. For testing I downloaded settings.exe and a few dlls from a torrent. You need to install .NET Framework 4.0 in the WINEPREFIX where the game lives. Make sure you're using a 32-bit prefix (WINEARCH=win32). If it still doesn't work, start over with a clean (=new) 32-bit WINEPREFIX, install .NET Framework the preferred way: 'winetricks -q dotnet40' and then run the game installer. Also don't attach strace logs unless explicitly asked for. They are useless in most cases. $ wine --version wine-1.7.2-206-gdb28efb (Wine 1.6 will work fine too) Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34572 --- Comment #3 from Levan <levanchelidze(a)gmail.com> 2013-09-22 15:45:19 CDT --- About strace I got it mixed up terminal output is strace and strace is terminal output. on windows I can get settings to run http://i.imgur.com/78zYDaA.jpg but not on ubuntu. Just How I mentioned I installed 32 bit prefix on ubuntu 13.04 x64 installed dotnet 4.0 from wintricks and installed dx full how ever I can not start settings. (In reply to comment #2)
Hello folks,
the game "settings" tool works fine here. The gui is shown and various game settings can be changed/saved.
For testing I downloaded settings.exe and a few dlls from a torrent.
You need to install .NET Framework 4.0 in the WINEPREFIX where the game lives. Make sure you're using a 32-bit prefix (WINEARCH=win32).
If it still doesn't work, start over with a clean (=new) 32-bit WINEPREFIX, install .NET Framework the preferred way: 'winetricks -q dotnet40' and then run the game installer.
Also don't attach strace logs unless explicitly asked for. They are useless in most cases.
$ wine --version wine-1.7.2-206-gdb28efb
(Wine 1.6 will work fine too)
Regards
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34572 --- Comment #4 from Anastasius Focht <focht(a)gmx.net> 2013-09-22 16:32:55 CDT --- Created attachment 46030 --> http://bugs.winehq.org/attachment.cgi?id=46030 PES2014 Settings Tool on Ubuntu 13.04 64bit Guest, Wine 1.6 Hello again, I tried to reproduce it with one of my KVM based Ubuntu 13.04 64-bit guests using stable Wine 1.6 from PPA and it (obviously) works there too. See attached screenshot from VM as proof. Either you're still doing some install step wrong or something on your host is broken (packages). Try to reinstall Wine 1.6 from PPA and remove possibly broken WINEPREFIXes. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34572 --- Comment #5 from Levan <levanchelidze(a)gmail.com> 2013-09-22 16:38:03 CDT --- (In reply to comment #4)
Created attachment 46030 [details] PES2014 Settings Tool on Ubuntu 13.04 64bit Guest, Wine 1.6
Hello again,
I tried to reproduce it with one of my KVM based Ubuntu 13.04 64-bit guests using stable Wine 1.6 from PPA and it (obviously) works there too.
See attached screenshot from VM as proof.
Either you're still doing some install step wrong or something on your host is broken (packages). Try to reinstall Wine 1.6 from PPA and remove possibly broken WINEPREFIXes.
Regards
Thank you for the reply, I will try to reinstall wine but Is there a small chance that I am not getting it to run because of my video drivers I am running nvidia 325 (xorg edgers) which strangely are referred to as opensource drivers in drivers manager. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34572 --- Comment #6 from Levan <levanchelidze(a)gmail.com> 2013-09-22 17:08:09 CDT --- I reinstalled wine and it work, thank you for the help. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34572 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #7 from Anastasius Focht <focht(a)gmx.net> 2013-09-22 18:06:04 CDT --- Hello, ok it was invalid bug then. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34572 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |dank(a)kegel.com --- Comment #8 from Dan Kegel <dank(a)kegel.com> 2013-09-22 23:18:04 CDT --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org