Skip to content

Commit

Permalink
Added thorig settings
Browse files Browse the repository at this point in the history
  • Loading branch information
biscuits99 committed Aug 15, 2015
1 parent f43b521 commit 43fb6eb
Show file tree
Hide file tree
Showing 18 changed files with 226 additions and 9 deletions.
10 changes: 10 additions & 0 deletions all-videomodes/retroarch-core-options-original.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
bluemsx_msxtype = "MSX2+"
fmsx_mode = "MSX2+"
fuse_machine = "Spectrum 128K"
mupen64-gfxplugin = "rice"
mupen64-gfxplugin-accuracy = "low"
mupen64-screensize = "640x480"
tgbdual_gblink_enable = "enabled"
picodrive_input1 = "3 button pad"
picodrive_input2 = "3 button pad"
picodrive_sprlim = "disabled"
picodrive_ramcart = "disabled"
picodrive_region = "Auto"
picodrive_drc = "enabled"
12 changes: 11 additions & 1 deletion all-videomodes/retroarch-core-options-updated.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
bluemsx_msxtype = "MSX2+"
fmsx_mode = "MSX2+"
fuse_machine = "Spectrum 128K"
mupen64-gfxplugin = "rice"
mupen64-gfxplugin-accuracy = "low"
mupen64-screensize = "640x480"
mupen64-screensize = "320x240"
tgbdual_gblink_enable = "enabled"
picodrive_input1 = "3 button pad"
picodrive_input2 = "3 button pad"
picodrive_sprlim = "disabled"
picodrive_ramcart = "disabled"
picodrive_region = "Auto"
picodrive_drc = "enabled"
nestopia_palette = "canonical"
11 changes: 11 additions & 0 deletions info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ http://blog.petrockblock.com/forums/topic/list-of-recommended-shaders-for-raspbe

patrickm has said "some people might prefer 4x because the scanlines are slightly bolder/thicker at that scale, and some people like bolder scanlines. Or, someone might simply want to see every line put out by the console, even if it wasn�t meant to be displayed."

"Thorig-1080p"
These settings are using new custom overlays that have a different TV overlay used.

"Consoles-720p"
These are the settings from user "patrickm" found here:
http://blog.petrockblock.com/forums/topic/list-of-recommended-shaders-for-raspberry-piretropie-how-to-get-the-crt-look/
Expand All @@ -53,3 +56,11 @@ These are designed for a 720p screen
This will exit the tool, making no changes.


You can package up your setting like this (This will help others debug your problems or share your settings for others to check out)

