Screwtape |
Posted on 19-09-06, 06:24
|
Full mod
Post: #336 of 443 Since: 10-30-18 Last post: 1101 days Last view: 172 days |
Official changelog Official downloads The ending of the words is ALMSIVI. |
Kakashi |
Posted on 19-09-06, 10:46
|
Post: #198 of 210 Since: 10-29-18 Last post: 1876 days Last view: 1848 days |
Round of applause once again. This is truly the dream emulator. Ten thumbs up for multi-screen support. |
KoiMaxx |
Posted on 19-09-06, 15:27
|
Post: #113 of 159 Since: 10-29-18 Last post: 206 days Last view: 1 day |
This is awesome sauce! I still have no idea what I'm talking about. |
DonJon |
Posted on 19-09-07, 01:33
|
Post: #83 of 88 Since: 11-04-18 Last post: 1882 days Last view: 1882 days |
holy moly that's one hell of a changelog, great work! |
neologix |
Posted on 19-09-08, 04:32 (revision 1)
|
Post: #49 of 49 Since: 10-29-18 Last post: 1901 days Last view: 1786 days |
While I'm glad macOS support is better, it's unfortunate that the macOS nightly apparently expects 10.14/Mojave as the minimum OS version and I only have 10.13/High Sierra and don't want to upgrade for a while due to Mojave removal of various features. Is there a way to add building to older macOS versions (maybe Mavericks or El Capitan) to the CI or is it a byproduct of the current working code of macOS hiro? |
Screwtape |
Posted on 19-09-08, 08:12
|
Full mod
Post: #337 of 443 Since: 10-30-18 Last post: 1101 days Last view: 172 days |
When the git repo moved from GitLab to GitHub, I looked at a few different CI systems, and I think Cirrus CI was the only service that supported both MacOS and Windows (the fact that it also supported FreeBSD was a nice bonus). Unfortunately, their list of available OS versions is just Mojave and High Sierra, and High Sierra is marked "not maintained". If there's some special environment variable or pre-processor #define you can use to say "yes, I'm building with the latest SDK but I want a binary that works on Mavericks", we might be able to sort something out (unless bsnes already uses Mojave-only features somehow). Right now, the macOS build scripts for bsnes and higan are basically just copy/pasted from the Linux build script, and tweaked until the build stopped failing. I haven't personally built anything on macOS since they stopped supporting PowerPC and I reformatted my G5 with Debian. The ending of the words is ALMSIVI. |
jarsonic |
Posted on 19-09-13, 14:40
|
Post: #4 of 4
Since: 11-29-18 Last post: 1895 days Last view: 636 days |
Hmm, between v108 and v109, full screen screenshots using Print Screen stopped working with OpenGL 3.2 on Windows 10. v108, I get expected image, but in v109, just get a black screen. Anyone else seeing this? https://twitter.com/hchorey/status/1172519797076176897 |
tomman |
Posted on 19-09-19, 21:51 (revision 1)
|
Dinosaur
Post: #550 of 1315 Since: 10-30-18 Last post: 58 days Last view: 13 hours |
Decided to revive my SNES emulation setup, so it's a nice time to finish moving my ass to bsnes. Lovin' it. ...except for a very minor issue: why CPU usage goes 100% (single core) whenever any of the file select dialogs are open? Debian Buster AMD64, fully stock, up to date. Even actual emulation is gentle with my CPU, compared to this weird issue! Licensed Pirate® since 2006, 100% Buttcoin™-free, enemy of All Things JavaScript™ |
wareya |
Posted on 19-09-20, 03:34
|
Post: #83 of 100 Since: 10-30-18 Last post: 1781 days Last view: 1346 days |
Posted by jarsonic No idea, but this seems like something I would probably consider a windows bug. Worst case scenario if this is never figured out is to use something like ShareX instead. |
Kakashi |
Posted on 19-09-20, 10:13
|
Post: #200 of 210 Since: 10-29-18 Last post: 1876 days Last view: 1848 days |
Posted by tomman https://www.youtube.com/watch?v=X53ZSxkQ3Ho |
Screwtape |
Posted on 19-09-21, 12:50
|
Full mod
Post: #345 of 443 Since: 10-30-18 Last post: 1101 days Last view: 172 days |
Posted by jarsonic I'm going to guess it's the always-on variable-refresh-rate support. I suspect something about that requires bypassing the Windows compositor (which tends to lock every app at a consistent frame-rate) and therefore Windows doesn't have access to the image to copy it to the clipboard. The ending of the words is ALMSIVI. |
Nicholas Steel |
Posted on 19-09-21, 14:00
|
Post: #278 of 426
Since: 10-30-18 Last post: 498 days Last view: 13 days |
Holding Alt while pressing Print Screen should still perform a traditional Screenshot (if you've set up the PC to use the Snip tool when pressing Print Screen). Just make sure the program is in focus before performing the button sequence. AMD Ryzen 3700X | MSI Gamer Geforce 1070Ti 8GB | 16GB 3600MHz DDR4 RAM | ASUS Crosshair VIII Hero (WiFi) Motherboard | Windows 10 x64 |