BuildTools
c2316ca5bc
GUI: Rename Fast Texture Invalidation
...
Renames Fast Texture Invalidation to Disable Partial Invalidation.
Update GraphicsSettingsWidget.ui
2022-03-18 02:11:12 +00:00
refractionpcsx2
3535edcfa1
GameDB: Add partial preloading to Stolen
2022-03-17 18:40:11 +00:00
KrossX
a4932ed0f1
GameDB: Add DMABusy fix to Shining Wind
2022-03-17 14:33:07 +00:00
seta-san
515d9040a1
GameDB: Add gsHWFixes for Tales of Symphonia
...
Co-Authored-By: RedDevilus <martensregis@gmail.com>
2022-03-17 09:16:20 +00:00
Connor McLaughlin
fe3a743814
ImGuiManager: Cap usage percents to 100%
2022-03-17 09:10:12 +00:00
Connor McLaughlin
8e08cd772b
PerformanceMetrics: Add GPU time
2022-03-17 09:10:12 +00:00
Connor McLaughlin
206f80c5f4
GS: Compute SW CPU per-thread not per-draw
2022-03-17 09:10:12 +00:00
RedDevilus
c6ce380042
GameDB: More GS HW Fixes
...
Some extra comments for Monster Lab and SSX Tricky.
New entries:
- Alter Echo
- Beyond Good and Evil
- Dragon Ball Z - Budokai Tenkaichi 2
- Fatal Frame 1 / 3
- Ghost in the Shell - Stand Alone Complex
- Global Defence Force
- Xenosaga 1 / 2 / 3
2022-03-17 08:57:58 +00:00
lightningterror
939d98d660
Qt: Allow skipdraw up to 10k max.
2022-03-17 02:44:14 +01:00
lightningterror
c9a3420f85
GS: Fix Wunused-variable warnings.
2022-03-17 00:50:28 +01:00
refractionpcsx2
9a1a399bac
GameDB: Add a bunch of hw fixes and upscaling fixes
2022-03-16 23:40:53 +00:00
RedDevilus
c8aac1dca9
GameDB: Ace Combat + Soul Calibur + Metal Gear Solid Series
...
Missing mipmap from the Europese Ace Combat Zero/4/5, Align Sprite for them and Round Sprite. Align Sprite for SoulCalibur series.
Metal Gear 2 substance gets round sprite for font and Metal Gear 3 Subsistence gets Special (Texture) for blurriness.
2022-03-16 22:38:39 +00:00
lightningterror
14c17916f5
GS-hw: Optimize blending equations based on alpha value.
...
It will allow us to use free sw blending without texture barriers.
Will be especially helpful for opengl/vulkan.
2022-03-16 15:17:00 +01:00
RedDevilus
7b0576d7cc
GameDB: Dog Island and COD Final Fronts ( #5671 )
2022-03-16 07:24:05 +00:00
Blackbird88
ecb118d5af
GameDB: Add gsHWFixes for GTA LCS/VCS ( #5662 )
...
Co authored by @Blackbird88
2022-03-15 20:22:19 +00:00
RedDevilus
efbf187b35
GameDB: Upscaling GS Batch 2
...
Adds second batch of upscaling fixes.
2022-03-15 20:21:15 +00:00
Tzerinas
2ea3feba90
GameDB: Add Upscaling Fixes to Onimusha 3
...
Adds Half-Pixel Offset: Special (Texture) and Round Sprite (Full) to Onimusha 3: Demon Siege
2022-03-15 20:19:06 +00:00
Tzerinas
f265257efb
GameDB: Add Software FMV to Grandia 2 and Xtreme
...
Adds the SoftwareRendererFMV hack to Grandia 2 and Xtreme. Also adjusted titles.
2022-03-15 20:18:43 +00:00
lightningterror
13cc0caed7
GS Debugger: Fix hw hacks behavior not properly disabling.
2022-03-15 15:46:24 +01:00
refractionpcsx2
2068240e1a
GS: Adjust Auto Flush to catch edge cases
...
Affected Beyond Good and Evil water
2022-03-15 10:15:21 +00:00
Tzerinas
7f5901f022
GameDB: GS HW renderer fixes for Tales of the Abyss
...
Description of Changes
Add Half-Pixel Offset: Special (Texture) to Tales of the Abyss.
2022-03-15 09:38:24 +00:00
Tokman5
a022de6225
GameDB: Add gsHWFixes for Shutokou Battle 01. ( #5659 )
...
Co-authored-by: Tokman5 <isozin_1210@yahoo.co.jp>
2022-03-15 08:12:52 +00:00
RedDevilus
f5570b7f40
GameDB: Rogue Galaxy
...
Adds half roundsprite to make upscaled HW more like software mode such as minimap while fighting.
2022-03-15 08:11:17 +00:00
RedDevilus
7e1c48694a
GameDB: Upscaling GS Batch 1
...
Fixes the lint and adds a bunch of upscaling fixes.
2022-03-15 00:54:38 +00:00
lightningterror
a546f61ea8
Qt: Fix Round sprite hack not applying.
2022-03-14 23:43:25 +01:00
PCSX2 Bot
7ecac10eee
PAD: Update to latest controller database.
2022-03-14 22:20:49 +01:00
Mrlinkwii
ee2e10e86b
GameDB: correct and update serials
2022-03-14 19:15:50 +00:00
RedDevilus
7752f44a90
GameDB: Documentation
...
Add values for GameDB, GUI options and the default to easier make GameDB changes
2022-03-14 19:14:40 +00:00
refractionpcsx2
e01fc3eb47
GS: Loosen requirement for half bottom
2022-03-14 19:14:26 +00:00
SaltyBet
910c8190e0
GameDB: Added missing variants of NAMCO games
2022-03-14 15:47:02 +00:00
SaltyBet
a62ccc0d69
GameDB: Auto GS HW renderer fixes for some NAMCO games
...
- Tekken 4
- Tekken 5
- Tekken Tag Tournament
2022-03-14 15:47:02 +00:00
Dreadmoth
4f47041108
GameDB: Metal Arms - Glitch in the System (PAL)
...
Force disable mVU Flag Hack to prevent SPS
2022-03-14 15:33:39 +00:00
Connor McLaughlin
16cfde0538
GS: Use single array for dump packets
2022-03-14 15:26:19 +00:00
Connor McLaughlin
6a15d46461
Qt: Improve boot filename autodetection
2022-03-14 15:26:19 +00:00
Connor McLaughlin
4331ae1925
VMManager: Support playing back GS dumps
2022-03-14 15:26:19 +00:00
Connor McLaughlin
4d85d916b7
GS: Move dump file loading to core
2022-03-14 15:26:19 +00:00
Connor McLaughlin
4f4b14dd4d
GameList: Add GetEntryByCRC()
2022-03-14 15:26:19 +00:00
Connor McLaughlin
444e650711
StringUtil: Add StartsWithNoCase/EndsWithNoCase
2022-03-14 15:26:19 +00:00
refractionpcsx2
c65ccaa153
GS-Config: Clear missing manual GS fixes
2022-03-14 11:08:39 +00:00
Connor McLaughlin
6b54db9b75
GS/VertexTrace: Fix min/max when last provoking vertex unsupported
...
This was causing incorrect min/max alpha values due to the index swap,
which caused the sides of text boxes in KH to disappear (because the
alpha test optimized to always failing).
Closes #5639 .
2022-03-14 08:47:32 +00:00
Mrlinkwii
3bab470db6
Docs : Add GS hardware fixes and MTVUSpeedHack
2022-03-13 18:33:37 +00:00
refractionpcsx2
adf01cb56a
GS-Build: Fix Dump Verticles for linux
2022-03-13 05:01:51 +00:00
refractionpcsx2
bbe3af7f61
GS-Debug: Dump verticles with draws
...
- Move context dumping to the top so we see it as the game set, not after we've messed with it.
Thanks to tadanokojin for these changes
2022-03-13 03:46:16 +00:00
refractionpcsx2
3e7d32c807
GameDB: Give slightly clearer message for GS Fix override
2022-03-13 03:18:44 +00:00
refractionpcsx2
76e25cb738
GameDB: Add mipmapping/trilinear for Hot Shots/Everybody's Golf games
2022-03-13 02:34:29 +00:00
refractionpcsx2
8f0dc34847
GS: Improvements to MTBA address calculation
2022-03-13 01:55:08 +00:00
RedDevilus
fc6ec2cc02
GameDB: Transformers Armada: Prelude to Energon
...
Adds missing VIFFIFO + force disabling MTVU for not getting black screen
2022-03-13 01:53:48 +00:00
refractionpcsx2
34b7b07ff8
GameDB: Added a whole host of auto GS HW renderer fixes
2022-03-13 01:53:15 +00:00
Connor McLaughlin
6c33b73cdd
GS: Make TC offset changable without recreating
2022-03-12 20:48:51 +00:00
Connor McLaughlin
1e86ba4120
GS: Append game serial/name to dump filename
2022-03-12 20:48:51 +00:00