Monday, April 6, 2026

Fix Jenkins Host Key Verification Failure with BitBucket

BitBucket changed their host keys in 2023, and this will cause problems when verifying connections through Jenkins.  If you are running Jenkins on a Windows machine, you will need to update your known_hosts file with the new host keys from BitBucket.

The known_hosts file is located at C:\Users\<Jenkins user>\.ssh\known_hosts.  This is a text file.  If it does not exist, create it.

In the file, add entries for the new BitBucket host keys.  There are 3 keys in total:

  1. ecdsa-sha2-nistp256
  2. ssh-ed25519
  3. ssh-rsa
Place each key on its own line in the text file.  You can look up the specific keys in the linked BitBucket post.  Use the following format:

bitbucket.org ecdsa-sha2-nistp256 <key value> 
bitbucket.org ssh-ed25519 <key value>
bitbucket.org ssh-rsa <key value>

When you are done, save the file and restart the Jenkins service.  Additionally, in Jenkins -> Manage Jenkins -> Security, make sure the "Git Host Key Verification Configuration" has "Host Key Verification Strategy" set to "Known hosts file".  This is generally the default, but it's worth checking.  You should now be able to use Jenkins to sync with BitBucket.

Wednesday, March 18, 2026

Dread Delusion!

Dread Delusion is an epic adventure with PS1 styled graphics, which takes its cues from Morrowind, King's Field, and all manner of open world adventure titles.  A fantastic game with branching storylines and dozens of hours of content to explore!

Dread Delusion is built in Unity, and we worked with Lovely Hellplace and publisher DreadSP to bring it to Switch 2, PS4 & PS5, Xbox One & Series X!  Available now on all those storefronts!


This is an expansive project that's deeper and more complex than it looks on the surface.  In the process we made a wide variety of performance improvements and tweaks to gamepad play.  We'll be bringing many of these changes to the Steam version as well, so expect higher framerates and smoother gameplay!


Wednesday, December 24, 2025

Puzzle Rogue!

Puzzle Rogue is a rogue-lite homage to the original Puzzle Quest, and something we've been working on on the side for quite a while.  We want to get feedback, so it's free to play on Itch.io as of today!  Let us know what you think! Show your support by adding it to your Steam wishlist!




Friday, November 14, 2025

Let Them Come: Onslaught!

 A gorgeous fast-action bullet-heaven game built on Unreal 5, we worked with Tuatara and Digital Bandidos to bring Let Them Come: Onslaught to PlayStation and Xbox!  These shipped day and date with the Steam version!


If you're a fan of the genre, Let Them Come: Onslaught is a super fun entry with a lot of great effects and a sci-fi theme that sets it apart from much of the crowd.

Friday, November 7, 2025

Amanda the Adventurer 3!

We took all the gamepad work, key binding improvements, and other nice additions from the Amanda 2 console versions, and brought them to the newest game!  And it just came out a couple days ago!  Check it out on Steam!

Creep yourself out exploring a mysterious facility!  Learn the origins of Amanda's power, unravel the messages of the mysterious tapes, and discover the truth of Hameln and Kensdale!

Saturday, October 25, 2025

Amanda the Adventurer 2!

Travel to the Kensdale Public Library and dig deeper into the mystery of Amanda the Adventurer.  Watch mysterious VHS tapes and unravel what's really going on!

We brought Amanda the Adventurer 2 to all console platforms, and did considerable performance work to make it run well even on the original Switch.  The original title on PC didn't have any support for gamepad, so we implemented full gamepad controls, including a custom virtual keyboard for text input when answering Amanda's questions!