WIP: WIP Changelog #527
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "release"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP changelog for: 1.2.82
Significant changes include:
DualSense/DualShock 4 LED customization (by @Otozinclus, UI by @GreemDev),
PPTC Profiles (by @LotP1),
Dynamic RPC support for select games (system by @GreemDev, many more games added by @piplup55)
Merged PRs in this release (in the order they were merged):
#572, #583, #568, #578, #569, #589, #370, #590, #599, #592, #601, #614, #612, #625, #624, #630, #618, #638, #642, #615,
#649, #650, #633, #626, #594, #658, #664, #661, #662, #666
UI:
Show Game Info
.--backend-threading
argument for launching games via shortcut/command line. (#599)Input (SDL2):
CPU:
I18N:
Improved Simplified Chinese translation (#568, #578, #590, #642, #650)
Updated Korean translation (#624)
Updated Swedish translation (#594)
Updated Norwegian translation (#658)
Updated Brazilian Portuguese translation (#633, #666)
Updated German translation (#626)
HLE:
LDN:
Headless:
Infra:
Nerd Zone:
var
everywhere in the project.new
(i.e.byte someByte = new()
) everywhere in the project.GeneratedRegex
es into a common utility class.Pull request closed