Detours

Posts 110 of 10 · Page 1 of 1
Detours
I added the Combined Base v3's detours into mo3ad's Menu Base, and when I try to build, it says "cannot open detourxs.lib" I tried commenting out that part, but that made it worse. So I need your help to fix that.
lol trollll
Quote Originally Posted by topblast View Post
lol trollll
ima newb i forgot most of what i knew about c++
mo3ad's detours still work don't think v3's does. ^_^ I added his detours to Combined Base v2. I find Combined Base v2 better than v3. Only added some functions from v3 to v2 like DirectX functions and PTC using unwrapped console. Although I can't seem to find out why the PTC method using the unwrapped console doesn't work. Also you might want to move over the lib file before including it. >.> You should get banned for bump posting http://www.mpgh.net/forum/334-coding...g-detours.html
i've never even touched a base posted here, but i assume the problem resides in a mispelling of "detours"?
Quote Originally Posted by kibbles18 View Post
i've never even touched a base posted here, but i assume the problem resides in a mispelling of "detours"?
Yep. v3 uses detourxs (idk why), and i think the one he is using is detours.
Windows Detours v3 ftw
lol, how can u forget a lenguage? >.>
you can forget to use: a -= b; instea of a = a - b; but u can't forget the math operation >.>
Quote Originally Posted by Sixx93 View Post
lol, how can u forget a lenguage? >.>
you can forget to use: a -= b; instea of a = a - b; but u can't forget the math operation >.>
It's been a couple years... And when I quit I was a C+Per anyway. So I didn't know all that much to begin with.
right click on detoursxs.cpp and click compile. this will build the lib file.
Posts 110 of 10 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?