Open Photosounder opened 1 year ago
No logs = no idea what is wrong.
Computer core usage requires "Game Focus" (Scroll Lock) to be able to type with the keyboard. It is all in the documents.
to elaborate, we have a documentation site, docs.libretro.com, that includes information about each core, including any required setup, as well as a number of "getting started" docs, tutorials and videos. We also have an active forum, discord server, subreddit and (not very active anymore) presence on IRC for support.
With that in mind, the issue tracker is intended for actual bug reports, hence the template.
These are not RetroArch issues but core issues
The user experience is very perplexing. I downloaded the latest Windows stable version, launched it, downloaded a core, so far so good, but then nothing works:
Mac II (minivmac)
core and the whole program just gives up and quits. That doesn't look like a typical crash to desktop, it seems more like someone put aexit(0);
somewhere and that's it. The same thing happens withCommodore - VIC-20 (VICE xvic)
. Why does it quit? No way for a user to know.Amstrad - CPC (CrocoDS)
and this one fails the hardest, it doesn't even try to do anything, it just goes back to the main menu, and the "Start Core" button is gone! So clearly that core is very broken, but then the same thing happens withArcade (MAME - Current)
,Atari - 2600 (Stella)
,Atari - ST/...
. You'd think the program would alert the user that the selected core cannot be started, but no, nothing of the sort, you're just left noticing that the "Start Core" button is gone.Palm OS (Mu)
and it just says "Failed to load content". Now I'm sure there's a good reason for this, such as needing to install some extra files, but this is the core of the perplexing experience: you make it easy to casually download and launch a core, but then it does nothing except show a message that provides no explanation nor pointer to an explanation as to what should be done. What's the point in making it easy to download a core if when it comes to being able to do anything with it you're left on your own with no indication of what you're supposed to do next?Microsoft - MSX (fMSX)
and I just get a black window. What's wrong or what should be done is even less clear, it's just a black window.Cave Story (NXEngine)
and I get both "Failed to load content" and "NXEngine game files missing from frontend system directory". That's more than fully unhelpful, but what do I do then? What files do I need, where do I get them and where do I put them? Is there a webpage out there that explains it? Well then maybe maybe a dialog with a button that opens the URL to the page that explains what's needed.Commodore - C64 (VICE x64sc, accurate)
and oh this one technically works! Except it's utterly unusable because as I tried to type10 PRINT HELLO
only10
prints then the other keys act as shortcuts,P
pausing the emulation entirely. I'm sure there's a way to make it usable, but how would I know, clearly none of the menu items have anything to do with this problem.Note that this is an exhaustive account of my experience, I didn't leave out any core that I tried, truly nothing worked. I've never seen such an extreme level of nothing working in a program. Some programs are unusable because of a couple of bugs, but here you have all these different ways of totally failing, and nothing I tried actually worked.