Jump to content
LaunchBox Community Forums

Jav1

Members
  • Posts

    34
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Jav1's Achievements

8-Bit Processor

8-Bit Processor (3/7)

2

Reputation

  1. Well, I suppose I can also add another emulator in LaunchBox (which would be a clone of the other one but with the renamed file). Is there another way?
  2. I need to rename a file before launching the emulator with a specific ROM. I've already added this ROM to LaunchBox. I can easily write a .bat or .exe app to do that but where should I call it from LaunchBox. Is there a section in the app to achieve this? I have the LaunchBox/BigBox latest version. Thanks.
  3. Ok. It reminds me the Nvidia folder (which also stores each update and I also have to remove them from time to time).
  4. Just wondering Are the update files ever automacally removed from this folder? I noticed each update is +300 MB and I usually remove it once is installed (manually).
  5. 5 years later since the last post but anyway. THANKS. That solved my problem too.
  6. Vale, he probado con un editor de PSD online y ya me dejan editar el texto como dices. Gracias!
  7. @ci2own Lo hago pero trata la capa como una imagen y no como una fuente (que supongo que es como debería tratarlo). Por tanto no puedo editar el texto. Solo puedo hacer que la capa se vea o no Uso el GIMP en lugar del Photoshop para abrir el .PSD. ¿Puede ser por eso?
  8. @ci2own @Arcanthur Hola, perdona que conteste casi 1 año después. Es que recientemente me he vuelto a poner con esto y recordé este hilo. ¿Cómo se cambia el texto del lateral de la caja? How can I edit the spine text?
  9. Hi, Wll Retroachievements be available again in Launchbox? Is there any alternative to the API?
  10. Hola, ¿has averiguado cómo usar esta plantilla?
  11. Thanks for the fast answer!
  12. Since the last update of Launchbox (the addition of the auto-generated 3D boxes) I'd like to edit some views. Specially the games list view called "Horizontal Boxes with Details". Which XML file corresponds to that view?
  13. Hi, I'm using Big Box 12.14. Is it possible to change the Steam achievements info language on the game details screen (the info shown once you select "View achievements" from the menu). In my case I would like to change it from English to Spanish. Thanks.
  14. Ok, I think you are referring to this line: <transitions:TransitionPresenter Grid.Column="1" x:Name="MainImageBorder" TransitionSelector="{Binding ImageTransitionSelector}" Content="{Binding ImageView}" VerticalAlignment="Top" /> I've tried to replace it by: <Image Source="{Binding Path=ActiveGame.FrontImagePath}" /> But it shows nothing (no image). I don't understand exactly when you say "When in Game Details you'd want to make that invisible" Sorry for being so noob. I really appreciate your help.
  15. I replaced in ImageView.xaml: by But I keep watching the 3D cover in both screens: I only want to show the 2D front cover in the second screen. The first one is ok.
×
×
  • Create New...