Skip to content
View wAABBsif's full-sized avatar
  • Indiana, USA
  • 17:44 (UTC -04:00)

Highlights

  • Pro

Block or report wAABBsif

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Hyprland shader to play 240p games o... Hyprland shader to play 240p games on 480p CRTs
    1
    // This shader dither the screen at half resolution and add scanlines.
    2
    // This shader is built for 240p games on 480p CRTs, but can also work with other screens and resolutions.
    3
    
                  
    4
    #version 410 core
    5
    precision highp float;
  2. xbfi xbfi Public

    Cross-platform (Linux, Windows) utility for Black Frame Insertion

    C 1