Software I use and recommend

Bulk Rename Utility Amazing tool for bulk file renaming. Macro Pad Open source buttons pad with customizable actions! Perfect for DnD sessions ๐Ÿ™‚ Play sound clips, Spotify playlists, control lights and many more. Total Commander A must-have. Quick direcotories and files navigation and operations. Like Norton Commander for DOS, or Midnite Commander for Linux. WizTree […]

18 Wheels of Steel frenchise on a modern PC

Hard Truck: 18 Wheels of Steel [2002] FOV Patch 18 Wheels of Steel: Across America [2003] Unstable, crashed during hauling ๐Ÿ™ 18 Wheels of Steel: Pedal to the Metal [2004] Great one! There is no FOV patch that worked with my GOG version though. On widescreen resolutions map and markers are enlarged, cockpit is also […]

Windrose dedicated server on Linux using Docker

Clone windrose-dedicated-server-docker

Setup server It will ask you several questions, after which .env ย file will be created with your configuration.

Run server If you have not chosen it in the previous step.

Status and logs

 

Mosquitto [MQTT] on Docker for HomeAssistant

Mosquitto Setup

docker-compose.yml

mosquitto/config/mosquitto.conf

Run docker compose up -d Add HomeAssistant Integration Add Integration > MQTT host: localhost  

TextToSpeech for HomeAssistant [docker] using local soundcard

Install Music Player Daemon [MPD] on your host. It will open a port for HA to connect to: sudo apt install mpd Check card and device number: sudo apt install alsa-utils aplay -l For example: card 1: Generic [HD-Audio Generic], device 0: ALC255 Analog [ALC255 Analog] gives us card 1 and device 0. Update config […]

Grim Dawn mods

Mods I use for Grim Dawn

DnD Tools for DMs – Biome Grid Generator and Shopping Buddy

DnDTools Below is a set of DND Tools for DMs. Live version: https://czupak.github.io/DnDTools/ Sources: https://github.com/Czupak/DnDTools Biome Grid Generator Shopping Buddy – shopping assistant for DMs. Create items and assigned them to your shops. [upcomming] Manage stock.

OrcaSlicer Settings for perfect bridges

Model used for this experiment   Settings that gave me the best results: Quality -> Bridging -> Bridge flow ratio = 1.3 Quality -> Bridging -> External bridge density = 104% Speed -> Overhang speed -> Bridge -> External = 10 mm/s Speed -> Overhang speed -> Bridge -> Internal = 70 [it’s based on […]

Weapons and Trucks for Hard Truck Apocalypse / Ex Machina, Hard Truck Apocalypse: Rise of Clans

Trucks Weapons for Hard Truck Apocalypse / Ex Machina Weapons for Hard Truck Apocalypse: Rise of Clans

Copyparty Docker quick setup

Create directory and enter it. /home/USER/Copyparty Create docker-compose.yml, change /cfg and /w (share) path in volumes section.

Create data directory /home/USER/Copyparty/data In data directory, create some_config.conf, change [accounts] section

Update/run script update.sh

Run the script and check if the site works by navigating to: http://IP_OR_DOMAIN:3923