mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-27 04:02:55 +00:00
testing
This commit is contained in:
parent
13a41e3621
commit
7e7f1ef1cc
|
@ -144,9 +144,9 @@ Due to being closer to the native hardware of the Nintendo Switch, we can also e
|
|||
|
||||
|
||||
Unfortunately, GLASM has some limitations. To list some of them:
|
||||
+ This is an Nvidia only and OpenGL only feature, other vendors (AMD and Intel) offer support for assembly shaders only for the feature sets of the old games that used to require it. This is very unlikely to change in the future.
|
||||
+ Currently some games like `Luigi’s Mansion 3`, `Astral Chain` or `The Legend of Zelda: Link’s Awakening` experience bugs that will need to be ironed out.
|
||||
+ There are architecture specific bugs, so a Pascal GPU may face different issues than a Turing or Kepler GPU.
|
||||
- This is an Nvidia only and OpenGL only feature, other vendors (AMD and Intel) offer support for assembly shaders only for the feature sets of the old games that used to require it. This is very unlikely to change in the future.
|
||||
- Currently some games like `Luigi’s Mansion 3`, `Astral Chain` or `The Legend of Zelda: Link’s Awakening` experience bugs that will need to be ironed out.
|
||||
- There are architecture specific bugs, so a Pascal GPU may face different issues than a Turing or Kepler GPU.
|
||||
|
||||
{{< single-title-imgs
|
||||
"You can see the progress from simple things… (Cave Story)"
|
||||
|
@ -158,6 +158,8 @@ Unfortunately, GLASM has some limitations. To list some of them:
|
|||
"To more complex tests (Fire Emblem Warriors)"
|
||||
"./14.png"
|
||||
>}}
|
||||
|
||||
<div style="width: 100%; height: 0px; position: relative; padding-bottom: 56.250%;"><iframe src="https://streamable.com/e/hlpjgb" frameborder="0" width="100%" height="100%" allowfullscreen style="width: 100%; height: 100%; position: absolute;"></iframe></div>
|
||||
|
||||
## Future Projects
|
||||
|
||||
|
|
Loading…
Reference in a new issue