KeatonTheBot
280461dc78
Update NUnit to 4.4.0
...
* NUnit3TestAdapter to 5.2.0
* Rename Assert class to ClassicAssert to align with NUnit 4.x changes
2025-10-19 23:01:06 -05:00
KeatonTheBot
1724149443
misc: chore: Remove unnecessary usings
2025-10-19 17:48:37 -05:00
KeatonTheBot
f362e33293
12 GiB heap crash workaround
...
Using resolution mods, heaps past 8 GiB work in some games (like LoZ: TotK) and not in others (like SMP Jamboree). Setting the heap to a hard limit of 8 GiB on the 10 & 12 GiB DRAM options seems to be the safe bet right now until a better solution is found.
2025-10-16 15:38:34 -05:00
KeatonTheBot
41b8b6961c
Restore original application pool sizes for DRAM selections
2025-10-15 21:52:24 -05:00
KeatonTheBot
cc2fb8f0b6
UI: Fix line breaks in Turbo Mode tooltips
2025-10-12 21:48:26 -05:00
KeatonTheBot
f26bd3d321
UI: Update FluentAvalonia.NoAnim to 2.4.0-build3
2025-10-12 18:31:34 -05:00
KeatonTheBot
c3bfce3378
Update Kenji-NX to 2.0.5
2025-10-06 08:57:12 -05:00
KeatonTheBot
88e8d1309c
UI: RPC: Asset images
...
* Final Fantasy Tactics: The Ivalice Chronicles
* Hades II
* Sonic Racing: CrossWorlds
* Super Mario Galaxy 1 & 2
2025-10-03 10:06:02 -05:00
KeatonTheBot
ebeb532099
Fix build error: Replace StartsWithIgnoreCase with standard .NET equivalent
2025-10-02 15:18:35 -05:00
KeatonTheBot
c501fe264b
Fix push descriptors bugfix logic for Intel Arc on Linux
2025-10-01 15:30:02 -05:00
KeatonTheBot
cd477cf744
Ryujinx.csproj: Move PublishTrimmed setting for win-arm64 into existing PropertyGroup
2025-10-01 08:49:24 -05:00
KeatonTheBot
0487b781dc
Revert NullReferenceException change in IntervalTree.cs
...
* Not technically needed because newNode.Parent is the same value as parent
2025-09-30 17:53:09 -05:00
KeatonTheBot
51b32981b6
misc: chore: Fix possible NullReferenceExceptions, InvalidOperationExceptions
2025-09-30 15:05:14 -05:00
KeatonTheBot
fa682d406e
misc: chore: Merge into pattern
2025-09-24 13:51:15 -05:00
KeatonTheBot
503dea74c2
misc: chore: Remove unnecessary usings
2025-09-24 13:48:36 -05:00
KeatonTheBot
1f979e5c6f
misc: chore: Fix object creation
2025-09-24 13:44:00 -05:00
KeatonTheBot
378dc33cca
misc: chore: Discard unused parameters
2025-09-24 13:26:50 -05:00
KeatonTheBot
9c37a557dd
misc: chore: Merge duplicated 'if' branches
2025-09-24 13:26:50 -05:00
KeatonTheBot
1abf5b82c5
Fix: Configuration migration for Turbo Mode
2025-09-19 16:28:59 -05:00
KeatonTheBot
d751cfa81a
UI: Update Svg.Controls.Avalonia group to 11.3.6.2
2025-09-19 08:20:24 -05:00
KeatonTheBot
af14fadb2f
UI: Update Avalonia to 11.3.6
2025-09-17 09:15:01 -05:00
KeatonTheBot
4fd4e3a4ff
Increase # of maximum log files from 4 to 5
2025-09-15 16:21:11 -05:00
KeatonTheBot
a1834900be
Revert stream loader changes
...
"add stream based loaders" - Commit c16559f2
"Fix some DLCs crashing due to stream loader change" - Commit a62deb8c
2025-09-14 14:51:46 -05:00
KeatonTheBot
fe7a30c747
Revert Android changes
...
* "Android: NCE support" - Commit cd3221ab
* "Android: Numerous fixes" - Commit 19dd23c2
* "Android: Memory specific switches" - Commit 98b4ff33
* "Android: Remove unmanaged code" - Commit 846b5b6e
2025-09-14 14:51:44 -05:00
KeatonTheBot
3a387309b4
Memory changes part 2 crash fix
...
* This was an oversight: Two lines were left out when initially cherry-picking from Ryubing
2025-09-12 17:58:00 -05:00
KeatonTheBot
867a92a8bc
nuget: bump System group to 9.0.9
2025-09-10 15:41:20 -05:00
KeatonTheBot
c2f54d0a5c
UI: RPC: Hollow Knight Silksong asset image
2025-09-05 08:59:38 -05:00
KeatonTheBot
5c6175cebf
UI: Fix Match System Time setting not appropriately disabling/enabling System Time options
2025-09-04 23:49:26 -05:00
KeatonTheBot
9addccb50f
misc: chore: Replace Gommon functions with standard .NET equivalents (part 3)
2025-09-04 14:28:54 -05:00
KeatonTheBot
17946c78e6
UI: Update Avalonia to 11.3.5
2025-09-04 12:31:51 -05:00
KeatonTheBot
29647b6351
Update SDL to 2.32.10
2025-09-02 10:33:51 -05:00
KeatonTheBot
6e6983799e
Update FFmpeg runtimes to 6.1.3 for Windows/Linux
2025-09-01 12:44:24 -05:00
KeatonTheBot
a62deb8cfd
Fix some DLCs crashing due to stream loader change
2025-08-31 20:42:28 -05:00
KeatonTheBot
8ea79ae5d5
UI: Update Svg.Controls.Avalonia group to 11.3.0.4
2025-08-28 16:26:13 -05:00
KeatonTheBot
121bb5dc76
UI: Update Avalonia to 11.3.4
...
* Fix text and ComboBox alignment in Save Manager
2025-08-21 11:36:23 -05:00
KeatonTheBot
d73ef0e3fb
nuget: bump packages
...
* Microsoft.CodeAnalysis.CSharp to 4.12.0
* Microsoft.IdentityModel.JsonWebTokens to 8.14.0
* UnicornEngine.Unicorn to 2.1.3
2025-08-20 16:51:15 -05:00
KeatonTheBot
48c809a80d
Revert "Memory Changes"
...
This reverts commit d5c9bc662c .
Solves crash in Kirby Star Allies after a few mins of gameplay, possibly other titles.
2025-08-17 00:19:01 -05:00
KeatonTheBot
3cf90e808d
nuget: bump System group to 9.0.8
2025-08-06 08:49:45 -05:00
KeatonTheBot
326f744093
nuget: bump DiscordRichPresence to 1.6.1.70
2025-08-05 14:04:33 -05:00
KeatonTheBot
6cecbaa625
UI: Update FluentAvalonia.NoAnim to 2.4.0-build2, revert ColorPicker changes
2025-07-30 21:19:15 -05:00
KeatonTheBot
1443e1a2ff
UI: Update Avalonia to 11.3.2, FluentAvalonia to 2.4.0
...
* FluentAvalonia: Disabled NavigationView selection indicator animations due to bugged implementation in 2.1.0+, restoring previous behavior
* Avalonia: Fixed text on certain buttons being larger than normal
* Avalonia: Fixed ComboBox code inserting extra space to the left of selected items
2025-07-29 18:01:11 -05:00
KeatonTheBot
12d7f95468
nuget: bump DiscordRichPresence to 1.4.1.37, Microsoft.IdentityModel.JsonWebTokens to 8.13.0
2025-07-29 17:48:55 -05:00
KeatonTheBot
b59a833467
UI: RPC: Pokémon Friends asset image
2025-07-28 20:10:33 -05:00
KeatonTheBot
7d1fd99d3d
nuget: bump System group to 9.0.7
2025-07-12 16:22:42 -05:00
KeatonTheBot
0ee71fa064
misc: chore: Replace Gommon functions with standard .NET equivalents (part 2)
2025-06-20 10:36:56 -05:00
KeatonTheBot
6e8f7e7fcb
misc: chore: Replace additional instances of Gommon ForEach with 'foreach' statements
2025-06-18 16:19:17 -05:00
KeatonTheBot
f9780b33bb
misc: chore: Use 'foreach' statement in place of Gommon ForEach in "delete all" mod manager crash fix
...
* Simplify statement for valid mod folder checking
2025-06-18 02:41:02 -05:00
KeatonTheBot
d2a532f971
misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions
2025-06-18 02:25:06 -05:00
KeatonTheBot
c61d171e52
nuget: bump packages
...
* DynamicData to 9.4.1
* Microsoft.IdentityModel.JsonWebTokens to 8.12.0
2025-06-12 19:16:04 -05:00
KeatonTheBot
8927a78c4d
nuget: bump DiscordRichPresence to 1.3.0.28
2025-06-12 17:05:53 -05:00
KeatonTheBot
aa836dd924
nuget: bump System group to 9.0.6
2025-06-11 14:07:59 -05:00
KeatonTheBot
e09f16838e
Suppress CA1416 warnings, correct argument kind in IFileSystem
2025-06-01 02:26:15 -05:00
KeatonTheBot
18f302c0b0
Update OpenTK to 4.9.4, OpenAL to 1.24.3
2025-06-01 02:26:01 -05:00
KeatonTheBot
8f77076117
Change stick visualizer color to system accent color
2025-06-01 02:25:39 -05:00