apple1417.dev
Projects
-
unrealsdk
A C++ library for interacting with unreal engine objects.
-
pyunrealsdk
Python bindings and embedded interpreter for unrealsdk.
-
Borderlands Python Mod Managers
Several mod managers and in-game mod menus, across whole Borderlands series.
-
Live Object Explorer
Unreal reverse engineering tool, showing object properties in live, interactive, menus.
-
BL4 Auto Crypter
Automatic save file encrypter/decrypter, making sharing as easy as previous games.
-
OpenHotfixLoader
Proxyless Hotfix Injector for Borderlands 3 and Wonderlands.
-
Bagpipe
Universal profile editor for all Borderlands games before 3.
-
bl2.parts
Parts guides for Borderlands 2 and TPS.
-
Talos Principle PC
Basic 8-bit PC implemented in game using connector beam-based logic gates.
Blog
- 2026-03-22» Linking against Python when Cross Compiling, Revisited
- 2025-12-14» Python Import Hooks in Practice
- 2025-03-02» Runtime Duck Typing in C++
- 2025-01-15» Handling Unreal Engine's changing object layouts while modding
- 2025-01-01» Launching multiple game instances under proton
- 2024-06-08» Python Import Hooks and Module Aliasing
- 2024-02-24» Native Python modules using SQLite
- 2023-07-03» Linking against Python when Cross Compiling
- 2023-05-18» Debugging under Proton
- 2023-05-13» Why BL3's Maurice Vendor RNG Sucks