Bobby Smith
a259178d1b
GameDB: South Park - Chef's Luv Shack controller update ( #3298 )
12 months ago
Stenzek
86bff869bc
dep/reshadefx: Update to 7bdfb03
1 year ago
Bobby Smith
2d3c6ace31
GameDB: Fix MGS Premium Package ( #3289 )
1 year ago
Stenzek
1446e3035f
Settings: Make Disable Interlacing a Deinterlacing mode
...
Saving that precious vertical space.
1 year ago
Stenzek
503004f17c
Data: Note third-party codecs in AppImage FFmpeg
1 year ago
Stenzek
0ba068e843
GameDB: Disable PGXP culling in Spyro 1
...
Otherwise it corrupts memory when looking through portals.
1 year ago
Stenzek
88ee70ef8a
Misc: Remove unused files
1 year ago
Stenzek
7f4e5d55db
Misc: Update copyright headers
1 year ago
Stenzek
3fbdcdb4ff
AudioStream: Rewrite and integrate expander
1 year ago
Stenzek
7df5764835
Data: Remove license-incompatible shaders
1 year ago
Stenzek
486f410f43
GameDB: Disable WS in Athena - Awakening from the Ordinary Life
1 year ago
Stenzek
a49be5db7c
Data: Update SDL Game Controller DB
1 year ago
Stenzek
0f29cd8d63
Data: Update third-party notices
1 year ago
Stenzek
e8b787fb57
Misc: Change various icons
1 year ago
Stenzek
9a0d5db74f
GameDB: Use disable sprite texture filtering for FF7/LoD
1 year ago
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.
1 year ago
Stenzek
aa1596fdab
GameDB: Set DisableAutoAnalogMode on various games
1 year ago
Bobby Smith
0f03aa3e30
GameDB: Fix Starblade Alpha JPN hash ( #3276 )
1 year ago
Stenzek
34e0752b65
GameDB: Add hash for Starblade Alpha (Japan)
1 year ago
Stenzek
9e09f53566
Core: Add constexpr MIPS Encoder
...
From https://raw.githubusercontent.com/grumpycoders/pcsx-redux/main/src/mips/common/util/encoder.hh
1 year ago
Stenzek
da1fb4c09e
Data: Update SDL game controller database
1 year ago
Stenzek
da4b5df656
MediaCapture: Add FFmpeg backend
1 year ago
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.
1 year ago
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.
1 year ago
Stenzek
c538df317a
GameDatabase: Add crop mode override
1 year ago
Stenzek
a2f98541b3
Misc: Slim down some header includes
1 year ago
Stenzek
0518bfb60f
Data: Update SDL game controller DB
1 year ago
bl@ck_m@ge
aa400f12ae
GameDB: Analog support for Nightmare Creatures ( #3270 )
1 year ago
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>
1 year ago
Stenzek
8c9a885032
GameDB: Add missing hash
1 year ago
Stenzek
998f77c590
GameDB: More WS disables
1 year ago
Stenzek
6da84bf5d0
GameDB: Disable WS for Rally de Europe
1 year ago
Stenzek
f051aa54d9
GameDB: Include London Mission Pack in GTA disc set
1 year ago
Hyllian
d3dc3ec6d3
Organize crt-royale params in categories. ( #3261 )
...
- Organize parameters in categories.
1 year ago
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.
1 year ago
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.
1 year ago
Stenzek
49772f0479
GameDB: Set accurate blending for Addie no Okurimono
...
Fixes screen flicker in hardware renderers.
1 year ago
Mrlinkwii
14d87602d3
Resources: Update SDL game controller database ( #3255 )
1 year ago
user18081972
a6e34fa632
Fix ui_step for crt-consumer.fx ( #3256 )
...
For crt-consumer.fx, the ui_step was set to 0, for Scanlines bright/dark.
This commit changes it to 0.05 (same as in Retroarch).
1 year ago
Stenzek
efd8aab437
TimingEvents: Fix events ending up out-of-order
1 year ago
Stenzek
495b2ff29e
GameDB: Front Mission 2
1 year ago
Stenzek
8d94fd54f2
GameDB: Use SW readbacks for 360 Three Sixty
1 year ago
Stenzek
c925becd57
GameDB: Set deinterlacing mode and line offset on a few games
1 year ago
Stenzek
f1ca914512
CDROM: Further adjust IRQ delay
...
Fixes audio dropouts in Crime Crackers, Ogre Battle seems fine now as
well.
1 year ago
Hyllian
cf15591704
Add crt-hyllian-sinc.fx, crt-geo-zfast.fx and update others ( #3252 )
...
* Add crt-hyllian-sinc.fx, crt-geo-zfast.fx and update others
- Add crt-hyllian-sinc.fx;
- Add crt-geo-zfast.fx;
- Updated bicubic.fx and lanczos3.fx to allow prescaling;
- Add include folder and mask.fxh and geom.fxh;
* Update psx.jpg
- No logos anymore.
1 year ago
Hyllian
c1976f4b53
Add ntsc-adaptive-lite.fx shader ( #3248 )
...
- A shader that apply NTSC effects. Can be used in a stack with crt shaders.
1 year ago
Hyllian
4bd7256a37
Add Gaussian blur shaders and update psx.jpg ( #3247 )
...
- Add gsharp2-resampler.fx shader and a fast version;
- Update Power LED in psx.jpg.
1 year ago
Stenzek
36abbd97e8
GameDB: Set DisablePGXPOn2DPolygons on Xenogears
...
Fixes misaligned UI. For future reference: game does a multiply by 4096,
then a right shift of 12, which should give back the same value, but
with it being implemented in PGXP-CPU with a divide that does not round
down, it ends up being off by one.
Rounding down loses precision in other games, so that's not an option.
1 year ago
Hyllian
22b273800e
Add geom-overlay and fix other shaders. ( #3245 )
...
- Add geom-overlay.fx shader + psx.jpg texture;
- Add crt-consumer.fx and delete crt-consumer.glsl;
- Fix corner parameters from crt-geom.fx and geom.fx;
- Fix coords from super-xbr. Now it works with more aspect ratio options.
1 year ago
Stenzek
985b9f8a38
GameDB: CPU-PGXP for Xenogears
1 year ago