Duke Nukem 3D on the Arduino Nano Matter Board (only 256 kB RAM!)

“It’s time to kick ass and chew bubble gum! And I’m all out of gums.” tl;dr; – The source is here: https://github.com/next-hack/MGM240_DukeNukem3D.– Hardware design files (remember to use 32 MB flash ICs to play Atomic Edition!): https://github.com/next-hack/TheGamepadDesignFiles Introduction Last year,… (READ MORE)

TP-LINK Omada on Debian 12

Just a few tips on installing Omada virtual controller on Debian 12 LXC container in Proxmox. Supposed the Debian 12 LXC container is already running and configured, the following steps are recommended.Please keep attention that the container should have at… (READ MORE)

uSVC Tutorial 7: Sound (part 3)

Introduction As we said in the first part of the tutorial dedicated to sound, the music in a game plays often a very big role. And maybe, of our favorite games, the soundtrack is what we remember most. In this… (READ MORE)

uSVC Tutorial 6: Sound (part 2)

Introduction Last time we started our journey about producing sounds on uSVC. We hope that you played in the meantime with the various patch commands! If you are curious about some effects you might achieve, you can download the source… (READ MORE)