Skip to content

Tags: Maysical/Cemu

Tags

v2.2

Toggle v2.2's commit message
Update translation files

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Preparations for 2.1 (cemu-project#1306)

v2.0-95

Toggle v2.0-95's commit message
GfxPack: Workaround for invisible detail panel

Fixes cemu-project#1307
There is probably a better way to calculate the maximum width. But this suffices for now as a workaround

v2.0-94

Toggle v2.0-94's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update appimage.sh to support runtime libstdc++.so.6 loading (cemu-pr…

…oject#1292)

Add checkrt plugin in order to detect the right libstdc++.so.6 version to load.

v2.0-93

Toggle v2.0-93's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for iterating directories in graphics pack content folder…

…s. (cemu-project#1288)

v2.0-92

Toggle v2.0-92's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
clang-format: Put class braces on a new line (cemu-project#1283)

v2.0-91

Toggle v2.0-91's commit message
CI: Workaround for MoltenVK crash

1.2.10 and later crash during descriptor set creation. So for now let's stick with the older version

v2.0-90

Toggle v2.0-90's commit message
Fix compatibility with GCC

v2.0-89

Toggle v2.0-89's commit message
CPU: Fix overflow bit calculation in SUBFO instruction

Since rD can overlap with rA or rB the result needs to be stored in a temporary

v2.0-88

Toggle v2.0-88's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
nsyshid: Skylander emulation fixes and code cleanup (cemu-project#1244)