VSCodium (Codium) for php Drupal development
VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code. Why to use Vscodium? First step installation.
PS3 (PSL1GHT) port for SDL3. part 2
Additional info on how to build lib manually and interesting information about porting PS3 to SDL3.
PS3 (PSL1GHT) port for SDL3
So... it's 2026. PS3 was released in 2006. This year will be 20 years birthday of this console.
And it's time to finally take hands on it and check how to build an homebrew for it.
SDL3 porting to emscripten wasm
The story about porting my engine and games to Emscripten/WASM.
Books downloader version 0.8 release
I have some updates with the books downloadere from the 0.5 version! Zenko.online downloader fixed!
Kindle toolchain glibc install error with texi2any
One day the idea to create the app for my Kindle came on my mind. I was need to install toolchain and SDK.
But the problem appeared while installing glibc.
Cmake debug library add error
You can't simply add library named debug to the list!
The solution present in this article.
Copy all changed files in the PR to any folder
How to copy all changed files in the git PR to any folder locally.
Spider Siege (devlog)
Another part of my life was spent on developing the shoot'em'up game. The idea is not unique and came from my favorite game Crimsonland.
Interesting part here was to develop a freeze time, upgrades system and different enemies styles based on parameters but using default textures. So I can create spiders with different colors, scale and other parameters.
PlayStation2 porting part 2
One more attempt to port my game to Playstation2 and issues I've faced there.