refractionpcsx2
059ec49389
GS/HW: RTA improvements and enhancements
2024-03-25 17:58:12 +00:00
refractionpcsx2
4ba43b8496
GS/HW: Improve channel + texture shuffle detection and processing
2024-03-24 11:38:33 +00:00
refractionpcsx2
6177825939
GameDB: Fix SSX On Tour NTSC-US patch
2024-03-22 08:10:06 +00:00
lightningterror
93a1ae9f2f
GameDB: Add some gshw fixes.
...
Add full mipmap with ps2 trilinear to Global Storm:
Fixes ground textures.
Add missing autoflush fixes to other regions of Terminator 3 The Redemption:
Fixes environment lights visible through player model.
2024-03-22 03:29:41 +01:00
PCSX2 Bot
7e43448110
PAD: Update to latest controller database.
2024-03-18 17:33:05 +01:00
JordanTheToaster
6f1048d6fd
GameDB: Various fixes
2024-03-18 14:43:24 +01:00
nishi
6d92cee5bb
GameDB: NTSC-J Fixes. ( #10928 )
...
Typo/mistake corrections and improvements to sorting.
2024-03-18 14:19:24 +01:00
refractionpcsx2
bfef8397d6
GS/HW: Allow source is rt to use corrected alpha in most cases.
2024-03-17 17:24:39 +01:00
lightningterror
3a2888a5d5
GS/HW: Adjust RTA shader precision.
2024-03-17 17:24:39 +01:00
lightningterror
0900c2fd8b
GS/HW: RTA Correction, implement on DATE.
...
Less copies, and makes it work with DATE.
2024-03-17 17:24:39 +01:00
lightningterror
58628b8dd3
GS/HW: Make sure we don't multiply Cs if Ad is corrected.
...
Another potential to avoid copies.
2024-03-17 17:24:39 +01:00
lightningterror
71376ff4e6
GS/HW: Decorrect Ad on sw blend in tfx shader.
...
Otherwise if we do decorrection in covert shader we add more copies.
Also make sure to decorrect for fbmask, tex is fb.
2024-03-17 17:24:39 +01:00
lightningterror
6c9f132093
GS/HW: Add support for Ad (RTA) correction.
...
The idea is to adjust the alpha destination for more
accurate hw blending which will work on all renderers.
Old behavior has Ad in range within 0-1 whereas for blending 0-2 is needed.
copy rt -> adjust the alpha -> copy back the adjusted alpha-> restore old alpha after blending is done
2024-03-17 17:24:39 +01:00
lightningterror
a7c5eebf99
GS/HW: Adjust blend mix for impossible blend.
...
Since we can't do Cd*(Alpha + 1) - Cs*Alpha in hw blend what we can do is adjust the Cs value that will be subtracted,
this way we can get a better result in hw blend. Result is still wrong but less wrong than before.
2024-03-14 16:16:11 +01:00
PCSX2 Bot
1cfc2780d0
PAD: Update to latest controller database.
2024-03-11 17:04:34 +01:00
lightningterror
c0e47767b7
GS/HW: Adjust dither on Blend Mix when Cs-Cd * Af blend.
2024-03-10 23:41:18 +00:00
refractionpcsx2
65649b3cbb
GS/HW: Adjust dither on Blend Mix when Cs-Cd * As blend.
2024-03-10 23:41:18 +00:00
JordanTheToaster
88192adfd0
GameDB: God of War 2 Fixes
2024-03-05 12:21:14 +00:00
KamFretoZ
e3c745cf9b
OSD: Fix Recording Icon
2024-03-05 12:19:51 +00:00
PCSX2 Bot
511cb0c322
PAD: Update to latest controller database.
2024-03-04 17:07:55 +01:00
KamFretoZ
5e28c2608a
FSUI: Icon treatments
...
OSD: Add Icon for USB Devices
2024-03-02 15:08:11 +00:00
JordanTheToaster
b9a7143dee
GameDB: Arc the Lad TOTS Fixes
2024-03-01 18:57:29 +00:00
JordanTheToaster
b07b56fce6
GameDB: FIFA Street 2 Fixes
2024-02-28 14:53:41 +00:00
JordanTheToaster
3a8845dc6f
GameDB: FIFA 14 Fixes
2024-02-28 02:06:04 +00:00
PCSX2 Bot
f2a614913d
PAD: Update to latest controller database.
2024-02-26 18:43:23 +01:00
JordanTheToaster
6b54094e26
GameDB: Various fixes
2024-02-25 14:56:11 +00:00
JordanTheToaster
645dc3fa9d
GameDB: Jak TLF Fixes
2024-02-20 14:02:18 +00:00
Sestain
96a72286b7
GameDB: Add PCRTCOverscan to Crash Twinsanity (PAL)
2024-02-20 14:01:21 +00:00
PCSX2 Bot
5b5e11828f
PAD: Update to latest controller database.
2024-02-19 17:07:05 +01:00
JordanTheToaster
d2830b77ec
GameDB: Various fixes
2024-02-17 15:15:51 +00:00
PCSX2 Bot
dcb60c785f
PAD: Update to latest controller database.
2024-02-17 09:16:15 +01:00
nishi
e1fc414691
GameDB: NTSC-J Overhaul
2024-02-13 03:53:31 -06:00
KamFretoZ
dc68da4236
OSD: Add icon for Slow-Mo
2024-02-12 15:13:21 +00:00
refractionpcsx2
43c85f22c3
GameDB: Add Autoflush to X2: Wolverine
2024-02-09 13:44:06 +00:00
KamFretoZ
941a8832bf
Qt: Revert to old icon
2024-02-06 22:14:35 +00:00
PCSX2 Bot
a654e2ac43
PAD: Update to latest controller database.
2024-02-06 01:05:30 +01:00
Buzzardsoul
0f533ec16c
GameDB: Add patch for Samurai Warriors 2 - Xtreme legends
2024-02-04 21:54:24 +00:00
JordanTheToaster
0c708e8c1e
GameDB: Various fixes
2024-02-04 18:37:38 +00:00
JordanTheToaster
72bc826907
GameDB: Various fixes
2024-02-03 00:15:25 +00:00
refractionpcsx2
9d69a0ad54
GameDB: Add MipMap to Arc the Lad games for Depth of Field
2024-02-01 00:13:39 +00:00
refractionpcsx2
4b88256df2
GS/HW: Allow palette lookups from depth and deswizzle manual deswizzles
2024-02-01 00:13:39 +00:00
lightningterror
41f14a8cf8
GameDB: Add mipmap full with ps2 trilinear to SWAT Global Strike Team.
...
Improves building textures to match sw renderer.
2024-01-28 02:36:46 +01:00
lightningterror
a8bdd3fbfc
GameDB: Add gshwfixes to Band Hero.
...
Fixes character shadow misalignment.
Fixes icons.
2024-01-28 00:27:25 +01:00
refractionpcsx2
5eacab387d
GameDB: Add Merge Targets to Shadow Hearts
2024-01-26 12:17:52 +00:00
KamFretoZ
2f0463d936
Qt: Icon Refresh
2024-01-26 13:02:36 +10:00
JordanTheToaster
e1c9987059
GameDB: Hot Shots Golf Fore Fixes
2024-01-26 01:51:00 +00:00
KamFretoZ
49df804d1b
FSUI: Add Recording Indicator and Time
2024-01-25 00:05:34 +10:00
JordanTheToaster
122fde79bd
GameDB: Thrillville fixes
2024-01-24 20:07:12 +10:00
JordanTheToaster
5087fcea88
GameDB: Various fixes
2024-01-23 18:52:09 +00:00
PCSX2 Bot
e0233daeb0
PAD: Update to latest controller database.
2024-01-22 19:30:53 +01:00
refractionpcsx2
49922ebe32
GS/HW: Fix up Tekken 5 CRC hack to not remove post + break other scenes
2024-01-21 14:56:54 +00:00
TheTechnician27
1946882952
GameDB: A few trilinear+mipmap games
2024-01-21 09:00:09 +00:00
JordanTheToaster
feb4d605d0
GameDB: Various fixes 2: Electric Boogaloo
...
Revert VP2 changes as they cause issues and fix a shadow issue in Star Wars Force Unleashed.
2024-01-19 11:38:54 +00:00
JordanTheToaster
276d887917
GameDB: Various fixes
2024-01-19 08:27:43 +00:00
forrvalhalla
2ec5559dd6
GameDB: Add HPO Native to SLAI
2024-01-18 09:28:34 +00:00
RedDevilus
6f904759ee
GameDB: Gun Align to Native + typo fix
...
Looks better with the bloom and character shadows
2024-01-18 09:27:14 +00:00
JordanTheToaster
3999c08f00
GameDB: Various fixes
2024-01-16 10:43:38 +00:00
TheTechnician27
febb8ec1a6
GameDB: Fix water in Just Cause ( #10645 )
2024-01-16 10:29:31 +00:00
Stenzek
54c620a5df
CI: Default to non-portable builds
2024-01-16 13:13:02 +10:00
PCSX2 Bot
d9d0e84ca1
PAD: Update to latest controller database.
2024-01-15 17:17:01 +01:00
refractionpcsx2
badede2e2d
GS/HW: ignore lower 3 bits of 16bit color for AEM check
2024-01-15 14:45:00 +00:00
JordanTheToaster
5a724bf49e
GameDB: Flower sun and rain fixes
2024-01-14 17:40:58 +00:00
refractionpcsx2
39c7f703cb
GameDB: Remove GS fixes from Ty The Tasmanian Tiger
2024-01-11 13:52:53 +00:00
forrvalhalla
2b47254bdd
GameDB: Set HPO Native to Fast and Furious ( #10595 )
2024-01-11 08:20:56 +00:00
refractionpcsx2
3d64f4a548
GameDB: Merge sprite to remove blur on Sakura Taisen - Atsuki Chishioni
2024-01-10 15:50:33 +00:00
refractionpcsx2
01842a3c6b
GS/HW: Allow blending on normal shuffles
2024-01-09 13:17:52 +00:00
Berylskid
4cd385dbff
GameDB: Fix broken shadows in Armored Core Last Raven
2024-01-09 11:56:31 +00:00
PCSX2 Bot
59072272a9
PAD: Update to latest controller database.
2024-01-08 17:06:21 +01:00
JordanTheToaster
dcdf3b39a3
GameDB: Various fixes
2024-01-08 10:38:53 +00:00
Stenzek
476cb2db34
Qt: Add third-party license statements
2024-01-07 22:20:43 +10:00
Stenzek
34a7e00413
GameDB: Use chop rounding for division in GT4 NTSC-J
2024-01-07 21:42:18 +10:00
Stenzek
413ba09ee0
Config: Replace FpuNegDivHack with eeDivRoundMode
2024-01-07 21:42:18 +10:00
JordanTheToaster
6c49f9cf52
GameDB: DMC 1 Fixes
2024-01-07 18:40:47 +10:00
KamFretoZ
150d8d3214
Qt: Add Popn icon to Input OSD
2024-01-06 16:03:19 +00:00
JordanTheToaster
a14376abb6
GameDB: Various fixes
2024-01-06 15:58:00 +00:00
KamFretoZ
dfb45a8ebc
GameDB: Fixes for Bully
2024-01-06 15:56:51 +00:00
RedPanda4552
10389dc3f1
Pad: Add Pop'n Music controller type
2024-01-05 16:44:36 +10:00
Stenzek
5e191a6cd8
GameDB: Add fullblend/autoflush/tex-in-RT for Catwoman
2024-01-05 13:55:18 +10:00
Mrlinkwii
85c3a413fa
GameDB: remove Knights Of The Temple 2 CRC
2024-01-04 20:19:52 +00:00
Mrlinkwii
2a6ecaeb09
GameDB: fixes for Mary-Kate & Ashley - Sweet Sixteen - Licensed to Drive
2024-01-02 22:03:10 +00:00
JordanTheToaster
027db2480a
GameDB: Rock Band Track Pack Volume 2 Fixes
...
Fixes for complete lack of visuals in menus and game.
2024-01-02 10:02:25 +00:00
ElTioRata
0b3edc5fd4
GameDB: 007 - Agent Under Fire
...
Recommends 'Full' blending setting to fix lighting issues
2024-01-02 07:40:39 +00:00
PCSX2 Bot
b05152da0f
PAD: Update to latest controller database.
2024-01-01 17:22:34 +01:00
Stenzek
e9411a3db5
Resources: Add achievement icons to PromptFont
...
By @kamfretoz.
2023-12-31 13:40:32 +10:00
JordanTheToaster
47073040d4
GameDB: Various fixes
2023-12-30 05:50:58 +00:00
星云nebulas
69ac4ddedc
GameDB: Add some NTSC-C game's official Simplified Chinese names
2023-12-30 00:03:19 +00:00
JordanTheToaster
68b31347f4
GameDB: Ace Combat fixes
...
Hopefully this will be the last time I have to do this but knowing my luck.
2023-12-29 17:04:39 +00:00
Stenzek
90a09eb520
GameDB: Remove mention of full clamp for GT4
2023-12-28 22:15:29 +10:00
JordanTheToaster
3eb4a64517
GameDB: Various fixes
...
Fixes for HC size in Ace Combat and FMVs now working fine without SoftwareFMV in COD 2
2023-12-28 01:23:23 +00:00
Riley011
d292835941
GameDB: Add a couple more dothack title adjustments
2023-12-26 14:58:02 +00:00
Jakey
2fa806bbee
GameDB: Recommended blending for Silent Hill: Origins.
...
Recommend full blending to fix grey text.
2023-12-26 03:54:09 +00:00
Riley
e1e9c428f1
GameDB: Fix dothack titles ( #10477 )
2023-12-26 01:52:37 +00:00
JordanTheToaster
ef05da1860
GameDB: Various fixes
...
Gamer
2023-12-25 12:54:06 +00:00
refractionpcsx2
97b7d7c7b9
GameDB: Add merge targets for Wave Rally
2023-12-24 04:19:39 +00:00
Stenzek
d9abe10308
Misc: Remove explicit PCH include, switch to SPDX
2023-12-24 14:03:14 +10:00
JordanTheToaster
9740ebe2a4
GameDB: Various fixes
2023-12-23 17:55:16 +10:00
KamFretoZ
651e7e5963
OSD/FSUI: Adjust PromptFont for more readability
2023-12-19 15:38:48 +00:00
PCSX2 Bot
158193a6c4
PAD: Update to latest controller database.
2023-12-18 19:23:29 +01:00
KamFretoZ
94664c24d8
GameDB: Fixes for Boku no Natsuyasumi 2
2023-12-17 16:41:55 +00:00
JordanTheToaster
466e96e79a
GameDB: Sims 2 Castaway fixes
...
Fixes dastardly lines appearing on the ground at certain viewing angles.
2023-12-17 16:41:40 +00:00
refractionpcsx2
e75a1edea8
GameDB: Add VU1 clamping to Dino Stalker/Gun Survivor 3
2023-12-16 03:02:03 +00:00
lightningterror
96831b0970
GS/D3D: Fix X3206 CAS shader warning.
...
Warning X3206: implicit truncation of vector type warning fix.
2023-12-15 15:40:31 +01:00
lightningterror
6bb6322bde
GameDB: Remove Merge sprite from God Hand.
...
It breaks the lighting in the game making it dark, changing the Shadeboost is not a good solution and just masks the issue.
2023-12-15 11:59:42 +01:00
Stenzek
a85a246ab8
ImGui: Add save state selector UI
2023-12-15 13:04:03 +10:00
Mrlinkwii
9132a7c8d4
GameDB: Add monster hunter memcard filters
2023-12-14 23:40:45 +00:00
Mrlinkwii
5d6a9a68fe
GameDB: memcardFilters for Ratchet&Clank series
2023-12-13 19:51:01 +00:00
JordanTheToaster
476d15f0fc
GameDB: Various fixes
...
You like HPO?
2023-12-13 16:53:01 +10:00
ElTioRata
0e289d2d3b
GameDB: Darkwatch Upscaling Fix
...
Sets HPO to Special setting to fix bloom misalignment seen on blood vision
2023-12-13 14:50:39 +10:00
ElTioRata
efc9321cec
GameDB: RPM Tuning bloom alignment fix
...
Enables Full Round Sprite + Wild Arms Hack + Autoflush
2023-12-12 21:42:55 +00:00
Mrlinkwii
cb703a6ce5
GameDB : Upscaling fixes for X-Men 2 - Wolverine's Revenge
2023-12-11 20:22:28 +00:00
PCSX2 Bot
c1b26b87a8
PAD: Update to latest controller database.
2023-12-11 17:34:11 +01:00
Stenzek
af1a4ab07a
FullscreenUI: Use PromptFont for keyboard/controller icons
2023-12-11 16:55:29 +10:00
KamFretoZ
da63afa758
GameDB: Fixes for WALL-E
2023-12-11 16:55:17 +10:00
JordanTheToaster
1d86d674e5
GameDB: FFX International fixes
...
Fixes for character flickering caused by the EE clamp mode being set to full.
2023-12-11 15:01:34 +10:00
JordanTheToaster
ec9bc59962
GameDB: PJ King Kong fixes
...
Fixes for the hash cache being silly and spiking to stupid levels killing performance.
2023-12-08 20:20:35 +10:00
JordanTheToaster
6c2d2e8455
GameDB: FIFA World Cup 2006 Fixes
...
Fixes broken player textures.
2023-12-04 16:55:27 +00:00
JordanTheToaster
b8a1d07cdc
GameDB: Misc fixes
...
Fixes for right edge artifacts in Katamari Damacy.
2023-12-01 15:19:24 +00:00
Radiata
62c0148472
GameDB: Radiata Stories
...
Fixes random incorrect model position.
2023-11-30 13:40:36 +00:00
lightningterror
234b3df332
GameDB: Various gshw fixes.
...
Add full mipmap plus ps2 trilinear to Snoopy vs. The Red Baron.
Improves ground textures to match sw renderer.
Add full recommended blending level to Blokus Club with Bumpy Trot.
Fixes water reflections.
Add full mipmap plus ps2 trilinear and medium recommended blending level to Gallop Racer 2003: A New Breed.
Blending improves lighting, maximum blending is needed for full accuracy.
Mipmap + trilinear, improves ground textures to match sw renderer.
Add full mipmap plus ps2 trilinear
2023-11-28 19:08:12 +01:00
PCSX2 Bot
376216a2c0
PAD: Update to latest controller database.
2023-11-28 11:30:42 +01:00
JordanTheToaster
33a6948e68
GameDB: Ace Combat 4 fixes
...
Fixes large HC size causing high GS%.
2023-11-26 22:44:56 +01:00
lightningterror
cdd5bd538a
GameDB: Update Ar tonelico upscaling fixes.
...
Round sprite from half to Full.
Fixes textboxes and character portraits.
2023-11-26 22:44:32 +01:00
JordanTheToaster
15082d7777
GameDB: NBA Live 05 and 09 fixes
...
Fixes for sprite rendering and crowd rendering.
2023-11-25 16:23:01 +00:00
JordanTheToaster
5d2177d929
GameDB: Purge HPO Normal from NFS U2
...
Purges HPO Normal from Underground 2 as it causes screen shake even with the software FMV workaround in place.
2023-11-25 16:23:01 +00:00
refractionpcsx2
6d31ef8849
GameDB: Add Autoflush and HPO Normal to Manhunt
2023-11-25 12:47:54 +00:00
refractionpcsx2
7853843b0b
GameDB: Fix FMVs on Rule of Rose + PAL Region
2023-11-24 20:53:34 +00:00
Mrlinkwii
2806b3a3c3
GameDB : update Driving Emotion fixes
2023-11-23 19:22:57 +00:00
JordanTheToaster
1565c59714
GameDB: Sega Ages 2500 Fixes
...
Fixes for excessive texture uploads and massive hash cache sizes.
2023-11-18 14:10:53 +00:00
lightningterror
6967e66f74
GameDB: Add Auto flush to MGS2 Substance.
...
Fixes depth of field blur.
2023-11-15 13:22:55 +00:00
JordanTheToaster
9d96e23cb3
GameDB: Ace combat fixes
...
Fixes for terrain rendering in Ace Combat 4 and Zero.
2023-11-15 13:22:29 +00:00
Mrlinkwii
91fa8426f1
GameDB: fixes for XS Junior League Soccer & Guitar Hero - Van Halen
2023-11-14 15:13:08 +00:00
PCSX2 Bot
d37cd2e26d
PAD: Update to latest controller database.
2023-11-13 17:10:52 +01:00
JordanTheToaster
46527cab53
GameDB: PJ King Kong fixes
...
Games still busted but it at least matches software in hardware now.
2023-11-10 20:38:21 +00:00
seta-san
68f7df6a52
GameDB: Fix some Japanese Games ( #10247 )
2023-11-09 23:29:12 -06:00
JordanTheToaster
b13ecb7cfd
GameDB: Various fixes
...
Fixes for FFX and player uniforms in Fifa 2005.
2023-11-06 18:50:42 +00:00
KamFretoZ
a284d49692
GameDB: Fixes for Kamen Rider Kabuto
2023-11-04 13:38:27 +00:00
lightningterror
68c73c5be1
GS/VK: Make sure feedback loop is enabled for SW_AD_TO_HW blend. ( #10225 )
...
Fixes Colin McRae Rally 2005 on Vulkan.
Possible others as well on basic blend with barriers or Medium blend with barriers disabled.
Bump shader cache version.
2023-11-04 11:00:43 +01:00
JordanTheToaster
f832a07755
GameDB: SOCOM Fixes
...
Fixes for every other SOCOM game I missed that needs InstantDMA to fix texture corruption.
2023-11-02 09:13:12 +00:00
JordanTheToaster
bad7a94b6d
GameDB: Various fixes
...
Fixes for floating eye balls being kinda creepy and a really bad game having really bad interlacing issues.
2023-11-01 11:01:42 +00:00
JordanTheToaster
7e9fbabd83
GameDB: Scarface TWIY Fixes
...
Fixes for chromatic fringing on edges.
2023-10-31 22:40:20 +00:00
JordanTheToaster
f5750628bf
GameDB: SOCOM II Fixes
...
Fixes for texture corruption.
2023-10-31 19:32:07 +00:00
Mrlinkwii
13784d3576
GameDB: add EE clamping to FF X-2
2023-10-30 15:16:21 +00:00
Mrlinkwii
d0371b0ff7
GameDB: add EE clamping to FFX
2023-10-30 15:16:21 +00:00
JordanTheToaster
f350f9905a
GameDB: Various fixes
...
Fixes for various games interlacing by using software FMV switch.
2023-10-30 10:15:53 +00:00
Mrlinkwii
040cf41468
GameDB: Revert Valkyrie Profile 2 PAL patch ( #10205 )
...
This reverts commit e016e3280d
.
2023-10-30 09:14:08 +00:00
refractionpcsx2
e016e3280d
GameDB: Patch to fix Valkyrie Profile 2 PAL FMV timing
2023-10-29 22:20:37 +00:00
lightningterror
ba27d3ff79
GameDB: Add speedhack and hwfixes to McDonald's Original Happy Disc.
...
PaRappa the Rapper 2:
Instant Vu 0, MTVU0, fixes noodles.
Pipo Saru 2001:
Recommended blend level high, fixes metal surfaces not being rendered correctly.
Full mipmap, plus trilinear ps2, fixes ground textures to match sw renderer.
2023-10-29 01:31:50 +02:00
JordanTheToaster
bfd1a4c341
GameDB: MGS 3 Fixes
...
Fixes for skin colour and banding by recommending high blending.
2023-10-25 17:48:09 +01:00
PCSX2 Bot
3ecfb5b073
PAD: Update to latest controller database.
2023-10-23 18:03:03 +02:00
Mrlinkwii
e9777cf325
GameDB: fixes for "NFL Quarterback Club 2002
2023-10-23 11:42:34 +01:00