Jade Macho 0x0ade · she/her / they/them
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-09 23:13:45 +02:00
fa05bb6383 antilag: Use last 5 frames, even on title screen with notif
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-09 22:40:52 +02:00
ec59c46440 game: Fix compat with iGPUs, add fix for stuck DLSS option with blinker
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-08 22:16:23 +02:00
64690df48b chore: Bump version
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-07 23:50:12 +02:00
d2d517c432 game: Fix incorrect rounding behavior (thanks, C# defaults)
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-07 23:40:40 +02:00
50ad7cff36 game: Implement mip gen and point scaling
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-07 19:09:34 +02:00
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-07 18:44:06 +02:00
fa7d30462f game: Implement mip gen and point scaling
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-07 18:26:16 +02:00
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-07 18:04:11 +02:00
93ec3695f2 chore: Bump version
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-07 18:03:44 +02:00
a67d2bf8c5 game: More hooks to finally allow mip gen and point scaling
0x0ade created branch feature-minishader in 0x0ade/DP-CustomResolution 2025-07-07 17:10:19 +02:00
0x0ade pushed to feature-minishader at 0x0ade/DP-CustomResolution 2025-07-07 17:10:19 +02:00
8e5ad95b8d dirty rnd: MiniShader utility, inspired by Pictomancy
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-06 18:44:16 +02:00
51f2cd8348 chore: Bump version
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-06 16:04:09 +02:00
103556bd5e config: Add "Game hang protection" (auto-disable on 1s+ hangs)
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-06 15:37:38 +02:00
23f5a22b2c game: Use utility for scale state
8b3784d956 config: Fix mismatched tooltips
Compare 2 commits »
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-06 15:20:30 +02:00
7290470ea6 game: Fix >1x breaking post-proc (f.e. TSCMAA)
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-04 01:50:32 +02:00
796bc14bac game: Update for 7.2hf3, move from sigs to callback slots
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-02 23:53:35 +02:00
1b9d30af68 game: Always lock around ProcessCommands, even when unloading / disabling
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-02 01:45:03 +02:00
9ec966f6ff chore: Clean up usings
0x0ade pushed to main at 0x0ade/DP-CustomResolution 2025-07-02 01:35:41 +02:00
8d89a7f386 game: ReShader-flicker-less RTM invalidation using lock around ProcessCommands