Pinned Repositories
adm244.github.io
My static blog pages
AGS-SpeechSkip-Tool
This program allows you to change a way speech lines in AGS games can be skipped.
AGSUnpacker
An unpacker\packer for Adventure Game Studio (AGS) engine.
avmemulator
An Abstract Virtual Machine emulator written in Pascal just for fun.
Dishonored-FullRegen
A native mod for Dishonored that changes health/mana regeneration limits to allow full regeneration.
Dishonored-MissionStats
A native mod for Dishonored that adds "Statistics" button in pause menu, so it is possible to check statistics mid-mission.
f4silver
A plugin for Fallout 4 that allows to activate console commands through key presses.
INI-Parser
Basic INI-like file parser with no dynamic heap memory allocations that supports integer, float, boolean, string and wide-string types.
KCD-LetMeLoot
A native mod for Kingdom Come Deliverance that puts game on pause when opening a container.
skysilver
A plugin for ScriptDragon that allows to bind "bat" files to a specific key on a keyboard to work in TES Skyrim game.
adm244's Repositories
adm244/Dishonored-MissionStats
A native mod for Dishonored that adds "Statistics" button in pause menu, so it is possible to check statistics mid-mission.
adm244/AGSUnpacker
An unpacker\packer for Adventure Game Studio (AGS) engine.
adm244/f4silver
A plugin for Fallout 4 that allows to activate console commands through key presses.
adm244/AGS-SpeechSkip-Tool
This program allows you to change a way speech lines in AGS games can be skipped.
adm244/avmemulator
An Abstract Virtual Machine emulator written in Pascal just for fun.
adm244/Dishonored-FullRegen
A native mod for Dishonored that changes health/mana regeneration limits to allow full regeneration.
adm244/adm244.github.io
My static blog pages
adm244/KCD-LetMeLoot
A native mod for Kingdom Come Deliverance that puts game on pause when opening a container.
adm244/KCD-Quest-Timeout-Patcher
A simple patch to disable quest objectives timeouts (autocomplete_time, expiration_time) for timed quests (e.g. "q_waldensians"). It won't affect quests that are scripted to fail (e.g. "q_ratajTournament").
adm244/obsilver
A plugin for OBSE v0020 that allows to bind "bat" files to specific key on a keyboard for TES Oblivion.
adm244/obsilver_v2
A complete set of tools and libraries required for interactive streams of TES Oblivion.
adm244/INI-Parser
Basic INI-like file parser with no dynamic heap memory allocations that supports integer, float, boolean, string and wide-string types.
adm244/650Xdecoder
A very basic MCS650x microprocessor family instruction set architecture decoder.
adm244/abcemu
A primitive emulator of an abstract ARM processor (sort of) machine.
adm244/AC-StartupCrashFix
adm244/CC98Unpacker
Crop Circles: Escape From Planet 3 unpacker.
adm244/CyrillicConverter
Simple program to convert between different cyrillic encodings.
adm244/fsharp
Exercism exercises in F#.
adm244/FSharpSmallPrograms
A collection of small programs I wrote to study F# language.
adm244/ghidra-lx-loader
Ultimate Ghidra loader for the LX/LE executable file format (OS/2, DOS4GW, VxD)
adm244/hashpass
A simple, stateless password manager for Chrome.
adm244/haxdiff
a simple and human readable binary diff format and implementation
adm244/LFMUnpacker
An unpacker for LFM archives.
adm244/me2letmeread
Prevents automatic skipping of conversation entries.
adm244/me3letmeread
Prevents automatic skipping of conversation entries. WIP.
adm244/meletmeread
Prevents automatic skipping of conversation entries.
adm244/mtinterpreter
An interpreter of Turing Machine written in Pascal just for fun.
adm244/mwess
A simple library to work with Morrowind save files (.ess).
adm244/mwsilver
A plugin for TES Morrowind that allows to activate console commands through key presses.
adm244/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.