Results 1 to 4 of 4
  1. #1
    |Maveric|'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Osasco - SP
    Posts
    69
    Reputation
    10
    Thanks
    40
    My Mood
    Fine

    Help with font D3DX

    Please, some coder could help me use the font D3DXCreateFont of dll d3dx9_43.dll, because I tried to use in normal mode, but I have problems, after a while the menu goes off without me to understand.
    Last edited by |Maveric|; 01-03-2011 at 04:57 AM.

  2. #2
    D3Dh0oker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Snow vally
    Posts
    1,850
    Reputation
    8
    Thanks
    438
    My Mood
    Angelic
    teamview info and ill halp u o.o

  3. #3
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    Hooked reset and reseting when its called?

  4. #4
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    First.. You need someone who Main thing in D3D and second, You need to recreate the font in Reset.

    Font = NULL;
    D3DXCreateFont( BLA BLA BLA, Font)

    Or if you do not understand what Reset is,
    you can add a button like a hotkey inside of ur normal hook where u draw text

    if (GeyAsyncKeyState(/*ur hotkey */) &1){
    Font = NULL;
    D3DXCreateFont( BLA BLA BLA, Font)
    }
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development