Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • LodanZark
    Participant
    Post count: 69

    Preview
    preview

    Download

    Custom viewport

    aspect_ratio_index = "22"
    custom_viewport_width = "501"
    custom_viewport_height = "334"
    custom_viewport_x = "176"
    custom_viewport_y = "73"
    suprmonky73
    Participant
    Post count: 2

    great friggin job – thanks again man!

    post more as you make them!

    gizmo98
    Participant
    Post count: 452

    @LodanZark
    Do you mind if i try to add all your work to the libretro overlay repo?

    LodanZark
    Participant
    Post count: 69

    feel free to use it ;)

    gizmo98
    Participant
    Post count: 452

    Thank you very much! I added your gameboy palette to RetroPie-Setup. Gameboy classic should be default green yellow now. There is a PR for overlays as well.

    LodanZark
    Participant
    Post count: 69

    I just finish to update the grid on display zone, the older grid can be found on psd file.

    windale
    Participant
    Post count: 67

    These look great, it worked once but now my picture appears in the top left corner of the screen ! The overlay is full screen, what’s going on ?

    LodanZark
    Participant
    Post count: 69
    
    video_smooth = false
    
    aspect_ratio_index = "22"
    
    custom_viewport_width = "501"
    custom_viewport_height = "334"
    custom_viewport_x = "176"
    custom_viewport_y = "73"
    
    input_overlay_enable = true
    input_overlay_opacity = 1.0
    input_overlay_scale = 1.0
    input_overlay = /opt/retropie/configs/gba/overlay/gba1080p_grid.cfg
    

    Im using this settings on respective retroarch.cfg and its working fine at fullscreen, could you share you config file for myself try to reproduce the issue?

    windale
    Participant
    Post count: 67

    It’s untouched downloaded from your dropbox. I added an #include to ‘gba_video_settings.cfg’ in ‘/opt/retropie/configs/gba/retroarch.cfg’ (before the retroarch include). It also happens in your GB and GBC. The overlay comes up full screen and the game screen comes up, resized, but in the top left corner behind the overlay.

    LodanZark
    Participant
    Post count: 69

    Do you know which resolution your screen has?

    windale
    Participant
    Post count: 67

    I am on 1080p 60Hz. I set this in my ‘config.txt’

    hdmi_group=1
    hdmi_mode=16

    I have a feeling it has something to do with this commit –

    https://github.com/RetroPie/RetroPie-Setup/commit/521f1c01fdad1d30931696caccc19e4615bc414a

    I am using a Raspberry Pi 2 and your overlay used to work but when I updated the RetroPie Setup Script it may have something to do with this. Maybe an error in their commit ?

    LodanZark
    Participant
    Post count: 69

    I see, before the resolution was capped to maximize the performance, that commit just reduce that limitation to recent models of rpi i suppose, all i have to do is re-map the custom_viewport, i will take care of that quickly as possible and update all overlays

    windale
    Participant
    Post count: 67

    Thanks, do you also have plans for a Game Gear overlay ?

    LodanZark
    Participant
    Post count: 69

    You have read my mind xD
    Yes I’m working on it as well, it will be uploaded soon,
    I already fixed the GB, GBC, and GBA without grid its done but the grid version needs to be tweaked, I will let you know when it’s done.
    I advice you download all files since I updated the PNG and xx_video_mode.cfg

    LodanZark
    Participant
    Post count: 69

    Update
    It was improved the grid version to match up with pixel count of gba native resolution.

Viewing 15 posts - 1 through 15 (of 15 total)
  • The forum ‘Video Output on RetroPie’ is closed to new topics and replies.