{"id":149988,"date":"2025-11-29T11:12:05","date_gmt":"2025-11-29T09:12:05","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/novye-versii-wine-10-20-vkd3d-1-18-i-vkd3d-proton-3-0"},"modified":"2025-11-29T11:12:05","modified_gmt":"2025-11-29T09:12:05","slug":"novye-versii-wine-10-20-vkd3d-1-18-i-vkd3d-proton-3-0","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/novye-versii-wine-10-20-vkd3d-1-18-i-vkd3d-proton-3-0","title":{"rendered":"New versions of Wine 10.20, Vkd3d 1.18, and vkd3d-proton 3.0","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>An experimental release of the open implementation of the Win32 API \u2014 Wine 10.20 has been published. Since the release of 10.19, 31 bug reports have been closed and 337 changes have been made.      <\/p>\n<p>The most significant changes:   <\/p>\n<ul>\n<li class=\"l\"> The integrated Vkd3d package with Direct3D 12 implementation has been updated to version 1.18.\n<li class=\"l\"> A dialog window has been added to display the progress of document scanning.\n<li class=\"l\"> The implementation of the Reparse Point mechanism has continued, allowing additional data, identified by tags, to be attached to files and directories. Support for Reparse Point has been provided in the functions CreateHardLink(), SetFileAttributes(), FindNextFile(), MoveFileWithProgress().\n<li class=\"l\"> The refactoring of the Common Control implementation has continued after the splitting of the COMCTL32 library into separate modules for versions 5 and 6.\n<li class=\"l\"> The issue causing many games (e.g., Syberia 2) to crash when using WoW64 mode on systems with NVIDIA GPUs has been resolved.\n<li class=\"l\"> The issue with the lagging response when pressing cursor control keys in some games, such as Might and Magic VI, has been resolved.\n<li class=\"l\"> The issue of freezing or failure to launch certain Windows application builds using the GTK library, such as Meld and Geany, has been resolved.    <\/li>\n<li class=\"l\"> Bug reports related to the functioning of the following applications have been closed: SQL Server 2012\/2014, MS Office 365 installer, QuarkXPress 2024, TomTom MyDrive Connect 4.x, Spine, GenLauncher, grepwinNP3, PlayOnline Viewer, tlReader 10.1.0.2004, cmd.exe, CLM Explorer, HiveMQ CE 2025.5.        <\/li>\n<li class=\"l\"> Bug reports related to game performance have been closed: Civilization 1.2, StarCraft, Last Stand: Aftermath, Mega Man X DiVE, Wagotabi, Geneforge 1 \u2014 Mutagen.           <\/ul>\n<p>The Wine project has also released version 1.18 of the vkd3d package with Direct3D 12 implementation, operating through call translation to the Vulkan graphics API. The package includes libraries libvkd3d with Direct3D 12 implementation, libvkd3d-shader with translators for shader model 4 and 5, and libvkd3d-utils with functions to simplify the porting of Direct3D 12 applications, as well as a set of demonstration examples, including the port of glxgears to Direct3D 12. The project code is distributed under the LGPLv2.1 license.    <\/p>\n<p>The libvkd3d library supports most features of Direct3D 12, including graphics and compute tools, queues and command lists, descriptors and heap descriptors, root signatures, unordered access, Samplers, command signatures, root constants, indirect rendering, and Clear*() and Copy*() methods. In libvkd3d-shader, the translation of shader model bytecode into the intermediate SPIR-V representation is implemented. It supports vertex, pixel, tessellation, compute, and simple geometry shaders, as well as serialization and deserialization of root signature. Among the shader instructions, arithmetic, atomic and bitwise operations, comparison operators, data flow control statements, sample, gather and load instructions, and unordered access operations (UAV, Unordered Access View) are implemented.     <\/p>\n<p>In the new version of vkd3d:  <\/p>\n<ul>\n<li class=\"l\"> Built-in functions countbits(), firstbithigh(), firstbitlow(), frexp(), and texCUBEbias() have been added to the HLSL shader language implementation. Support for conditional expressions with integer types has been implemented for Shader Model 1-3.\n<li class=\"l\"> In the HLSL shader compiler, the compilation of code with conditional if\/else statements has been optimized. Constant folding has been expanded at compile time. This optimization can now be applied to expressions like \u00abtrue ? x : y\u00bb and functions such as asfloat(), asint(), asuint(), cos(), mad(), round(), and sin().\n<li class=\"l\"> A CreateCommandList1() method has been added to the ID3D12Device4 interface in the libvkd3d library.\n<li class=\"l\"> New Direct3D bytecode instructions have been added: bem, tex, texbem, texbeml, and texcoord.\n<li class=\"l\"> The development of the MSL (Metal Shading Language) used by Apple in its Metal graphics API continues. Support for compute shaders, instant initialization of constant buffers, trigonometric functions, modulo operations, and bitwise shifts has been added.\n<li class=\"l\">  Unsigned integer division and modulo operations, as well as sin() and cos() functions, and the ability to offset texels when loading textures have been added to the GLSL (OpenGL Shading Language) implementation.              <\/ul>\n<p>Additionally, Valve has released VKD3D-Proton 3.0, a branch from the vkd3d codebase designed to enhance Direct3D 12 support within the Proton game launch package. VKD3D-Proton includes Proton-specific changes, optimizations, and enhancements for better performance of Windows games based on Direct3D 12, which have not yet been integrated into the main vkd3d codebase. Notable differences also include a focus on utilizing modern Vulkan extensions and the capabilities of the latest graphics driver releases to achieve full compatibility with Direct3D 12.      <\/p>\n<p>Changes in the new version of vkd3d-proton include:  <\/p>\n<ul>\n<li class=\"l\"> The DXBC (DirectX ByteCode) shader backend has been rewritten, replacing the vkd3d-shader backend. The new backend resolves issues in many games that previously arose due to the lack of necessary functionality in vkd3d-shader, such as the functioning of Red Dead Redemption 2 in D3D12 mode.\n<li class=\"l\"> Support for FSR4 (AMD FidelityFX Super Resolution) supersampling technology has been added.\n<li class=\"l\"> Experimental support for D3D12 Work Graphs has been introduced.\n<li class=\"l\"> Experimental support for Opacity MicroMaps (OMM) has been added.\n<li class=\"l\"> Issues in games such as Star Citizen, Ninja Gaiden 4, Monster Hunter Wilds, Wreckfest 2, Satisfactory, Street Fighter 6, Death Stranding, Wuthering Waves, Dune, Spider-Man Remastered, Gray Zone Warfare, Rise of the Tomb Raider, Port Royal, Mafia: Definitive Edition, and Final Fantasy Tactics have been resolved.        <\/ul>\n<p>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=64340\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 Win32 API &#8212; Wine 10.20. \u0421 \u043c\u043e\u043c\u0435\u043d\u0442\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u0430 10.19 \u0431\u044b\u043b\u043e \u0437\u0430\u043a\u0440\u044b\u0442 31 \u043e\u0442\u0447\u0451\u0442 \u043e\u0431 \u043e\u0448\u0438\u0431\u043a\u0430\u0445 \u0438 \u0432\u043d\u0435\u0441\u0435\u043d\u043e 337 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439. \u041d\u0430\u0438\u0431\u043e\u043b\u0435\u0435 \u0432\u0430\u0436\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f: \u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u043f\u0430\u043a\u0435\u0442 Vkd3d \u0441 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0435\u0439 Direct3D 12 \u043e\u0431\u043d\u043e\u0432\u043b\u0451\u043d \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1.18. \u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u0435 \u043e\u043a\u043d\u043e \u0434\u043b\u044f \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0435\u0441\u0441\u0430 \u0441\u043a\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432. \u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0435\u043d\u0430 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c\u0430 Reparse Point, \u043f\u0440\u0438 \u043f\u043e\u043c\u043e\u0449\u0438 \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u043c\u043e\u0436\u043d\u043e [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-149988","post","type-post","status-publish","format-standard","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 Win32 API - Wine 10.20. \u0421 \u043c\u043e\u043c\u0435\u043d\u0442\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u0430 10.19 \u0431\u044b\u043b\u043e \u0437\u0430\u043a\u0440\u044b\u0442 31 \u043e\u0442\u0447\u0451\u0442 \u043e\u0431 \u043e\u0448\u0438\u0431\u043a\u0430\u0445 \u0438 \u0432\u043d\u0435\u0441\u0435\u043d\u043e 337 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/novye-versii-wine-10-20-vkd3d-1-18-i-vkd3d-proton-3-0\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u041d\u043e\u0432\u044b\u0435 \u0432\u0435\u0440\u0441\u0438\u0438 Wine 10.20, Vkd3d 1.18 \u0438 vkd3d-proton 3.0 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 Win32 API - Wine 10.20. \u0421 \u043c\u043e\u043c\u0435\u043d\u0442\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u0430 10.19 \u0431\u044b\u043b\u043e \u0437\u0430\u043a\u0440\u044b\u0442 31 \u043e\u0442\u0447\u0451\u0442 \u043e\u0431 \u043e\u0448\u0438\u0431\u043a\u0430\u0445 \u0438 \u0432\u043d\u0435\u0441\u0435\u043d\u043e 337 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/novye-versii-wine-10-20-vkd3d-1-18-i-vkd3d-proton-3-0\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-11-29T09:12:05+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-11-29T09:12:05+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47New versions Wine 10.20, Vkd3d 1.18, and vkd3d-proton 3.0 | ProHoster","description":"An experimental release of the open Win32 API implementation - Wine 10.20 has been published. Since the release of 10.19, 31 bug reports have been closed and 337 changes have been made.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/novye-versii-wine-10-20-vkd3d-1-18-i-vkd3d-proton-3-0","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u041d\u043e\u0432\u044b\u0435 \u0432\u0435\u0440\u0441\u0438\u0438 Wine 10.20, Vkd3d 1.18 \u0438 vkd3d-proton 3.0 | ProHoster","og:description":"\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 Win32 API - Wine 10.20. \u0421 \u043c\u043e\u043c\u0435\u043d\u0442\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u0430 10.19 \u0431\u044b\u043b\u043e \u0437\u0430\u043a\u0440\u044b\u0442 31 \u043e\u0442\u0447\u0451\u0442 \u043e\u0431 \u043e\u0448\u0438\u0431\u043a\u0430\u0445 \u0438 \u0432\u043d\u0435\u0441\u0435\u043d\u043e 337 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/novye-versii-wine-10-20-vkd3d-1-18-i-vkd3d-proton-3-0","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2025-11-29T09:12:05+00:00","article:modified_time":"2025-11-29T09:12:05+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"149988","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-01-23 16:16:19","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-01-23 16:16:19","updated":"2026-01-23 16:16:19","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/149988","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=149988"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/149988\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=149988"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=149988"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=149988"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}