[Bug 27197] Russian Fishing 3 (.NET 2.0 game) fails to run with Wine-Mono, reports System.Runtime.InteropServices.MarshalDirectiveException

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 4 16:57:18 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=27197

Anastasius Focht <focht at 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 at gmx.net

--- Comment #9 from Anastasius Focht <focht at 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.


More information about the wine-bugs mailing list