game-modding

Tag

Cards List
#game-modding

seshat-tts: A local real-time narrator for games that supports voice cloning

Reddit r/ArtificialInteligence · 2026-05-29

seshat-tts is an open-source tool that enables real-time game narration with voice cloning, using OCR or an LLM for text extraction and local synthesis with pocket-tts. Voice cloning takes ~10 seconds on an RTX 2070 Super and runs on CPU after caching.

0 favorites 0 likes
#game-modding

Snowboard Kids 2 is 100% Decompiled

Hacker News Top · 2026-05-26 Cached

The author announces that Snowboard Kids 2 for the Nintendo 64 has been fully decompiled, meaning all functions now have matching C implementations that compile to the original assembly. The project took nearly two years and credits both the N64 decompilation community and AI coding agents (Claude, GLM, Codex) for acceleration.

0 favorites 0 likes
#game-modding

Making your own programming language is easier than you think (but also harder)

Lobsters Hottest · 2026-05-07 Cached

The author shares their experience building a custom programming language for a game modding system, discussing design motivations and technical challenges. The post serves as a reflection on the feasibility and complexity of implementing a non-toy language for personal projects.

0 favorites 0 likes
← Back to home

Submit Feedback