Jump to content
LaunchBox Community Forums

thewhite

Members
  • Posts

    107
  • Joined

  • Last visited

Everything posted by thewhite

  1. Hi, On the website https://gamesdb.launchbox-app.com and https://www.launchbox-app.com we have at bottom right a arrow to get back to the top. On Chrome, firefox, opera, edge and probably more it doesn't show correctly. First image show the problem. I found in your code this line; <div class="dmtop" style="bottom: 40px;">Scroll to Top</div> If we just remove the text "Scroll to Top", it fix the problem for all browser. The text are in the background, we can't see it, so you can remove it without any drawback.
  2. Sadly, i'm not a tester, but i have a question; Do you plan to have a option to export data from the windows launchbox? EX: Choosing which console we want to export for android and copy/paste the output data to the android trought the usb. I have done a lot of manual operation for the windows (add or fix front box, add video for all games that was missing).
  3. Finally, the old game is updated and the new game is added.
  4. Hi, I'm trying to add the game data "Mon Coach Personnel : J'Apprends l'Anglais" for nintendo DS, but it's rejected because moderator think it's duplicated game "Mon Coach Personnel : J'Améliore mon Anglais". Here's the link for games; https://www.jeuxvideo.com/jeux/nintendo-ds/00031415-mon-coach-personnel-j-apprends-l-anglais.htm https://www.jeuxvideo.com/jeux/nintendo-ds/00020094-mon-coach-personnel-j-ameliore-mon-anglais.htm The launch date is not the same (2 differents year) and i tryed this game, it's not the same. What can i do? A good idea is to add a note only when adding a game and only visible for moderation to explain why we add it.
  5. Hi, I have a problem with my custom theme. In the image below, it's a video in-game. But if the game don't have a video, it doesn't show a image. I think that my problem is this line; <transitions:TransitionPresenter TransitionSelector="{Binding ImageVideoTransitionSelector}" Content="{Binding BackgroundView}" Grid.Row="1" IsContentVideo="true" VerticalAlignment="Top"/> If i change BackgroundView to ImageVideoView, the video doesn't show anymore and when i get a game with no video, i see the in-game image. And this image replace all game with a video. I have another problem, maybe it's related. I must use SelectedGame instead of ActiveGame, for example <Binding Path="SelectedGame.CommunityStarRating" />. I didn't get any issue with SelectedGame, but in the doc it suggests using ActiveGame... Thanks.
  6. Hi, I setup launchbox to use epsxe for ps1 games. I converted all my games in *.pbp files. They works when i manually start it in epsxe but with launchbox, all games start as cd audio. I use the default command line "-nogui -slowboot -loadbin". There is a different command to add to be able to start eboot.pbp files?
×
×
  • Create New...