Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

i gave some software to my friends made in DirectX

 

their monitor can't support the resolution, Is there anything i can do to make the distribution work on their monitor? Or do i need to make changes in Code in DirectX?

My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!)

vbprogramming.8k.com

My Project (Need VB.NET Programmers)

http://workspaces.gotdotnet.com/ResolutionRPG

  • *Experts*
Posted
You have to change the resolution in the code if you didnt make any option to change it during run time. Its nothing bad, you only have to change the backbufferheight and backbufferwidth of present parameters.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...