Posts for YoshiRulz


YoshiRulz
Any
Editor, Experienced Forum User
Joined: 8/30/2020
Posts: 80
Location: Sydney, Australia
I'm not sure if the binaries for that version are still available to download, you may have to build it yourself. Here is the commit on their GitHub mirror. A slightly older or slightly newer version might work, but you would need to build EmuHawk from source as only the version shown is allowed to load. Either way, once you have it installed (say, to ~/.bin/ffmpeg-bizhawk) you can create a symlink in the usual way (where the second path is the one given in the Download FFmpeg dialog): ln -s ~/.bin/ffmpeg-bizhawk/ffmpeg ~/.bin/BizHawk/dll/ffmpeg.
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.
YoshiRulz
Any
Editor, Experienced Forum User
Joined: 8/30/2020
Posts: 80
Location: Sydney, Australia
The ss.cart value is set by Saturn > Settings > Sync Settings > Expansion cart., which is distinct from Sync Settings > Default expansion cart when autodetection fails. though I'm not sure on the details. Don't waste your time with the gamedb overrides for Saturnus as I believe none of the Nyma cores (as of 2.5 this includes Saturnus) actually use them.
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.
YoshiRulz
Any
Editor, Experienced Forum User
Joined: 8/30/2020
Posts: 80
Location: Sydney, Australia
What version of Windows do you have? The GetRegValue function's purpose is to get the Windows version from the Registry. It might be helpful to open the Registry Editor and take a screenshot of the values, they're in HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion.
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.
YoshiRulz
Any
Editor, Experienced Forum User
Joined: 8/30/2020
Posts: 80
Location: Sydney, Australia
Hey, I haven't gotten around to checking deps on Ubuntu yet. I'd appreciate if you could try with these packages which are for Mint 20. From experience they should be the same as Ubuntu 20.04.
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.
YoshiRulz
Any
Editor, Experienced Forum User
Joined: 8/30/2020
Posts: 80
Location: Sydney, Australia
Are you the one who asked for this on Discord? Regardless, I added this feature in e128cb82f (it's in 2.5)—run EmuHawk with --open-ext-tool-dll=MyTool to load ExternalTools/MyTool.dll. You can also use absolute paths. edit: also hmu if you make a cool ext. tool, trying to collect them
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.