diff --git a/Options.mediawiki b/Options.mediawiki index bf76304..15cbad5 100644 --- a/Options.mediawiki +++ b/Options.mediawiki @@ -268,13 +268,13 @@ Allow texture and vertex fetch constants with invalid type - generally unsafe be ! string |- | Any (''default'', '''recommended''') -| any +| "any" |- | Direct3D 12 -| d3d12 +| "d3d12" |- | Vulkan ('''not''' recommended) -| vulkan +| "vulkan" |- | Null ''(blank/nothing)'' | null @@ -288,16 +288,16 @@ Allow texture and vertex fetch constants with invalid type - generally unsafe be ! string |- | Any (''default'') -| any +| "any" |- | SDL2* (needed for non-XInput controllers, '''DOES NOT REQUIRE DLL''') -| sdl +| "sdl" |- | XInput -| xinput +| "xinput" |- | Keyboard -| winkey +| "winkey" |} == Hacks ==