xna-cncnet-client icon indicating copy to clipboard operation
xna-cncnet-client copied to clipboard

Add detailed renderer settings window

Open MahBoiDeveloper opened this issue 6 months ago • 0 comments

Description

There is a constant mention in the community of questions about how to better configure the settings of the DirectDraw wrappers. I suggest that it should also be mentioned in the XNA Client issues relating to the provided UI prototypes and workflows.

Prototype number 1 (Visual Studio style):

Image

How To Work:

  • Open Options in main menu
  • Open Display tab
  • Click (if button enabled) Detailed Settings button
  • Set settings like in Visual Studio

Image

If user hover mouse on setting, tooltip shows and provides all information (data type, allowed values, description, warning/note).

MahBoiDeveloper avatar Jun 26 '25 10:06 MahBoiDeveloper