github.dxvk.releases.atom.xml - sfeed_tests - sfeed tests and RSS and Atom files
 (HTM) git clone git://git.codemadness.org/sfeed_tests
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       github.dxvk.releases.atom.xml (53867B)
       ---
            1 <?xml version="1.0" encoding="UTF-8"?>
            2 <feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
            3   <id>tag:github.com,2008:https://github.com/doitsujin/dxvk/releases</id>
            4   <link type="text/html" rel="alternate" href="https://github.com/doitsujin/dxvk/releases"/>
            5   <link type="application/atom+xml" rel="self" href="https://github.com/doitsujin/dxvk/releases.atom"/>
            6   <title>Release notes from dxvk</title>
            7   <updated>2020-08-13T17:10:35Z</updated>
            8   <entry>
            9     <id>tag:github.com,2008:Repository/106558568/v1.7.1</id>
           10     <updated>2020-08-13T19:35:51Z</updated>
           11     <link rel="alternate" type="text/html" href="https://github.com/doitsujin/dxvk/releases/tag/v1.7.1"/>
           12     <title>Version 1.7.1</title>
           13     <content type="html">&lt;h2&gt;Bug fixes and Improvements&lt;/h2&gt;
           14 &lt;ul&gt;
           15 &lt;li&gt;&lt;code&gt;VK_EXT_4444_formats&lt;/code&gt; is now used on supported drivers to resolve potential issues with sampler border colors on Intel hardware.&lt;/li&gt;
           16 &lt;li&gt;&lt;code&gt;VK_EXT_extended_dynamic_state&lt;/code&gt; is now used on supported drivers to implement out-of-bounds vertex buffer access behaviour correctly.&lt;/li&gt;
           17 &lt;li&gt;Minor performance improvements.&lt;/li&gt;
           18 &lt;li&gt;Implemented NV12 video format support for D3D9. This should make the &lt;strong&gt;GeForce Now&lt;/strong&gt; app usable with DXVK.&lt;/li&gt;
           19 &lt;li&gt;Implemented missing shader instruction for D3D9 to fix shadow rendering in a number of games.&lt;/li&gt;
           20 &lt;li&gt;&lt;strong&gt;Anarchy Online&lt;/strong&gt;: Fixed an out-of-memory error.&lt;/li&gt;
           21 &lt;li&gt;&lt;strong&gt;Metro Exodus:&lt;/strong&gt; Added missing DXGI entry points required to run the game.&lt;/li&gt;
           22 &lt;li&gt;&lt;strong&gt;Observation:&lt;/strong&gt; Work around a game bug causing rendering issues on RADV.&lt;/li&gt;
           23 &lt;li&gt;&lt;strong&gt;Resident Evil 7:&lt;/strong&gt; Disabled relaxedBarriers option again due to rendering issues.&lt;/li&gt;
           24 &lt;li&gt;&lt;strong&gt;Serious Sam 2&lt;/strong&gt; and others: Fixed incorrect water reflections.&lt;/li&gt;
           25 &lt;li&gt;&lt;strong&gt;SpellForce 2&lt;/strong&gt;: Work around black water ripples.&lt;/li&gt;
           26 &lt;li&gt;&lt;strong&gt;Timeshift&lt;/strong&gt;: Fixed shadows&lt;/li&gt;
           27 &lt;li&gt;&lt;strong&gt;TrackMania&lt;/strong&gt;: Fixed water and other rendering issues.&lt;/li&gt;
           28 &lt;li&gt;Work around performance issues in &lt;strong&gt;Darksiders: Warmastered Edition&lt;/strong&gt; (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;677616428&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1719&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1719/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1719&quot;&gt;#1719&lt;/a&gt;) and &lt;strong&gt;Monster Hunter World&lt;/strong&gt; on AMD and recent Nvidia drivers.&lt;/li&gt;
           29 &lt;li&gt;Work around Z-fighting issues in &lt;strong&gt;Borderlands 3&lt;/strong&gt;, &lt;strong&gt;Halo&lt;/strong&gt;, &lt;strong&gt;Halo CE&lt;/strong&gt;, &lt;strong&gt;Mafia III: Definitive Edition&lt;/strong&gt;, &lt;strong&gt;Terminator: Resistance&lt;/strong&gt;.&lt;/li&gt;
           30 &lt;/ul&gt;
           31 &lt;h2&gt;Compatibility notes&lt;/h2&gt;
           32 &lt;p&gt;&lt;code&gt;VK_EXT_transform_feedback&lt;/code&gt; is now a hard requirement for D3D10 and D3D11. This extension is supported by all Nvidia and Mesa drivers released in early 2019 or later, as well as recent AMDVLK releases and the proprietary AMD driver.&lt;/p&gt;</content>
           33     <author>
           34       <name>doitsujin</name>
           35     </author>
           36     <media:thumbnail height="30" width="30" url="https://avatars0.githubusercontent.com/u/25567304?s=60&amp;v=4"/>
           37   </entry>
           38   <entry>
           39     <id>tag:github.com,2008:Repository/106558568/v1.7</id>
           40     <updated>2020-05-17T21:39:11Z</updated>
           41     <link rel="alternate" type="text/html" href="https://github.com/doitsujin/dxvk/releases/tag/v1.7"/>
           42     <title>Version 1.7</title>
           43     <content type="html">&lt;h2&gt;New Vulkan extensions&lt;/h2&gt;
           44 &lt;p&gt;On supported drivers, the following extensions are now used:&lt;/p&gt;
           45 &lt;ul&gt;
           46 &lt;li&gt;&lt;code&gt;VK_EXT_custom_border_color&lt;/code&gt; is now used to support for arbitrary sampler border colors, which fixes issues in many Direct3D 9 games including &lt;strong&gt;Crysis&lt;/strong&gt; and &lt;strong&gt;Halo 2 Vista&lt;/strong&gt; (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;611997534&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1612&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1612/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1612&quot;&gt;#1612&lt;/a&gt;).&lt;/li&gt;
           47 &lt;li&gt;&lt;code&gt;VK_EXT_robustness2&lt;/code&gt; is used to handle out-of-bounds access to resources the same way as D3D11 does.&lt;/li&gt;
           48 &lt;/ul&gt;
           49 &lt;p&gt;Wine &lt;strong&gt;5.8&lt;/strong&gt; is needed for winevulkan support, as well as the following drivers:&lt;/p&gt;
           50 &lt;ul&gt;
           51 &lt;li&gt;&lt;strong&gt;AMD&lt;/strong&gt;, &lt;strong&gt;Intel&lt;/strong&gt;: Mesa 20.2 (current development version)&lt;/li&gt;
           52 &lt;li&gt;&lt;strong&gt;Nvidia&lt;/strong&gt;: 440.66.12 (Vulkan developer beta)&lt;/li&gt;
           53 &lt;/ul&gt;
           54 &lt;h2&gt;Bug fixes and Improvements&lt;/h2&gt;
           55 &lt;ul&gt;
           56 &lt;li&gt;Optimized render target clears and barriers, which may slightly improve GPU-bound performance in a number of games.&lt;/li&gt;
           57 &lt;li&gt;On drivers that do not support a dedicated transfer queue (primarily RADV), the compute queue will now be used for asynchronous resource uploads in D3D11 games.&lt;/li&gt;
           58 &lt;li&gt;Implemented some DXGI 1.6 functionality for future versions of &lt;strong&gt;World of Warcraft&lt;/strong&gt;.&lt;/li&gt;
           59 &lt;li&gt;Reduced memory usage especially in D3D9, which may help with out-of-memory errors in certain games such as &lt;strong&gt;Toxikk&lt;/strong&gt;. Note that this is not a solution for the general 32-bit address space problem (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;545336807&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1318&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1318/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1318&quot;&gt;#1318&lt;/a&gt;).&lt;/li&gt;
           60 &lt;li&gt;Fixed Vulkan validation errors in &lt;strong&gt;Cloudpunk&lt;/strong&gt; and other games using buffer resources incorrectly.&lt;/li&gt;
           61 &lt;li&gt;Fixed build on GCC 10.1 (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;615261685&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1620&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1620/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1620&quot;&gt;#1620&lt;/a&gt;).&lt;/li&gt;
           62 &lt;li&gt;Fixed various D3D9 issues.&lt;/li&gt;
           63 &lt;li&gt;Reworked the &lt;code&gt;dxgi.tearFree&lt;/code&gt; option, see PR &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;610924006&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1606&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/doitsujin/dxvk/pull/1606/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/pull/1606&quot;&gt;#1606&lt;/a&gt; for details.&lt;/li&gt;
           64 &lt;li&gt;&lt;strong&gt;Fallout New Vegas&lt;/strong&gt;: Fixed white pixel artifacts&lt;/li&gt;
           65 &lt;li&gt;&lt;strong&gt;Freelancer&lt;/strong&gt;: Fixed texturing issues (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;610264094&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1603&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1603/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1603&quot;&gt;#1603&lt;/a&gt;).&lt;/li&gt;
           66 &lt;li&gt;&lt;strong&gt;GTA IV&lt;/strong&gt;: Fixed HUD rendering issues (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;611081674&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1608&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1608/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1608&quot;&gt;#1608&lt;/a&gt;, PR &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;617362342&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1626&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/doitsujin/dxvk/pull/1626/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/pull/1626&quot;&gt;#1626&lt;/a&gt;).&lt;/li&gt;
           67 &lt;/ul&gt;
           68 &lt;h2&gt;Build system changes&lt;/h2&gt;
           69 &lt;p&gt;Support for winelib builds was dropped, due to maintenance issues and incompatibility with some distributions (see &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;603298907&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1584&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1584/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1584&quot;&gt;#1584&lt;/a&gt;). This makes MinGW a hard requirement for building DXVK.&lt;/p&gt;
           70 &lt;p&gt;Please note that &lt;code&gt;mingw-w64-binutils&lt;/code&gt; 2.34 currently leads to broken builds; see &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;617175798&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1625&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1625/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1625&quot;&gt;#1625&lt;/a&gt; for details and a fix for the issue.&lt;/p&gt;</content>
           71     <author>
           72       <name>doitsujin</name>
           73     </author>
           74     <media:thumbnail height="30" width="30" url="https://avatars0.githubusercontent.com/u/25567304?s=60&amp;v=4"/>
           75   </entry>
           76   <entry>
           77     <id>tag:github.com,2008:Repository/106558568/v1.6.1</id>
           78     <updated>2020-04-20T07:48:44Z</updated>
           79     <link rel="alternate" type="text/html" href="https://github.com/doitsujin/dxvk/releases/tag/v1.6.1"/>
           80     <title>Version 1.6.1</title>
           81     <content type="html">&lt;h2&gt;Bug fixes and Improvements&lt;/h2&gt;
           82 &lt;ul&gt;
           83 &lt;li&gt;Configuration options now accept the &lt;code&gt;&quot;...&quot;&lt;/code&gt; syntax, e.g. &lt;code&gt;d3d9.customDeviceDesc = &quot;ATi Rage 128&quot;&lt;/code&gt; (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;597834790&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1567&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1567/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1567&quot;&gt;#1567&lt;/a&gt;).&lt;/li&gt;
           84 &lt;li&gt;Added &lt;code&gt;dxgi.tearFree&lt;/code&gt; option to enforce the Mailbox present mode when Vsync is disabled, which should prevent tearing. May not work on all setups.&lt;/li&gt;
           85 &lt;li&gt;Fixed various issues causing incorrect rendering or crashes in D3D9.&lt;/li&gt;
           86 &lt;li&gt;Fixed Vulkan validation errors on Nvidia systems.&lt;/li&gt;
           87 &lt;li&gt;Fixed an issue with the setup script not working on Wine 5.6 due to a &lt;code&gt;winepath&lt;/code&gt; regression.&lt;/li&gt;
           88 &lt;li&gt;Implemented missing DXGI functionality for some SpecialK mods. (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;592640972&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1544&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1544/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1544&quot;&gt;#1544&lt;/a&gt;)&lt;/li&gt;
           89 &lt;li&gt;&lt;strong&gt;Blue Reflection&lt;/strong&gt;: Work around game bug causing rendering issues. (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;602269131&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1574&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1574/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1574&quot;&gt;#1574&lt;/a&gt;)&lt;/li&gt;
           90 &lt;li&gt;&lt;strong&gt;Battlefield 2&lt;/strong&gt;: Work around a game bug causing black terrain. (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;595453072&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1558&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1558/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1558&quot;&gt;#1558&lt;/a&gt;)&lt;/li&gt;
           91 &lt;li&gt;&lt;strong&gt;Crysis&lt;/strong&gt;: Fixed a crash when loading certain levels in D3D9 mode. (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;585817807&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1528&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1528/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1528&quot;&gt;#1528&lt;/a&gt;)&lt;/li&gt;
           92 &lt;li&gt;&lt;strong&gt;Half-Life Alyx&lt;/strong&gt;: Fixed incorrect integer division-by-zero handling resulting in distorted geometry.&lt;/li&gt;
           93 &lt;li&gt;&lt;strong&gt;Heavy Rain&lt;/strong&gt;: Improved performance on Nvidia GPUs. (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;602436538&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1575&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1575/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1575&quot;&gt;#1575&lt;/a&gt;)&lt;/li&gt;
           94 &lt;li&gt;&lt;strong&gt;L.A. Noire&lt;/strong&gt;: Fixed crash on startup. &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;596752462&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1564&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1564/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1564&quot;&gt;#1564&lt;/a&gt;&lt;/li&gt;
           95 &lt;li&gt;&lt;strong&gt;Prince of Persia&lt;/strong&gt;: Fixed incorrect rendering on RADV. (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;589667619&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1537&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1537/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1537&quot;&gt;#1537&lt;/a&gt;)&lt;/li&gt;
           96 &lt;li&gt;&lt;strong&gt;Yooka-Laylee and the Impossible Lair&lt;/strong&gt;: Work around rendering issues on AMD drivers.&lt;/li&gt;
           97 &lt;/ul&gt;</content>
           98     <author>
           99       <name>doitsujin</name>
          100     </author>
          101     <media:thumbnail height="30" width="30" url="https://avatars0.githubusercontent.com/u/25567304?s=60&amp;v=4"/>
          102   </entry>
          103   <entry>
          104     <id>tag:github.com,2008:Repository/106558568/v1.6</id>
          105     <updated>2020-03-20T15:14:19Z</updated>
          106     <link rel="alternate" type="text/html" href="https://github.com/doitsujin/dxvk/releases/tag/v1.6"/>
          107     <title>Version 1.6</title>
          108     <content type="html">&lt;h2&gt;D3D10 changes&lt;/h2&gt;
          109 &lt;p&gt;The D3D10 helper libraries &lt;code&gt;d3d10.dll&lt;/code&gt; and &lt;code&gt;d3d10_1.dll&lt;/code&gt; are no longer installed by default, as only &lt;code&gt;d3d10core.dll&lt;/code&gt; and &lt;code&gt;d3d11.dll&lt;/code&gt; are needed for DXVK to support D3D10 (on Windows, &lt;code&gt;dxgi.dll&lt;/code&gt; must also be used). This opens up the option to use Wine&#39;s implementation of the D3D10 effects framework, which is needed by some games.&lt;/p&gt;
          110 &lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This works best on Wine &lt;strong&gt;5.3&lt;/strong&gt; or newer. The existing DXVK implementation can still be used, refer to the &lt;a href=&quot;https://github.com/doitsujin/dxvk#how-to-use&quot;&gt;README&lt;/a&gt; for details.&lt;/p&gt;
          111 &lt;h2&gt;Bug fixes and Improvements&lt;/h2&gt;
          112 &lt;ul&gt;
          113 &lt;li&gt;Minor D3D9 performance improvements&lt;/li&gt;
          114 &lt;li&gt;Apparently fixed a crash when capturing apitrace snapshots (?) (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;581817501&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1511&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1511/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1511&quot;&gt;#1511&lt;/a&gt;)&lt;/li&gt;
          115 &lt;li&gt;Fixed a crash in some Source 2 titles using their D3D9 renderer&lt;/li&gt;
          116 &lt;li&gt;Fixed redundant display mode changes (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;573634544&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1489&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/doitsujin/dxvk/pull/1489/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/pull/1489&quot;&gt;#1489&lt;/a&gt;, &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;575302042&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1494&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/doitsujin/dxvk/pull/1494/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/pull/1494&quot;&gt;#1494&lt;/a&gt;)&lt;/li&gt;
          117 &lt;li&gt;Fixed videos in some games showing a green frame (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;509474047&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/Joshua-Ashton/d9vk/issues/424&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/Joshua-Ashton/d9vk/issues/424/hovercard&quot; href=&quot;https://github.com/Joshua-Ashton/d9vk/issues/424&quot;&gt;Joshua-Ashton/d9vk#424&lt;/a&gt;)&lt;/li&gt;
          118 &lt;li&gt;&lt;strong&gt;A Hat in Time&lt;/strong&gt;: Fixed a regression where the output would be badly scaled when changing resolution&lt;/li&gt;
          119 &lt;li&gt;&lt;strong&gt;Dead Space&lt;/strong&gt;: Fixed black square artifacts (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;573348591&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1484&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1484/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1484&quot;&gt;#1484&lt;/a&gt;)&lt;/li&gt;
          120 &lt;li&gt;&lt;strong&gt;DoDonPachi Resurrection&lt;/strong&gt;: Fixed crash on startup (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;579997463&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1508&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1508/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1508&quot;&gt;#1508&lt;/a&gt;)&lt;/li&gt;
          121 &lt;li&gt;&lt;strong&gt;Dragon&#39;s Dogma&lt;/strong&gt;: Fixed fullscreen issues (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;577915409&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1502&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/doitsujin/dxvk/pull/1502/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/pull/1502&quot;&gt;#1502&lt;/a&gt;)&lt;/li&gt;
          122 &lt;li&gt;&lt;strong&gt;Star Wars: Republic Commando&lt;/strong&gt;: Implemented missing image formats (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;562242345&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1430&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1430/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1430&quot;&gt;#1430&lt;/a&gt;)&lt;/li&gt;
          123 &lt;li&gt;&lt;strong&gt;Yomawari: Midnight Shadows&lt;/strong&gt;: Fixed crash on startup (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;579923914&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1507&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1507/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1507&quot;&gt;#1507&lt;/a&gt;)&lt;/li&gt;
          124 &lt;/ul&gt;</content>
          125     <author>
          126       <name>doitsujin</name>
          127     </author>
          128     <media:thumbnail height="30" width="30" url="https://avatars0.githubusercontent.com/u/25567304?s=60&amp;v=4"/>
          129   </entry>
          130   <entry>
          131     <id>tag:github.com,2008:Repository/106558568/v1.5.5</id>
          132     <updated>2020-02-29T15:21:46Z</updated>
          133     <link rel="alternate" type="text/html" href="https://github.com/doitsujin/dxvk/releases/tag/v1.5.5"/>
          134     <title>Version 1.5.5</title>
          135     <content type="html">&lt;h2&gt;Bug fixes and Improvements&lt;/h2&gt;
          136 &lt;ul&gt;
          137 &lt;li&gt;Implemented some missing D3D9 features&lt;/li&gt;
          138 &lt;li&gt;Improved D3D9 compatibility with older Intel hardware (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;565920826&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1455&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1455/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1455&quot;&gt;#1455&lt;/a&gt;)&lt;/li&gt;
          139 &lt;li&gt;Fixed a regression which caused flickering in some D3D9 titles on Intel ANV (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;565753142&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1451&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1451/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1451&quot;&gt;#1451&lt;/a&gt;, &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;569556424&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1471&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1471/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1471&quot;&gt;#1471&lt;/a&gt;)&lt;/li&gt;
          140 &lt;li&gt;Fixed a bug where windows not matching the back buffer in size would produce pixelated output in D3D9 games&lt;/li&gt;
          141 &lt;li&gt;Fixed a potential GPU hang that could happen if a game uses D3D9 dialog mode (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;547831978&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1330&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1330/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1330&quot;&gt;#1330&lt;/a&gt;)&lt;/li&gt;
          142 &lt;li&gt;Fixed crashes and incorrect rendering when using the &lt;code&gt;d3d9.evictManagedOnUnlock&lt;/code&gt; option. This is useful for &lt;strong&gt;Skyrim&lt;/strong&gt; with a large number of mods as an alternative to ENBoost.&lt;/li&gt;
          143 &lt;li&gt;Fixed incorrect behaviour with D3D11 line tessellation.&lt;/li&gt;
          144 &lt;li&gt;&lt;strong&gt;Book of Demons&lt;/strong&gt;: Fixed white textures and UI issues (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;561972314&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1420&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1420/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1420&quot;&gt;#1420&lt;/a&gt;)&lt;/li&gt;
          145 &lt;li&gt;&lt;strong&gt;Close Combat&lt;/strong&gt;: Fixed the UI not rendering (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;562792054&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1434&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1434/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1434&quot;&gt;#1434&lt;/a&gt;)&lt;/li&gt;
          146 &lt;li&gt;&lt;strong&gt;Cross Racing Championship&lt;/strong&gt;: Fixed flickering water (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;565700900&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1450&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1450/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1450&quot;&gt;#1450&lt;/a&gt;)&lt;/li&gt;
          147 &lt;li&gt;&lt;strong&gt;Dungeons and Dragons: Temple of Elemental Evil&lt;/strong&gt;: Fixed flickering fire (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;565255163&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1444&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1444/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1444&quot;&gt;#1444&lt;/a&gt;)&lt;/li&gt;
          148 &lt;li&gt;&lt;strong&gt;Elite Dangerous&lt;/strong&gt;: Fixed an issue with the launcher resetting the D3D9 device every frame when multiple monitors are in use (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;560840991&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1408&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1408/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1408&quot;&gt;#1408&lt;/a&gt;)&lt;/li&gt;
          149 &lt;li&gt;&lt;strong&gt;Evil Genius&lt;/strong&gt;: Fixed a reference counting bug that would lead to error messages (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;561828287&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1417&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1417/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1417&quot;&gt;#1417&lt;/a&gt;)&lt;/li&gt;
          150 &lt;li&gt;&lt;strong&gt;F1 2019&lt;/strong&gt;: Work around a game bug causing rendering issues on RADV.&lt;/li&gt;
          151 &lt;li&gt;&lt;strong&gt;Hyperdimension Neptunia U Action Unleashed&lt;/strong&gt;: Fixed character models not rendering (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;562214945&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1428&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1428/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1428&quot;&gt;#1428&lt;/a&gt;)&lt;/li&gt;
          152 &lt;li&gt;&lt;strong&gt;Just Cause 1&lt;/strong&gt;: Fixed a regression where the game would crash on startup (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;567089568&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1464&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1464/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1464&quot;&gt;#1464&lt;/a&gt;)&lt;/li&gt;
          153 &lt;li&gt;&lt;strong&gt;Lumino City&lt;/strong&gt;: Fixed an issue potentially causing GPU hangs (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;566880004&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1462&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1462/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1462&quot;&gt;#1462&lt;/a&gt;)&lt;/li&gt;
          154 &lt;li&gt;&lt;strong&gt;Saint&#39;s Row III / IV&lt;/strong&gt;: Work around a Z-fighting issue with the D3D11 renderer.&lt;/li&gt;
          155 &lt;li&gt;&lt;strong&gt;Shade Wrath of Angels&lt;/strong&gt;: Fixed character rendering (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;479138686&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/Joshua-Ashton/d9vk/issues/295&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/Joshua-Ashton/d9vk/issues/295/hovercard&quot; href=&quot;https://github.com/Joshua-Ashton/d9vk/issues/295&quot;&gt;Joshua-Ashton/d9vk#295&lt;/a&gt;)&lt;/li&gt;
          156 &lt;li&gt;&lt;strong&gt;Sins of a Solar Empire&lt;/strong&gt;: Fixed an endless recursion that could happen in some titles using SetCursorPosition (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;560555979&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1400&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1400/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1400&quot;&gt;#1400&lt;/a&gt;)&lt;/li&gt;
          157 &lt;li&gt;&lt;strong&gt;Rocket League&lt;/strong&gt;: Fixed a potential crash with the experimental D3D11 renderer.&lt;/li&gt;
          158 &lt;li&gt;&lt;strong&gt;Vampire: The Masquerade Bloodlines&lt;/strong&gt;: Improved performance.&lt;/li&gt;
          159 &lt;/ul&gt;</content>
          160     <author>
          161       <name>doitsujin</name>
          162     </author>
          163     <media:thumbnail height="30" width="30" url="https://avatars0.githubusercontent.com/u/25567304?s=60&amp;v=4"/>
          164   </entry>
          165   <entry>
          166     <id>tag:github.com,2008:Repository/106558568/v1.5.4</id>
          167     <updated>2020-02-07T07:56:59Z</updated>
          168     <link rel="alternate" type="text/html" href="https://github.com/doitsujin/dxvk/releases/tag/v1.5.4"/>
          169     <title>Version 1.5.4</title>
          170     <content type="html">&lt;h2&gt;Bug fixes and Improvements&lt;/h2&gt;
          171 &lt;ul&gt;
          172 &lt;li&gt;Fixed another regression that affects multiple D3D9 games (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;559980579&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1399&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1399/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1399&quot;&gt;#1399&lt;/a&gt;)&lt;/li&gt;
          173 &lt;li&gt;&lt;strong&gt;Anno 1701&lt;/strong&gt;: Fixed incorrect texture filtering near undiscovered map areas (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;561275394&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1412&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1412/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1412&quot;&gt;#1412&lt;/a&gt;)&lt;/li&gt;
          174 &lt;li&gt;&lt;strong&gt;E.Y.E: Divine Cybermancy&lt;/strong&gt;: Fixed rendering issues when aiming (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;558440821&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1392&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1392/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1392&quot;&gt;#1392&lt;/a&gt;)&lt;/li&gt;
          175 &lt;li&gt;&lt;strong&gt;Forgotten Realms: Demon Stone&lt;/strong&gt;: Fixed textures not showing up (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;561230132&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1409&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1409/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1409&quot;&gt;#1409&lt;/a&gt;)&lt;/li&gt;
          176 &lt;li&gt;&lt;strong&gt;King&#39;s Bounty&lt;/strong&gt;: Fixed incorrect water rendering (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;557652480&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1387&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1387/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1387&quot;&gt;#1387&lt;/a&gt;)&lt;/li&gt;
          177 &lt;li&gt;&lt;strong&gt;The Witcher&lt;/strong&gt;: Fixed clouds not rendering (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;560571616&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1402&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1402/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1402&quot;&gt;#1402&lt;/a&gt;)&lt;/li&gt;
          178 &lt;/ul&gt;</content>
          179     <author>
          180       <name>doitsujin</name>
          181     </author>
          182     <media:thumbnail height="30" width="30" url="https://avatars0.githubusercontent.com/u/25567304?s=60&amp;v=4"/>
          183   </entry>
          184   <entry>
          185     <id>tag:github.com,2008:Repository/106558568/v1.5.3</id>
          186     <updated>2020-01-30T15:39:15Z</updated>
          187     <link rel="alternate" type="text/html" href="https://github.com/doitsujin/dxvk/releases/tag/v1.5.3"/>
          188     <title>Version 1.5.3</title>
          189     <content type="html">&lt;h2&gt;Bug fixes and Improvements&lt;/h2&gt;
          190 &lt;ul&gt;
          191 &lt;li&gt;&lt;strong&gt;Fixed a potentially critical D3D9 regression introduced in 1.5.2.&lt;/strong&gt;&lt;/li&gt;
          192 &lt;li&gt;Fixed some Vulkan validation errors in D3D9 applications&lt;/li&gt;
          193 &lt;li&gt;Improved GPU-limited D3D9 performance on some drivers, e.g. in &lt;strong&gt;A Hat in Time&lt;/strong&gt;.&lt;/li&gt;
          194 &lt;li&gt;D3D10 apps will now be recognized as such by the HUD instead of being shown as D3D11.&lt;/li&gt;
          195 &lt;li&gt;&lt;strong&gt;Mafia II&lt;/strong&gt;: Fixed shadow rendering issues (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;539940228&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1294&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1294/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1294&quot;&gt;#1294&lt;/a&gt;)&lt;/li&gt;
          196 &lt;li&gt;&lt;strong&gt;Skyrim&lt;/strong&gt;: Fixed rendering issues caused by broken ENB shaders&lt;/li&gt;
          197 &lt;li&gt;&lt;strong&gt;Torchlight&lt;/strong&gt;: Fixed rendering issues in the menu (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;555261323&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1378&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1378/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1378&quot;&gt;#1378&lt;/a&gt;)&lt;/li&gt;
          198 &lt;/ul&gt;</content>
          199     <author>
          200       <name>doitsujin</name>
          201     </author>
          202     <media:thumbnail height="30" width="30" url="https://avatars0.githubusercontent.com/u/25567304?s=60&amp;v=4"/>
          203   </entry>
          204   <entry>
          205     <id>tag:github.com,2008:Repository/106558568/v1.5.2</id>
          206     <updated>2020-01-25T11:33:43Z</updated>
          207     <link rel="alternate" type="text/html" href="https://github.com/doitsujin/dxvk/releases/tag/v1.5.2"/>
          208     <title>Version 1.5.2</title>
          209     <content type="html">&lt;h2&gt;Compatibility&lt;/h2&gt;
          210 &lt;p&gt;Vulkan 1.1 is now required, which means that very old drivers will no longer be able to run DXVK:&lt;/p&gt;
          211 &lt;ul&gt;
          212 &lt;li&gt;&lt;strong&gt;AMD&lt;/strong&gt; / &lt;strong&gt;Intel&lt;/strong&gt;: Mesa 17.3 and older&lt;/li&gt;
          213 &lt;li&gt;&lt;strong&gt;Nvidia:&lt;/strong&gt; 390.xx and older&lt;/li&gt;
          214 &lt;/ul&gt;
          215 &lt;p&gt;Additionally, the Vulkan loader installed on the system must support Vulkan 1.1.&lt;/p&gt;
          216 &lt;p&gt;Note that having an incompatible driver installed, even alongside more recent versions, may cause Vulkan initialization failure or application crashes on startup. Remove any such drivers when running into issues.&lt;/p&gt;
          217 &lt;p&gt;The reason for this change is that the Vulkan 1.0 fallback path was largely untested and did not always work correctly, removing it also allowed for a minor code cleanup.&lt;/p&gt;
          218 &lt;h2&gt;Bug fixes and Improvements&lt;/h2&gt;
          219 &lt;ul&gt;
          220 &lt;li&gt;Implemented some missing D3D9 swap chain functionality to allow various applications to run, including the &lt;strong&gt;ATi ToyShop&lt;/strong&gt; demo, &lt;strong&gt;Atelier Sophie&lt;/strong&gt; (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;549630658&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1341&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1341/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1341&quot;&gt;#1341&lt;/a&gt;) and &lt;strong&gt;Dynasty Warriors 7&lt;/strong&gt; (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;553088872&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1361&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1361/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1361&quot;&gt;#1361&lt;/a&gt;).&lt;/li&gt;
          221 &lt;li&gt;Various D3D9 bug fixes and minor performance and memory optimizations&lt;/li&gt;
          222 &lt;li&gt;Added &lt;code&gt;d3d9.forceSwapchainMSAA&lt;/code&gt; option to force MSAA on D3D9 swap chain images.&lt;/li&gt;
          223 &lt;li&gt;Enabled &lt;code&gt;d3d9.deferSurfaceCreation&lt;/code&gt; for a large number of D3D11 games in the &lt;strong&gt;Atelier&lt;/strong&gt; series to fix the menu not showing up. Requires the use of both DXVK&#39;s D3D11 &lt;strong&gt;and&lt;/strong&gt; D3D9 implementations.&lt;/li&gt;
          224 &lt;li&gt;&lt;strong&gt;Dragon Age Origins&lt;/strong&gt;: Fixed some Vulkan validation errors&lt;/li&gt;
          225 &lt;li&gt;&lt;strong&gt;Entropia Universe&lt;/strong&gt;: Added &lt;code&gt;d3d11.invariantPosition&lt;/code&gt; option to fix Z-fighting issues on some graphics drivers (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;553799217&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1364&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1364/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1364&quot;&gt;#1364&lt;/a&gt;)&lt;/li&gt;
          226 &lt;li&gt;&lt;strong&gt;Ferentus/Herrcot/Xiones&lt;/strong&gt;: Fixed sky rendering as well as a minimap regression (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;481864205&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/Joshua-Ashton/d9vk/issues/306&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/Joshua-Ashton/d9vk/issues/306/hovercard&quot; href=&quot;https://github.com/Joshua-Ashton/d9vk/issues/306&quot;&gt;Joshua-Ashton/d9vk#306&lt;/a&gt;)&lt;/li&gt;
          227 &lt;li&gt;&lt;strong&gt;Gothic 3&lt;/strong&gt;: Disabled &lt;code&gt;d3d9.supportDFFormats&lt;/code&gt; option to fix shadow rendering (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;554672309&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1367&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1367/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1367&quot;&gt;#1367&lt;/a&gt;)&lt;/li&gt;
          228 &lt;li&gt;&lt;strong&gt;Tales of Vesperia&lt;/strong&gt;: Fixed a race condition causing frequent crashes, which was introduced in DXVK 1.4.5.&lt;/li&gt;
          229 &lt;li&gt;&lt;strong&gt;TrackMania United Forever&lt;/strong&gt;: Fixed unnecessary CPU &amp;lt;&amp;gt; GPU synchronization to improve performance (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;553697779&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1363&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1363/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1363&quot;&gt;#1363&lt;/a&gt;)&lt;/li&gt;
          230 &lt;li&gt;&lt;strong&gt;Vampire The Masquerade: Bloodlines&lt;/strong&gt;: Fixed rendering issues with refractive windows&lt;/li&gt;
          231 &lt;li&gt;&lt;strong&gt;Warriors Orochi 4&lt;/strong&gt;: Fixed a minor discrepancy in D3D11 query tracking due to a series of game bugs&lt;/li&gt;
          232 &lt;/ul&gt;</content>
          233     <author>
          234       <name>doitsujin</name>
          235     </author>
          236     <media:thumbnail height="30" width="30" url="https://avatars0.githubusercontent.com/u/25567304?s=60&amp;v=4"/>
          237   </entry>
          238   <entry>
          239     <id>tag:github.com,2008:Repository/106558568/v1.5.1</id>
          240     <updated>2020-01-09T20:05:25Z</updated>
          241     <link rel="alternate" type="text/html" href="https://github.com/doitsujin/dxvk/releases/tag/v1.5.1"/>
          242     <title>Version 1.5.1</title>
          243     <content type="html">&lt;h2&gt;Bug Fixes and Improvements&lt;/h2&gt;
          244 &lt;ul&gt;
          245 &lt;li&gt;Overall D3D9 performance improvements&lt;/li&gt;
          246 &lt;li&gt;Improved depth bias implementation in D3D9. This fixes rendering issues like missing shadows and decals in a lot of titles.&lt;/li&gt;
          247 &lt;li&gt;Fixed a bug where some D3D9 games would crash with a divide by zero error on launch&lt;/li&gt;
          248 &lt;li&gt;Fixed incorrect specular rendering in many D3D9 games using Pixel Shader 1.x&lt;/li&gt;
          249 &lt;li&gt;Restored functionality of the &lt;code&gt;dxvk.hud&lt;/code&gt; configuration option which was accidentally removed in 1.5. (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;538648679&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1279&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1279/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1279&quot;&gt;#1279&lt;/a&gt;)&lt;/li&gt;
          250 &lt;li&gt;Tweaked number of threads used for pipeline compilation. This was done to reduce the performance impact on common 6-core and 8-core CPUs while also allowing newer CPUs with more than 12 cores to use more threads.&lt;br&gt;
          251 Note that this can still be customized with the &lt;code&gt;dxvk.numCompilerThreads&lt;/code&gt; option.&lt;/li&gt;
          252 &lt;li&gt;&lt;strong&gt;GTA V&lt;/strong&gt;: Fixed a regression that would cause extremely poor performance when enabling Vsync in full-screen mode (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;544843733&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1314&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1314/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1314&quot;&gt;#1314&lt;/a&gt;)&lt;/li&gt;
          253 &lt;li&gt;&lt;strong&gt;Halo CE&lt;/strong&gt;: Fixed shield and glass rendering in Halo and Halo CE (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;542362106&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1309&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1309/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1309&quot;&gt;#1309&lt;/a&gt;)&lt;/li&gt;
          254 &lt;li&gt;&lt;strong&gt;Need For Speed: Carbon&lt;/strong&gt;: Fixed blur effect (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;540553313&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1295&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1295/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1295&quot;&gt;#1295&lt;/a&gt;)&lt;/li&gt;
          255 &lt;li&gt;&lt;strong&gt;Risen 2&lt;/strong&gt;: Fixed inventory in not rendering (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;539578502&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1290&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1290/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1290&quot;&gt;#1290&lt;/a&gt;)&lt;/li&gt;
          256 &lt;li&gt;&lt;strong&gt;Sims 4&lt;/strong&gt;: Fixed a crash when changing to/from fullscreen (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;541948496&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1304&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1304/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1304&quot;&gt;#1304&lt;/a&gt;)&lt;/li&gt;
          257 &lt;li&gt;&lt;strong&gt;Trackmania Forever&lt;/strong&gt;: Fixed crash on startup (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;538558482&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1278&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1278/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1278&quot;&gt;#1278&lt;/a&gt;)&lt;/li&gt;
          258 &lt;li&gt;&lt;strong&gt;Vampire The Masquerade: Bloodlines&lt;/strong&gt;: Fixed an issue with the game window being a small box when using fullscreen mode with a non-native resolution.&lt;/li&gt;
          259 &lt;/ul&gt;</content>
          260     <author>
          261       <name>doitsujin</name>
          262     </author>
          263     <media:thumbnail height="30" width="30" url="https://avatars0.githubusercontent.com/u/25567304?s=60&amp;v=4"/>
          264   </entry>
          265   <entry>
          266     <id>tag:github.com,2008:Repository/106558568/v1.5</id>
          267     <updated>2019-12-16T14:26:37Z</updated>
          268     <link rel="alternate" type="text/html" href="https://github.com/doitsujin/dxvk/releases/tag/v1.5"/>
          269     <title>Version 1.5</title>
          270     <content type="html">&lt;h2&gt;D3D9 support&lt;/h2&gt;
          271 &lt;p&gt;&lt;a href=&quot;https://github.com/Joshua-Ashton/d9vk&quot;&gt;D9VK&lt;/a&gt; is now part of DXVK, which means that D3D9 games are now supported by default. Refer to the &lt;a href=&quot;https://github.com/doitsujin/dxvk/pull/1275&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/doitsujin/dxvk/pull/1275/hovercard&quot;&gt;pull request&lt;/a&gt; for details and planned future work, and beware of frogs.&lt;/p&gt;
          272 &lt;p&gt;For future bug reports, please clarify which API is used by the game in question.&lt;/p&gt;
          273 &lt;h3&gt;Bug fixes on top of D9VK 0.40.1&lt;/h3&gt;
          274 &lt;ul&gt;
          275 &lt;li&gt;Fixed some memory and resource leaks in state blocks, deletion and device resetting&lt;/li&gt;
          276 &lt;li&gt;&lt;strong&gt;Dark Souls: Prepare to Die Edition:&lt;/strong&gt; Fixed a black screen issue that occured on some drivers&lt;/li&gt;
          277 &lt;/ul&gt;
          278 &lt;h2&gt;HUD improvements&lt;/h2&gt;
          279 &lt;ul&gt;
          280 &lt;li&gt;Improved overall appearance of the HUD and fixed an issue with some glyphs being placed incorrectly.&lt;/li&gt;
          281 &lt;li&gt;Memory allocation statistics now show the amount of memory allocated per Vulkan memory heap, which allows distinguishing between video memory and system memory allocations.&lt;/li&gt;
          282 &lt;li&gt;Fixed an issue where the draw call and queue submission statistics would be updated before the current frame has finished processing, leading to inaccurate numbers.&lt;/li&gt;
          283 &lt;li&gt;Draw call and queue submission statistics are now updated every 0.5 seconds to make them more readable.&lt;/li&gt;
          284 &lt;/ul&gt;
          285 &lt;h2&gt;Bug fixes and Improvements&lt;/h2&gt;
          286 &lt;ul&gt;
          287 &lt;li&gt;&lt;strong&gt;Atelier Ryza&lt;/strong&gt;: Enabled workaround for a black screen issue caused by the game&#39;s D3D9 usage when trying to play back intro videos. Requires both D3D9 and D3D11.&lt;/li&gt;
          288 &lt;li&gt;&lt;strong&gt;Crysis 3&lt;/strong&gt;: All GPUs are now reported as Nvidia GPUs by default. This enables the game to use a fast path with considerably lower CPU overhead, but may cause a small performance hit on certain Nvidia GPUs in GPU-bound scenarios. Note that it might be necessary to disable the loading of &lt;code&gt;nvapi.dll&lt;/code&gt; in your wine prefix when using wine-staging.&lt;/li&gt;
          289 &lt;li&gt;&lt;strong&gt;Fifa 19&lt;/strong&gt;: Fixed crash caused by a missing DXGI function (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;535162876&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1268&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1268/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1268&quot;&gt;#1268&lt;/a&gt;).&lt;/li&gt;
          290 &lt;li&gt;&lt;strong&gt;Halo MCC&lt;/strong&gt;: Reduced the number of log messages being generated due to invalid D3D11 API usage.&lt;/li&gt;
          291 &lt;li&gt;&lt;strong&gt;Star Citizen&lt;/strong&gt;: Fixed a regression introduced in DXVK 1.4.3 causing lighting issues (&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;530517392&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/doitsujin/dxvk/issues/1262&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/doitsujin/dxvk/issues/1262/hovercard&quot; href=&quot;https://github.com/doitsujin/dxvk/issues/1262&quot;&gt;#1262&lt;/a&gt;).&lt;/li&gt;
          292 &lt;/ul&gt;</content>
          293     <author>
          294       <name>doitsujin</name>
          295     </author>
          296     <media:thumbnail height="30" width="30" url="https://avatars0.githubusercontent.com/u/25567304?s=60&amp;v=4"/>
          297   </entry>
          298 </feed>