Since the game is in the Gameboy rom format, it requires an emulator unless you play it on Game Boy hardware or an fgpa device that replicates the game boy hardware. Even an fgpa could be considered hardware emulation. It's possible for me to convert it to an exe but it would be inside of an emulator wrapper. I figure it's better to give the player more flexibility instead.
BenJelter
Creator of
Recent community posts
You can play it on MacOS using a program called an emulator. It pretends to be a Gameboy and runs the rom file. Here is one example of a free Gameboy emulator for MacOS: https://sameboy.github.io/downloads/
Happy to help! I don't even have a pocket but I remembered seeing this online so now needing a pocket file is kind of a solved issue. I never liked having to export a separate proprietary format for a gameboy game because roms are such a nice clean universal format. It was like needing a different power cord in every country you go to.
Thanks so much! I will take your input into consideration when designing my future projects. Nonlinearity quickly gets out of hand so I find myself walking a tightrope between the art having to be very simple and the story being nonlinear. It's hard to have a huge branching plot alongside really developed art. The simplicity of the art was a huge advantage in The Machine.
I find it really hard to estimate playtime because since I made the game when I play through it, I am kind of like a speed runner since I always know exactly what to do next. I don't want to spoil too much but Specimen is not as nonlinear as The Machine. It does have multiple endings though. If you want more games like that, buying my games would help sustain their development!
I used an old trick which is to just add the avatar tiles to your ascii sheet and then type in the characters that represent the avatar when inputting text. This is very helpful with that: https://gist.githubusercontent.com/RichardULZ/2920dca52989902dbb7225318256c545/r...
On some emulators it is impossible to force dmg mode but some people might want to play dmg mode either for nostalgic reasons or to do something like apply a custom palette. That's why we included it but you are right that the regular rom is dmg compatible too. The cartridge has the gbc rom loaded onto it.