Jump to content
LaunchBox Community Forums

CMOSS

Members
  • Posts

    240
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by CMOSS

  1. Hi @y2guru, I finally managed to make it work. My problem was that I was working on a specifi playlist view, with games from different platforms, so I had the videos within a subfolder named after the playlist (all of them inside). I've had to create subfolders per platform, and include there the videos of the games of those platforms. Thanks a lot for your help!
  2. Hi @y2guru, The path seems to be correct. I've edited directly the generated xaml code and I can make it work if I remove @@PLATFORM@@ from the binding path below: <TextBlock x:Name="UserDefinedVideo2ImageFile" Visibility="Collapsed"> <TextBlock.Text> <MultiBinding Converter="{StaticResource GetFileUsingTitle}"> <Binding Path="." Source="pack://siteoforigin:,,,/Themes/COLLECTIONS/Media/CollectionsGameVideos\@@PLATFORM@@"/> <Binding Path="SelectedGame.Platform"/> <Binding Path="ActiveGame.Title"/> <Binding Path="." Source="0"/> <Binding Path="." Source=".png"/> <Binding Path="." Source="Fuzzy"/> </MultiBinding> </TextBlock.Text> </TextBlock> Any idea of what I am doing wrong? Thanks!
  3. Hi! I have added a user defined video element that to display a particular video based on the selected game name (not the normal game video snap). The name of the game and the name of the video coincide, and the video is in the correct folder, but it is not being displayed. Can anyone with me a hint on what I might be doing wrong?
  4. The theme will have 4 game views, 2 for arcade and another 2 for other platforms (like the ones above). See an example, iterating through the 4 different views (the transitions are way smoother, but the computer I am on does not have a good graphic card) LaunchBox Big Box 2020-09-05 17-54-13.mp4
  5. I have just checked and it is indeed fixed. Thanks a lot.
  6. Hi @y2guru, I have an issue that maybe you can help me with. The theme that I am working on, once published, BigBox will not load any user defined image or video. This is a screenshot from the theme in your creator: And this is how it looks in BigBox (I've tried refreshing the images cache): The blue stripe on the left and the marquee are platform specific. The cabinet and the video overlay are fixed assets. Any idea? Edit: Issue solved by downgrading to 11.4 (I was on 11.5 Beta 2).
  7. Like this? @Klopjero and myself are working on it. 2020-05-23 12-35-47.mp4
  8. Hi, This is the popup I get when editing an emulator (I've just checked and it is the same in 11.4... it is ok in 11.2, though). Is this something related to my setup? Everything else seems to be fine.
  9. Amazing theme! Are you planning to share the source files for the Community Creator?
  10. Lo único que se me ocurre es alguna incompatibilidad de la versión que has instalado con tu portatil. ¿Has probado a re-instalar la versión que tenías antes? En el directorio "\Updates" de Launchbox es posible que tengas versiones anteriores. Puedes probar también a activar la consola de errores y ver que te sale: En el directorio "\Data" hay un fichero settings.xml. Lo abres y cambias la linea <DebugLog>false</DebugLog> por <DebugLog>true</DebugLog>. Después lanzas Launchbox y miras en el directorio "\Logs". Sube los logs al foro y le echo un ojo a ver si veo algo.
  11. Hola! Es una instalación limpia o es una actualización sobre una instalación de Launchbox existente?
  12. I'm using Trend Micro Internet Security 2020.
  13. It was taking around 25 seconds. I followed your advise and de-activated the anti-virus. Now it pops-up immediately. Thanks!
  14. Hi! I have the exact same issue as @ZeSystem. It happens to me every single time.
  15. I like both. Maybe 2 themes instead of 1
  16. Me temo que no hay manera de minimizarlo...
  17. I love it! In fact, the most important image of a game for me is the fan art background (in line with CoinOps). I like views with big images
  18. Hi @igotdvds, Can I ask that you add somewhere the number of items that are displayed in the drop-down (and it refreshes when you click the "filter missing"?
  19. By the way, @thimolor, what happened to this view? Any chance to get it in the theme? if not, could you share the psd you used for it? I really like it...
  20. Hi @y2guru, I have upgraded to version 1.0.7.9 from 1.0.7.7. It might be an issue with my computer, but it seems that the new version is struggling to display the themes (particularly the animations). Please, take a loot at the comparison videos below. Any idea? Version 1.0.7.7 (transitions are smooth) 2020-05-23 12-35-47.mp4 Version 1.0.7.9 (transitions are definitely not smooth :)) 2020-05-23 12-34-46.mp4 PS. Thanks for this awesome piece of software!
×
×
  • Create New...