https://bugs.winehq.org/show_bug.cgi?id=27197 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.rus-fishsof |https://web.archive.org/web |t.ru/download/RussianFishin |/20190404211705/http://down |gSetupOffline.exe |load.rus-fishsoft.ru/downlo | |ad/RussianFishingSetupOffli | |ne.exe Summary|Russian Fishing game not |Russian Fishing 3 (.NET 2.0 |starting |game) fails to run with | |Wine-Mono, reports | |System.Runtime.InteropServi | |ces.MarshalDirectiveExcepti | |on CC| |focht(a)gmx.net --- Comment #9 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, adding stable download link via Internet Archive. --- snip --- $ pwd /home/focht/.wine/drive_c/Games/RF3.Offline $ tree --charset=ANSI -L 1 . |-- Data |-- EULA.doc |-- Help |-- Images |-- Profiles |-- RF2MapEditor.exe |-- RF3.exe |-- Sound |-- unins000.dat |-- unins000.exe |-- unins000.msg `-- Updater.exe 5 directories, 7 files $ find . -type f \( -iname "*.dll" -or -iname "*.exe" \) | xargs -i file {} | grep assembly | cut -f1 -d: | xargs -IX sh -c "echo \"X\" && (hexdump -C \"X\" | grep BSJB -B0 -C2)" ./Updater.exe 00038930 ae 42 60 82 0b 00 00 00 42 53 4a 42 01 00 01 00 |.B`.....BSJB....| 00038940 00 00 00 00 0c 00 00 00 76 32 2e 30 2e 35 30 37 |........v2.0.507| 00038950 32 37 00 00 00 00 05 00 6c 00 00 00 58 41 00 00 |27......l...XA..| ./RF2MapEditor.exe 00019560 42 53 4a 42 01 00 01 00 00 00 00 00 0c 00 00 00 |BSJB............| 00019570 76 32 2e 30 2e 35 30 37 32 37 00 00 00 00 05 00 |v2.0.50727......| 00019580 6c 00 00 00 34 31 00 00 23 53 74 72 69 6e 67 73 |l...41..#Strings| --- snip --- $ sha1sum RussianFishingSetupOffline.exe 7dd2aceeb5058edb4dc2fb39a9db87f1f6753673 RussianFishingSetupOffline.exe $ du -sh RussianFishingSetupOffline.exe 275M RussianFishingSetupOffline.exe $ wine --version wine-4.5-185-g17056908ac Regards -- 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.