Homepage › Forums › RetroPie Project › Video Output on RetroPie › Auto Overlay tool – Anyone feeling reckless?
- This topic has 15 replies, 3 voices, and was last updated 8 years, 7 months ago by Floob.
-
AuthorPosts
-
05/27/2015 at 22:21 #98557FloobMember
I put together a small script to easily apply overlays here:
https://github.com/biscuits99/rp-video-manager/Its currently only supporting SNES, and its in beta. Very beta.
Anyone fancy trying it? It WILL overwrite any system specific settings you may have put in place in a retroarch.cfg.
It only supports RetroPie 3 beta 1 and above
This tool will enable this kind of thing:
05/28/2015 at 07:13 #98580InsecureSpikeParticipantcool! can this be used on both 720p and 1020p?
05/28/2015 at 11:12 #98583FloobMemberWell, the overlays are designed for 1080p – and the shaders for 720p.
But you could always try the overlays on a 720p and see if they look weird?05/29/2015 at 22:18 #98655FloobMemberNew Version out. v0.2
From your home directory (/home/pi)
wget https://github.com/biscuits99/rp-video-manager/releases/download/v0.2/rp-video-manager.zip unzip rp-video-manager.zip rm rp-video-manager.zip cd /home/pi/rp-video-manager chmod 755 videomode.sh ./videomode.sh
06/05/2015 at 21:27 #99140FloobMemberNew version out v0.4
From your home directory (/home/pi)
wget https://github.com/biscuits99/rp-video-manager/releases/download/v0.4/rp-video-manager.zip unzip -o rp-video-manager.zip rm rp-video-manager.zip cd /home/pi/rp-video-manager chmod 755 videomode.sh ./videomode.sh
06/07/2015 at 09:54 #99228InsecureSpikeParticipantok, floob, I’ve just installed v0.4. is there any way to convert the 1080p bits to 720p before i run it?
06/07/2015 at 14:45 #99236FloobMemberHmm, you’re probably better of waiting for the next version that has a few 720p overlays already there.
Sneak preview here
https://mega.co.nz/#!yR4iBQCK!FyIatl1DCjsKPyNWFxpQYSbb40GaYYYRM4l3j5ZmxoMYou would need to delete the old rp-video-manager directory first.
06/07/2015 at 16:37 #99243InsecureSpikeParticipantcool! ok mate!
thanks11/14/2015 at 20:51 #109923FloobMemberUpdated to v1.0 with CRT shader from davej and overlays from chito.
11/18/2015 at 03:57 #110158chitoParticipant[quote=109923]Updated to v1.0 with CRT shader from davej and overlays from chito.
https://github.com/biscuits99/rp-video-manager
[/quote]Thanks for the add Floob, if there are request for systems to be added please let me know here: https://github.com/israelperez/retro-gaming/issues
Also Floob the 2 TV sets 1980s and 1990s are for all systems that were from those eras. is it possible to reuse the same overlay and code or is it easier/better for me to separate them out into their individual systems?
11/18/2015 at 20:09 #110195FloobMemberWill do – thanks chito.
The generic TV sets have been added to the systems listed here:
https://github.com/israelperez/retro-gaming/blob/master/bevels-overlays/1920×1080/README.mde.g. the 90s one states SNES and MD, so I added them there. Other users overlays have different viewport sizes for those 2, but I dont see an issue with how yours is, it doenst make that much difference.
So just shout if you want the same spec added to other systems.
11/18/2015 at 22:51 #110213chitoParticipanti only added settings for the systems i was familiar with. but the the tv sets were created so that they could be used with any 4:3 home console that used a tv broken up into their appropriate decades. ive had a look and found the following:
1980s tv set
————-
Atari 2600
Intellivision
Nintendo
sg-1000
Master system
TurboGrafx/PC engine
Atari 5200
VideoPac/Odyssey 21990s tv set
————-
genesis/megadrive (even though an 80s system)
Super Nintendo
sega cd
sega 32x
playstation
Nintendo 64
C64 Direct-to-TV
3do
Atari 7800
Atari Jaguar
Neogeo (console setting)
sega saturn
Dreamcastplease let me know if ive missed any or got any wrong. ill also update my readme file
04/03/2016 at 21:20 #122329InsecureSpikeParticipanthi floob, can this v1.0 be used to apply scaliness to non libretro systems?
04/03/2016 at 21:30 #122331FloobMemberNope – I havent written anything yet for non-retroarch configs.
04/03/2016 at 23:06 #122339InsecureSpikeParticipantbut could it be possible?
04/04/2016 at 20:19 #122381FloobMemberIt would basically be amending the specific config file, which would mean overwriting existing settings – so most likely to be easier done on a manual basis.
-
AuthorPosts
- The forum ‘Video Output on RetroPie’ is closed to new topics and replies.