Stenzek
f4b88edc49
GameDB: Disable WS for Breath of Fire IV
...
While it fares better than III, at wider ARs the sprite scaling
completely breaks.
Also fix the name for the Japanese release.
2024-10-08 19:39:35 +10:00
Stenzek
ff194844de
GameDB: Disable WS for Breath of Fire III
2024-10-08 19:39:16 +10:00
Stenzek
f1dd161504
GameDB: Chaos Control supports mouse
2024-10-08 19:27:13 +10:00
Stenzek
75babc74cb
Data: Update SDL game controller db
2024-09-29 23:07:25 +10:00
Stenzek
9de5794afe
Data: Add replacement scanlines shader
2024-09-29 17:11:56 +10:00
Stenzek
060146a37a
CDROM: Add SubQ Skew option
...
Fixes corrupted boss sprites in Captain Commando.
One day I'll refactor things to fix this properly.
2024-09-29 17:11:52 +10:00
Stenzek
ca6b99401b
Common: Build fix when compiling with AVX2 march
2024-09-28 19:43:23 +10:00
Stenzek
2e4eaeafdc
GameDB: PGXP-CPU for Hogs of War
...
Fixes wobble in minimap.
2024-09-26 20:55:10 +10:00
Stenzek
e3a84af1aa
GameDB: PGXP-CPU for Firebugs
...
Fixes gaps in geometry.
2024-09-26 20:49:04 +10:00
Stenzek
d1eed89292
GameDB: PGXP-CPU for Roswell Conspiracies
2024-09-26 14:05:43 +10:00
Stenzek
5ed96fcfe4
GameDB: ICache for Nightmare Creatures
...
Janky ass disc code...
2024-09-25 01:37:07 +10:00
Stenzek
50cfbf1629
GameDB: PGXP-CPU for Valkyrie Profile
...
Fixes wobble during screen transitions and battle stages.
Hopefully nothing else breaks, if it does, please let me know.
2024-09-25 01:37:07 +10:00
Bobby Smith
a259178d1b
GameDB: South Park - Chef's Luv Shack controller update ( #3298 )
2024-09-15 08:17:47 +02:00
Stenzek
86bff869bc
dep/reshadefx: Update to 7bdfb03
2024-09-08 19:19:58 +10:00
Bobby Smith
2d3c6ace31
GameDB: Fix MGS Premium Package ( #3289 )
2024-09-06 09:39:28 +02:00
Stenzek
1446e3035f
Settings: Make Disable Interlacing a Deinterlacing mode
...
Saving that precious vertical space.
2024-09-03 20:02:01 +10:00
Stenzek
503004f17c
Data: Note third-party codecs in AppImage FFmpeg
2024-09-03 19:17:19 +10:00
Stenzek
0ba068e843
GameDB: Disable PGXP culling in Spyro 1
...
Otherwise it corrupts memory when looking through portals.
2024-09-02 00:26:12 +10:00
Stenzek
88ee70ef8a
Misc: Remove unused files
2024-09-01 23:17:17 +10:00
Stenzek
7f4e5d55db
Misc: Update copyright headers
2024-09-01 22:08:31 +10:00
Stenzek
3fbdcdb4ff
AudioStream: Rewrite and integrate expander
2024-09-01 13:16:10 +10:00
Stenzek
7df5764835
Data: Remove license-incompatible shaders
2024-09-01 20:01:34 +10:00
Stenzek
486f410f43
GameDB: Disable WS in Athena - Awakening from the Ordinary Life
2024-08-31 14:37:46 +10:00
Stenzek
a49be5db7c
Data: Update SDL Game Controller DB
2024-08-26 00:35:56 +10:00
Stenzek
0f29cd8d63
Data: Update third-party notices
2024-08-26 00:26:27 +10:00
Stenzek
e8b787fb57
Misc: Change various icons
2024-08-25 23:17:05 +10:00
Stenzek
9a0d5db74f
GameDB: Use disable sprite texture filtering for FF7/LoD
2024-08-23 15:20:24 +10:00
Stenzek
5c14ac2fd1
GameDB: Allow clipping correction for Spyro 1
...
Can't remember why I enabled this in 2020.. maybe NCLIP related? Should
be fine now if so.
2024-08-20 21:56:35 +10:00
Stenzek
aa1596fdab
GameDB: Set DisableAutoAnalogMode on various games
2024-08-18 20:34:10 +10:00
Bobby Smith
0f03aa3e30
GameDB: Fix Starblade Alpha JPN hash ( #3276 )
2024-08-14 21:38:34 +10:00
Stenzek
34e0752b65
GameDB: Add hash for Starblade Alpha (Japan)
2024-08-13 14:49:41 +10:00
Stenzek
9e09f53566
Core: Add constexpr MIPS Encoder
...
From https://raw.githubusercontent.com/grumpycoders/pcsx-redux/main/src/mips/common/util/encoder.hh
2024-08-13 14:46:42 +10:00
Stenzek
da1fb4c09e
Data: Update SDL game controller database
2024-08-12 17:07:26 +10:00
Stenzek
da4b5df656
MediaCapture: Add FFmpeg backend
2024-08-12 16:29:03 +10:00
Stenzek
5d84185240
GameDB: Slightly bump up DMA rate for Chrono Cross
...
Don't want to run it too slow, and the recent changes seem to allow us
to go to ~33 or so before it breaks.
2024-08-11 23:50:37 +10:00
Stenzek
78398f82fd
GameDB: Battle Athletess - Daiundoukai GTO
...
Requires accurate DMA timing, otherwise the GPU backpressure does not
slow down the frame rate enough, and cutscenes run at twice speed.
2024-08-11 23:50:37 +10:00
Stenzek
c538df317a
GameDatabase: Add crop mode override
2024-08-04 18:59:21 +10:00
Stenzek
a2f98541b3
Misc: Slim down some header includes
2024-08-04 14:49:55 +10:00
Stenzek
0518bfb60f
Data: Update SDL game controller DB
2024-08-02 21:50:47 +10:00
bl@ck_m@ge
aa400f12ae
GameDB: Analog support for Nightmare Creatures ( #3270 )
2024-08-02 21:48:44 +10:00
John Novak
24abd108f6
Add CRT-Guest-NTSC ( #3268 )
...
* Add ReShade port of CRT-Guest-NTSC
* Reformat CRT-Guest-NTSC
* Organise CRT-Guest-NTSC shader params into categories
* Adapt CRT-Guest-NTSC to Duckstation
- The shader is now native resolution based
- Native height triggered fake interlace/hi-res mode works
- The scaling of all effects (vignette, border, blur, etc.) now work
mostly correctly with all window/viewport sizes and scaling modes
* Further clean up of CRT-Guest-NTSC
* Fix uneven scanline sampling bug in CRT-Guest-NTSC
The bug only manifested at specific window sizes
* Use drop-down controls in CRT-Guest-NTSC
---------
Co-authored-by: HelelSingh <96559140+HelelSingh@users.noreply.github.com>
Co-authored-by: John Novak <john@johnovak.net>
2024-08-02 21:48:14 +10:00
Stenzek
8c9a885032
GameDB: Add missing hash
2024-07-29 21:59:53 +10:00
Stenzek
998f77c590
GameDB: More WS disables
2024-07-29 17:27:33 +10:00
Stenzek
6da84bf5d0
GameDB: Disable WS for Rally de Europe
2024-07-29 13:21:33 +10:00
Stenzek
f051aa54d9
GameDB: Include London Mission Pack in GTA disc set
2024-07-27 13:33:19 +10:00
Hyllian
d3dc3ec6d3
Organize crt-royale params in categories. ( #3261 )
...
- Organize parameters in categories.
2024-07-26 23:10:07 +10:00
Hyllian
bf1b023f12
Add a new port of crt-royale.fx ( #3260 )
...
- A new port of crt-royale. More faithful to original. It uses the same mask textures.
- The only thing not ported is the original geometry pass. It was replaced by geom curvature code.
- It's configured for 1080p displays. 4k displays need to adjust param mask_triad_size_desired from 3.0 to 4.0.
OBS: It's up to you decide if the two versions should be maintained.
2024-07-26 14:33:01 +10:00
Stenzek
7bbc1745e4
GameDB: Accurate blending for High Heat Major League Baseball 2002
...
Requires 16-bit blend precision for transparency in menu backgrounds in
hardware renderer.
2024-07-23 14:46:06 +10:00
Stenzek
49772f0479
GameDB: Set accurate blending for Addie no Okurimono
...
Fixes screen flicker in hardware renderers.
2024-07-23 14:46:06 +10:00
Mrlinkwii
14d87602d3
Resources: Update SDL game controller database ( #3255 )
2024-07-21 16:10:29 +10:00