while True: learn()

while True: learn()

View Stats:
yao199 Mar 28, 2022 @ 10:18am
How dll works in this game?
I've read somewhere on this forum that they are more efficient than regular nodes, so they should be used for startups. But I did not encounter any in-game tutorial about them and couldn't figure it out on my own. Can someone explain to me how to use this feature please?
< >
Showing 1-3 of 3 comments
Tiwaking! 56k NZ Mar 29, 2022 @ 12:04am 
You can create a custom solution using a DLL. For startups, this will be faster than directly creating a solution. This means your startup will gain more money and last longer before shutting down. Click on the dll icon and then add the components that are required by the Starup.
yao199 Mar 29, 2022 @ 12:23am 
Originally posted by Tiwaking! 56k NZ:
You can create a custom solution using a DLL. For startups, this will be faster than directly creating a solution. This means your startup will gain more money and last longer before shutting down. Click on the dll icon and then add the components that are required by the Starup.
hey, thanks for the answer. When you say it will be faster for startups, you mean faster in terms of how fast user requests are being processed? Or just faster to create the solution?(although I guess the latter is pretty individual)

I also came across Tenik's solution to Gamazon and couldn't help myself to copy his approach to see if it works better than my no-dll balancer approach [imgur.com]. I'm gonna give it a few days to see if the income increases. Atm the income from it is just 51 in-game currency and the number of requests is 471:14030
Tiwaking! 56k NZ Mar 29, 2022 @ 10:48pm 
Originally posted by yao199:
Originally posted by Tiwaking! 56k NZ:
You can create a custom solution using a DLL. For startups, this will be faster than directly creating a solution. This means your startup will gain more money and last longer before shutting down. Click on the dll icon and then add the components that are required by the Starup.
hey, thanks for the answer. When you say it will be faster for startups, you mean faster in terms of how fast user requests are being processed? Or just faster to create the solution?(although I guess the latter is pretty individual)
Its kind of a flat multiplier. I havent tested non-dll solutions because they are a lot slower than fully optimized ones.
For example: Here is what I suspect to be the maximum amount of money you can get out of the Tatari startup
https://youtu.be/1Oes1bbODgc
< >
Showing 1-3 of 3 comments
Per page: 1530 50