Search:

Type: Posts; User: evilimprint

Search: Search took 0.07 seconds.

  1. Replies
    0
    Views
    453

    [Help Request] D3D9 Decode SetVertexShader

    Could anyone point me in the right direction to decompile the SetVertexShader Buffer? I have been searching forever on any kind of information on how to decode it and not luck :(
  2. Replies
    0
    Views
    502

    finding pointers for endscene

    can anyone explain to me how to find endscene pointers so I can hook to it... my NVidia videocard is already wrapping the game...
  3. Thread: VS.NET

    by evilimprint
    Replies
    0
    Views
    713

    VS.NET

    I am messing with the d3d starter kit and when I add the lib and includes I get this error when trying to compile


    Error 2 error C2059: syntax error : ')' c:\program files (x86)\microsoft...
  4. [Source Code] never thought of that ahahah. so ill just return...

    never thought of that ahahah. so ill just return proc.handle and skip the id bull crap *dizzy*
  5. [Source Code] thank you, i wrote all this from scratch and...

    thank you, i wrote all this from scratch and didnt realize my closehandle was after the buffer return *dizzy*... never tryed using system.diagnostic ill have too look into that!

    ---------- Post...
  6. [Source Code] thank you, i will be updating it more and more as...

    thank you, i will be updating it more and more as i go!
  7. [Source Code] I have created a memory read class for beginners

    This also has a text file read for pointers and such

    Form your text files like this
    [GetInfo]
    Static=&H020304
    P1=&H39
    P2=&HAB


    Public Class Memory
  8. Replies
    3
    Views
    1,463

    [Help] not quite what im looking for but good info. i am...

    not quite what im looking for but good info. i am looking for a d3d9 dll that intercepts data and sends it to the real d3d9 dll... the the d3d9 dll that intercepts data i can pull info from and make...
  9. Replies
    3
    Views
    1,463

    [Help] [VB.NET] d3d9 proxy

    I am not quite good with C++ and i been searching for a d3d9 proxy dll. does anyone know where to find one with all functions of directx?
Results 1 to 9 of 10