Skip to content

Commit

Permalink
Updated 3.0 defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
biscuits99 committed Sep 26, 2015
1 parent e4ac10a commit 311604e
Show file tree
Hide file tree
Showing 93 changed files with 552 additions and 206 deletions.
6 changes: 4 additions & 2 deletions system-retroarch/atarilynx/retroarch-original.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

input_remapping_directory = /opt/retropie/configs/atarilynx/

#include "/opt/retropie/configs/all/retroarch.cfg"
9 changes: 6 additions & 3 deletions system-retroarch/atarilynx/retroarch-overlay-smooth-off.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ input_overlay_enable = "true"
input_overlay_opacity = 1.000000
input_overlay_scale = 1.000000
video_smooth = false
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/atarilynx/

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

input_remapping_directory = /opt/retropie/configs/atarilynx/

#include "/opt/retropie/configs/all/retroarch.cfg"
9 changes: 6 additions & 3 deletions system-retroarch/atarilynx/retroarch-overlay.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ input_overlay_enable = "true"
input_overlay_opacity = 1.000000
input_overlay_scale = 1.000000
video_smooth = true
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/atarilynx/

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

input_remapping_directory = /opt/retropie/configs/atarilynx/

#include "/opt/retropie/configs/all/retroarch.cfg"
9 changes: 6 additions & 3 deletions system-retroarch/atarilynx/retroarch-shader.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/atarilynx/
video_shader = /opt/retropie/emulators/retroarch/shader/crt-hyllian-sharpness-hack.glsl
video_shader_enable = true
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/atarilynx/

#include "/opt/retropie/configs/all/retroarch.cfg"
6 changes: 4 additions & 2 deletions system-retroarch/doom/retroarch-original.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

input_remapping_directory = /opt/retropie/configs/doom/

#include "/opt/retropie/configs/all/retroarch.cfg"
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ custom_viewport_width = "1280"
custom_viewport_height = "1000"
custom_viewport_x = "0"
custom_viewport_y = "0"
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core

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

input_remapping_directory = /opt/retropie/configs/doom/

#include "/opt/retropie/configs/all/retroarch.cfg"

8 changes: 6 additions & 2 deletions system-retroarch/doom/retroarch-overlay-patrickm-720p.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ custom_viewport_width = "640"
custom_viewport_height = "600"
custom_viewport_x = "0"
custom_viewport_y = "0"
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core

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

input_remapping_directory = /opt/retropie/configs/doom/

#include "/opt/retropie/configs/all/retroarch.cfg"

8 changes: 6 additions & 2 deletions system-retroarch/doom/retroarch-overlay-patrickm.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ custom_viewport_width = "1280"
custom_viewport_height = "1000"
custom_viewport_x = "0"
custom_viewport_y = "0"
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core

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

input_remapping_directory = /opt/retropie/configs/doom/

#include "/opt/retropie/configs/all/retroarch.cfg"

6 changes: 4 additions & 2 deletions system-retroarch/fba/retroarch-original.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

input_remapping_directory = /opt/retropie/configs/fba/

#include "/opt/retropie/configs/all/retroarch.cfg"
9 changes: 6 additions & 3 deletions system-retroarch/fba/retroarch-shader.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/fba/
video_shader = /opt/retropie/emulators/retroarch/shader/crt-hyllian-sharpness-hack.glsl
video_shader_enable = true
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/fba/

#include "/opt/retropie/configs/all/retroarch.cfg"
6 changes: 4 additions & 2 deletions system-retroarch/gamegear/retroarch-original.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

input_remapping_directory = /opt/retropie/configs/gamegear/

#include "/opt/retropie/configs/all/retroarch.cfg"
7 changes: 5 additions & 2 deletions system-retroarch/gamegear/retroarch-overlay-smooth-off.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/GameGear_10
input_overlay_enable = true
input_overlay_opacity = 1.000000
input_overlay_scale = 1.000000

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

input_remapping_directory = /opt/retropie/configs/gamegear/

#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/gamegear/
7 changes: 5 additions & 2 deletions system-retroarch/gamegear/retroarch-overlay.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/GameGear_10
input_overlay_enable = true
input_overlay_opacity = 1.000000
input_overlay_scale = 1.000000

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

input_remapping_directory = /opt/retropie/configs/gamegear/

#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/gamegear/
11 changes: 7 additions & 4 deletions system-retroarch/gamegear/retroarch-shader.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/gamegear/
video_shader = /opt/retropie/emulators/retroarch/shader/crt-hyllian-sharpness-hack.glsl
video_shader_enable = true
video_smooth = false
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/gamegear/

