-
Hey. Apologies for the mouthful of a title - I don't really know what else to call this.
Lets say I have detoured a function. If the parameter is a certain value, I want to "transparently" pass it t…
-
-
If there is a detour that is not in the GTFS schedule how should it be handled?
We would have to know it is there to be able to do something about it. So the question is how do we know it is there?…
-
```
Detour's presently all C++, which is great when linking statically with other
C++ projects, but a little painful if you're trying to use it through a DLL or
from other languages (such as .NET th…
-
In KeeperFX 0.4.6 and 0.4.5 you can often see creatures take a very strange route to their destination. I've tried to report this bug before, but whenever I create a savegame to demonstrate the proble…
-
### What happened?
I was using BepInEx from Thunderstore for Sons of the Forest (https://thunderstore.io/c/sons-of-the-forest/p/BepInEx/BepInExPack_IL2CPP/) and it stopped working since they update…
-
The current approach to unit testing the x86 and x64 detours is limited. It involves directly executing manually crafted assembly within the unit testing process. This is error prone and can make it h…
-
I tried to make detour window automatically close when you leave it with:
```lua
vim.keymap.set("n", "", function()
require("detour").Detour() -- Open a detour popup
local …
-
I'm unsure why this would be the case but sv_parallel is critical for server performance on a populated Garry's mod server.
Using sourcenet or my basic module that detours this causes sv_parallel_sen…
-
```
Detour's presently all C++, which is great when linking statically with other
C++ projects, but a little painful if you're trying to use it through a DLL or
from other languages (such as .NET th…