Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Santiago Crespo

17
Posts
38
Followers
18
Following
A member registered Nov 05, 2022 · View creator page →

Creator of

Recent community posts

Thanks!

And sure, I just published the source code under the WFPL. Feel free to do whatever you want with it!

Thank you Mike for testing it!

I added a “notes for macOS.txt” file that explains how to run it on macOS using the terminal.

(1 edit)

Thank you Mike! That gave me the clue I needed to solve it 🙂

The macOS binaries were not working because I tried cross-compiling from Linux, but this didn’t create proper binaries for macOS.

So I went visit a friend who has a Mac, and compiled the three tools there. GBSFontInverter and GBSFontJSON compiled perfectly on the Mac, and work just as well as they do on Linux and Windows.

But GBSFont2BG for macOS gave me some issues: it doesn’t remove the temp files (you’ll see a lot of png files after running it) and doesn’t generate the sample image (resized 3x). But the main thing works, generating the Background.png with your text! 🥳

I just realized that I only tested it from the terminal, would you mind testing it from the Finder and let me know if they work? If not:

  • Command (⌘) + Space
  • type “terminal” and press enter
  • cd name-of-the-directory-with-the-program-text.txt-and-font
  • chmod +x GBSFont2BG
  • ./GBSFont2BG

Hi, the MacOS versions should work on Apple Silicon, but unfortunately I don’t have a Mac to test it.

Does it give you an error?

Have you tried running the tools from the Terminal app?

Thanks!

Hi,

I’ve compiled the programs for 64-bit Windows (it was 32-bit before) and now got less false positives on virustotal.

Please try downloading the updated version of the tools and let me know how it goes.

Thank you!

Thanks! Still not sure why it says it is “malware/AI”.

I’ve compiled the programs for 64-bit Windows (it was 32 bit before) and now got less false positives on virustotal.

Please try downloading the updated version of the tools and let me know how it goes.

Thank you!

Hi, thanks!

I’m sorry about the false positives. Can you please let me know what antivirus are you using and the message or log from your antivirus?

I would like to solve this issue, but don’t know how yet.

Thank you!

Hi, I’m sorry to hear that.

Could you please let me know which antivirus you are using?

From my own checks on virustotal.com, I found that 11 and 17 out of 70 antivirus flag these files as suspicious or trojan :( This may be due to the fact that these are command-line utilities, and not GUI-based tools, I’m not sure.

To help resolve this, could you please provide the specific message or log from your antivirus? I hope this would help me understand what is causing the false positives.

In the meantime, if you’d like, I can send you the source code via email, so you can review it and compile the software yourself.

Thank you! Both issues are part of the current limitations (“you’ll need to format your text with spaces”). But I’m writing it down to work on it on the next update, thanks!

Yes, around 1 minute is perfect, thank you!

Thanks!

I just power it off. But it won’t bother me if it would reset the animation after powering it down. If I want to keep the state for some reason, I would pause before powering down.

As it saves when starting, that should be enough to autostart with the whatever the user have configured.

Thanks for considering this :)

(2 edits)

Awesome project! Got it running permanently on my living room.

Could we have a timeout on the initial screen so it will automatically load the saved state? Sometimes I have to disconnect the gameboy because I need to connect something to the wall socket, and later have to open the cabinet to press a button to continue. It would be cool if just by powering the gameboy it would start doing its thing, like the very first version you published.

Thank you!

Hi, thank you! Yes, all the png and json files are included, ready to copy to the gbstudio font folder

Love this concept

Wow. Excellent demo of the sound capabilities of the DMG! 👏

Thanks!