#include "/opt/retropie/configs/all/retroarch.cfg"
10 changes: 6 additions & 4 deletions system-retroarch/gb/retroarch-original.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

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

#include "/opt/retropie/configs/all/retroarch.cfg"
11 changes: 7 additions & 4 deletions system-retroarch/gb/retroarch-overlay-smooth-off.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@ input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/Gameboy_108
input_overlay_enable = true
input_overlay_opacity = 0.800000
input_overlay_scale = 1.000000
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core

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

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

#include "/opt/retropie/configs/all/retroarch.cfg"
12 changes: 8 additions & 4 deletions system-retroarch/gb/retroarch-overlay.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,13 @@ input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/Gameboy_108
input_overlay_enable = true
input_overlay_opacity = 0.800000
input_overlay_scale = 1.000000
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core


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

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

#include "/opt/retropie/configs/all/retroarch.cfg"
12 changes: 9 additions & 3 deletions system-retroarch/gb/retroarch-shader.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/gb/
video_shader = /opt/retropie/emulators/retroarch/shader/crt-hyllian-sharpness-hack.glsl
video_shader_enable = true
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/gb/
# video_smooth = false
# video_shader = /opt/retropie/emulators/retroarch/shader/hq4x.glslp
# video_shader_enable = true

#include "/opt/retropie/configs/all/retroarch.cfg"
6 changes: 4 additions & 2 deletions system-retroarch/gba/retroarch-original.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

input_remapping_directory = /opt/retropie/configs/gba/

#include "/opt/retropie/configs/all/retroarch.cfg"
9 changes: 6 additions & 3 deletions system-retroarch/gba/retroarch-overlay-smooth-off.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/GameboyAdva
input_overlay_enable = true
input_overlay_opacity = 0.350000
input_overlay_scale = 1.000000
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/gba/

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

input_remapping_directory = /opt/retropie/configs/gba/

#include "/opt/retropie/configs/all/retroarch.cfg"
9 changes: 6 additions & 3 deletions system-retroarch/gba/retroarch-overlay.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/GameboyAdva
input_overlay_enable = true
input_overlay_opacity = 0.350000
input_overlay_scale = 1.000000
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/gba/

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

input_remapping_directory = /opt/retropie/configs/gba/

#include "/opt/retropie/configs/all/retroarch.cfg"
11 changes: 7 additions & 4 deletions system-retroarch/gba/retroarch-shader.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/gba/
video_shader = /opt/retropie/emulators/retroarch/shader/crt-hyllian-sharpness-hack.glsl
video_shader_enable = true
video_smooth = false
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/gba/

#include "/opt/retropie/configs/all/retroarch.cfg"
10 changes: 6 additions & 4 deletions system-retroarch/gbc/retroarch-original.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

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

#include "/opt/retropie/configs/all/retroarch.cfg"
11 changes: 7 additions & 4 deletions system-retroarch/gbc/retroarch-overlay-smooth-off.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@ input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/GameboyColo
input_overlay_enable = "true"
input_overlay_opacity = 1.000000
input_overlay_scale = 1.000000
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core

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

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

#include "/opt/retropie/configs/all/retroarch.cfg"
11 changes: 7 additions & 4 deletions system-retroarch/gbc/retroarch-overlay.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@ input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/GameboyColo
input_overlay_enable = "true"
input_overlay_opacity = 1.000000
input_overlay_scale = 1.000000
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core

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

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

#include "/opt/retropie/configs/all/retroarch.cfg"
11 changes: 8 additions & 3 deletions system-retroarch/gbc/retroarch-shader.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/gbc/
video_shader = /opt/retropie/emulators/retroarch/shader/crt-hyllian-sharpness-hack.glsl
video_shader_enable = true
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/gbc/
# video_smooth = false
# video_shader_enable = true

#include "/opt/retropie/configs/all/retroarch.cfg"
9 changes: 4 additions & 5 deletions system-retroarch/mastersystem/retroarch-original.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

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

#include "/opt/retropie/configs/all/retroarch.cfg"
7 changes: 5 additions & 2 deletions system-retroarch/mastersystem/retroarch-overlay-no-tv.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ input_overlay_enable = true
input_overlay_opacity = 1.000000
input_overlay_scale = "1.000000"
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/mastersystem/

#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/mastersystem/
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ custom_viewport_width = "1280"
custom_viewport_height = "960"
custom_viewport_x = "0"
custom_viewport_y = "0"
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core

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

input_remapping_directory = /opt/retropie/configs/mastersystem/

#include "/opt/retropie/configs/all/retroarch.cfg"

Loading

0 comments on commit 311604e

Please sign in to comment.