2015 Commits

Author SHA1 Message Date
Henrik Rydgård 0f6f7cd423 Merge pull request #21832 from hrydgard/misc-fixes
Another round of compat.ini tweaks
2026-06-15 01:03:44 +02:00
Henrik Rydgård faedbd2061 Apply sprite border fix to Tokiden.
Fixes #19422
2026-06-15 00:39:59 +02:00
Henrik Rydgård 308c850217 Add homebrew Giana's Return to compat.ini (force software renderer)
Fixes #11940
2026-06-15 00:28:58 +02:00
Henrik Rydgård 471f50c7be More sprite detection
Fixes #15757

Fixes #15755
2026-06-15 00:17:41 +02:00
Henrik Rydgård 3af35aa999 Merge pull request #21831 from hrydgard/assorted-stuff
Apply compat settings for TOS: FVE and Metal Gear Solid: Portable Ops
2026-06-15 00:03:16 +02:00
Henrik Rydgård 1cf7e6a344 Use centered line drawing in MPO.
Fixes #20142
2026-06-14 23:48:43 +02:00
arvindfroi 6678b430ed Update Norwegian (Bokmål) translation
Fills in ~950 previously untranslated strings, bringing Norwegian (Bokmål) coverage from ~28% to ~92%. Existing translations were kept and genuinely technical terms (OpenGL, Vulkan, shader names, etc.) left untouched. Keys, placeholders (%1, %s, ...) and & hotkeys verified against en_US.ini.

AI disclosure (per the project AI policy): the new strings were translated with AI assistance (Claude) and reviewed by me as a native Norwegian speaker. I take responsibility for the content.
2026-06-14 22:47:53 +02:00
Henrik Rydgård ae2f710f1b Also apply the Tales of Phantasia X workaround to Tales of Phantasia FVE 2026-06-14 18:41:25 +02:00
Henrik Rydgård ea8a648737 Refactor UI shader presets, prepare for some updates to the ImGe debugger 2026-06-14 11:08:56 +02:00
Henrik Rydgård 0c020a8c04 Apply the sprite border fix for Ridge Racer, improving the looks of the menus. 2026-06-14 01:19:59 +02:00
Henrik Rydgård 64c7da1253 Switch PoPoLoCrois to use in-shader palette (CLUT) lookups 2026-06-13 14:26:37 +02:00
Henrik Rydgård d6e0dd1478 Always enable the secondary texture cache 2026-06-13 13:34:41 +02:00
Henrik Rydgård 40a345bff8 Fix a filtering issue, enable this for Fushigi no Dungeon 4. 2026-06-12 23:52:50 +02:00
Henrik Rydgård f3e590b059 Experiment with a compat flag that forces shader depal 2026-06-12 12:19:17 +02:00
crashGG 6a5aacd339 MMPX Advanced :Fix another subtle bug
Fix another subtle bug
2026-06-11 10:36:35 +02:00
Henrik Rydgård c9623374b1 Fix some issues with sprite border fix for RECT primitives 2026-06-10 15:29:18 +02:00
Henrik Rydgård d5e426d11e Enable secondary texture cache for Gran Turismo (temporary, it will soon be enabled universally) 2026-06-09 23:49:54 +02:00
Henrik Rydgård 36bdde68f9 Delete the "Lazy texture cache" option 2026-06-09 23:49:54 +02:00
crashGG d0193fb82f MMPX Advanced :Fix a subtle bug
Fix a subtle bug,can cause unnecessary glitches
2026-06-09 22:52:31 +03:00
Henrik Rydgård 644f1b6caf Fix SpriteBorderFix problem where it was affecting the main render 2026-06-07 19:38:35 +02:00
crashGG 902b7b7b76 Release MMPX Advanced v3.2: Optimize and Clean
Release MMPX Advanced v3.2: Optimize and Clean

