aWarN1GGa Posted October 3, 2017 Share Posted October 3, 2017 Just an innocent question, does it contains a coin-miner? , if not why the client needs 10% of my CPU? I have i5 4460. BTW this may be a good way for donations if the users have a total control on the mining process (a button the can be ON/OFF) 1 Link to comment Share on other sites More sharing options...
0 Rampastring Posted October 3, 2017 Share Posted October 3, 2017 (edited) The client obviously doesn't have a coin miner. The reason why the client is heavier than you'd expect is that it's not a "typical" Windows application. Instead it has been created using MonoGame and it uses DirectX for drawing its interface and other such stuff. It was also designed for graphical flexibility rather than perfect optimization (yes, it'd be possible to achieve both but it'd take more development time). Basically the client is like a small game of its own, and consumes system resources accordingly. While you're playing a game, the client limits its framerate to around 1 to drop the CPU use so it can't cause slow-downs during the game. Edited October 3, 2017 by Rampastring Link to comment Share on other sites More sharing options...
0 Myg Posted October 3, 2017 Share Posted October 3, 2017 To be honest, funky probably needs to go over his logic. An application such as cncnet, despite the framework, shouldn't be using that much! Link to comment Share on other sites More sharing options...
0 Rampastring Posted October 3, 2017 Share Posted October 3, 2017 2 minutes ago, Myg said: To be honest, funky probably needs to go over his logic. An application such as cncnet, despite the framework, shouldn't be using that much! It's not Funky's client, it's mine. And that CPU use doesn't cause issues for any modern PC. Link to comment Share on other sites More sharing options...
0 Myg Posted October 3, 2017 Share Posted October 3, 2017 That is true, but a GUI application that waits for input generally uses around 0%. Link to comment Share on other sites More sharing options...
0 FunkyFr3sh Posted October 3, 2017 Share Posted October 3, 2017 3 minutes ago, Myg said: That is true, but a GUI application that waits for input generally uses around 0%. His client is not using windows forms, it's more like a game (drawing X frames per second). he could probably make the framerate adjustable 1 Link to comment Share on other sites More sharing options...
0 Myg Posted October 3, 2017 Share Posted October 3, 2017 Ah, I feel like a fool! I should look up things a bit before I speak! Thanks funky. 1 Link to comment Share on other sites More sharing options...
Question
aWarN1GGa
Just an innocent question, does it contains a coin-miner? , if not why the client needs 10% of my CPU? I have i5 4460.
BTW this may be a good way for donations if the users have a total control on the mining process (a button the can be ON/OFF)
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now