mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 05:17:10 +00:00
Update index.md
This commit is contained in:
parent
f4589915b7
commit
4ffa5dbab9
|
@ -245,8 +245,8 @@ By properly using the `VK_FORMAT_R16G16B16A16_SFLOAT` format for the renderpass,
|
||||||
|
|
||||||
{{< single-title-imgs-compare
|
{{< single-title-imgs-compare
|
||||||
"From Cursed Triforce to proper Triangle of Death"
|
"From Cursed Triforce to proper Triangle of Death"
|
||||||
"./fxaabug.jpg"
|
"./fxaabug.png"
|
||||||
"./fxaafix.jpg"
|
"./fxaafix.png"
|
||||||
>}}
|
>}}
|
||||||
|
|
||||||
The Switch offers a JIT service (not to be confused with yuzu’s JIT, Dynarmic) that allows games to write to code memory during runtime — which wouldn't normally be possible due to the restrictions of the platform.
|
The Switch offers a JIT service (not to be confused with yuzu’s JIT, Dynarmic) that allows games to write to code memory during runtime — which wouldn't normally be possible due to the restrictions of the platform.
|
||||||
|
|
Loading…
Reference in a new issue