Latest Blog articles
Kindle toolchain glibc install error with texi2any
Submitted by
Admin
on
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
Submitted by
Admin
on
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
Submitted by
Admin
on
How to copy all changed files in the git PR to any folder locally.
Spider Siege (devlog)
Submitted by
Admin
on
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
Submitted by
Admin
on
One more attempt to port my game to Playstation2 and issues I've faced there.