Search:

Type: Posts; User: Tommaso

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    4,876

    How can I remove DX9C (Not the SDK) and reinstall...

    How can I remove DX9C (Not the SDK) and reinstall DX9B. That way my DX9B SDK will match my OS DX version. This will solve my problem, right? Also, does that mean the code I am learning is...
  2. Replies
    3
    Views
    4,114

    You must have the same book as I do. I just...

    You must have the same book as I do. I just bought it and am having the exact same problem. Anyone, please help. I am going crazy!!!

    Tommaso
  3. Replies
    7
    Views
    4,876

    Could I just install DirectX 9B and keep the...

    Could I just install DirectX 9B and keep the DirectX9B SDK?

    Is it possible to downgrade directX?

    I'm a little confused, which is nothing new. I already have 9B SDK installed, but my version of...
  4. Replies
    7
    Views
    4,876

    HELP with DX9 Errors!!!

    I am having a hell of a time trying to figure out why I get these weird errors. I bought the book 'Beginning Game Programming' by 'Johathan S. Harbour' and really think it is one of the best books I...
  5. Replies
    0
    Views
    1,628

    Programming Pocket PC Tutorials?

    I have been programming for a while and have made a small adventure game with directX 8 using tiled backgrounds and such, and now I want to try my hand at Pocket PC programming. I like the fact that...
  6. Thread: DVD ripper

    by Tommaso
    Replies
    6
    Views
    2,218

    Try TMPGEnc Plus & TMPGEnc DVD Author. Those two...

    Try TMPGEnc Plus & TMPGEnc DVD Author. Those two are all you'll need. Well, of course you'll need a burning program after conversion, but thats it.
  7. Replies
    11
    Views
    1,470

    I think the easiest way to fix the problem would...

    I think the easiest way to fix the problem would be to put the xp disk in the drive and boot. Instead of re-installing I do believe you can fix the install. You will need to know the admin password...
  8. Thread: VOIP which one

    by Tommaso
    Replies
    4
    Views
    1,245

    I do know people with a mic and PC, but I would...

    I do know people with a mic and PC, but I would have to send them the software also. I should have made it clear that I did not spend too much time with the software - that is why I would be...
  9. Thread: mouse drivers

    by Tommaso
    Replies
    14
    Views
    1,897

    Does Homesite 4 even support the scroll function?...

    Does Homesite 4 even support the scroll function? Just an idea.
  10. Thread: VOIP which one

    by Tommaso
    Replies
    4
    Views
    1,245

    I tried one program a while back and it seemed...

    I tried one program a while back and it seemed like a great idea, but I had no one on the other end to test it with since we both needed the same program. I'll search my hard drive to find out the...
  11. Replies
    10
    Views
    1,705

    Is it cold where you live. If so, I have had...

    Is it cold where you live. If so, I have had computers that have been outside for a while in sub zero temperatures have their bio's reset, or even just a few values off because of the lowered cmos...
  12. Thread: PC issues....

    by Tommaso
    Replies
    10
    Views
    1,983

    You sayed you went into the bios and saw that it...

    You sayed you went into the bios and saw that it was set to 2000 MHZ, but this is not correct. An Athlon XP 2000 does not run at 2000 MHZ. I think it actually runs at 1400 or something like that...
  13. Replies
    3
    Views
    1,424

    L4VXA2 V1.0C, will it take 3.0 P4 w/800???

    I was just wondering if anyone knows if the ECS board L4VXA2 V1.0C will take an 800 mhz FSB 3.0 G P4 chip. I know the board will only support 533 MHZ FSB, and am wondering if the board would just...
  14. Replies
    9
    Views
    2,127

    I wouldn't bother unless your a computer chip...

    I wouldn't bother unless your a computer chip designer. It is not feasable to use a pentium chip for electronic projects because they are much to complex. You should use a dedicated chip that is...
  15. Replies
    3
    Views
    1,277

    Thanks for the help above. I have now figured...

    Thanks for the help above. I have now figured out what I must do. It is actually pretty simple. For my router, which is a Linksys, I just type in a web address in my browser, and it gives me...
  16. Replies
    3
    Views
    1,277

    Thanks for pointing me in the right direction! ...

    Thanks for pointing me in the right direction! I'll check out the router documentation, and if I have problems I'll be back. Thank a million.
  17. Replies
    3
    Views
    1,277

    HTTP Server Through Router Question

    I am having a problem that I just can't seem to figure out on my own. I hope someone here can point me in the right dirrection. I recently set up a web server running on my Macintosh. I am a PC...
  18. Replies
    95
    Views
    18,904

    I justed wanted to say the game is great! ...

    I justed wanted to say the game is great! Usually I install the games and soon delete them - not this one. I think I will leave this one on my desktop! If the graphics were improved, I think you...
  19. Replies
    6
    Views
    1,089

    I used Borland 5 when I first started, and then I...

    I used Borland 5 when I first started, and then I switched to Microfofts Visual C++ 6. Borland seemed to cause too many problems for me, and when I started using directX 8 it took me a week to...
  20. Replies
    6
    Views
    2,091

    Thanks for the above info. I havn't been around...

    Thanks for the above info. I havn't been around in a while so I just wanted to make sure I thanked you for the above code. I copied pasted it to keep - thanks a million!
  21. I am just learning DirectX 8 after just starting...

    I am just learning DirectX 8 after just starting to understand DirectX 7, and I own both books, "Tricks Of the Windows Game Programming Guru's" and "Teach Yourself Game programming with DirectX in 21...
  22. Replies
    6
    Views
    2,091

    I didn't think using a whole screen buffer for...

    I didn't think using a whole screen buffer for the border was proper, but that is what I thought of doing. Also, I am using Direct3D to render the tiles, but the first map array of tiles is just a...
  23. Replies
    6
    Views
    2,091

    tile game border

    I have recently been porting my unfinished RPG from DirectX 7 to DirectX 8. Im doing this because I really want to learn something I can use for quite a while in the future and DirectX 7 seems like...
  24. Replies
    3
    Views
    1,381

    A good book im reading now for learning DirectX 8...

    A good book im reading now for learning DirectX 8 is "Sams Teach Yourself Game Programming with DirectX in 21 Days". It sure will take you longer than 21 days, but it is worth the money.
  25. Replies
    4
    Views
    3,010

    Thanks for the link! I really enjoyed the...

    Thanks for the link! I really enjoyed the article.
Results 1 to 25 of 118
Page 1 of 5 1 2 3 4