Stenzek
f051aa54d9
GameDB: Include London Mission Pack in GTA disc set
2 years ago
Hyllian
d3dc3ec6d3
Organize crt-royale params in categories. ( #3261 )
...
- Organize parameters in categories.
2 years 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.
2 years 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.
2 years ago
Stenzek
49772f0479
GameDB: Set accurate blending for Addie no Okurimono
...
Fixes screen flicker in hardware renderers.
2 years ago
Mrlinkwii
14d87602d3
Resources: Update SDL game controller database ( #3255 )
2 years 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).
2 years ago
Stenzek
efd8aab437
TimingEvents: Fix events ending up out-of-order
2 years ago
Stenzek
495b2ff29e
GameDB: Front Mission 2
2 years ago
Stenzek
8d94fd54f2
GameDB: Use SW readbacks for 360 Three Sixty
2 years ago
Stenzek
c925becd57
GameDB: Set deinterlacing mode and line offset on a few games
2 years ago
Stenzek
f1ca914512
CDROM: Further adjust IRQ delay
...
Fixes audio dropouts in Crime Crackers, Ogre Battle seems fine now as
well.
2 years 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.
2 years 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.
2 years 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.
2 years 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.
2 years 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.
2 years ago
Stenzek
985b9f8a38
GameDB: CPU-PGXP for Xenogears
2 years ago
Stenzek
7373342ea9
GameDB: CPU-PGXP for Resident Evil 3
...
And disable WS for Japanese releases of RE1-3.
2 years ago
Hyllian
91962508fe
Fix crt-cyclon and update others ( #3240 )
...
* Fix crt-cyclon and update others
- Fix some crt-cyclon parameters;
- Update bicubic and lanczos3.
* Update crt-geom.fx and geom.fx
- Added image center X and Y to crt-geom.fx and geom.fx.
2 years ago
Stenzek
d021a61eb5
GameDB: PGXP-CPU for Rat Attack
2 years ago
Stenzek
fbdeea7889
GameDB: Duke Nukem games
2 years ago
crashGG
66ba600a36
A super-simple shader ( #3236 )
...
A super-simple shader refined from the super-fast
2 years ago
Stenzek
e4cb359625
GameDB: Breath of Fire III
2 years ago
Hyllian
ad27f8bac3
Add some shaders and update others. ( #3234 )
...
- Add fxaa.fx, aa-shader-40.fx, bilateral.fx;
- Update geom.fx, crt-geom.fx, bicubic.fx, lanczos3.fx, super-xbr.fx.
2 years ago
Hyllian
9189588554
Shaders: Add new pack of shaders (reshade) ( #3232 )
...
- Add crt-geom, super-xbr, geom, multi-LUT, deblur-luma, bicubic and lanczos3. All .fx shaders;
- Added some LUTs.
2 years ago
Stenzek
3d00957248
Resources: Update gamecontrollerdb.txt
2 years ago
PowerDuckSamurai
da51827e47
GameDB: Over Drivin' DX - Rally Edition (Japan) ( #3226 )
...
Co-authored-by: unknown <anrams777@gmail.com>
2 years ago
Stenzek
7b1ec5dab2
GameDB: Force round texcoords on Digimon World 3
2 years ago
Stenzek
0563350d04
GameDB: Set force round texcoords on Crash games
2 years ago
Hyllian
2a90a88055
Add crt-consumer and crt-cyclon. Update others. ( #3223 )
...
- Add crt-consumer.glsl;
- Add crt-cyclon.fx and its bezel.png texture;
- Fix crt-newpixie.fx Frame adjust to game's aspect ratio;
- Update others shaders to the new functions to get uniform values.
2 years ago
Stenzek
eb80a82ce5
GameDB: Disable widescreen on Final Fantasy Tactics
2 years ago
Hyllian
edea81d151
Update CRT-HYLLIAN.glsl
...
- Small update to cut scanlines when height resolution is above threshold.
2 years ago
Hyllian
7cf7a0a11f
Add some shaders to dolphinfx folder
...
This is a first pack of shaders ported to dolphinfx specs.
It includes: crt-hyllian, crt-easymode, zfast-crt, ddt, xbr, jinc2 and pixellate.
2 years ago
Stenzek
e6a11abedc
Shaders: Fix upscaling moire in CRT-Lottes
2 years ago
Stenzek
e25bb4801c
GameDB: Add PGXP-CPU to Lego Racers
2 years ago
Stenzek
c3bf89b278
GameDB: Disable texture filtering in Legend of Dragoon
2 years ago
Stenzek
ac3affe472
GameDB: Chrono Cross
2 years ago
Stenzek
b4b579d2b1
GameDB: More traits
2 years ago
Stenzek
a75e61e1d6
GameDB: Disable texture filtering on FF7
2 years ago
Stenzek
b4df9d3876
GameDB: Syphon Filter 3
2 years ago
Stenzek
7b8f9506c9
GameDB: Disc set corrections
2 years ago
GreyXor
515e44f1fd
Data: Update SDL Game Controller DB ( #3209 )
...
Signed-off-by: GreyXor <greyxor@protonmail.com>
2 years ago
PowerDuckSamurai
23598e6a42
GameDB: Various fixes ( #3207 )
2 years ago
Stenzek
e1625d61f6
GameDB: PGXP-CPU for Lifeforce Tenka
2 years ago
Stenzek
1c098f625e
GameDB: Disable true colour for Dragon Valor
2 years ago
Stenzek
313496e843
GameDB: PGXP-CPU for Dragon Valor
2 years ago
Stenzek
aed2863d73
GameDB: Add notes about Shadow Master/Castrol Honda Superbike Racing
2 years ago
Stenzek
d094978214
Justifier: Add controller implementation
2 years ago
PowerDuckSamurai
a9aaac12fc
GameDB: Various fixes ( #3192 )
2 years ago