Connor McLaughlin
6a548440ea
D3D12/Context: Don't assert-fail when D3D12 is unavailable
2022-12-16 11:11:36 +00:00
Connor McLaughlin
eba2273cd1
GS/OpenGL: Cleanups and GLES support
2022-12-16 11:11:15 +00:00
lightningterror
3f1fb1fc3c
GS-d3d12: Fix command buffer log.
2022-12-16 11:34:17 +01:00
lightningterror
35cbfb3fb0
wx: Fix console warnings for no longer used hotkeys.
...
Fixes Kbd Accelerator warnings on pcsx2 console.
2022-12-16 11:19:19 +01:00
RedDevilus
6bf8f43ab1
GameDB: Black line removal K-1 World Grand Prix
...
Align Sprite needed, surprised this one wasn't discovered before.
2022-12-16 10:05:36 +00:00
TellowKrinkle
3204b98aaf
microVU: Fix mVUcustomSearch
...
Apparently NOT doesn't set flags
2022-12-16 08:18:49 +00:00
refractionpcsx2
f29c2a5805
GameDB: Add upscaling fix for Violet no Atelier
2022-12-15 10:04:48 +00:00
Connor McLaughlin
facbfa479b
Qt: Fix graphics settings opening to replacement tab
2022-12-14 12:50:30 +01:00
refractionpcsx2
555b8efcad
GSRunner: Fix compilation
2022-12-13 20:57:55 +00:00
Mrlinkwii
0e268864e2
GameDB : add EE Nearest Rounding to Blood Omen 2
2022-12-13 19:10:29 +00:00
refractionpcsx2
a7687947e6
GS: Fix crash if FXAA/Shadeboost enabled with Bilinear Sharp
2022-12-13 01:21:29 +00:00
PCSX2 Bot
8254ff078e
PAD: Update to latest controller database.
2022-12-12 23:53:55 +01:00
refractionpcsx2
f8d90d68a3
GameDB: Add mipmapping fixes for Monster Attack/Chikyuu Boueigun
2022-12-12 20:49:03 +00:00
Connor McLaughlin
60fe05bc63
Qt: Fix crash opening ELF game properties
...
Introduced in 9da8e9280f
2022-12-12 14:46:49 +00:00
Connor McLaughlin
fa2db10e44
GSRunner: Kick screenshots on the GS thread
...
Instead of from the "CPU" thread.
2022-12-12 14:34:22 +00:00
Connor McLaughlin
06081ca18b
GSDumpReplayer: Fix frame advancing
...
It would always advance by two frames before.
2022-12-12 14:34:22 +00:00
Connor McLaughlin
34fad0bf98
GS: Ensure screenshots are saved before shutting down
2022-12-12 14:34:22 +00:00
AKuHAK
78ad2cfb88
CDVD: set default region data for PStwo nvram, set iLink ID checksum for bios v1.70 and up
2022-12-12 13:38:42 +00:00
Connor McLaughlin
9da8e9280f
Qt: Add disc path option for ELF game list entries
2022-12-12 13:35:37 +00:00
IlDucci
8ac0bd452e
GameDB: PAL localized names fixes
...
What began as a proofread/revision of all PAL-S discs ended up touching a bit more than I thought, adding the proper names for also other French/Italian/German exclusive versions.
Summary of changes:
- Verified EVERY PAL-S disc's name and uppercasing following whatever is written on the cover's side.
- Added the proper translations for French/German/Italian versions of the discs I have changed in their Spanish equivalents. For these cases, I first took the name from Wikipedia and then verified it by searching good photos of the cover sides on eBay. I was able to double check the wordings and accents (I'm looking at you, German Wikipedia and the Lord of The Rings games...), but not the actual uppercasing for all of these versions, so some of those have the uppercasing from Wikipedia.
- When I checked Terminator 3 - Rise of the Machines's Spanish version, I found out that the disc seems to be Italian/Spanish, so I changed that accordingly. Reference: https://www.ebay.es/itm/192542047505?hash=item2cd4667d11:g:420AAOSwJX5f9EXg&amdata=enc%3AAQAHAAAA4EfM99%2Bn1tQrgxNjriGyyACKNUHzF1eA2G3W4Ig9NuggC280vKaD5O0lG8xWUDOAS6vaXepjpLFpv0REdj8r5lGdiIUs4OFD6s65%2FH0vSC%2Bb7X%2F%2BmsfEyUGhuvJEXEFQC96lDHkyyOqkQabmyM%2Bj881BRmGiUzDorYRZWnHhAOEDWSmErI8oyK%2F0U5eCOF3vPF8bDZaFO54eJ7VjO0UcDmniSvyWUq7lOIiFhEgFeGeZIKIW%2BLPcQMGGZ7oUT5AmNis2aluj2Wg6rOSAQaie1fe7zf6%2FkJ5Db%2BDrfB6vsp31%7Ctkp%3ABk9SR_bDyeOgYQ
- I've removed a mistype for Over the Hedge's Spanish version, as it was duped: I do not know what SLES-53897 contains, but the actual game seems to be SLES-53987.
2022-12-12 12:22:53 +00:00
Connor McLaughlin
98038201b3
GS: Always allocate wrapped local memory
...
Simplifies things since we don't need to care about <Win10 support now.
Also gets rid of vmalloc() in favor of the common routines.
2022-12-12 11:54:25 +00:00
JordanTheToaster
62b1688856
GameDB: Game and name fixes
...
Fixes white lines in Drakengard using merge sprite and fixes the name of the Spanish monsters inc scare island and Buzz!.
2022-12-12 09:32:20 +00:00
refractionpcsx2
2dd9741102
GameDB: Remove wrapgsmem entries from gamedb
2022-12-12 09:31:26 +00:00
refractionpcsx2
6d5c05fba3
GS: Enable memory wrapping always
2022-12-12 09:31:26 +00:00
Connor McLaughlin
d93b49cc4f
GS: Use point sampling for shadeboost
...
DX12/Vulkan already did, but DX11/GL used linear.
2022-12-12 09:31:11 +00:00
Connor McLaughlin
6ccb55d6f7
GS: Remove additional copy in FXAA/ShadeBoost
2022-12-12 09:31:11 +00:00
Connor McLaughlin
a1fb735fde
GS/DX12: Ensure utility root signature is set before constants
...
Fixes a validation error when using shade boost.
2022-12-12 09:31:11 +00:00
Connor McLaughlin
066cf42338
GS: Compute luminance in shader for FXAA
...
Fixes FXAA being broken after b706c25b68
.
Will be slightly difference since this is using the BT.709 coefficients
instead of CCIR 601 - but it matches the non-gather codepath now.
2022-12-12 09:31:11 +00:00
KrossX
5c952fbbd6
GS: Preserve deinterlacing render target when Shadeboost or FXAA are
...
enabled.
2022-12-11 19:07:38 +00:00
escape209
60b92ba775
Qt: Fix being able to access hidden tabs in Graphics menu
2022-12-11 16:02:55 +01:00
refractionpcsx2
1242f6c942
GS-SW: Don't anti-blur frame rect when same source and not anti-bluring
2022-12-11 06:41:48 +00:00
Connor McLaughlin
1920bff007
x86/iR5900: Fix msub.s/madd.s when ACC isn't live
...
Don't read EEREC_nnn without checking the process/valid bit first.
2022-12-11 05:43:49 +00:00
Connor McLaughlin
05c12e2505
x86/iR5900: Don't flush regcache for store logging
...
Makes it a bit easier to debug register cache issues.
2022-12-11 05:43:49 +00:00
Connor McLaughlin
354951f1d6
GS: Add internal resolution screenshot option
2022-12-11 03:00:49 +00:00
Connor McLaughlin
a67d3e9aee
GS: Remove Zoom and Offsets
...
Crop is far superior since it operates at pixel increments, and lets
you control all four edges independently.
2022-12-11 03:00:49 +00:00
Connor McLaughlin
b706c25b68
GS: Change transparency shader to output full alpha
2022-12-11 03:00:49 +00:00
Mrlinkwii
4dbe17eaf9
GameDB: add VUclamping to 'NHL 2004'
2022-12-11 00:30:58 +00:00
TellowKrinkle
a4b598aa15
Updater: Preserve non-standard exe names on update
2022-12-10 20:06:05 +00:00
TellowKrinkle
05a9a71f4a
Updater: Support multi-isa switchover
2022-12-10 20:06:05 +00:00
Mrlinkwii
9b2caa6fdd
GameDB : add fixes to 'Conspiracy - Weapons of Mass Destruction'
2022-12-08 18:32:09 +00:00
lightningterror
bebb748546
wx: Rename some options to match recent Qt changes.
...
TV Shader drop down list:
None -> None (Default)
Sharpening drop down list:
Disabled -> None (Default)
Renderer Automatic -> Automatic (Default)
2022-12-08 19:18:20 +01:00
lightningterror
b509a849a1
Qt: Add tooltips to Audio settings.
...
Only option name and default setting, no actual tooltip.
2022-12-08 19:18:20 +01:00
lightningterror
20602650c4
FullscreenUI: Rename some options.
...
TV Shader drop down list:
None -> None (Default)
Sharpening drop down list:
Disabled -> None (Default)
Renderer Automatic -> Automatic (Default)
2022-12-08 19:18:20 +01:00
lightningterror
a2d0b8b452
Qt: Add tooltips to Advanced settings.
2022-12-08 19:18:20 +01:00
lightningterror
1fa7526036
Qt: Properly disable Skipdraw global on release builds.
2022-12-08 19:18:20 +01:00
lightningterror
1033726d65
Qt: Rename some options.
...
TV Shader drop down list:
None -> None (Default)
Sharpening drop down list:
Disabled -> None (Default)
Renderer Automatic -> Automatic (Default)
2022-12-08 19:18:20 +01:00
lightningterror
e5c3f82dd9
Qt: Add tooltips to Graphics settings.
...
Most of them are only default settings for the options.
2022-12-08 19:18:20 +01:00
lightningterror
2c21dddea9
Qt: Add tooltips to Interface settings.
...
Tooltips itself are empty, just add the default checked value.
2022-12-08 19:18:20 +01:00
RedDevilus
208812347f
Qt: Resizes + better tooltips + Savestate warning
...
Bigger tooltip window
Controllers button shows up correctly at different DPI percentages
Rename some options
2022-12-08 16:06:31 +00:00
Mrlinkwii
8c8a8f9994
GameDB: add missing Arcana Heart 2 serial
2022-12-08 16:05:05 +00:00