Thread: NoD3DX9 Library

Results 1 to 5 of 5
  1. #1
    matypatty's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    864
    Reputation
    229
    Thanks
    2,694
    My Mood
    Amused

    Lightbulb NoD3DX9 Library

    Credits to Learn_More, I did not make this.

    Useful to remove D3D9 Dependences in your code, Simple to use.

    Step 1:
    Code:
    Download the file from the attachments.
    Step 2:
    Code:
    Put it in your project folder.
    Step 3:
    Code:
    Replace:
    #pragma comment(lib, "d3dx9.lib")
    
    With:
    #pragma comment(lib, "nod3dx9.lib")
    https://www.virustotal.com/file/ce28...is/1334616802/
    nod3dx9.rar - Jotti's malware scan

    Although 90% of you will not use this because its not c+p antikick, It is still very useful for removing any d3d related errors encountered by users.
    <b>Downloadable Files</b> Downloadable Files
    Last edited by BACKD00R; 04-18-2012 at 10:24 AM. Reason: Adding prefix

  2. The Following 20 Users Say Thank You to matypatty For This Useful Post:

    .Death (04-17-2012),Black Diamond (06-20-2012),ChaosMagician (11-25-2012),clebertiba (04-26-2012),daantjepaal (05-04-2012),[MPGH]Flengo (04-16-2012),Genesis (06-30-2013),igamer118 (07-18-2012),Kingsurff (11-25-2012),loung (04-24-2012),luccss (04-17-2012),marciopxv1 (04-30-2012),Nightmare (04-17-2012),Reflex- (04-16-2012),Saltine (04-17-2012),teehee15 (04-16-2012),TIGRE85 (07-22-2013),topblast (04-29-2012),V3SGOO (05-26-2016),zehven8 (05-04-2012)

  3. #2
    Polo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /197/ or /335/
    Posts
    12,260
    Reputation
    723
    Thanks
    13,340
    My Mood
    Sleepy
    File approved .

  4. The Following User Says Thank You to Polo For This Useful Post:

    matypatty (04-17-2012)

  5. #3
    SNIPdetta's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    121
    Reputation
    21
    Thanks
    96
    I know the manual method for some time, never posted because if someone needs that he needs to go behind and not getting everything easily.
    so many have everything easy, is the reason the CA is this poor game, with godmode, crash to desktop, lifetaker, antikick in hacks public.
    created by people who do not know how to make a new function for the hacks.
    they do not value who deserves the credits for the functions of the hacks.

  6. #4
    Nightmare's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    North of Hell
    Posts
    2,396
    Reputation
    149
    Thanks
    6,601
    My Mood
    Worried
    Thanks man!!

  7. #5
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    Just statically link the files on compilation.

    Oh no! Vortex is gay!

Similar Threads

  1. C++ Hackers Library ~ For beginners
    By scriptkiddy in forum C++/C Programming
    Replies: 27
    Last Post: 10-22-2009, 04:34 PM
  2. How do I get the D3D library for C++?
    By zhaoyun333 in forum C++/C Programming
    Replies: 2
    Last Post: 06-27-2009, 11:38 AM
  3. Converting Dynamically linked library to executable.
    By radnomguywfq3 in forum Programming Tutorials
    Replies: 2
    Last Post: 06-10-2009, 11:50 AM
  4. Extracting classes from dynamically loaded libraries.
    By radnomguywfq3 in forum C++/C Programming
    Replies: 3
    Last Post: 03-22-2009, 12:36 AM
  5. LIBRARY DANCING
    By ClapBangKiss in forum General
    Replies: 1
    Last Post: 03-14-2009, 07:20 PM