Jump to content
LaunchBox Community Forums

RetroHumanoid

Members
  • Posts

    553
  • Joined

  • Last visited

  • Days Won

    47

Everything posted by RetroHumanoid

  1. Not sure if this qualifies as a Console or Handheld...but,I have always kept it in the Consoles section...*shrug*
  2. So I have finished Arcade,Handhelds,Computers,and Pinball....I just have 11 Consoles left to do. Below is a pic of what is remaining.. As I stated previously,I am only doing everything on my cabinet at first,but,if I haven't done a system yet,it will most likely get done some time after the initial release,starting with most common ones first.
  3. Ok..this one is more for my own setup,as I have a platform with about 200 doom mods and hacks...but,I will still make it available for anyone else who has the same.
  4. @eatkinola when you get to the part where you need overlays and artwork,I would be happy to help. I have been working on RL fade and pause art for a few years,and can convert my stuff to your formats if you need it.
  5. And a change to the logo for MUGEN....didn't like the yellow...
  6. Yeah...I am from the US,so all systems will be US versions...the European and Japanese versions will all get done eventually too though
  7. You want to increase the value tagged below in blue...the higher the value,the larger the wheel will become...but,you only want to go by 1/10th at a time,meaning go from 1.1 to 1.2....1.2 to 1.3....etc. Do this until you reach the desired size. Note that anything past 1.3 tends to run the wheel off the side of the screen...so you run into more issues,unless you shift the entire wheel over to the left some, to compensate for the size. <!-- WHEEL --> <coverFlow:FlowControl x:Name="FlowControl" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Grid.Column="4" Grid.ColumnSpan="3" Grid.Row="0" Grid.RowSpan="8" CoverFactory="{Binding CoverFactory}" ImageType="Clear Logos" CurveAmount="-4.6" CameraZPosition="2.2" VisibleCount="16" PageSize="6" Spacing="0.75" ItemZPosition="0.6" SelectedItemZPosition="1.1" Panel.ZIndex="20" RotationAmount="8"> <coverFlow:FlowControl.Opacity>100</coverFlow:FlowControl.Opacity> </coverFlow:FlowControl>
×
×
  • Create New...