I didn’t quite make it to talk with the bitcoin wizards before i remembered a project that isnt being updated anymore, CoiniumServ. I remembered it worked on windows. I went to their git at github and they removed all their binaries but i managed to build a .exe that works on windows by using visual studio. I’ve built it and configured it and it works just fine and its solo mining blocks just how i want it to using my l3+ and titans.
If you want some help then let me know or i can even just package what i have and you can run it yourself. Feel free to ask me about how to configure it as i have extensive knowledge on how to set it up. It will work on any coin you chose to use your l3+ but you need to just know how to make a pool config which is simple but needs doing all the same.
Here is the info on how to build it
You dont need git, just download the zip from:
https://github.com/bonesoul/CoiniumServ/archive/develop.zip
Visual studio is easy to setup, just click through for a standard install and then when you go to build it will tell you the changes you need. Then download them and try to build again.
Make sure you note that the column on the right in the guides picture. They are highlighting “Program.cs” you must have it highlighted also. Not doing so will result in a failed build. I don’t believe pressing F6 in VS works anymore so just go to the build tab up top and click build.
Again, feel free to ask any questions you like to get it done. Alternatively, as i said, i can upload what i built and it should just work on your desktop.