Direct3D registry keys value types.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Arcosanti
Level 2
Level 2
Posts: 10
Joined: Mon Apr 16, 2012 3:35 pm

Direct3D registry keys value types.

Post by Arcosanti »

When entering in the Direct3D registry keys, which one of the value types should be used for these keys? Example Dword, string, multi string, & etc.
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: Direct3D registry keys value types.

Post by doh123 »

String for most of them...
http://wiki.winehq.org/UsefulRegistryKeys

when you look at all of the entries, basically its a String unless it says otherwise.
Locked