Jump to content
LaunchBox Community Forums

Mr. RetroLust

Members
  • Posts

    5,961
  • Joined

  • Last visited

  • Days Won

    647

Everything posted by Mr. RetroLust

  1. Clay Pigeon arcade mame bezel claypign.zip
  2. @xz38 If you go to the xaml file you wish to change (Wheelgamesview.xaml for example) theres a piece of code you can alter: <Storyboard x:Key="WheelFade"> <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)" Storyboard.TargetName="FlowGrid"> <EasingDoubleKeyFrame KeyTime="0:0:0.1" Value="0"/> <EasingDoubleKeyFrame KeyTime="0:0:1" Value="0"/> <EasingDoubleKeyFrame KeyTime="0:0:1.1" Value="-100"/> </DoubleAnimationUsingKeyFrames> <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)" Storyboard.TargetName="DetailsGrid"> <EasingDoubleKeyFrame KeyTime="0:0:0.1" Value="0"/> <EasingDoubleKeyFrame KeyTime="0:0:1" Value="0"/> <EasingDoubleKeyFrame KeyTime="0:0:1.1" Value="0"/> </DoubleAnimationUsingKeyFrames> <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.Opacity)" Storyboard.TargetName="FlowGrid"> <EasingDoubleKeyFrame KeyTime="0:0:0.1" Value="1"/> <EasingDoubleKeyFrame KeyTime="0:0:1" Value="1"/> <EasingDoubleKeyFrame KeyTime="0:0:1.1" Value="0"/> </DoubleAnimationUsingKeyFrames> <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.Opacity)" Storyboard.TargetName="DetailsGrid"> <EasingDoubleKeyFrame KeyTime="0:0:0.1" Value="0"/> <EasingDoubleKeyFrame KeyTime="0:0:1" Value="0"/> <EasingDoubleKeyFrame KeyTime="0:0:1.1" Value="1"/> </DoubleAnimationUsingKeyFrames> </Storyboard> I think if you change all the keytime 1 values to 2's it should stay visible longer, you can do this within a text editor of your choice, notepad++ is a good one.
  3. Thanks glad you like I need to rebuild this theme in the future with a fixed wheel or something, that would work better. There is a setting for keeping the wheel visible longer, i'll have a look at the theme tommorow when im behind the pc again.
  4. Cisco Heat arcade mame bezel (Thanks to @Mr. Do for letting me restore the bezel artwork) cischeat.zip
  5. Could be theme related perhaps, have you tried it in different themes?
  6. Circus Charlie arcade mame bezel circusc.zip
  7. Chuka Taisen arcade mame bezel chukatai.zip
  8. Chopper I arcade mame bezel (couldn't find the full artwork bezel in useable quality) chopper.zip
  9. Choplifter arcade mame bezel choplift.zip
  10. China Gate arcade mame bezel chinagat.zip
  11. Chimera Beast arcade mame bezel chimerab.zip
  12. Im always having the same issue with some of the videos, never mentioned it before though as I thought its because I live in europe and lag could be it, I found its faster to just download the files to see which style (by creator name) I like best and work around it like that not needing the preview function.
  13. Cheyenne arcade mame bezel cheyenne.zip
  14. I dont have a cell phone so I cant help you with that, I do have a tablet but very crappy camera so I doubt it would work.
  15. Thanks man Check out pack 1 for this title, all cps systems and neo geo games are included in this pack.
  16. Chelnov arcade mame bezel (sadly I could not find the original bezel artwork and no instructions artwork neither) chelnov.zip
  17. Thanks man Yeah it does seem stable now *knocks on wood*
  18. Cheese Chase arcade mame bezel cheesech.zip
  19. Cheeky Mouse arcade mame bezel cheekyms.zip
  20. Thanks bro, glad to see you like them so much
  21. Im so glad I found the cause though, the bsod messages where something different every time which was a good indicator.
  22. During the process of reinstalling the bsod came back gggrrr, long story short: bad ram (quite a nightmare I havent experienced before)... Gonna take me a little longer to get back on track.
×
×
  • Create New...