refractionpcsx2
5697759d9e
GS-HW: Try to make Preload Frame Data slightly less gross.
...
These changes make sure there's a matching EE transfer to texture allocation in that frame, if not, then don't allocate anything. This should reduce bad data being loaded in to the Rt.
Preload replaced for Simple 2000 Series Vol. 114 - The Onna Okappichi Torimonochou, preload worked by chance (but no more), disable depth works.
2023-02-03 00:09:54 +00:00
refractionpcsx2
ee0042c768
GameDB: Remove no longer needed Preload Frame settings
2023-02-03 00:09:54 +00:00
refractionpcsx2
beee740dc8
GameDB: Add Mipmapping to Jak X, replace FMV fix on Snowboard Heaven
2023-02-02 23:46:05 +00:00
RedDevilus
c245d2134f
GameDB: Driver Parallel Lines + Godfather + ...
...
Godfather: remove on-screen garbage
Driver Parallel Lines: Reduce misaligned bloom issues
Simple 2000 Series Vol. 109 - The Taxi 2: name fix to be Chauffeur and not like train driver (Utenshi to Untenshu)
Rimococoron
2023-02-02 14:22:06 +00:00
JordanTheToaster
f01884537d
GameDB: Assorted fixes
...
Fixes the name of GT-R 400 and adds round sprite to fix lines in menus and text and corrects the name of 40k Fire Warrior to correctly have a space.
2023-02-01 10:23:11 +00:00
Connor McLaughlin
f96ca4ac1f
GS/OGL: Fix syntax error in fragment shader
2023-02-01 09:04:52 +01:00
Mrlinkwii
86c97a8ba3
GameDB: fixes for Megaman X Command Mission
2023-01-30 20:55:18 +00:00
Mrlinkwii
9a542bcb20
GameDB: fixes for Simple 2000 Series Vol. 48
2023-01-30 17:31:00 +00:00
JordanTheToaster
290c8ec420
GameDB: Various Tekken fixes
...
Disables preloading entirely on Tekken Tag Tournament and Tekken 4 and adds missing fix comments and missing db entry's for both games.
2023-01-30 14:03:58 +00:00
Mrlinkwii
517ccd5e40
GameDB:fixes for Dragon Quest VIII - Journey of the Cursed King
2023-01-29 17:14:17 +00:00
JordanTheToaster
bb7bbe0a60
GameDB: Add full Mipmapping to HP COS
...
Adds full mipmapping and trilinear (PS2) to harry potter and the chamber of secrets to fix blurry textures also adds a missing DB entry.
2023-01-29 16:17:35 +00:00
RedDevilus
e804e99013
GameDB: Harry Potter and the Chamber of Secrets
...
No texture preloading for Harry Potter and the chamber of secrets to improve performance.
2023-01-28 22:56:12 +00:00
JordanTheToaster
df674d4056
GameDB: Correct use of Norway PAL code
...
Uses the correct flag instead of a spooky question mark.
2023-01-27 18:51:54 +00:00
JordanTheToaster
2728462d77
GameDB: A variety of fixes
...
Fixes to names of games depth line fixes and misaligned bloom galore.
2023-01-27 17:59:01 +00:00
icup321
1b86a6e6f8
GameDB: Fixes for Incredibles - ROTU
2023-01-26 09:44:59 +00:00
Mrlinkwii
c4bf297f42
GameDB: clean up comments
2023-01-25 13:15:58 +00:00
pgert
bfbcd7a949
GameDB: Force English in Tomb Raider - The Angel of Darkness US ( #7950 )
...
Due to a game bug, the game will crash if your BIOS language is set to French or Spanish due to missing files on the disc.
2023-01-25 10:29:23 +00:00
JordanTheToaster
bf2ba3c4d1
GameDB: Add missing demos
...
Adds some missing PAL demos to the DB.
2023-01-24 18:31:36 +00:00
PCSX2 Bot
9b3b8aa4de
PAD: Update to latest controller database.
2023-01-23 17:05:04 +01:00
JordanTheToaster
a326303956
GameDB: Fixes for TC SC Pandora Tomorrow
...
Fixes for black loading screens and misaligned bloom.
2023-01-23 09:47:19 +00:00
Berylskid
4c3b7c45cf
GameDB: Remove Preload Frame Data for AC Last Raven
...
On SLPS-25462, disabling Preload Frame Data no longer causes black screens during missions, so it seems no longer necessary.
2023-01-22 16:18:39 +00:00
JordanTheToaster
668251274a
GameDB: Disable Instant VU in Kim Possible WTS
...
Disables Instant VU to dramatically decrease the load the game puts on the EE and VU for seemingly no reason.
2023-01-22 15:51:38 +00:00
KFZ
e79fc72950
GameDB: Fixes for SpongeBob - The Movie ( #7936 )
2023-01-22 15:51:22 +00:00
JordanTheToaster
bcda41120e
GameDB: Add Autoflush to Dynasty Warriors 5 Xtreme
...
Autoflush fixes the missing sun luminosity.
2023-01-22 15:01:54 +00:00
Mrlinkwii
80fc00bb05
GameDB: fixes for 'Snowboard Heaven'
2023-01-21 18:39:45 +00:00
refractionpcsx2
f71ccab811
GameDB: Remove BFF deinterlacing from Alpine Racer 3, no longer required
2023-01-21 18:14:13 +00:00
JordanTheToaster
aa1e9cc9fa
GameDB: Add AutoFlush to Battle For Volcano Island
...
Adds autoflush to fix texture corruptions.
2023-01-21 16:02:08 +00:00
Silent
9b7d21891d
GameDB: Correct Colin McRae Rally 3 sun rendering
2023-01-21 14:18:17 +00:00
Leyo
7848f6a1c5
GameDB: Syphon Filter: The Omega Strain Beta Speed Fix ( #7926 )
...
Co-authored-by: Leyo1 <71053461+Leyo1@users.noreply.github.com>
2023-01-20 22:57:25 +00:00
JordanTheToaster
14e128337d
GameDB: Add missing Bratz The Movie fix
...
Adds a missing fix for the NTSC-U version of the game.
2023-01-20 22:56:31 +00:00
Oymat
ddb313fd2b
GameDB: Add Mipmapping and Trilinear to Parappa the Rapper 2 ( #7924 )
...
Closes https://github.com/PCSX2/pcsx2/issues/7922
2023-01-20 15:53:13 +00:00
lightningterror
8f183955a0
GS-vk: Fix sample_4_index shader.
...
Macro conditions conditions should return a value.
Fixes bad shader issues on games that trigger it.
Fixes Star Ocean shadows.
Fixes Keroro Gunsou - Mero Mero Battle Royale text.
Make the rounding consistent accross all renderers.
2023-01-20 10:18:03 +01:00
Mrlinkwii
536a4162c4
GameDB: upscaling fixes for 'TOCA Race Driver'
2023-01-19 21:47:36 +00:00
Oymat
d9b537d334
GameDB: Add SoftwareRendererFMVHack to Onimusha: Warlords ( #7916 )
...
close https://github.com/PCSX2/pcsx2/issues/7787
2023-01-18 19:15:43 +00:00
Leyo
5ad8ed43fd
GameDB: Syphon Filter: The Omega Strain PAL speed fix patch ( #7806 )
...
Co-authored-by: Leyo1 <71053461+Leyo1@users.noreply.github.com>
2023-01-17 20:21:13 +00:00
Mrlinkwii
1f4416a77a
GameDB: upscale fixes for 'Lord of the Rings, The - The Two Towers'
2023-01-17 19:26:13 +00:00
Mrlinkwii
e9d4dba64b
GameDB: fixes for 'Dreamworks Madagascar'
2023-01-17 11:15:42 +00:00
JordanTheToaster
f6cb7ca01d
GameDB: Add HPO Normal to WWE 2008 and 2009
...
Fixes slight blur on people and depth bleed that happens on the right hand side.
2023-01-16 18:19:27 +00:00
PCSX2 Bot
bc0fdc49e0
PAD: Update to latest controller database.
2023-01-16 17:18:26 +01:00
Stenzek
ea7cc08832
GameDB: Remove preload frame from Burnout games
...
Doesn't appear to be needed with GPU CLUT?
2023-01-15 16:20:40 +00:00
Mrlinkwii
58ff3e6c0d
GameDB: add missing serial
2023-01-13 23:57:13 +00:00
refractionpcsx2
b78fca7b91
GameDB: Add Half-Pixel Offset for Sega Superstars Tennis
2023-01-13 10:26:41 +00:00
Mrlinkwii
e20c2210f5
GameDB: fixes for Made Man
2023-01-12 20:56:51 +00:00
Stenzek
7ef46eaa29
GameDB: Swap some CPU CLUT games for GPU CLUT
...
Burnout series, NFS Most Wanted.
2023-01-11 23:37:43 +00:00
Stenzek
38957625ad
GameDatabase: Add GPUTargetCLUT
2023-01-11 23:37:43 +00:00
Stenzek
d30e076dbd
GS: Add GPU Target CLUT
2023-01-11 23:37:43 +00:00
Stenzek
0619555232
GS/HW: Use texel fetch/load instead of sampler for palettes
...
Saves a multiply in the shaders in some cases, and frees up one
descriptor slot.
2023-01-11 23:37:43 +00:00
Mrlinkwii
c60583c6bb
GameDB: fixes for Battle for Volcano Island
2023-01-11 23:10:14 +00:00
Stenzek
4cf7a1086d
GS/HW: Adjust Barnyard fix for Jurassic Park and Nicktoons Unite
...
Draws its mipmaps at runtime in a very similar way, except with 24-bit
textures as well as 16/32-bit.
2023-01-11 22:40:04 +00:00
Mrlinkwii
5be05853c6
GameDB: fixes for Hawk Kawasaki Racing
2023-01-10 21:00:43 +00:00