Performance: Optimize topological shape detection to slash GPU ALU cycles.
Maintenance: Strip out verbal debugging commentary and obsolete code notes.
2026-06-07 18:57:29 +03:00
Henrik Rydgård 5bfc87ffd5 Improve the sprite border fix to work with RECTs, add some conditions 2026-06-06 12:31:41 +02:00
Henrik Rydgård 015ca5debe Add data.json to some more adhoc servers 2026-06-05 21:07:18 +02:00
Henrik Rydgård d59cdcad61 GTA sprite fix: Detect sprites, clip them slightly to avoid filtering artifacts 2026-06-05 11:48:46 +02:00
Henrik Rydgård 1867f0775e Avoid soft-transform-and-clip if the near plane matches the final clip plane, and a new compat flag isn't set
Fixes #21776

Since only two games are known to need the cull-after-clip behavior
(previously known as inversion), we flag those and avoid unnecessary
soft clipping.

I had hoped to find a dynamic check that would work, but haven't managed
to figure out a good one yet.

This will improve performance a little bit in some other games since we
can avoid clipping in software at all in many cases.
2026-06-04 14:49:22 +02:00
Henrik Rydgård 7e265fd1c4 Remove some obsolete compat.ini settings 2026-06-04 12:45:17 +02:00
Nab 378639b640 Add new GTA romhack to compat.ini 2026-06-03 10:44:53 +00:00
Eloren1 4fd8f76337 Auto translate using existing terminology 2026-05-31 20:43:37 +03:00
Eloren1 23aef44ae1 UI: Add load state confirmation option 2026-05-31 19:32:41 +03:00
Henrik Rydgård 8daa734203 Add Khmer language, contributed by Chhe Borin 2026-05-31 16:56:54 +02:00
Henrik Rydgård f8b153ba2b Fix some issues with depth rounding, and depth clamp in D3D11 2026-05-30 19:07:59 +02:00
Henrik Rydgård 0b21731e7b Remove obsolete compat.ini flag DisableAccurateDepth 2026-05-30 19:07:59 +02:00
Henrik Rydgård e4c9eb6ab0 Update adhoc-servers (remove ArenaAnywhere Dubai, add US) 2026-05-25 10:09:38 +02:00
Henrik Rydgård 855469d8a9 Remove Retroverze from relay server list, it's been shut down 2026-05-24 23:21:10 +02:00
JumpingY c1f9ffb4a9 Update adhoc-servers.json 2026-05-23 14:43:57 +08:00
Narugakuruga 8cbfe23cd9 Update zh_CN.ini 2026-05-22 13:16:41 +08:00
Narugakuruga 48d1bfb9e2 Update zh_CN.ini 2026-05-22 12:18:56 +08:00
Narugakuruga 4027c9dc27 Update simplified Chinese lang
Fix obvious error and missing translation
2026-05-22 01:47:41 +08:00
Henrik Rydgård e97c049003 Add ArenaAnywhere status page link 2026-05-21 11:12:21 +02:00
Henrik Rydgård affdeb827e Change rewindstate metadata to say X seconds ago 2026-05-19 12:19:31 +02:00
Arif Ahmadov 81a3a39ca0 Update Translation (AZ) 2026-05-17 19:11:57 +04:00
Henrik Rydgård ec681b1f56 Add translations, modify a string 2026-05-16 22:35:10 +02:00
Henrik Rydgård 91b3741a57 Implement a simple cheat database download facility 2026-05-16 22:31:13 +02:00
Hexagon 32794d4b55 adhoc: add json status page link for the sprawl relay 2026-05-16 10:40:55 +02:00
Henrik Rydgård 6fbd364060 Add a new server in adhoc-servers.json. Add location emoji (not yet used) 2026-05-13 18:31:32 +02:00
Henrik Rydgård 6eb0b3fd51 Fix an issue with Exit icon not showing up in MessagePopup 2026-05-13 11:04:03 +02:00
Henrik Rydgård 57c8cc9761 Clean up AI translations in the Swedish translation file 2026-05-12 15:18:06 +02:00
TotalCaesar659 64eb94f66a Update ru_RU.ini 2026-05-12 14:45:58 +03:00
Henrik Rydgård 93fe7691c5 Merge branch 'master' into patch-1 2026-05-12 10:58:21 +02:00
Henrik Rydgård 9d5a3ec354 Android: Add an error message with an info link if launching a file browser fails 2026-05-12 01:45:30 +02:00