mcfilmmakers
Members-
Posts
539 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by mcfilmmakers
-
This still appears to be an issue. I have A game called Videocart-3 that shows below Videocart-27 even with a Sot title of Videocart-03.
-
I've Conquered MESS - MESS Default Command Line Compendium!
mcfilmmakers replied to SentaiBrad's topic in Emulation
So what I need is actually in the mame.ini file: I had to change this: # # BGFX POST-PROCESSING OPTIONS # bgfx_path bgfx bgfx_backend auto bgfx_debug 0 bgfx_screen_chains default bgfx_shadow_mask slot-mask.png bgfx_avi_name auto to this: # # BGFX POST-PROCESSING OPTIONS # bgfx_path bgfx bgfx_backend auto bgfx_debug 0 bgfx_screen_chains hq4x bgfx_shadow_mask slot-mask.png bgfx_avi_name auto And that did the trick. so since it is safe to assume I wont want that setting for all platforms, I saved mame.ini as channelf.ini into the ini/presets folder and it seems to do the trick! Thanks for pointing me in the right direction. I wish MAME was more user friendly or that at least the documentation was more obvious. -
I've Conquered MESS - MESS Default Command Line Compendium!
mcfilmmakers replied to SentaiBrad's topic in Emulation
I'm trying to emulate the Fairchild Channel F but it is very blurry unless I do the following when a game loads: tab -> Slider controls -> Window 0 Screen 0 Effects: hq4x The problem is this setting does NOT save and I have to set it every time I load any game. How do I get launchbox to set this properly automatically when I launch any game? -
Either all these replies are off topic or the thread title is wrong.... are we talking romsets or favorite games?
-
You have it spelled as Catologue right there in your screenshot
-
video has catalogue spelled incorrectly
-
Just add local coop or online coop. You can add whatever you want in that field
-
Right, that’s what I meant. The platform’s emulator settings.
-
So you have an Intel Celeron N3450
-
No change needed. You have to launch the bat file from the platform settings, not per game.
-
The first gen of consoles is pretty void of themes: Pong, Odyssey (1, 300, 2000 and 4000 can be simulated), Telstar series, etc. Most can be simulated using Winarcadia and messing with the color palette but assets for those consoles are non existent.
-
Community Star Rating to BB Theme...is there a simple way?
mcfilmmakers replied to Expello's topic in Big Box Custom Themes
You never said anything about a fraction of a value... on that I don’t know. The plugin API doesn’t mention how to use community ratings -
theme Aeon MQ7 [Preview Version]
mcfilmmakers replied to CriticalCid's topic in Big Box Custom Themes
You can do that with a plug-in. -
Community Star Rating to BB Theme...is there a simple way?
mcfilmmakers replied to Expello's topic in Big Box Custom Themes
repeat the code 6 times, changing Value=1 to Value=2 and so on. Don't forget Value = 0. -
Request: Wii Remote + NES Classic and SNES classic support
mcfilmmakers replied to Chadmando's topic in Features
Why on Earth would you expect Launchbox to do this? Launchbox is a frontend, not an emulator. You have to use third party software, such as Joy2key, just like you do with any other controller. You don't need to map to a dummy controller. -
theme Aeon MQ7 [Preview Version]
mcfilmmakers replied to CriticalCid's topic in Big Box Custom Themes
Im not suggesting its something you can do, and it certainly can't be done within XAML. I'm just pointing out that its a thing that can be done with a plugin, should the user opt to do it, but it does require modifying the theme to do so. -
Display custom field (with visiblity settings)
mcfilmmakers replied to dillabon's topic in Troubleshooting
http://pluginapi.launchbox-app.com/html/4cf923f7-940c-5735-83de-04107a6ae0e6.htm -
theme Aeon MQ7 [Preview Version]
mcfilmmakers replied to CriticalCid's topic in Big Box Custom Themes
Actually, I'm pretty sure this is possible with a plugin by checking if the game is selected and changing the background fill value to the color of your choice if true. The theme would then just need a box slightly thicker than the game image with a default fill of null. No? -
Display custom field (with visiblity settings)
mcfilmmakers replied to dillabon's topic in Troubleshooting
You need to create a plugin that checks for your custom field and its value and sends that over to your xaml. -
Request: Wii Remote + NES Classic and SNES classic support
mcfilmmakers replied to Chadmando's topic in Features
Wii remotes work with PC since the Wii came out. Not sure what you're asking. -
theme CriticalZone / CriticalZone - BlueBox
mcfilmmakers replied to CriticalCid's topic in Big Box Custom Themes
That's not an issue anyone can really do for you. You need to modify your theme to implement a custom plugin. You're going to have to learn it yourself. The launchbox plugin API is readily available and here's what you need to implement into your plugin: MultiValueConverter after you pickup some basics of C#. I knew NOTHING a month ago so it's not as intimidating as it looks.- 626 replies
-
- bigbox
- widescreen
- (and 10 more)
-
theme CriticalZone / CriticalZone - BlueBox
mcfilmmakers replied to CriticalCid's topic in Big Box Custom Themes
No, it was a response to the question asked just before my reply about scrolling text.- 626 replies
-
- bigbox
- widescreen
- (and 10 more)
-
theme CriticalZone / CriticalZone - BlueBox
mcfilmmakers replied to CriticalCid's topic in Big Box Custom Themes
Yes. Look at the theme documentation guide in the default theme folder. It tells you how.- 626 replies
-
- bigbox
- widescreen
- (and 10 more)