Join us for an exciting gameplay stream of Gamma 19, where you'll get a sneak peek at the latest features and updates. See you there!
[ 2023-02-08 13:40:35 CET ] [ Original post ]
Join us for an exciting developer stream of Gamma 19, where you'll get a sneak peek at the latest features and updates. Get ready to ask questions, provide feedback, and interact with the development team. Mark your calendars for February 6th. Don't miss out on this opportunity to be a part of the development process for one of the hottest games of the year. See you there!
[ 2023-01-30 21:41:32 CET ] [ Original post ]
Hello everyone, We recently released the demo for Gamma 19 and it has surprisingly been a smooth launch. We seemed to have over 1000 downloads, but only 38 people who have launched the game. However, we have gotten some feedback and so far only one small bug reported and a lot of useful suggestions that could make the game even better. We hope that more people will play it during the Steam Next Fest on Feb. 6th.
Performance Improvements
So far we had two people report poor performance. Both running the game on underpowered systems. We are happy to announce a major performance update for Gamma 19, aimed at improving the gaming experience for players with lower-end systems. Originally the minimum requirements was a GPU with 2 GB of VRAM as the game would get close to using that much VRAM. Now according to the editor's monitoring tools the game uses on average 500 mb of VRAM with the highest being 1 GB (So far in one scene). Originally the game would use over 1 GB on average.
But how does a 2D game use so much VRAM?
You might be asking yourself this question and I got an answer. Gamma 19 uses high res assets and a lot of animations. It's pretty normal for use to have a spritesheet that is over 6000x6000. The size of the file is usually small, around 1 mb, but that's when it is compressed in a png format. When the images are loaded into the graphics card they are stored uncompressed and could go from 1 mb to 50 mb in size. This adds up and can cause performance issues on system with under 2 GB of VRAM. So I did some things to try to help reduce this size.
- Static sprites are now stored on a texture atlas. This creates one texture with all of the sprites for one level where the engine will read and assign the sprites from. This way the game only has to load one texture and it can reuse it for many objects while also keeping the assets from losing quality.
- Animated sprites are now VRAM compressed. Animated spritesheets can reach massive sizes and there is nothing we can do as this is the nature of animations. This is a feature of Godot that is supposed to be used for 3D games as it does create artifacts in the textures. However, from testing we can notice some artifacting but you have to be look out for it. Only one sprite has extremely noticeable artifacting and was left uncompressed.
How to get the best performance on a low end system
From testing Gamma 19 on my personal laptop(It uses intel integrated graphics) I was able to hit 60 fps after reducing the screen resolution in the settings menu. Depending on your system you might not have to reduce it all that much, or a lot. Even in the scene where the VRAM usage hit 1 GB I was still getting 60 fps. We hope you enjoy the improved performance of Gamma 19 on your system, and please let us know if you have any feedback or suggestions for future updates.
[ 2023-01-29 21:59:54 CET ] [ Original post ]
🎮 Full Controller Support
Long after the fall of man, the rise of machines, and the end of robotic civilization, a new dawn approaches. The essence of a long-lost alien intelligence festers deep below the desert planet once known as earth. Feeding on organic life, this cosmic horror threatens to shatter the very fabric of interdimensional space. Fanatical robots of a dangerously erratic cult worship this being. One very confused human embarks on a quest to find the one that stole his arm, finding himself trapped in a conflict that will decide the fate of the multiverse.
Mechanics
Gamma 19 is an action RPG with beat 'em up battle mechanics.
Punch, shoot, and blow your way through the vile creatures that get in the way of you and sweet, sweet arm-based justice.
Upgrade your weapons and watch as they grow on their quest for supreme, ultimate power.
Oh yeah, don't forget Green Bean.
- OS: Ubuntu 14.04 or Steam OS 2.0 (64 bit)
- Processor: AMD FX-6300 or equivalentMemory: 4 GB RAM
- Memory: 4 GB RAM
- Graphics: A GPU with 1 GB VRAM and OpenGL ES 3.0 Support
- Storage: 4 GB available spaceAdditional Notes: For optimal framerates on lower end systems lower the resolution of the game.
[ 6132 ]
[ 2625 ]