A mod for The Talos Principle Reawakened that integrates with Archipelago multiworld randomizer.
- The Talos Principle Reawakened
- UE4SS experimental-latest (required for Unreal Engine 5.4 support)
-
Install UE4SS:
- Download UE4SS experimental-latest. Ensure it is not the zDEV version
- Extract the contents of the zip folder to
Talos1/Binaries/Win64 - Set the following settings within the UE4SS-settings.ini to 0
- HookProcessInternal
- HookProcessLocalScriptFunction
- HookInitGameState
- HookLoadMap
- HookBeginPlay
- HookEndPlay
- Note: The experimental-latest version is required for Unreal Engine 5.4 support
- Note: You may wish to enable the console output to verify it is working. Modify the UE4SS-settings.ini within UE4SS file and set ConsoleEnabled to 1
-
Install the mod:
- Download the latest release
- Extract to
Talos1/Binaries/Win64/ue4ss/Mods/ArchipelagoMod/
-
Configure connection:
- Open the
config.jsonfile - Edit with your AP server details:
{ "server": "archipelago.gg:38281", "slot_name": "slotName", "password": "", "game": "The Talos Principle" }
- Open the
-
Launch the game and the mod will auto-connect
Edit config.json:
- server: AP server address and port (e.g.
archipelago.gg:38281) - slot_name: Your player/slot name in the multiworld
- password: Server password (leave empty
""if none) - game: Game name (should be
"The Talos Principle")
- F6: Dump full state (collection, inventory, progress)