Jump to content
LaunchBox Community Forums

Hazuki

Members
  • Posts

    56
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Hazuki

  1. @soqueroeu So I tried renaming my Nintendo Entertainment System to Nintendo NES and this gave me the default startup, just like your screenshot. In the "..\LaunchBox\Metadata\Platforms.xml" there's a lot of alternate platform names. I was under the impression that this solved all alternate names. Nintendo NES is in there but the startup will go to the default. I'll look in to this and see if this can be solved for a future update. As for Playlists, I don't have any at the moment. In this release its mainly consoles and handheld. In the next update I'll be adding the missing consoles, start adding arcade systems and looking in to playlists. @Retro808, thanks, I was just trying that as well
  2. @soqueroeu here we go, a version with no logos StartingTheGame-Dark-NoLogo.zip
  3. Hi @soqueroeu Yes I made this with fanart 16:9 in mind. I can upload a version without the clearlogo, no problem. I'll try to get it up later today. The loadbar should be working, its based off of the Default startup theme. If you use the Default startup theme does the loadbar work? Are your roms compressed or just plain roms? If compressed, can you start a bigger rom, say maybe a PlayStation game and see if it works. What name are you using for your platform?
  4. Hi and Thanks. It uses the "Fanart - Background" and than adds the "Clear Logo" on top of it. And the system logo on the left can be found in the folder "..\StartupThemes\StartingTheGame-Dark\Resources\SystemLogo".
  5. Thank you. Yes I plan on making a Pause theme in the same style as this. Hope to have some time to start working on it real soon Thank you
  6. Starting The Game View File This is my first startup theme that I’ve work on. I use Viking's COLORFUL Theme Dark for my Launchbox setup and I wanted a startup theme that uses the same colours, so I made this. Features: Big system logo on the left side Developers logo in the bottom right corner Load-bar and background uses the same colour as “COLORFUL platform video set” Install: Unzip the “StartingTheGame-Dark.zip” to your “..\Lunchbox\StartupThemes\“ folder. In Launchbox/BigBog select StartingTheGame-Dark as your startup theme and your good to go. Updating: If you are using 1.0 or 1.01 please close launchbox/bigbox. Delete the startup theme and install the new one. On future release it should be fine to just extract and replace Platforms: Todo: Add more Dev logos. About 200 logos so far, so there's a long way to go. Add more System unique startups. Versions: StartingTheGame-Dark.zip and StartingTheGame-Dark-NoLogo.zip are both meant for 16:9 screens. The NoLogo version has the clearlogo removed. And then there's the StartingTheGame-Dark-16-10, us this one if you are using a 16:10 screen. Thanks: @viking for his fantastic COLORFUL platform video set and COLORFUL bigbox theme @Fry for helping me when I got stuck with the xaml coding And everyone contributing to the COLORFUL platform video set Please feel free to leave any comments or questions below. Submitter Hazuki Submitted 09/09/2021 Category Startup Themes
  7. Version 1.1.4

    1,534 downloads

    This is my first startup theme that I’ve work on. I use Viking's COLORFUL Theme Dark for my Launchbox setup and I wanted a startup theme that uses the same colours, so I made this. Features: Big system logo on the left side Developers logo in the bottom right corner Load-bar and background uses the same colour as “COLORFUL platform video set” Install: Unzip the “StartingTheGame-Dark.zip” to your “..\Lunchbox\StartupThemes\“ folder. In Launchbox/BigBog select StartingTheGame-Dark as your startup theme and your good to go. Updating: If you are using 1.0 or 1.01 please close launchbox/bigbox. Delete the startup theme and install the new one. On future release it should be fine to just extract and replace Platforms: Todo: Add more Dev logos. About 200 logos so far, so there's a long way to go. Add more Platform unique startups. Versions: StartingTheGame-Dark.zip and StartingTheGame-Dark-NoLogo.zip are both meant for 16:9 screens. The NoLogo version has the clearlogo removed. And then there's the StartingTheGame-Dark-16-10, us this one if you are using a 16:10 screen. Thanks: @viking for his fantastic COLORFUL platform video set and COLORFUL bigbox theme @Fry for helping me when I got stuck with the xaml coding And everyone contributing to the COLORFUL platform video set Please feel free to leave any comments or questions below.
    If you are looking for PS2 boxart, you have come to the right place because this is the best PS2 Boxart on the entire Internet
  8. Thank you Fry. So really its better if I just use values that match my resolution and have all images downscale from 4k. That actually makes it easier. designHeight and designWidth, yee I should have figured that out, its in the name. ? Anyway Thanks you so much
  9. Hi all, Yesterday I tried some xaml for the first time. I started working on a StartupTheme. All was going fine so today I restarted from scratch and decided to up the resolution to 4K, I'm on a 1080 screen but why not make it in a higher resolution, if anyone ells wants to use it. Anyway I set the res: mc:Ignorable="d" d:DesignWidth="3840" d:DesignHeight="2160" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" And I have 3 rows and 3 column. Now if I set them like this that don't scale to my resolution and I can only see the top left corner of the theme. <Grid.RowDefinitions> <RowDefinition Height="371" /> <RowDefinition Height="1418" /> <RowDefinition Height="371" /> </Grid.RowDefinitions> <Grid.ColumnDefinitions> <ColumnDefinition Width="920" /> <ColumnDefinition Width="2000" /> <ColumnDefinition Width="920" /> </Grid.ColumnDefinitions> If I add a * to the values it scales fine but the images don't. I've got an image with MaxWidth="2000" MaxHeight="1418" that goes in Grid.Column="1" Grid.Row="1" and then I want to add the fanart above that image: <Image Source="{Binding BackgroundImagePath}" RenderOptions.BitmapScalingMode="HighQuality" Stretch="Uniform" Margin="0,50,0,0" HorizontalAlignment="Center" VerticalAlignment="Top" MaxWidth="1900" MaxHeight="1069" Grid.Column="1" Grid.Row="1" Canvas.ZIndex="1"></Image> The MaxWidth, MaxHeight and Margin now seam to be base off of my screen resolution of 1080 and not the 4K I was planing for. If I half the values of MaxWidth, MaxHeight and Margin, The fanart will be where I want it. But if I then remove the * from the Columns and Row, and try it the fanart is way to small. So what I want to know if there is a way to make the MaxWidth, MaxHeight and Margin be in relation to the d:DesignWidth and d:DesignHeight?? Sorry for the long question and thanks for any help
  10. Just wanted to ask how the suggested games/recommended games would work. Are they just from the same series? So if I play Super Mario Bros, launchbox recommends Super Mario Bros 2 & 3. Or will this be based off of what others that played the game also played? Or is this downloaded from the database? So users submit recommended games for each game?
  11. Thanks for the reply. That explains why I couldn't find the it. ? My last 1G1R app deleted "Super Mario Bros. (World)" from the No-Intro nes dat and saved "Super Mario Bros. + Duck Hunt (USA)" and "Super Mario Bros. + Tetris + Nintendo World Cup (Europe) (Rev 1)" So that's where I started my testing of Retool. And the Retool dat saves all 3: Super Mario Bros. (World) Super Mario Bros. + Duck Hunt (USA) Super Mario Bros. + Tetris + Nintendo World Cup (Europe) (Rev 1) For me this is a much better option as deleting a game or two from my NAS is a lot less of a hassle then adding them. Anyway time to head over to github and read through the change logs.
  12. Hi, First off, fantastic tool. Have just been trying it out and I'll be switching to this for my previous 1G1R tool. Thanks you for this Just one little question. I can't find any option for the "Compilations with no unique titles". Am I missing something or is this something I'll add as a Custom golbal/system filter?
  13. I just wanted to say that I also want this feature. I like playing games like Resident Evil or Silent Hill, but I would prefer to be able to filter out those games until I enter my pin or confirm that it's me using BigBox. This may never happen, and there may be other stuff that's more important to the majority of people, but if it's added I would be grateful.
  14. I did not know that you could add your own rating system, thanks for letting me know. I'll be checking that out. I’d still like to see other rating systems added to the database as Japanese only games only have a CERO rating.
  15. Hi all, I just wanted to ask if there’s going to be other then North American (ESRB) rating systems added. I’m European so for me I’d like to have PEGI as me primary rating system. But I also have a lot of Japanese only games, so CERO is of interest for me. Checking with Wikipedia there are a lot of rating systems and maybe people like me want their local rating system if possible. I voted on this a long time ago, but the "enhancement" is from 2016, so now 5 years later I just wanted to ask if this is going to be a thing or not. Anyway if anyone else is interested in this, it would be nice to know. And if anyone knows if this is something that will be added or not, it would be also nice to know
  16. I think this plugin is fantastic. It would be fantastic if the time info could be displayed in BigBox. Thank you for sharing this plugin
  17. It looks like these platforms haven't been added to the theme yet. You can do it yourself if you like, but keep in mind that when the theme is updated any changes you've made will be gone. Anyway if you want to add them, navigate to: LaunchBox\Themes\COLORFUL - Light\Plugins\Ao.Bigbox.Themer.v3_9_7a\AssemblyConfig There you'll find 2 files that can be edited in any text editor. Open Ao.Bigbox.Themer.v3_9_7a.dll.config and add the platform names. <add key="Platform.MICROSOFT_MSX2" value="Microsoft_MSX2" /> <add key="Platform.NINTENDO_POKEMON_MINI" value="Nintendo_Pokemon_Mini" /> And in Ao.Bigbox.Themer.v3_9_7a-Colors.dll.config add the colour values <add key="Platform.MICROSOFT_MSX2" value="#3547a1" /> <add key="Platform.NINTENDO_POKEMON_MINI" value="#36416e" /> I think MSX is already added, but with no value, so you only need to add the value for that one. I've got my main games collection on another computer, so I haven't checked if the colour values for the platforms are correct. May be a bit off. Hope this helped
  18. Hi all, Hope you all are doing well Viking, Any chance you can share the after effects (aep) file for the PreComp_Multi_Gameplay from Category_Playlist or Category_Favorite? None of the videos needed just the project file. Im making some playlist videos and 2 of the screens in my video seem a little off. Would be helpful to be able to compare them with the once in your project, if possible
  19. Thank you viking. This is just what I needed. I gave it a little try and it will take my some time to master, but I think it will look good once it’s done. I also found the GameCube resource files helpful. Seeing the settings you use really helped a lot. I’m a been under the weather at the moment, so I want be working on anything until I’m better, but once I have something new I'll post it here Once again thank you
  20. Hi all, Okey so I moved this to the right thread. Sorry about that. Anyway Im working on 3 systems. Atari Jaguar CD, Casio Loopy and Sony PS Vita. Im not really that good with photoshop (or any photo editing software), but I'll give a try. Im not sure about the drop shadow on the Atari and Casio, so any advice or tips and tricks would be helpful. And for the vita I'm looking for a better system image, but overall im happy with it. Once the shadows are done I'll move on to adding some accessories.
  21. Hi all. Thank you viking for the nice comments. Yes the drop shadow on the jaguar was me trying 2 different shadows and by mistake having both layers on when I saved is as a png. Oops Anyway I've moved it to the right thread now, sorry about that. ?
  22. This theme is just breathtakingly beautiful. Fantastic work. Thank you ever so much for this. I read some posts ago that you want hires photos of hardware. Most of what I have has already a video for it but maybe some of this is of interest? XBox 360 HD-DVD Drive XBox 360 Scene it Buzzers PS3 Singstar mic PS3 Buzzers PS3 Guitar hero Guitar Famicom AV Famicom Disk System Dreamcast Keyboard
  23. it's been awhile since I've used Photoshop, but it was fun. Hope you like them
×
×
  • Create New...