1. Chasm
  2. News

Chasm News

Patch 1.093 Released

A quick update with the latest libraries, as well as some small fixes & improvements.

1.093
------------------
- fixed graphical glitches in NPC shops
- tweaked CRT settings
- added Italian translations for Race mode (thanks hexaae!)
- updated game controller database
- updated to FNA 24.11

Patch 1.092 Released

You may have noticed that It's been a while since the last Chasm update back in January. Did Bit Kid finally throw in the towel after six long years of support? Heck no! In fact, it's the opposite.

Briefly, Chasm was made with our own custom engine and toolset built on Microsoft's XNA Framework. Supporting multiple projects was never taken into account when things were first designed, so when I started WOLFHOUND I quickly began to see the issues with developing and maintaining multiple titles. To remedy this, I set out to revamp and future-proof the development environment by getting everything off the long dead XNA framework (hello, open-source alternative FNA!) and creating a shared content pipeline and set of libraries for all the games to use.

That means that while Chasm may not appear any different, the process used to build this latest release is, and careful testing was needed to ensure everything worked just as it used to. Thanks to the help of community member extraordinaire Macktion, we've done our best to verify that every pixel is in its place, and the seeds are generating the same as previous versions. And during the process we actually discovered several bugs that had went unnoticed for years!

While all that isn't particularly exciting for players, there is a bonus in this release. One of my goals on
WOLFHOUND was to step up the available video filters for the pixel art. To that end, a new CRT effect
(LottesRVM) and a smoothing filter (XBR) have been ported, and now you get a first look at them in Chasm!


(right-click and Open in New Tab to see at full resolution)

The CRT effect has 3 different settings: "Pro CRT" with more accurate scanlines that are less visible in brighter areas, "Old CRT" with a slot mask and no scanlines, and, lastly, "Digital CRT" with vertical scanlines. And for those feeling extra nostalgic, there's a new option for a rounded tube effect. In addition to the CRT effects, there's also a Smooth option that turns those jagged pixels into buttery smooth edges. I know it's not for everyone, but more options can never hurt, right?

I hope you enjoy the update, and as always thanks for your patience and continued support.
And please be sure to let me know if you run into any trouble on your journey!

-James

1.092
------------------
- added new CRT emulation modes (Pro CRT, Digital CRT, and Old CRT)
- added Smoothing video filter
- fixed some jittery parallax effects
- fixed Random number generator re-initialization
- fixed crash on some PCs when switching soundtracks in-game
- fixed several Italian translation issues (thanks LetsPlayNintendoITA!)
- updated game controller database
- updated to FNA 24.09

Announcing Bit Kid's Next Adventure, WOLFHOUND

[previewyoutube][/previewyoutube]

When a clandestine NAZI BASE is discovered in the otherworldly heart of the BERMUDA TRIANGLE, there’s only one soldier for the job…

Capt. Chuck “WOLFHOUND” Rossetti, a wise-cracking, one-man army who never leaves a pal behind, is no stranger to war but his war is about to get stranger. After an Allied vessel vanishes, Chuck is deployed to infiltrate an uncharted island, discover the enemy’s secrets, and bring our boys home.

Yet this evil, shrouded island has other plans. Pitted against the stuff of nightmares — mutant insects, zombies, and other twisted creations of a mad Axis scientist — Chuck finds himself on an eerie, perilous mission unlike any he’s faced before.

VENTURE FORTH INTO THE ISLAND, scavenging for weapons and ammo to dispatch the Axis soldiers and monsters that grow more grotesque and dangerous the further WOLFHOUND goes. Unveil the sinister experiments of Dr. Steiner, and turn his tech against him. Feel the unbridled power of the railgun. Reach new heights with the jetpack. Lace up gravity boots to traverse new areas, where castles pierce the sky and crystal caverns veil wicked, fascinating mysteries. . .




After more than 200,000 recruits ventured into the procedurally-generated depths of Chasm, Bit Kid sought to return to the Metroidvania genre, while eschewing procedural generation in favor of a single, intricately-designed world. Bit Kid brought together artistic talent behind the Shantae series, Freedom Planet 2, and Sparklite along with a heroic chiptune soundtrack courtesy of musician RushJet1 (Cave Story+, Alwa’s Legacy, PewDiePie’s Tuber Simulator).



“While I’ve always been a big fan of retro games and pixel art, I really wanted to dive deep into the style of NES and 8-bit gaming,” said James Petruzzi, founder and lead developer at Bit Kid. “We’re aiming to be as authentic as possible, stylistically: an 8-bit color palette, 320×180 pixel resolution, and a soundtrack composed in Famitracker which has enabled homebrewers to create authentic NES music for many years.”

WOLFHOUND will release on Nintendo Switch, PlayStation 5, and Steam for PC and Steam Deck. For more information, follow Bit Kid on Twitter, Facebook, YouTube, and join the official Bit Kid Discord server.

Patch 1.090 Released

Another quick update with the latest game controller mappings and FNA libraries.

1.090
------------------
- fixed ledge overhang in Catacombs bossroom
- updated game controller database (now supports PS5 Access controller)
- updated to FNA 24.01

Patch 1.089 Released

This release is mostly library updates, but that comes with a couple much needed fixes! The audio popping issue on Windows should finally be fixed, as well as controllers sometimes not being detected without unplugging/replugging them. There are also some tweaks to Race mode to make it a little more fun. I've removed some of the rooms that make it less apparent which way to go, increased the player's level, and reduced the course length by about a third. Let me know what you think!

1.089 Change List
------------------
- race: removed rooms with more than 3 doors
- race: reduced course lengths by roughly 30%
- race: increased player level
- race: reduced fountains to 1 in the middle of the course
- updated game controller database
- updated to FNA 23.10