Jump to content
LaunchBox Community Forums

RetroHumanoid

Members
  • Posts

    552
  • Joined

  • Last visited

  • Days Won

    47

Everything posted by RetroHumanoid

  1. You are all set...download has been added...Enjoy!
  2. @jevansohclick the download button up top to the right...it will show you the list
  3. Working on these atm...and just finished 200 more collection videos to be released soon CriticalCid will be releasing the Unified add-on package with Logos,Clear Logos,VideoBorders,Pointers,and Backgrounds that I have made for every single one of the 200 videos.
  4. For now it is just the 7 videos...but,I am finishing up 3 more to be added soon
  5. I'm sure I can work out a Favorites video...there are 2 neon colors left before they start to look too similar...I have a developer/publisher one to do still for someone...but,you can pick the color you want. Purple or Light Blue?
  6. Added 4 Unified themes to the download section here
  7. RetroHumanoid Unified Themes View File I will be placing any missing video themes that I have made to go along with @CriticalCid's Unified theme, in this download section. Here are 4 to start...but,more will be added in the future when needed. Submitter RetroHumanoid Submitted 04/15/2018 Category Platform Theme Videos
  8. Version 1.1.0

    4,207 downloads

    I will be placing any missing video themes that I have made to go along with @CriticalCid's Unified theme, in this download section. Here are 4 to start...but,more will be added in the future when needed.
  9. It's a beautiful theme,and it's my pleasure to contribute any way I can
  10. Here is the latest cinematic I just finished today... If Jason does not have the time to put it in Launchbox for downloading,you can always find it at my website as well (link in video description)
  11. @Belgarath Here you go...new version...all fixed... https://mega.nz/#!aRRxRJCB!hugLBCX_AnH13iEz7ammS5JyOw_7lWP6MkWleM97FrU
  12. Re-Rendering The Cinematic atm...it was more than the Zak video...also Loom,and the 2 Indiana Jones videos needed to be set right. So I fixed em,and polished up a few rough spots,as well as aligned the silver border with the video border. It was my intention to have them misaligned,but,it just always bugged me,so I changed it. Render time is currently 5 hours to go...as long as there are no hiccups.
  13. Thanks for the heads up...there may be some mistakes here and there that I was not aware of...at one point I was doing like 2-3 of these a week. If you find any more let me know and I will put out revisions of them.
  14. Hello All! With the addition of my cinematics into the Launchbox Platform video downloader section,I figured I would show those that have no idea who I am or what I do,some examples of the available Cinematics I have made.I will also post info on any new cinematics I am working on here in the future. I also do alot of other media,mainly for RocketLauncher Fades and Pause screen...but,also marquees,wheels,and other stuff. If you would like to check out my other work,feel free to browse my website at www.retrohumanoid.weebly.com Apple II Big Fish Games ColecoVision Commodore Amiga CD32 FightCade Fujitsu FM Towns Future Pinball GCE Vectrex Guitar Hero Arcade Gun Games HBMAME (Misfit MAME) Jukebox Laserdisc Mattel Intellivision Microsoft MSX Microsoft MSX2 MUGEN NEC PC Engine NEC PC Engine-CD NEC PC-FX NEC SuperGrafx NEC TurboGrafx-CD Nintendo BS-X Satellaview Nintendo Game & Watch Nintendo Super Famicom PC Games Philips CD-i Pinball Arcade Pinball FX2 PopCap Games ScummVM Sega SG-1000 Sharp X68000 SNK Neo Geo Pocket SNK Neo Geo Pocket Color Sony Playstation Minis Visual Pinball
  15. Version 1.2.0

    1,724 downloads

    Here is a set of 7 Platform Category marquees to match the video and wheel set that I have just released. Dimensions are 1920x533
  16. Retro Neon Platform Category Marquee Set View File Here is a set of 7 Platform Category marquees to match the video and wheel set that I have just released. Dimensions are 1920x533 Submitter RetroHumanoid Submitted 04/08/2018 Category Platform Banners
  17. Version 1.3.0

    5,325 downloads

    Here is a set of 11 Platform Category videos,done in a unified Neon style,with Retro synth music in the background. The categories are: Arcade Consoles Handhelds Computers Pinball Collections Genres Developers Years Favorites Hacks
  18. Retro Neon Platform Category Video Set View File Here is a set of 11 Platform Category videos,done in a unified Neon style,with Retro synth music in the background. The categories are: Arcade Consoles Handhelds Computers Pinball Collections Genres Developers Years Favorites Hacks Submitter RetroHumanoid Submitted 04/08/2018 Category Platform Theme Videos
  19. Retro Neon Platform Category Logo Set View File I have modified the main category logos created by @RetroNi to fit the video set that I just released. All thanks to him for his work on the logos...I have added two more for the missing categories,and added color shading+Neon. Submitter RetroHumanoid Submitted 04/08/2018 Category Platform Clear Logos
      • 2
      • Like
  20. Version 1.3.0

    1,559 downloads

    I have modified the main category logos created by @RetroNi to fit the video set that I just released. All thanks to him for his work on the logos...I have added two more for the missing categories,and added color shading+Neon.
  21. Excellent...i'm glad it helped. I could clean up the code a bit for you,but,i'm a firm believer in "If it ain't broke,don't fix it" I am just learning myself,but,if you run into any issues,I can try to help out again anytime
    I second the request for no "Loading" text...this startup is absolutely gorgeous edit: or to even have the loading text in the center,with the electricity striking behind it
  22. Try adding this to your xaml file...It's from mine that I set up...if it does not fit still,then try changing grid settings (I'm betting you need Grid.RowSpan="3".Once you establish a grid,it's easy to manipulate the objects on the screen. Make sure to add it just before </UserControl> and change the path to the marquee,to wherever you keep your marquees (both paths need to be changed) <!-- GRID DEFINITIONS --> <Grid Height="1080" Width="1920"> <Grid.ColumnDefinitions> <ColumnDefinition Width="1*" /> <ColumnDefinition Width="1*" /> <ColumnDefinition Width="1*" /> <ColumnDefinition Width="1*" /> <ColumnDefinition Width="1*" /> <ColumnDefinition Width="1*" /> <ColumnDefinition Width="1*" /> <ColumnDefinition Width="1*" /> </Grid.ColumnDefinitions> <Grid.RowDefinitions> <RowDefinition Height="*" /> <RowDefinition Height="*" /> <RowDefinition Height="*" /> <RowDefinition Height="*" /> <RowDefinition Height="*" /> <RowDefinition Height="*" /> <RowDefinition Height="*" /> <RowDefinition Height="*" /> </Grid.RowDefinitions> <!-- GAME MARQUEE --> <Image Source="{Binding Path=SelectedGame.MarqueeImagePath}" Stretch="fill" HorizontalAlignment="Center" VerticalAlignment="Top" RenderOptions.BitmapScalingMode="HighQuality" /> <TextBlock x:Name="GameMarquee" Visibility="Visible"> <TextBlock.Text> <MultiBinding StringFormat="{}pack://siteoforigin:,,,/Marquees/Game Marquee/{0}/_Default.png"> <Binding Path="SelectedGame.Platform"/> </MultiBinding> </TextBlock.Text> </TextBlock> <Image x:Name="MainMarquee" Grid.RowSpan="4" Grid.Row="0" Grid.ColumnSpan="8" Grid.Column="0" Source="{Binding Text, ElementName=GameMarquee, FallbackValue='pack://siteoforigin:,,,/Marquees/Game Marquee/_Default.png'}" Opacity="100" Stretch="fill" Panel.ZIndex="1" RenderOptions.BitmapScalingMode="HighQuality" /> </Grid>
×
×
  • Create New...