-
Posts
760 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Posts posted by Kondorito
-
-
Why are you so awesome Lust? Seriously! ?
-
1
-
-
2 minutes ago, Jason Carr said:
That sounds a bit more involved than simple game-specific MAME leaderboards, but there are some good ideas there.
Yeah, I know; I was just dreaming out loud. Don't mind me
I am very pleased of the Poll overall outcome. Looks like it's going to be an awesome iteration.
-
1
-
-
Yeah, the idea of having some sort of lobby where you can see logged LB users, what is currently being played and possibly join, highscores, and a way to break them, sounds too good.
-
2 minutes ago, PaDeMoNiuM said:
Yes i Know @neil9000
thx but I just inform Some mischievous people had fun selling hard drives with my videos, hyperspin configurations, so I had to freeze my chain while waiting to see more clearly
Sorry to hear that... I too see a lot of my artworks in hard drives for sell, and it kills me that users are paying for something they can get for free, as well as the hard drive sellers not reaching out the content creators to even ask for permission for using their stuff and making a living from. What can you do...
I really love your work and creative mindset, so I hope you never give up on your craft
-
2 hours ago, PaDeMoNiuM said:
Thx but What do you mean by pumping a few videos ?
He is praising the fact that you are releasing an increased amount of videos lately
-
1
-
-
5 minutes ago, Styphelus said:
What is the advantage of converting DC files from GDI to CHD?
Hey Styph! Top of my head; considerably smaller size, and all the files GDI related (tracks, bins, etc.) packed into only one CHD for ease of handle. Be sure to convert them to CHD v5 and above, as v4 and below are not lossless and cannot be reverted back to GDI/ISO/bincue in case of need.
-
No hablo españolo! XD
-
3
-
-
Agreed with @Dane on its 8+ button per player comment; the first layout he shared is the best IMO, as it fits the hand ergonomically better.
Looking at the screenshots (LOVE that bezel btw!), I can see that the cab was not built for a two player mode in terms of width, let alone placing 4 button columns each. Maybe you can sacrifice some space between players and place the two stick/button sets closer to each other and to the cab borders in order to achieve this (or if your friend is making the cab from scratch, could add some inches on the width overall).
Good luck with this; I remember when I built mine like 10 years ago. Took a lot of time and effort (as I was not knowledgeable with wood and wiring as now) but it was well worth it.
-
19 hours ago, POOTERMAN said:
I had to make a few icons too (Nintendo Switch, Laserdisc games, BBC Micro, UK Mega Drive, Sinclair ZX81 etc) with a similar look as some of the emulators I use didn't have system icons in the original pack.
Awesome work @POOTERMAN , very nice first post on the forums!
-
1
-
-
4 hours ago, mtib said:
I'm loving the theme, great work! I only have 1 question:
- I made my own custom platform view background for each system, I've moved the art to the left, so the platform wheel would be always visible. So now, how can I disable the fade effect from the wheel? Which xaml file and line should I change? Thanks in advance and keep up the good work!
Hey @mtib, check the post made by @kmoney some pages ago:
On 7/10/2018 at 10:18 PM, kmoney said:@Mr.Laor Look for these lines of code in the PlatformFiltersView in Notepad :
<!-- FADING WHEEL -->
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.Opacity)" Storyboard.TargetName="FlowControl">
<EasingDoubleKeyFrame KeyTime="0:0:0.0" Value="1"/>
<EasingDoubleKeyFrame KeyTime="0:0:0.8" Value="1"/>
<EasingDoubleKeyFrame KeyTime="0:0:1.9" Value="0"/>
</DoubleAnimationUsingKeyFrames>Change where it has 1.9 as the default and increase the number to whatever you would like it to be such as 5.0 or whatever value you want then save in Notepad and it will increase the time before the platform wheel fades out.
-
1
-
-
There is a small 3rd party app that works awesomely. You can either set it to keep the USBs order for the entire system, for a specific folder, or a specific app. You can even make specific USBs controllers be hidden for specific apps without the need to unplug them.
Check the Git and see if it works for you; it did wonders for me:
https://github.com/briankendall/devreorder
-
6 hours ago, ea4492 said:
Havnt installed this beta yet, but holly crap, 9.9 already, were almost at the 10th release. I hope something special comes with this release. ?
Time goes by so fast, and so much stuff went on and improved... Seems like yesterday when the BigBox concept started to appear in LB 5.0...
And if you think about it, each LB/BB version number hast 10 revisions inside, so it will be reaching 100 releases in 10.0!-
3
-
-
10 hours ago, Opak said:
PS: Don't forget to update the translator credits in the AboutForm for @alexposad guys
Thanks Opak for the heads-up!
@Jason Carr, please update the Spanish AboutForm with this one:
-
1
-
-
@Jason Carr, here you go:
-
1
-
1
-
-
Have you checked the quarantined/processed files and folders in webroot?
Seems that after first run, the AV is placing some stuff in quarantine.
Try adding the whole LB folder as well as the emus folders as exclusions.
-
-
1 hour ago, CriticalCid said:
Whoah, these look great! Care to share?
PM sent
-
2
-
-
Yeah, clean up media per platform/playlist/category/etc. would be incredibly handy.
That, and the option to move the cleaned media to an "Unneeded" folder instead of simply deleting it for good, so the user can then decide if some specific files are worth keeping.
-
This looks so professional. I love it. Cannot wait to try it.
-
1
-
-
Wow. This is looking awesome! Its kinda intimidating in the sense of how much stuff can be customized
Really really incredible job with this editor @y2guru!
-
1
-
-
Let's go!
-
1
-
1
-
-
Great work @seaview59.
Are you working in a specific project atm? Clear logos/boxes/carts for a specific system?
-
On 3/15/2019 at 6:01 PM, Capa said:
Hi.
I was wondering If there is a way to resize or stretch game videos for some systems. Some systems I either get side black bars or top and bottom black bars.
You can make videos to be stretched into the full area, or maintain their aspect ratio in the xaml view files, but you cannot do it for specific systems, as they all share the same views files (correct me if I am wrong @CriticalCid).
What I did for the systems that have a screen size other than the default 4:3 (usually handhelds or newer systems), is to modify the videoborder image of the specific platform, adding pieces of the background image in it (on the sides or at the top/bottom) so the extra bg image pieces cover the black bars of the video, and blends in alright with the background image.
Examples:
Uses a videoborder image like this:
For NDS the videoborder image was just a png of the handheld.
Hope this idea helps you.
-
1
-
1
-
-
This looks incredible Zomb. I know the C64 by name but never took the time of checking its library or playing it. I might watch some vids on it (specs, history, and games) and get your pack (as your packs are a joy!).
Thank you for taking this monster project and simplifying it to spread its knowledge in the community.
-
1
-
Neon Deluxe Arcade - Big Box Theme
in Big Box Custom Themes
Posted
Have you tried accessing the xaml file of the view you are referring to, and checking how are the "StarRating" and "CommunityStarRating" binded? Maybe with just a simple modification in the xamls you can change the regular rating to the community one (currently not at home so I cannot check directly).