It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi
Just bought this game and it seems to run well, except the fact that the resolution
is 640x480 in a tiny box at the corner of my screen :)
So i'd like to apply the Hi-res patch, but when I run the f1_res_patcher.exe I get this:
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\Program Files\\GOG.com\\Fallout\\f1_res_patcher.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\GOG.com\\Fallout\\f1_res_patcher.exe" failed, status c0000135
I tried out of curiosity to use the msvcp60.dll file from my girlfriends vista machine,
and got hundred of lines like this:
wine: Call from 0x7bc48780 to unimplemented function msvcrt.dll.__CxxFrameHandler3, aborting
err:seh:setup_exception_record stack overflow 1084 bytes in thread 0009 eip b7d4f9e3 esp 00230ef4 stack 0x230000-0x231000-0x330000
Any help would be much appreciated :)
Oh and I've tried it whith v. 1.1 and the unofficial 1.2
This question / problem has been solved by Seanstoppableimage
I had the same problem with the Fallout 2 Hi Res patch today.
Solution: download the dll from here and place it in .wine/drive_c/windows/system to get rid of that error and be able to successfully apply the patch.
avatar
Seanstoppable: I had the same problem with the Fallout 2 Hi Res patch today.
Solution: download the dll from here and place it in .wine/drive_c/windows/system to get rid of that error and be able to successfully apply the patch.

Thanks! =)
I had to:
cd ~/.wine/drive_c/Program Files/GOG.com/Fallout
ln -s ../../../windows/system/msvcp60.dll

hope that helps someone and I don't know why it wasn't working just inside system
avatar
jediknight304: I had to:
cd ~/.wine/drive_c/Program Files/GOG.com/Fallout
ln -s ../../../windows/system/msvcp60.dll

hope that helps someone and I don't know why it wasn't working just inside system
Okay. I'll bite. What did I just do, and why did it work wonders?