Netlify test

This commit is contained in:
Matías Locatti 2021-12-06 00:46:58 -03:00 committed by GitHub
parent 67156652c1
commit c1761823eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -156,7 +156,7 @@ By [making full use of full depth conversions](https://github.com/yuzu-emu/yuzu/
`Pokémon Brilliant Diamond/Shining Pearl`. `Pokémon Brilliant Diamond/Shining Pearl`.
{{< single-title-imgs {{< single-title-imgs
"What a trip, almost like a Disney song (Pokémon Brilliant Diamond)" "What a trip, almost like a Disney song (Pokemon Brilliant Diamond)"
"./bsdpbug.png" "./bsdpbug.png"
"./bsdpfix.png" "./bsdpfix.png"
>}} >}}
@ -186,7 +186,8 @@ Again, just like S8_UINT, AMD and Intel hardware lack Vulkan support for S8_UINT
vonchenplus also [converted all usages of legacy attributes](https://github.com/yuzu-emu/yuzu/pull/7375) within shaders into generic attributes, since they were not vonchenplus also [converted all usages of legacy attributes](https://github.com/yuzu-emu/yuzu/pull/7375) within shaders into generic attributes, since they were not
supported by some graphics drivers, improving compatibility. supported by some graphics drivers, improving compatibility.
These four changes help `DRAGON QUEST BUILDERS`, but more work is required to make the game playable. Ff you're interested in testing this game, use Vulkan, or disable Asynchronous GPU Emulation when using OpenGL. These four changes help `DRAGON QUEST BUILDERS`, but more work is required to make the game playable. If you're interested in testing this game, use Vulkan, or
disable Asynchronous GPU Emulation when using OpenGL.
{{< imgs {{< imgs
"./dqb.png| Missing graphics make the game not an optimal experience for now (DRAGON QUEST BUILDERS)" "./dqb.png| Missing graphics make the game not an optimal experience for now (DRAGON QUEST BUILDERS)"