-
Posts
958 -
Joined
-
Last visited
-
Days Won
30
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by viking
-
Damn ^^
-
Work in progress : new image set. More polish, some modification and new home made games icons set. # PLATFORM VIEW 01 : To finish, I wait the left item align option + transparency. Variant will probably be like my EmulationStation theme. With/without scanline/banner. # GAMES VIEW 01 : Simple list mode. Cover angle and drop shadow are coded. No image changes need. I cant change the text size. Ideas ? # GAMES VIEW 02 : ClearLogo wheel. I'm still not happy with this view. The silver ring is fixed in the background. Not very elegant. # GAMES VIEW 03 : Horizontal cover flow. To finish, I wait the item down align + transparency code option. # GAMES VIEW 04 : More classic coverflow view. Here with reflect @ 10%. # GAMES VIEW 05 : Simple box view. Nothinf fancy here. =)
-
Thx @Parcade ! But I've realized that it might be difficult to do some vertical pages. If making a vertical page is "easy", when one selects a game, it is returned to the GameListPage. This is a problem because this page is common to all the Game View. So all the theme must be think in vertical or horizontal. If there is demand, I can do a vertical variant, but I should redo all the pages !
-
@Turbozilla And voila. I made a mistake at the start. Passing FIGHTCADE in Classis. I leave it if it can help.
-
OK. Daily progress. I work more the underlayer bands effect. What do you think ? Always design for video background. As this is a "bartop" theme, I think to make one vertical view as well. What is the standard vertical ratio for you? 4:3 or 16:9 ? # PLATFORM VIEW 01 : To finish, I wait the left item align option + transparency.# PLATFORM VIEW 02 : The same, but in simple list mode.# GAMES VIEW 01 : Simple list mode. Cover angle and drop shadow are coded. No image changes need. # GAMES VIEW 02 : Same with ClearLogo wheel. I'm not happy with this view. A need a remake... but I have no idea! # GAMES VIEW 03 : Horizontal cover flow. To finish, I wait the item down align + transparency code option. # GAMES VIEW 04 : Central cover flow + details. Not sure this view to. Any ideas ? That's it for today ! I dont have too much idea to move forward. So do not hesitate! =)
-
Thx @UP_AND_ATOM !!
-
Ah yes ! Not a bad idea !!! I think about it =)
-
@martinconroy : I'm not understanding what you want. Sorry. OK, waiting for the next BigBox function, I worked the GamesViews. Here is where I am: Note: This all theme is designed for background video ! PLATFORM VIEW : GAMES VIEW #01 : GAMES VIEW #02 :GAMES VIEW #03 :GAMES VIEW #04 : (same with details)GAMES VIEW #05 :
-
@Jason Carr Thx ! OK, I understand very well for the transition. I deal with. I forgot 2 another request : Transition : The ability to code them directly, without option. And document all of them in the PDF. Transition : The ability to reverse. For example, the vertical slide: up>down, or revers, down>up.
-
@rippel96 I think the easiest way is to use the "scrap as" fonction in LaunchBox. Split or select the desired roms. For example your "Atari Classics". At import scrap screen, enter a custom one. (like "Atari Classics") It'll unlock the "scrap as" fonction just below. Here, select the original platform. ("Arcade", Atari 2600, ...) The rest is standard That way you create a custom platform with the advantages of the standard platform for scrap media !
-
Wow ! Thx guys !! What a pleasure, especially because I am a totaly noob in code ! @ALIE : For me, the page # 03 and # 04 are better with video background. # 03 with scanline: for video background. # 04 without scanline: fanart for background. What do you think ? @Jason Carr : Yes. Especially as my code is certainly not perfect by far! And add at default theme a copy is perhaps not the right signal sent, even if EmulationStation is open source. No ?
-
OK. After a good code training with my StationEmulation theme, I return to this theme for my bartop. After some mockup, here is a new live capture from BigBox. I totally rebuild the page structure. But there is some problem I cant fix. I hope @Jason Carr will think about it in next developer session focus on BB theme . Wheel: Left Item align. Wheel: Transparency of non-selected item Transition: Continue effect until the frame border. And not until the margin as now. (Especially for silde)
-
UPDATE v1.2.0 !!! 5 Platform page variant. 5 Game page variant. For the platform logo "problem", I have a solution: switch them ! Suddenly, the top right logo comes directly from the list module. No more problems, duplicates and kept the GameLogo as well !! Just think to activate the option in the Big Box settings. (see pictures) I also declined several variations and create explanatory images on the download page. I let you take a look and tell me if you have any bugs!
-
Yes, the platform is listed twice. If I make exact original theme, I must put : platform logo on the top left. platform name on the top right. The problem of the game list top logo is that if I remove, I also removes the GameClearLogo (once you selected a game). It's all or nothing. But I'll have to leave the GameClearLogo top left. So, I'll try to break away from the original them. (a little ) @UP_AND_ATOM : nope, not yet. We expect a Launch Box update for that !
-
@Jason Carr OK, thanks ! I will wait patiently . The best would be able to inject any PLATFORM code into GAMES page.
-
In BigBox : Option > Keyboard Mapper > Change View = assign a key. Go back to main platform view and press this key. I'm not sure about translation. I use BB in french =)
-
Yes, I think it's possible. But I'm not sure to see the interest. (Except make a perfect clone) The date seems far more important, to quickly locate a system in time. Especially for the younger generation! What do you think ?
-
I haven't found answer to my question above, but ... UPDATE: v1.1 !!! Had a look at the download page. Everything is update. (File, text, screen, ...) 4 Platform page variant. 1 Game page. (for now) Still in beta =) Show me your bug! ^^ In parallel, I think to upload a large set of hardware PNG. As my Clear Logo series. What do you think? It may be heavy!
-
Thanks @Jason Carr ! #1. Capital text : Your code is not working. I have an error in Visual Studio and in BigBox. Maybe I badly integrated ?! #2. Text size : I found a way. #3. Stars : I found a solution, in other theme code ! Thx to @Grila =) #4. Text color : I found, thx ! #5. Platform logo : Yes, I could delete the options ! But impossible to place the top left (instead of GameClearLogo in my screen) All I need is one thing: the platform logo at the top left. According Documentation.pdf : This line call the GameClearLogo. I dont whant that here. <Image Source="{Binding Path=SelectedGame.ClearLogoImagePath}" /> This line call the PlatformClearLogo. But this dont work in game page ! Blank aera. <Image Source="{Binding Path=SelectedPlatform.ClearLogoImagePath}" /> How do I do that ??? I'm not going to pollute more this thread. More in the dedicated thread. Thx all
-
OK. Here is the morning advancement. Thank you @Grila !! I learned a lot from your theme code. I have stolen a lot of line, sorry ^^ So I totally rebuild the GamePage with a better and cleaner grid setup. All I need is one thing: the platform logo at the top left. According Documentation.pdf : This line call the GameClearLogo. I dont whant that here. <Image Source="{Binding Path=SelectedGame.ClearLogoImagePath}" /> This line call the PlatformClearLogo. But this dont work in game page ! Blank aera. <Image Source="{Binding Path=SelectedPlatform.ClearLogoImagePath}" /> How do I do that ???
-
-
Wow thx guys !!!! I work on it today. (french hours) Come back later ;-) @silvusvalentine : This is a code for "control" stars ? Or just "show" stars ? I search for "show" only !
-
-
Yes, I need help ! For now, I only the basic "documentation.pdf" code line.
-