Joined: 6/22/2024
Posts: 6
Location: please delete my account
Hello. Is it possible to launch the emulator automatically with a specific built-in core from the command line? My goal is to launch different games with different cores (e.g. PCEHawk or TurboNyma) from the QuickPlay frontend. The only solution I've found was creating separate config.ini files, but I don't need to change any other setting. I'd prefer to overwrite just the core with a command.
please delete my account
YoshiRulz
Any
Editor, Emulator Coder
Joined: 8/30/2020
Posts: 97
Location: Sydney, Australia
No, you've already found the intended way of using separate config files. If your reason for using a certain core is that the other doesn't run a game properly, then please let us know about it. We could at least add those to the gamedb.
I contribute to BizHawk as Linux/cross-platform lead, testing and automation lead, and UI designer. This year, I'm experimenting with streaming BizHawk development on Twitch. nope Links to find me elsewhere and to some of my side projects are on my personal site. I will respond on Discord faster than to PMs on this site.
Hey look buddy, I'm an engineer. That means I solve problems. Not problems like "What is software," because that would fall within the purview of your conundrums of philosophy. I solve practical problems. For instance, how am I gonna stop some high-wattage thread-ripping monster of a CPU dead in its tracks? The answer: use code. And if that don't work? Use more code.
Joined: 6/22/2024
Posts: 6
Location: please delete my account
I thought that a specific ROM was broken in the dev build, but the issue was that my Display Method was set to GDI+. The latest stable Bizhawk loads PCE games with this combination of settings, but the latest dev build doesn't: Core: TurboNyma or HyperNyma Display Method: GDI+ Windows 10 If you can reproduce this, please make the emulator show a warning when a ROM is opened with these settings.
please delete my account
YoshiRulz
Any
Editor, Emulator Coder
Joined: 8/30/2020
Posts: 97
Location: Sydney, Australia
CPP believes he's found and fixed the bug with the GDI+ display method. Please try a dev build.
I contribute to BizHawk as Linux/cross-platform lead, testing and automation lead, and UI designer. This year, I'm experimenting with streaming BizHawk development on Twitch. nope Links to find me elsewhere and to some of my side projects are on my personal site. I will respond on Discord faster than to PMs on this site.
Hey look buddy, I'm an engineer. That means I solve problems. Not problems like "What is software," because that would fall within the purview of your conundrums of philosophy. I solve practical problems. For instance, how am I gonna stop some high-wattage thread-ripping monster of a CPU dead in its tracks? The answer: use code. And if that don't work? Use more code.
Joined: 6/22/2024
Posts: 6
Location: please delete my account
Thank you for looking into it. I've tested different systems and all ROMs loaded properly with the new build.
please delete my account