Commit graph

38 commits

Author SHA1 Message Date
HyperspaceMadness e931b7a102 Mega Bezel V1.17.2_2024-05-18
Update of Mega Bezel with fixed paths and removed failing wildcard testers.
Added an additional independent DREZ preset
2024-05-18 19:21:48 -04:00
Antonio Orefice 0a741ee7a2 sync to koko-aio 1.9.20 2024-05-16 17:37:58 +02:00
Antonio Orefice 25abcc54d9 Koko-aio: Sync to NG-1.9.13 2024-03-05 09:38:54 +01:00
Antonio Orefice 698a9dec63 fix typos in presets.
Fixes librashader tests
2024-03-03 15:43:58 +01:00
Antonio Orefice e0cac2cec1 koko-aio: sync to NG-1.9-Hotfix2 2024-01-23 15:21:13 +01:00
Antonio Orefice dd4e4856ea koko-aio: sync to 1.9 hotfix 2024-01-18 15:03:44 +01:00
Antonio Orefice eabfea16e6 Sync to koko-aio NG-1.9 2024-01-18 12:37:43 +01:00
HyperspaceMadness d7f2224df2 Update to Mega Bezel to V1.16.1_2023-12-26 2023-12-27 23:18:32 -05:00
Antonio Orefice c5b62eca98 Sync to koko-aio NG-1.4 2023-11-15 16:05:44 +01:00
Antonio Orefice ba53f6690e Slightly updated bezel aspect ratio and offset 2023-10-12 15:52:18 +02:00
Antonio Orefice fc0f68d2c0 New preset and old preset missing from previous commit 2023-10-10 13:06:58 +02:00
Antonio Orefice 1c2ba3758a Add 2 presets 2023-10-09 15:36:39 +02:00
Antonio Orefice 87927b074f Small preset tuning, values were a bit off. 2023-10-09 15:23:24 +02:00
Antonio Orefice e0fb63dd6e Pick some hotfixes till 4717d92 2023-10-06 14:09:44 +02:00
Antonio Orefice 5730f7b248 Update from 4.1 to koko-aio-ng 2023-09-28 16:26:48 +02:00
fishcu 8f9aa4e8a0
Fix broken file paths (#468)
* Remove non standard characters; Remove unused test file

* Fix missing includes in shaders

* Fix some presets

* Fix copy of crt-super-xbr.slangp in MegaBezel

* Fix copy of FBNEO-Vertical__STD.slangp in MegaBezel

* Revert "Remove non standard characters; Remove unused test file"

This reverts commit 62d3cc1c5a.
2023-08-07 12:28:07 -05:00
Antonio Orefice 465f691c94 Hotfix for unaligned reflections when using geometry overrides 2023-05-17 15:09:58 +02:00
Antonio Orefice b9aed4a2cd Koko-aio: update to 4.1 2023-04-28 10:03:23 +02:00
Antonio Orefice 1f3fbd2edc Koko-aio: Re-enable mipmaps for bezel and wrap_mode in shader.
The first correct a glitch on amd+vulkan and the second seems still needed by preset creators
2023-04-16 19:29:57 +02:00
Antonio Orefice 7d77b9d146 Update koko-aio to 4.0 2023-04-13 17:16:48 +02:00
HyperspaceMadness 6fdb0796b4 Mega Bezel V1.12.0_2023-03-11
Changes:
  * Improved Performance
    * Fixed a performance issue  where we were rendering more than we needed to
    * This should increase performance across most presets
  * Fixed color rainbowing in reflection for Guest-Advanced and LCD-GRID
  * Updated to crt-guest-advanced-2023-03-11-release1
  * Updated GDV-MINI from @ROBMARK85's request
2023-03-13 21:23:28 -04:00
Antonio Orefice 8b35477a93
Update koko-aio to 3.9.1 (#373)
* Update koko-aio to 3.8

* Missing files from previous commit

* Still missing files

* Fix full presets, hopefully ready for merging
2023-03-08 11:13:42 -06:00
HyperspaceMadness 7cdc185f8c Mega Bezel V1.11.0_2023-02-25
Changes:
  * Guest Advanced updated to crt-guest-advanced-2023-02-25-release1
    * Improvements to the new Magic Glow feature
      * Turn Magic Glow on and Increase the Glow amount to see the effect
    * New Slot Mask Mitigation option to reduce moire
  * Added/Restored Guest's Raster Bloom as well as Overscan control
  * Updated Comments in presets to use # instead of // as per @hunterk's request
  * Added rotation option for Rotate CRT Tube:
    * -1 = 90 Degrees Clockwise (or 270 Counter Clockwise)
    * 0 = No Rotation
    * 1 = 90 Degrees Counter Clockwise
  * Added groundwork for the wildcard replacement feature so presets will auto rotate and not flip in the future
  * Added DREZ presets which keep the horizontal resolution
    * Helpful for applying to modern games, these two are good to try
        * `Presets\Base_CRT_Presets_DREZ\MBZ__3__STD__GDV__DREZ_X-VIEWPORT_Y-240p.slangp`
        * `Presets\Base_CRT_Presets_DREZ\MBZ__3__STD__GDV__DREZ_X-VIEWPORT_Y-480p.slangp`
    * Also looks good on MVC2, try `Presets\Base_CRT_Presets_DREZ\MBZ__3__STD__GDV__DREZ_X-VIEWPORT_Y-240p.slangp`
  * Updated preset capability and performance table
  * Added contrast for signal noise
  * Added some more Sinden presets for SCREEN-ONLY and POTATO
  * Added Screen Region to Resolution Debug text
    * Good for getting the screen region pixel coordinates if you need them
  * Adjusted Ambient Lighting Scaling when using the Inherit Zoom scale mode
    * Now when you zoom out it is much less likely to generate a black frame covering the outer parts of the background image
    * The minimum size of the lighting texture will be close to the height of the current viewport
    * This reduces the likelihood that we will see the cutoff
  * ScaleFx: Exposed more of the settings so they can be tweaked
    * Default Settings changed:
      * ScaleFx Threshold: now 0.43 (was 0.5)
      * ScaleFx Filter Corners: now 0 (was 1)
      * These settings result in a slighly clearer picture and less rounding of square corners
  * SMOOTH-ADV ntsc presets: ntsc_scale adjusted so it visually matches the regular ADV ntsc presets
2023-02-28 08:11:50 -05:00
hunterk 37a46fd102
fix malformed presets (#370)
* fix preset parsing issues from https://github.com/libretro/slang-shaders/issues/369

* one more preset fixed

* fix some malformed preset directives

* fix preset lines erroneously ending in semicolons

* fix another malformed preset directive

* make sure grade and glass at least load properly

* comment one more bad path
2023-02-24 07:35:58 -06:00
HyperspaceMadness 4ea81932a9 Mega Bezel Version V1.9.0_2023-01-22 2023-01-25 12:59:48 -05:00
Antonio Orefice 3eecf5c78e
Update koko-aio to 3.5 (#348)
* For pull request of koko-aio 3.5

* removed monitor source
2023-01-15 08:30:22 -06:00
HyperspaceMadness 556d707553 Mega Bezel V1.7.0_2022-12-21 2022-12-22 00:16:29 -05:00
hunterk ac6a1bf46c add kokoko3k's aio bezel shaders 2022-12-05 18:48:10 -06:00
HyperspaceMadness 1907801d42 Mega Bezel updated to V1.5.0_2022-10-11 2022-10-11 22:12:34 -04:00
HyperspaceMadness 61dcae3c81 Mega Bezel V1.4.3_2022-10-09 2022-10-10 16:26:21 -04:00
HyperspaceMadness 4cf62d9216 Mega Bezel V1.4.2_2022-09-27 - Fixed LCD Grid and Easymode 2022-09-27 14:37:00 -04:00
HyperspaceMadness 8a955cbc57 Mega Bezel V1.4.0_2022-09-26 2022-09-26 21:38:41 -04:00
hunterk 7f34fc7469
clean up blurs directory (#307)
* clean up blurs

* fix some paths and prune some dead presets

* fix ntsc path
2022-09-26 12:18:44 -05:00
HyperspaceMadness 45feee4b51 Mega Bezel updated to V1.2.0_2022-09-11 2022-09-11 21:38:16 -04:00
HyperspaceMadness 54b358dbb2 Mega Bezel Update to V1.0.007_2022-08-29_Rev-1 2022-08-29 22:10:07 -04:00
HyperspaceMadness d0741874ad Mega Bezel is updated to V1.0.005_2022-08-24_Rev-1 2022-08-24 22:32:58 -04:00
HyperspaceMadness f4c66450cf Mega Bezel update to V1.0.003_2022-07-28_Rev-1
* Updated to the latest guest release: crt-guest-advanced-2022-07-27-release1
  * Changed Guest mask size to 1 by default so that there isn't inconsistency using guest settings in the Mega Bezel
  * Adjusted the default SMOOTH-ADV scaling parameters for a sharper smooth look:
    * HSM_CORE_RES_SAMPLING_MULT_SCANLINE_DIR = 300
    * HSM_CORE_RES_SAMPLING_MULT_OPPOSITE_DIR = 125
    * HSM_DOWNSAMPLE_BLUR_SCANLINE_DIR = 0
    * HSM_DOWNSAMPLE_BLUR_OPPOSITE_DIR = 0
  * Added **Shift Sampling Relative to Scanlines** to shift the image relative to the scanlines
  * The ScaleFx settings now only appear on the SMOOTH-ADV preset nearer the bottom of the parameter list
  * Fixed Double image when using cropping in NTSC presets reported by @JHorbach1
  * Updated to crt-guest-advanced-2022-07-17-release1
    * Includes Scanline Gamma
  * Tube Gel and Diffuse Fixes
    * Gel is now mapped to the tube, independent of the black edge
    * Added a feature to add a bit of tube diffuse shading to the GEL this should make it look a little more natural
      * [ TUBE COLORED GEL IMAGE ] > Normal Multiply by Tube Diffuse Shading
    * HSM_TUBE_BLACK_EDGE_LAYERING_MODE has been removed as it's not needed anymore
    * CRT Multiply blend mode now works better when there is extra tube thickness
  * Changed HSM_TUBE_DIFFUSE_IMAGE_SCALE to 120 by default to have a less rounded look
    * If you want a stronger rounded shaded look reset it to 100
  * Fixed Scale discrepancy when using the Cab Glass Image
  * Added Shadow Opacity param to control shadow being applied to the static tube highlight
2022-07-28 21:56:28 -04:00
HyperspaceMadness eb4c1d0640 Mega Bezel V 1.0.001 2022-06-24 Rev 1 2022-06-24 20:06:45 -04:00