Jump to content
Welcome, Guest
Existing user? Sign In

Sign In



Sign Up
The MatriX
  • Welcome To Ghbsys
  • CS GO Streaming Version is released. Have fun streaming while cheating!
  • Have a Payment Issue? Send us a Support ticket.
  • Make a thread if you need support or join our discord for live support.
  • Have Suggestions? Make a thread and you'll earn Ghbsys Points for implemented suggestions.
  • Join our discord to stay well connected! Don't forget to integrate your discord to the site
  • Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum

    Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of [GHB] - GAmEhAcKbAsTaRdS Forum by signing in or creating an account.
    • Start new topics and reply to others
    • Subscribe to topics and forums to get email updates
    • Get your own profile page and make new friends
    • Send personal messages to other members.

    mySetStreamSource problem


    Bios
     Share

    Recommended Posts

    NVM SOLVED ! xD Request to close this

     

    Hi guys,

     

    I'm having a error returning a value in mySetStreamSource.

    When i inject my hack into warrock.exe, WR crashes and it gives me this error ;

     

     

     

    33mn47d.jpg

     

     

     

    here's the error :

     

    HRESULT WINAPI mySetStreamSource(LPDIRECT3DDEVICE8 pDevice,UINT nStreamNumber,LPDIRECT3DVERTEXBUFFER8 pStreamData, UINT nStride )
    {
    _asm pushad;
    
    if(nStreamNumber == 0)
    	pStride = nStride;
    
    _asm popad;
    return pSetStreamSource(pDevice, nStreamNumber, pStreamData, nStride);
    
    }

     

    the error is

    return pSetStreamSource(pDevice, nStreamNumber, pStreamData, nStride);

     

     

    I'm stuck =/ it's been for 2 days now O.o It doesn't crash when i don't put mysetstreamsource but i need this to define my m_Stride for D3D hacks =/

    When i delete my chams (in the DIP) i don't have this error because it doesn't use the nStride.

     

     

    Thanks

    Edited by Bios
    Link to comment
    Share on other sites

    Guest
    This topic is now closed to further replies.
     Share

    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...