Thread: D3D Menu Crash

Results 1 to 4 of 4
  1. #1
    gffkdfj's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1

    Lightbulb D3D Menu Crash

    Hello
    My D3D Menu Crash D3D9_Test When I Inject In It

    Why
    Please Help Me
    MyD3D Project : >
    <b>Downloadable Files</b> Downloadable Files

  2. The Following User Says Thank You to gffkdfj For This Useful Post:

    homespawn (06-11-2020)

  3. #2
    DIA4A's Avatar
    Join Date
    Jan 2020
    Gender
    male
    Posts
    102
    Reputation
    19
    Thanks
    162
    You might wanna attach the visual studio debugger to the Test D3D9 window and then inject, should tell you what the problem is once you crash

  4. #3
    Viruz_Cyber's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    learn again about making D3D Menu bro !!!

    seems like your code has a-lot wrong function like hook, and endscene function

    and why you put this :

    Code:
    UnHookFunction((void*)Original_EndScene,EndScene_Bytes,5);
    ret= Original_EndScene(pDevice);
    HookFunction((void*)Original_EndScene,(void*)My_EndScene,5,EndScene_Bytes);
    into your endscene function bro
    Last edited by Viruz_Cyber; 05-09-2020 at 06:16 AM.

  5. #4
    worldwidesafe's Avatar
    Join Date
    Jun 2020
    Gender
    male
    Location
    SAFE
    Posts
    35
    Reputation
    10
    Thanks
    711
    what yoiu think bout it?

Similar Threads

  1. [Help] D3D Menue crashes if i join a game ...
    By pceumel in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 12
    Last Post: 06-16-2012, 05:42 PM
  2. [Help] CA Crashed after 3 min. when i used my d3d menu
    By Houston in forum Combat Arms EU Hack Coding/Source Code
    Replies: 3
    Last Post: 01-26-2011, 02:14 AM
  3. Gellins D3D menu work but features crash!
    By Mr.Magicman in forum Combat Arms Help
    Replies: 0
    Last Post: 06-01-2010, 09:24 AM
  4. My D3D menu closes :| ! Source attached
    By Jammy122333 in forum C++/C Programming
    Replies: 1
    Last Post: 06-15-2008, 01:38 PM
  5. [Help]D3D Menu
    By cothen12 in forum C++/C Programming
    Replies: 13
    Last Post: 01-18-2008, 04:28 PM