Type this command when in a SSH session:
zip -r /opt/retropie/configs/all/config-details.zip /opt/retropie/configs/*

That will create the config-details.zip file in the directory shown above, this can either be uploaded to the forum or somewhere like http://www.tinyupload.com/
You can either FTP the file from the Pi to your PC, or use the samba share, as it should be auto shared, so you just browse to the directory above via windows networking.

3 changes: 3 additions & 0 deletions system-retroarch/emulators/nes-default-emulators.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
lr-fceumm="/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-fceumm/fceumm_libretro.so --config /opt/retropie/configs/nes/retroarch.cfg %ROM%"
default="lr-fceumm"
lr-nestopia="/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-nestopia/nestopia_libretro.so --config /opt/retropie/configs/nes/retroarch.cfg %ROM%"
3 changes: 3 additions & 0 deletions system-retroarch/emulators/nes-fceumm-emulators.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
lr-fceumm="/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-fceumm/fceumm_libretro.so --config /opt/retropie/configs/nes/retroarch.cfg %ROM%"
default="lr-fceumm"
lr-nestopia="/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-nestopia/nestopia_libretro.so --config /opt/retropie/configs/nes/retroarch.cfg %ROM%"
3 changes: 3 additions & 0 deletions system-retroarch/emulators/nes-nestopia-emulators.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
lr-fceumm="/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-fceumm/fceumm_libretro.so --config /opt/retropie/configs/nes/retroarch.cfg %ROM%"
default="lr-nestopia"
lr-nestopia="/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-nestopia/nestopia_libretro.so --config /opt/retropie/configs/nes/retroarch.cfg %ROM%"
4 changes: 4 additions & 0 deletions users/thorig/overlays/vp1194x896-tv-horizon.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
overlays = 1
overlay0_overlay = vp1194x896-tv-horizon.png
overlay0_full_screen = true
overlay0_descs = 0
Binary file added users/thorig/overlays/vp1194x896-tv-horizon.png
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/vp1280x960-tv-horizon.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
overlays = 1
overlay0_overlay = vp1280x960-tv-horizon.png
overlay0_full_screen = true
overlay0_descs = 0
Binary file added users/thorig/overlays/vp1280x960-tv-horizon.png
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
@@ -0,0 +1,12 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960-tv-horizon.cfg
custom_viewport_width = 1280
custom_viewport_height = 960
custom_viewport_x = 322
custom_viewport_y = 65
aspect_ratio_index = 22

# 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
@@ -0,0 +1,12 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896-tv-horizon.cfg
custom_viewport_width = 1194
custom_viewport_height = 896
custom_viewport_x = 363
custom_viewport_y = 91
aspect_ratio_index = 22

# 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
@@ -0,0 +1,12 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896-tv-horizon.cfg
custom_viewport_width = 1194
custom_viewport_height = 896
custom_viewport_x = 363
custom_viewport_y = 91
aspect_ratio_index = 22

# 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
@@ -0,0 +1,15 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960-tv-horizon.cfg
custom_viewport_width = 1280
custom_viewport_height = 960
custom_viewport_x = 320
custom_viewport_y = 60
aspect_ratio_index = 22

# 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

#include "/opt/retropie/configs/all/retroarch.cfg"
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960-tv-horizon.cfg
custom_viewport_width = 1280
custom_viewport_height = 960
custom_viewport_x = 320
custom_viewport_y = 60
aspect_ratio_index = 22

# 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
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896-tv-horizon.cfg
custom_viewport_width = 1194
custom_viewport_height = 896
custom_viewport_x = 363
custom_viewport_y = 91
aspect_ratio_index = 22

# 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

#include "/opt/retropie/configs/all/retroarch.cfg"
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Original file - for reference only



## NES-PSX
#input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960-tv-horizon.cfg
custom_viewport_width = 1280
custom_viewport_height = 960
custom_viewport_x = 320
custom_viewport_y = 60

## MasterSystem
#input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1280x960-tv-horizon.cfg
custom_viewport_width = 1280
custom_viewport_height = 960
custom_viewport_x = 322
custom_viewport_y = 65

## NeoGeo-SNES-MegaDrive
#input_overlay = /opt/retropie/emulators/retroarch/overlays/1080p_4-3/vp1194x896-tv-horizon.cfg
custom_viewport_width = 1194
custom_viewport_height = 896
custom_viewport_x = 363
custom_viewport_y = 91

81 changes: 73 additions & 8 deletions videomanager.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ do
do
echo "Configuration Menu"
PS3=$CONFIGPROMPT
select option1 in "Backup Settings" "Restore Backup" "Reset to Default" "Install Required Files" "Set MD to Picodrive" "Set MD to GenesisPlusGX" Quit
select option1 in "Backup Settings" "Restore Backup" "Reset to Default" "Install Required Files" "Set MD to Picodrive" "Set MD to GenesisPlusGX" "Set NES to Nestopia" "Set NES to Fceumm" Quit
do
case $REPLY in
1) # Backup Settings
Expand Down Expand Up @@ -248,6 +248,9 @@ do
mkdir -p /opt/retropie/emulators/retroarch/overlays/1080p_4-3
cp -r ~/rp-video-manager/1080p_4-3/* /opt/retropie/emulators/retroarch/overlays/1080p_4-3/

# Thorig overlays
cp -r ~/rp-video-manager/users/thorig/overlays/* /opt/retropie/emulators/retroarch/overlays/1080p_4-3/

# Gameboy Palette
mkdir -p /home/pi/RetroPie/BIOS/palettes
cp ~/rp-video-manager/shaders/default.pal /home/pi/RetroPie/BIOS/palettes/
Expand Down Expand Up @@ -278,7 +281,7 @@ do


echo "Megadrive emulator set to use Picodrive"
echo "It is recommended to use Genesis GX Plus for the overlays to work as well as possible"
echo "It is recommended to use Genesis Plus GX for the overlays to work as well as possible"
echo "You can change this here, or use the normal method of pressing x when starting a game"

break # Breaks out of the select, back to the mango loop.
Expand All @@ -293,13 +296,36 @@ do


echo "Megadrive emulator set to use Genesis Plus GX"
echo "It is recommended to use Genesis GX Plus for the overlays to work as well as possible"
echo "It is recommended to use Genesis Plus GX for the overlays to work as well as possible"
echo "You can change this here, or use the normal method of pressing x when starting a game"

break # Breaks out of the select, back to the mango loop.
;;
;;

7) # Set NES to Nestopia
echo ""
echo ""

cp ~/rp-video-manager/system-retroarch/emulators/nes-nestopia-emulators.cfg /opt/retropie/configs/nes/emulators.cfg

echo "NES Emulator set to use Nestopia"

break # Breaks out of the select, back to the mango loop.
;;

8) # Set NES to Fceumm
echo ""
echo ""

cp ~/rp-video-manager/system-retroarch/emulators/nes-fceumm-emulators.cfg /opt/retropie/configs/nes/emulators.cfg

echo "NES Emulator set to use Fceumm"

break # Breaks out of the select, back to the mango loop.
;;


7) # Quit
9) # Quit
break 2 # Breaks out 2 levels, the select loop plus the mango while loop, back to the main loop.
;;

Expand Down Expand Up @@ -386,7 +412,7 @@ do
do
echo "Choose Overlay type for 1080p displays"
PS3=$HIDEFPROMPT
select option1 in overlays overlays-no-smooth overlays-no-tv consoles-1080p-5x consoles-1080p quit
select option1 in overlays overlays-no-smooth overlays-no-tv consoles-1080p-5x consoles-1080p thorig-1080p quit
do
case $REPLY in
1) # overlays
Expand Down Expand Up @@ -649,9 +675,48 @@ do
break
;;



6) # thorig-1080p

echo ""
echo ""

# Copy VideoModes
cp ~/rp-video-manager/all-videomodes/videomodes-updated2.cfg /opt/retropie/configs/all/videomodes.cfg

# SNES
cp ~/rp-video-manager/users/thorig/system-retroarch-cfg/snes/retroarch-overlay-thorig-1080p-snes.cfg /opt/retropie/configs/snes/retroarch.cfg

# Sega Mastersystem
cp ~/rp-video-manager/users/thorig/system-retroarch-cfg/mastersystem/retroarch-overlay-thorig-1080p-mastersystem.cfg /opt/retropie/configs/mastersystem/retroarch.cfg

# Sega Megadrive
cp ~/rp-video-manager/users/thorig/system-retroarch-cfg/megadrive/retroarch-overlay-thorig-1080p-megadrive.cfg /opt/retropie/configs/megadrive/retroarch.cfg

# Neo Geo
cp ~/rp-video-manager/users/thorig/system-retroarch-cfg/neogeo/retroarch-overlay-thorig-1080p-neogeo.cfg /opt/retropie/configs/neogeo/retroarch.cfg

# NES
cp ~/rp-video-manager/users/thorig/system-retroarch-cfg/nes/retroarch-overlay-thorig-1080p-nes.cfg /opt/retropie/configs/nes/retroarch.cfg

# PSX
cp ~/rp-video-manager/users/thorig/system-retroarch-cfg/psx/retroarch-overlay-thorig-1080p-psx.cfg /opt/retropie/configs/psx/retroarch.cfg




echo "Overlays have been applied for SNES, Megadrive, Mastersysten, Neo Geo, NES and PSX"
echo "There are no shaders applied with these settings"
echo "These settings are from user thorig: http://blog.petrockblock.com/community/members/thorig/"
echo ""
break
;;





6) # quit
7) # quit
break 2 # Breaks out 2 levels, the select loop plus the mango while loop, back to the main loop.
;;
*) # always allow for the unexpected
Expand Down

0 comments on commit 43fb6eb

Please sign in to comment.