
spycat
Members-
Posts
1,060 -
Joined
-
Days Won
8
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by spycat
-
My mistake, I misread things haha. So it's the systems that use a bios that are refusing to work. If you have a full MAME games set then the bios files will have come with it. If not, they need to be sourced. Taking the Entex Adventure Vision the bios is advision.zip and it should have these 2 files inside b225_ins8048-11kdp_n.u5 b8223_cop411l-kcn_n.u8 See if you have this rom and check it's in a folder (normally MAME's roms folder) that your MAME ini file's rompath line is aware of. If all this is ok and LaunchBox is pointed to your Entex Adventure Vision games they should launch.
-
Your Associated Parameters look ok, and your Associated Platforms naming seems to be correct too at least going by the last three which also show in your Platforms Sidebar. It's very unusual to have so many MAME software systems not working. I have or have tested quite a few of them and they do work. Just wondering if it's a common issue. Some of those systems do not use a bios such as Casio PV-1000 Emerson Arcadia 2001 Funtech Super Acan Watara Supervision It might be worth getting those to work first. Do you have the bios for any system that needs one, and does MAME's ini file know where they are located? Is your MAME ini file in MAME's folder? Which MAME are you using? Also, can you post an image of the Details tab of your Edit Emulator window?
-
I've just updated from LaunchBox 10.9 to 10.10 and experimented with the Blur Amount and Blur Fade sliders. I notice that changing the Fade works straight off, but changing the Amount needs a LaunchBox restart in order to take effect. Is this normal or am I not doing it right? I'm using the original Bad Old Monkey theme.
-
@mohanned85 I'm not in discord. Regarding the Videopac+, I forgot to mention that a device is also needed called ef9340_1.zip Sorry about that.
-
Many thanks for your work @dragon57 That was quick!
-
For the Videopac Plus G7400 command line is g7400 -cart bios is g7400.zip Note that as this machine is a clone you will also need the parent bios odyssey2.zip For the Amstrad CPC 464 command line depending on game format is for cassette games with .wav or .cdt file extensions cpc464 -cass for dumps of games with .sna file extension (if -snap doesn't work try using -dump instead) cpc464 -snap for disk games with dsk extension cpc464 -flop1 or cpc464 flop1 -flop2 bios is cpc464.zip
-
-
@dragon57 I was just wondering if there are future plans to do the Neo Geo CD bezels?
-
You seem to have a space in your path between ZINCGUI and 1.9.5, so double quotes are needed as below (hope I typed your path ok). 63 --use-controller-cfg-file="L:\LaunchBox\Emulators\ZINCGUI 1.9.5\aquarush-controller.cfg" By the way, have you noticed any difference between how the games look, sound and play in Zinc as opposed to MAME?
-
That solved things. Many thanks Jason.
-
Neo Geo CD Custom Game Cases View File Note that these are not jewel case retail boxes, but custom ones (using Shenske's template) for those who prefer vertical boxes. I started doing these for my own use and thought I'd share for anyone interested. Meow! Submitter spycat Submitted 01/17/2020 Category Game Box Art
-
- 9 comments
-
- 11
-
-
-
Thanks Jason. I'll do that and try again later.
-
Make a copy of your controller.cfg and rename it to, say, controllerAqua.cfg You can then edit controllerAqua.cfg to suit your needs for that game. And in the LaunchBox Application command Line Parameters box for the Aqua Rush game use 63 --use-controller-cfg-file=put_your_path_to_your_zinc_folder_here\controllerAqua.cfg
-
I've just made three attempts to upload a file to the Downloads, Game Box Art section. On each attempt the zip, screenshots and text fields work ok and I'm still logged in. But, as soon as I click on Submit, the forums log me out and the file doesn't upload. I've uploaded many files before and never had this problem. Just wondering is it an my end or is it a LaunchBox issue?
-
I use the Winterblast Input Controller plugin. Extract winterblast_inp_controller.zip to a location outside of your Zinc main folder and copy and paste the two files controller.cfg controller.znc into your main Zinc folder, overwriting if asked. I use an old PS2 controller which works fine. Note that Zinc doesn't support the analogue sticks.
-
Your "Cannot open renderer plugin" is due to the absence of the file renderer.znc from your Zinc folder. You seem to have three renderers named d3d_renderer.znc ogl_renderer.znc glide_renderer.znc You need to decide on which renderer you want to use and rename it to renderer.znc The glide one was intended for computers with a voodoo card, so your choice will probably be between the other two.
-
I've just readded my Zinc to LaunchBox and added Aqua Rush and Raystorm and both games launch ok. I don't ever remember getting a renderer file error. Can you post a snap of your Zinc folder contents?
-
Zinc (latest ver 1.1) hasn't been updated for 15 years and setting it up and adding games to LaunchBox hasn't changed since I used it. Before dabbling with Zinc, why not try the latest game roms in the latest MAME and see if that's good enough for you. If not then give Zinc a go. Modern versions of the 71 games and 7 bios roms may not be compatible with Zinc. Source a game and bios set suitable for Zinc 1.1 which is what I did when I played around with Zinc.
-
Capcom plays in standalone but not in launchbox mame 0.201
spycat replied to Arcade_Racer's topic in Troubleshooting
The missing dl-1425.bin qsound error can be fixed by adding the device qsound_hle.zip, which should be in your full 0.201 romset. All Capcom 1 and Capcom 2 games use this qsound_hle.zip device. In addition, all Capcom 2 games need a unique key file named after the game rom. These key files normally come with the game roms, at least they do with my split set. Alien Vs Predator needs both a key file and qsound_hle.zip The Punisher needs qsound_hle.zip Mortal Kombat 4 needs the device tms32032.zip Street Fighter Alpha needs qsound_hle.zip Street Fighter Ex and Street Fighter Ex Plus both need the two devices coh1000c.zip and qsound_hle.zip -
I like that you've kept the blur effect feature as users can play with small values to get a faint blur without slowdown. It was Jason's 200 radius that caused my slowdown and not the shadows whatever they are. A zero radius returned my scrolling to normal. Nicely done but I still prefer to use your bad old monkey theme due to the overall style of Jason's new default one.
-
If this game is launching directly from MAME but no longer through LaunchBox, open the game's Edit Game window and see if LaunchBox is still pointing to the game. If the path looks wrong you can just manually browse to the game.
-
You can do it by setting the BlurEffect Radius to 0 in the theme's ContentBackgroundView.xaml file. However, I believe a default theme cannot be edited, but it works with the New Default Performance theme. I just tested a copy of the new Default theme renamed as My Default and set the blur radius to 0 which works. Also with the blur radius at 0 the scrolling is much faster, just like normal.
-
overlays:mame generic vertical overlay
spycat commented on Leatherface's file in Platform Bezels/Overlays
-
@Headrush69 Many thanks for that tip. I wasn't aware that those lays for internal artwork views were so easily available in the source code.