My file just says "Crash Bandicoot (USA)" but lists it as a CUE file and I can't change that. I got a data.bin.ecm file too. I'm sorry I'm so ignorant with this but I looked all over for a video tutorial or something.
on your PC you need to download a programme called unecm load it and place the ecm file in it it then converts it to a bin file then your bin will work
on your PC you need to download a programme called unecm load it and place the ecm file in it it then converts it to a bin file then your bin will work
Well, we only have a finite amount of physical buttons we can map to (I'm not sure yet if we can have them start as unbound and then be bound, without things being hard-coded, I'm still new to the way RetroArch works, maybe @aliaspider knows). I guess we could replace escape with it, or something. Alternatively, opening the RetroArch menu should work for pausing (for now), until we figure out what to do.
There are still inputs on the RetroPad which aren't mapped in fMSX though, whether or not those inputs are actually available on 3DS: the left and right analog sticks (New 3DS has both of these, of course, but here they'd really be used as a proxy for 8 additional buttons which the player can remap as needed). Obviously this isn't a sensible way for things to operate, but with current RetroArch limitations it seems like the most workable approach to getting more keys available to the player.
There are still inputs on the RetroPad which aren't mapped in fMSX though, whether or not those inputs are actually available on 3DS: the left and right analog sticks (New 3DS has both of these, of course, but here they'd really be used as a proxy for 8 additional buttons which the player can remap as needed). Obviously this isn't a sensible way for things to operate, but with current RetroArch limitations it seems like the most workable approach to getting more keys available to the player.
So I've tried 3 different emus from retroarch and none of them have worked. Different builds too. They show up in the homebrew launcher but give only black and red screens when opened. What's the deal?
So I've tried 3 different emus from retroarch and none of them have worked. Different builds too. They show up in the homebrew launcher but give only black and red screens when opened. What's the deal?
So I've tried 3 different emus from retroarch and none of them have worked. Different builds too. They show up in the homebrew launcher but give only black and red screens when opened. What's the deal?
tried to debug that SMAS bug but no luck, it keeps reading the joypads swapped for that game :/
on a side note, super mario RPG works correctly now in catsfc.
Looks like it does! I'm glad you said that. I wouldn't have known to try it otherwise.
(Although the framerate comes to an absolute crawl for the second cutscene with the outside of the castle. It picks back up to normal afterwards though. Looks like any kind of fading in and out, as well as battle transitions, really give the emulator a hard time, even as a .cia on a n3DS)
(Although the framerate comes to an absolute crawl for the second cutscene with the outside of the castle. It picks back up to normal afterwards though. Looks like any kind of fading in and out, as well as battle transitions, really give the emulator a hard time, even as a .cia on a n3DS)
I think some kind of bug has recently been introduced. I also have noticed strange pauses during 'transition' phases, such as when loading Mario Bros. 3 itself. It recovers to full speed right afterwards. It's almost like it's 'loading', except it can't be because the full game is loaded into RAM.
No BIOS for CPS-1. This sounds like something that would happen if you tried to run a game which isn't for the CPS-1 at all. How are you finding and placing your ROMs? You mustn't rename the zips after *cough* obtaining them, and you do load the zips directly, don't decompress them at all. Could you give an example of a game you're trying that's not working?
No BIOS for CPS-1. This sounds like something that would happen if you tried to run a game which isn't for the CPS-1 at all. How are you finding and placing your ROMs? You mustn't rename the zips after *cough* obtaining them, and you do load the zips directly, don't decompress them at all. Could you give an example of a game you're trying that's not working?
Nope, that's right, Champion Edition is a CPS-1 game. Your zip file should be called sf2ce.zip. Arcade ROMs operate in sets of "parent" and "child" ROMs with particular archive names, so in this case "sf2ce.zip" is a parent ROM.
You need to have a parent ROM around to play any of its related child ROMs, so if you're trying to play, e.g. sf2ceua.zip, you'll need to have sf2ce.zip in the same directory unless you duplicate the ROMs from the parent in the child (this is highly uncommon, any source you're getting ROMs from probably provides them split into parent and child).
But the error you're getting doesn't sound like one relating to parent and child ROMs. I just tried running sf2ce.zip here (I lazily grabbed the latest MAME ROM, which seems fine, looks like the set is unchanged since the FBA build that's running on 3DS) and it works perfectly fine.
Here's a quick rundown and a remap file for anybody trying to play vertical WonderSwan/Color games. The WonderSwan family are a weird bunch. Similar to the Atari Lynx, some games are intended to be played by physically rotating the console in your hands, like so:
For horizontal games (left picture), the bottom left inputs are your "d-pad" (these are buttons X1-X4), your face buttons are A/B over on the right there. The top left inputs (Y1-Y4) are mostly unused, but some more complex games will put things up there. The default button layout in RetroArch puts these on L1/L2/R1/R2.
When you're playing vertical games (right picture), all the inputs are rotated, so now your "d-pad" is the Y buttons, your face buttons are X1-X4, and A/B up the top are the generally-unused ones.
There are some games which expect you to rotate the console mid-game, the most prominent of these being Klonoa. These are probably not worth playing on RetroArch, as you'd have to go in and toggle your remaps constantly to play them. No good.
However, for the vast majority of games, you should be fine with either the default layout (horizontal games), or the following remap intended for vertical games:
The vertical layout works largely as you'd expect from looking at the picture on the right above. The D-Pad and ABXY buttons become the Y and X button-sets, and B/A are placed on L/R since there's not really anywhere else for them.
Keep in mind that screen rotation isn't currently working in the 3DS port, so you'll need to either physically rotate the 3DS, or play with the screen sideways (this sort of works for games like Judgment Silversword, you can play it like a horizontal shmup this way). Once rotation is working, it will be necessary to have a third remap, intended for vertical games which you're rotating using RetroArch rather than rotating using your hands, because all the directional buttons will be 90 degrees off. But that bridge, etc.
on your PC you need to download a programme called unecm load it and place the ecm file in it it then converts it to a bin file then your bin will work
To expand on this, since people don't seem to be sure what an ECM file is...ECM is a program/compression scheme created by Neil Corlett that is meant to compress down CD disc images. That's why it didn't work straight out of the box, because the file was compressed and the emulator didn't know what it was supposed to be. That's why you'll see it on a download site at times, because sometimes the size difference is significantly smaller as compared to a file that's not compressed.
If I remember right, it works by getting rid of a lot of redundant data, making the disc images smaller and compress better in say a zip file.
Would lowering the sound latency on retroarch produce better sound quality or just lower frame rates? Also does audio sync now work without crippling frames?
Ocarina of Time is back in style as the upcoming Switch 2 remake looms on the horizon. But what's a fan of the game to do over the next few months? If you've been...
It's a good time to be a first generation Pokemon fan. But when was it not a good time to be one? In recent weeks we've seen a native LOVE2D recreation of Pokemon Red...
If you've been waiting for an excuse to replay Super Mario Sunshine and happen to have up to nine friends, do I have some good news for you. Released earlier today...
Images for the rumoured Zelda-themed limited edition Switch 2 for The Legend of Zelda's 40th Anniversary have started to leak online.
The leak shows only the...
Hoenn to the ROM hacking scene is like Kanto to the official games. It's everywhere. At this point you've probably played through Pokemon Emerald with a party of...
Hot on the heels of their NetherSX2 port, @Nagaa is back with another hugely anticipated release: a Switch port of the popular Wii U emulator Cemu. We've got more...
The golden age of emulation on the Switch continues as a native Dolphin port was released by @Nagaa earlier today. Included in this port, we're looking at cover art...
The Pokemon series is known for its vast assortment of spin off titles, with the majority being well-received. We've had an assortment of Mystery Dungeon titles, a...
With the latest entry to the Fire Emblem series, Fortune's Weave, set to launch in September, Nintendo have today announced a new Nintendo Direct to put it soundly in...
Harbour Masters were cutting it close with this one, promising a release of their Banjo Kazooie PC port "Lighthouse" by the end of this month. And they did not...
Images for the rumoured Zelda-themed limited edition Switch 2 for The Legend of Zelda's 40th Anniversary have started to leak online.
The leak shows only the...
Ocarina of Time is back in style as the upcoming Switch 2 remake looms on the horizon. But what's a fan of the game to do over the next few months? If you've been...
After being announced last year, the fan-made remake Gamma Emerald has finally gotten its first early access release. A complete rebuild of fan-favourite Pokemon...
With the latest entry to the Fire Emblem series, Fortune's Weave, set to launch in September, Nintendo have today announced a new Nintendo Direct to put it soundly in...
Over the past week, rumors have started swirling as Redditors (probably correctly) deduced the title of the upcoming Elder Scrolls game, which will apparently be...
It's a good time to be a first generation Pokemon fan. But when was it not a good time to be one? In recent weeks we've seen a native LOVE2D recreation of Pokemon Red...
So I got pretty lucky on this one. Having ordered the physical version of Oblivion Remastered on Switch 2, I had it delivered earlier today, beating out the official...
Hoenn to the ROM hacking scene is like Kanto to the official games. It's everywhere. At this point you've probably played through Pokemon Emerald with a party of...
Harbour Masters were cutting it close with this one, promising a release of their Banjo Kazooie PC port "Lighthouse" by the end of this month. And they did not...
If you've been waiting for an excuse to replay Super Mario Sunshine and happen to have up to nine friends, do I have some good news for you. Released earlier today...