Entries in section: 2
Shown entries: 1-2
Shown entries: 1-2
Pages: 1
2025-12-31
0
43
Creating a driver for Windows: Part 1 - Introduction
In this series of tutorials, I would like to explain how to write drivers for Windows: where to start, how the driver model works, and answer some of the most common questions in this area.
2023-07-13
0
530
Batch texture converting. How to convert all images in a directory.
Let's say you downloaded a bunch of textures from the internet. Some of them are JPG, some are PNG or even TGA. That is uncomfortable and may cause trouble when importing inside the game. It's good practice to cast all textures to the same format.
1

