Mrlinkwii
5deb1d35e3
Misc: update CONTRIBUTING.md
2023-09-11 19:30:40 +01:00
PCSX2 Bot
140514b408
PAD: Update to latest controller database.
2023-09-11 18:06:38 +02:00
PCSX2 Bot
34d40364a3
Qt: Update Base Translation
2023-09-11 14:01:13 +02:00
dependabot[bot]
a4d7f5e7d1
Bump flatpak/flatpak-github-actions from 6.1 to 6.2
...
Bumps [flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions ) from 6.1 to 6.2.
- [Release notes](https://github.com/flatpak/flatpak-github-actions/releases )
- [Commits](https://github.com/flatpak/flatpak-github-actions/compare/v6.1...v6.2 )
---
updated-dependencies:
- dependency-name: flatpak/flatpak-github-actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 14:00:44 +02:00
dependabot[bot]
b3aa3d3b83
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 14:00:09 +02:00
Stenzek
3f9e4731b8
Qt: Pause VM for disc change popup
2023-09-10 11:19:53 +10:00
Stenzek
3e79a86008
Qt: Update icons on dark/light mode switch
2023-09-10 11:19:53 +10:00
Stenzek
126c6e1b6c
Qt: Improve file drop handling
...
Allow switching ELF.
Closes #7681 .
2023-09-10 11:19:53 +10:00
Stenzek
90c6e4cd1b
Qt: Rename (Default) to (Borderless Fullscreen) for per-game config
2023-09-10 11:19:53 +10:00
Stenzek
e1616af98c
Qt: Set memcard name scrollbars to always-off
...
And mirror the text in the tooltip.
Closes #9139 .
2023-09-10 11:19:53 +10:00
Stenzek
388e488bc1
Qt: Add Edit Cheats/Patches to Tools menu
...
Closes #4634 .
2023-09-10 11:19:53 +10:00
Stenzek
b601c49f6c
Qt: Cancel existing BIOS search on refresh
...
Stops lockups if you set a large directory.
2023-09-10 11:19:53 +10:00
Stenzek
d9587e20c0
Qt: Defer folder update until editing complete
...
Closes #7215 .
2023-09-10 11:19:53 +10:00
Stenzek
f5684c43dd
Qt: Fix mouse mapping setting not applying to input profiles
...
Closes #9914 .
2023-09-10 11:19:53 +10:00
Stenzek
d25700e241
Qt: Fix cover spacing not updating on resize
...
Closes #9869 .
2023-09-10 11:19:53 +10:00
Stenzek
9dde599e00
Qt: Fix grid scale resetting on theme change
...
Closes #8044 .
2023-09-10 11:19:53 +10:00
Stenzek
96f0d65f7d
Qt: Disallow copying cover when source == destination
...
Closes #6159 .
2023-09-10 11:19:53 +10:00
Stenzek
abe64ae8fb
VMManager: Rewrite frame limiting
...
No more messing with counter state on setting changes.
Closes #9929 .
2023-09-10 11:18:20 +10:00
GiladNir
5df6fc4c1b
GameDB: Upscaling fixes for King's Field IV
2023-09-10 02:02:26 +01:00
Hallkezz
a4a6929ca4
GameDB: Add VU Clamping to Twisted Metal - Head-On ( #9936 )
2023-09-09 18:09:35 +01:00
Stenzek
cc221f590c
Counters: Don't skip vblanks on video mode change
2023-09-09 21:07:32 +10:00
forrvalhalla
ec1b782f2c
GameDB: Various Fixes
...
GameDB: Various Fixes
GameDB: Various Fixes
GameDB: Various Fixes
2023-09-09 11:03:07 +01:00
Mrlinkwii
48549ff790
Misc : Fixed undefined behaviour warning
...
Co-Authored-By: Ty <29295048+F0bes@users.noreply.github.com>
2023-09-09 09:15:54 +01:00
refractionpcsx2
5633053655
GS/HW: Check for half point on double half clear, improve width check
2023-09-09 09:15:33 +01:00
JordanTheToaster
92acbd006b
GameDB: DT games various fixes
...
Fixes for slow performance and shadows being less broken now.
2023-09-09 08:48:52 +01:00
refractionpcsx2
8552a89838
GS/TC: Ignore horizontal offset in invalidation start position
2023-09-08 00:57:04 +01:00
RedDevilus
ce90d81a2f
GameDB: Battlefront + Lara Croft Legend + CT Fire
...
Adds mipmapping full and trilinear for better ground texture for battlefront, also missing a '-' with new entry with missing fixes and region
Lara Croft Tomb Raider Legend, gets higher minimum blending as it looks better and is less than 500 readbacks so should be fine, also had missing gamefixes for entries.
Counter Terrorist Special Forces - Fire for Effect needs vu1clamping (extra can be with sign) fixes https://github.com/PCSX2/pcsx2/issues/9885
2023-09-07 08:17:55 +01:00
Stenzek
f250b006b1
CI: Disable MFI joystick for SDL on MacOS
2023-09-07 14:09:25 +10:00
Stenzek
f46c3b36cc
SDLInputSource: Deduplicate controllers based on instance ID
2023-09-07 14:09:25 +10:00
PCSX2 Bot
217999912a
Qt: Update Base Translation
2023-09-06 20:50:40 +10:00
Stenzek
82e6192c05
GS/Vulkan: Clear primid texture binding before prepass
...
Prevents incorrect-state descriptor.
2023-09-05 20:03:01 +10:00
Stenzek
03abfa9c59
Qt: Add option to exit Big Picture UI
2023-09-05 12:32:37 +10:00
Stenzek
97155c50c4
Qt: Stop fullscreen UI on window close
2023-09-05 12:32:37 +10:00
Stenzek
7b45e9296a
Qt: Add copy global settings/clear per-game settings
2023-09-05 12:32:37 +10:00
Stenzek
c16836e7c0
Misc: Drop stat compatibility calls
2023-09-05 12:32:23 +10:00
PCSX2 Bot
1f88072eae
PAD: Update to latest controller database.
2023-09-04 18:04:03 +02:00
Mrlinkwii
858ea9c3de
GameDB : replace skipmpeg with eeCycleRate for David Beckham Soccer
2023-09-04 15:28:31 +01:00
refractionpcsx2
1248858303
GS/TC: Update source age on HW move
2023-09-03 17:15:52 +01:00
refractionpcsx2
a472a95945
GameDB: Replace EE timing with cycle rate on Robin Hood 2 - The Siege
2023-09-03 15:51:49 +01:00
PCSX2 Bot
c8af57c65d
Qt: Update Base Translation
2023-09-03 12:47:30 +10:00
Stenzek
d00eb38bbc
FullscreenUI: Make localizable
2023-09-03 12:42:30 +10:00
Stenzek
f8e1b9b11b
Common: Add SmallString class
2023-09-03 12:42:30 +10:00
ehw
bbb807d860
GameDB: Set cpuCLUTRender to 2 for Sega Ages 2500 Vol.31 - Dennou Senki Virtual On (SLPM-62767)
...
Fixes black and white colors in hardware renderers.
Fix the large amount of differences between the .yaml commit hopefully
Revert to the original GameIndex.yaml from the main branch
Adding the modified GameIndex.yaml with the game fix
Revert "Adding the modified GameIndex.yaml with the game fix"
This reverts commit afcf226932b1e27aa3db710f0cbd2e9deb9113f7.
Revert "Revert to the original GameIndex.yaml from the main branch"
This reverts commit 141cbad15d9de1a8d5fa36bc98f43bdc895afa42.
Revert "Fix the large amount of differences between the .yaml commit hopefully"
This reverts commit e03b2ffa537864f67ddf367105477f5a8cf5990c.
Revert "GameDB: Set cpuCLUTRender to 2 for Sega Ages 2500 Vol.31 - Dennou Senki Virtual On (SLPM-62767)"
This reverts commit 76d3c9d33542b3c303191b247a432a8b823535be.
Set cpuCLUTRender to 2 for SLPM-62767
2023-09-02 09:55:56 +01:00
Mrlinkwii
355c68f687
Build: remove references to Vista and Windows 7 & Windows 8/8.1
2023-09-02 11:39:36 +10:00
refractionpcsx2
b74ae9fabf
Build: patch in Qt monitor fix from post 6.5.2
2023-09-01 17:09:21 +01:00
refractionpcsx2
17d2fb1858
GameDB: Remove Tex in RT for Dragon Quest VIII
2023-08-31 13:09:26 +01:00
refractionpcsx2
222fad315d
GS/HW: Allow reverse primitive gap checking
2023-08-31 13:09:26 +01:00
refractionpcsx2
124ba2a124
GS/TC: Avoid no size targets being made
2023-08-31 11:55:20 +01:00
refractionpcsx2
9b8dc448f6
GS/TC: Only look up alternate depth sources if inside the target
2023-08-31 08:45:23 +01:00
refractionpcsx2
0a44a81d18
GS/HW: Round up when checking odd width double half clears
2023-08-31 08:44:45 +01:00