:( Still no dice :(
Last login: Sun May 16 06:12:36 on ttys000
dankoB-MacBook-Pro-15:~ dankoB$ cd $HOME/Wineskin/WS2CustomBuild
dankoB-MacBook-Pro-15:WS2CustomBuild dankoB$ patch -p1 < dinput.patch
missing header for unified diff at line 10 of patch
can't find file to patch at input line 10
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf290
|{\fonttbl\f0\fmodern\fcharset0 Courier;}
|{\colortbl;\red255\green255\blue255;}
|\margl1440\margr1440\vieww9000\viewh8400\viewkind0
|\deftab720
|\pard\pardeftab720\ql\qnatural
|
|\f0\fs26 \cf0 --- a/dlls/dinput/mouse.c\
|+++ b/dlls/dinput/mouse.c\
--------------------------
File to patch: wine-1.1.37/dlls/dinput/mouse.c
patching file wine-1.1.37/dlls/dinput/mouse.c
patch unexpectedly ends in middle of line
Hunk #1 FAILED at 330.
1 out of 1 hunk FAILED -- saving rejects to file wine-1.1.37/dlls/dinput/mouse.c.rej
dankoB-MacBook-Pro-15:WS2CustomBuild dankoB$
*edit - Oh stupid me, the file was saved as RTF, that matters, doesn't it?
:friends: DOH!!!! You're the queen!!!!
dankoB-MacBook-Pro-15:~ dankoB$ cd $HOME/Wineskin/WS2CustomBuild/
dankoB-MacBook-Pro-15:WS2CustomBuild dankoB$ patch -p1 < dinput.patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- a/dlls/dinput/mouse.c
|+++ b/dlls/dinput/mouse.c
--------------------------
File to patch: wine-1.1.37/dlls/dinput/mouse.c
patching file wine-1.1.37/dlls/dinput/mouse.c
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 331 with fuzz 1 (offset 1 line).
dankoB-MacBook-Pro-15:WS2CustomBuild dankoB$