SvenBXT is a complete remake of BunnymodXT, designed specifically for Sven Co-op 5.25.
You can legally use this tool for Sven Co-op runs.
Download latest release: CLICK
Download nightly build: CLICK
SvenBXT can be installed as a MetaHook/SvenMod plugin.
Also can be injected by any injector (even deprecated one from rebased
branch).
- Move
SvenBXT.dll
tosvencoop/metahook/plugins
- Write
SvenBXT.dll
insvencoop/metahook/configs/plugins.lst
- Move
SvenBXT.dll
tosvenmod/plugins
- Open
svenmod/plugins.txt
and write"SvenBXT" "1"
inside plugins tab
// SvenMod
// List of plugins to load
"Plugins"
{
"SvenBXT" "1"
"Settings"
{
"LoadDelay" "0.5" // in seconds
}
}
You can find additional info about that here.
You can use the runsven.sh
script. Correct the paths at the top of the script if necessary.
Thanks to YaLTeR for BunnymodXT!
Thanks to autisoid for SvenMod/MetaHook emulators.