Hacker News new | ask | show | jobs
by Endy 2618 days ago
Question about the download - I see you have it labeled "win32-x64", does that mean it runs on both 32-bit and 64-bit Windows? Asking because my only machine with a good copy of bgb is an x86 / 1Gb RAM unit.
1 comments

Hi, sorry for the delay replying, weirdly Electron names the output win32-x64 even though it's only for 64-bit, I think the naming convention is platform (win32) then architecture (x64). Either way I've just built a 32-bit version which hopefully will work for you https://github.com/chrismaltby/gb-studio/releases/download/v... though I'm not sure how it's going to manage with 1Gb RAM.