Skip to content

Commit

Permalink
Updated thorig
Browse files Browse the repository at this point in the history
  • Loading branch information
biscuits99 committed Aug 15, 2015
1 parent 0e5b229 commit d659127
Show file tree
Hide file tree
Showing 15 changed files with 149 additions and 44 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
overlays = 1
overlay0_overlay = vp1194x896-tv-horizon.png
overlay0_overlay = vp1194x896s4-tv-horizon.png
overlay0_full_screen = true
overlay0_descs = 0
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed users/thorig/overlays/vp1280x960-tv-horizon.png
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
overlays = 1
overlay0_overlay = vp1280x960-tv-horizon.png
overlay0_overlay = vp1280x960s4-tv-horizon.png
overlay0_full_screen = true
overlay0_descs = 0
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions users/thorig/overlays/vp1280x960s5-tv-horizon.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
overlays = 1
overlay0_overlay = vp1280x960s5-tv-horizon.png
overlay0_full_screen = true
overlay0_descs = 0
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960-tv-horizon.cfg
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1280
custom_viewport_height = 960
custom_viewport_x = 322
custom_viewport_y = 65
custom_viewport_x = 300
custom_viewport_y = 60
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960s5-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = true

# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line
video_smooth = false
input_remapping_directory = /opt/retropie/configs/mastersystem/

#include "/opt/retropie/configs/all/retroarch.cfg"
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896-tv-horizon.cfg
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1194
custom_viewport_height = 896
custom_viewport_x = 363
custom_viewport_y = 91
custom_viewport_y = 90
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896s4-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = true

# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line
video_smooth = false
input_remapping_directory = /opt/retropie/configs/megadrive/

#include "/opt/retropie/configs/all/retroarch.cfg"
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896-tv-horizon.cfg
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1194
custom_viewport_height = 896
custom_viewport_x = 363
custom_viewport_y = 91
custom_viewport_y = 90
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896s4-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = true

# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line
video_smooth = false
input_remapping_directory = /opt/retropie/configs/neogeo/

#include "/opt/retropie/configs/all/retroarch.cfg"
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960-tv-horizon.cfg
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1280
custom_viewport_height = 960
custom_viewport_x = 320
custom_viewport_y = 60
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960s4-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = false

# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

input_remapping_directory = /opt/retropie/configs/nes/
video_smooth = false
video_shader = /opt/retropie/emulators/retroarch/shader/phosphor.glslp
# video_shader_enable = true

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960-tv-horizon.cfg
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1280
custom_viewport_height = 960
custom_viewport_x = 320
custom_viewport_y = 60
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960s4-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = true
rewind_enable = false

# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

input_remapping_directory = /opt/retropie/configs/psx/
video_smooth = false

#include "/opt/retropie/configs/all/retroarch.cfg"
rewind_enable = false
94 changes: 94 additions & 0 deletions users/thorig/system-retroarch-cfg/retroarch-cfg-overlay-specs.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
Original file - for reference only



## /opt/retropie/configs/nes/retroarch.cfg
## overlay configuration
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1280
custom_viewport_height = 960
custom_viewport_x = 320
custom_viewport_y = 60
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960s4-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = false

## /opt/retropie/configs/psx/retroarch.cfg
## overlay configuration
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1280
custom_viewport_height = 960
custom_viewport_x = 320
custom_viewport_y = 60
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960s4-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = true
rewind_enable = false

## /opt/retropie/configs/mastersystem/retroarch.cfg
## overlay configuration
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1280
custom_viewport_height = 960
custom_viewport_x = 300
custom_viewport_y = 60
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960s5-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = true

## /opt/retropie/configs/megadrive/retroarch.cfg
## overlay configuration
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1194
custom_viewport_height = 896
custom_viewport_x = 363
custom_viewport_y = 90
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896s4-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = true

## /opt/retropie/configs/snes/retroarch.cfg
## overlay configuration
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1194
custom_viewport_height = 896
custom_viewport_x = 363
custom_viewport_y = 90
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896s4-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = true

## /opt/retropie/configs/neogeo/retroarch.cfg
## overlay configuration
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1194
custom_viewport_height = 896
custom_viewport_x = 363
custom_viewport_y = 90
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896s4-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = true
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896-tv-horizon.cfg
video_fullscreen_x = 1920
video_fullscreen_y = 1080
custom_viewport_width = 1194
custom_viewport_height = 896
custom_viewport_x = 363
custom_viewport_y = 91
custom_viewport_y = 90
aspect_ratio_index = 22
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896s4-tv-horizon.cfg
input_overlay_enable = true
input_overlay_opacity = 1.0
input_overlay_scale = 1.0
video_smooth = true

# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

input_remapping_directory = /opt/retropie/configs/snes/
video_smooth = false
video_shader = /opt/retropie/emulators/retroarch/shader/snes_phosphor.glslp
# video_shader_enable = true

Expand Down

This file was deleted.

0 comments on commit d659127

Please sign in to comment.