http://bugs.winehq.org/show_bug.cgi?id=8051 --- Comment #40 from Raul Sanchez <falotron(a)gmail.com> 2008-04-26 09:18:27 --- (In reply to comment #39)
Use this command:
patch -p0 < name.patch
Didn't see there was a patch, will try it too, i really want to run this application so that i don't have to install windows for my family members! :D
Mmmm... I save this http://bugs.winehq.org/attachment.cgi?id=10178 as a file name.patch Copy & go to game folder, then run... patch -p0 < name.patch (Stripping trailing CRs from patch.) can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/dlls/d3d9/tests/device.c b/dlls/d3d9/tests/device.c |index 5598ecb..b8ff23e 100644 |--- a/dlls/d3d9/tests/device.c |+++ b/dlls/d3d9/tests/device.c -------------------------- File to patch: Select "Sims2.exe" as the file to patch, and then... patching file Sims2.exe patch: **** malformed patch at line 29: diff --git a/dlls/wined3d/device.c b/dlls/wined3d/device.c I think I am doing something wrong... am I? My apologizes again if it's a simple question... I had never applied this kind of patches before :S -- 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.