I tried to get it running (Linux Mint 21 LTS), no chance. I also tried it on Fedora 37, also no luck.
So i am wondering if there is anybody that got it working.
Farmville is a flash based game that is abandoned (more or less) from the devs. They once said they might go with html5 etc. - but this is more or less dead. As it uses flash, they created a windows launcher that contains a kind of portable flash and all the files required to run it.
The launcher is available here: https://zyngablog.typepad.com/farmville ... -know.html
After running it, it created /home/oli/.wine/drive_c/Program Files/Farm2Desktop. The attachment contains the content of the folder.
When i try to run the Farm2Launch.exe, i get:
Code: Select all
[oli@DESKTOP-E83VF5L Farm2Desktop]$ wine ./Farm2Launch.exe
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.12 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
00bc:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (00000000025CD490 1 C) semi-stub
0168:fixme:sync:SetWaitableTimerEx (00000000000001FC, 00000000043DFBD0, 0, 0000000000000000, 0000000000000000, 0000000000000000, 500) semi-stub
0120:fixme:nls:get_dummy_preferred_ui_language (0x8 000000000011B924 0000000000000000 000000000011B920) returning a dummy value (current locale)
0120:fixme:nls:get_dummy_preferred_ui_language (0x8 000000000011B924 00000000003BD960 000000000011B920) returning a dummy value (current locale)
0120:fixme:secur32:LsaGetLogonSessionData 000000000011C348 000000000011C338 stub
0120:fixme:pulse:AudioSessionControl_RegisterAudioSessionNotification (00000000003FB060)->(00000000003352D0) - stub
0120:fixme:pulse:AudioSessionControl_UnregisterAudioSessionNotification (00000000003FB060)->(00000000003352D0) - stub
0120:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
Code: Select all
[oli@DESKTOP-E83VF5L Farm2Desktop]$ wine "Farmville Two.exe"
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.12 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
00cc:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (00000000025CD490 1 C) semi-stub
0160:fixme:sync:SetWaitableTimerEx (00000000000001FC, 00000000043DFBD0, 0, 0000000000000000, 0000000000000000, 0000000000000000, 500) semi-stub
0118:fixme:nls:get_dummy_preferred_ui_language (0x8 000000000011B924 0000000000000000 000000000011B920) returning a dummy value (current locale)
0118:fixme:nls:get_dummy_preferred_ui_language (0x8 000000000011B924 0000000000369BB0 000000000011B920) returning a dummy value (current locale)
0118:fixme:secur32:LsaGetLogonSessionData 000000000011C348 000000000011C338 stub
0118:fixme:pulse:AudioSessionControl_RegisterAudioSessionNotification (000000000037ABC0)->(000000000031D570) - stub
0118:fixme:pulse:AudioSessionControl_UnregisterAudioSessionNotification (000000000037ABC0)->(000000000031D570) - stub
0118:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
