Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
will KSP2 be as good or better? well its made by a completely different team, different company and managed my a publically traded company, so the odds are stacked against it
it is not a 'poorly built game'. 'poorly built games' do not get universally outstanding reviews.
also, its highly likely that KSP2 will actually not be as good as KSP1.
Think Sim2 to Sims3.
almost zero difference other than less features
and if they are charing $40 for KSP now, that is 100% becuase of 2K ownership of the game now
I will wait for a big sale before buying.
I have never experienced that or seen that can you post several? I assume this is naturally without mega crazy ships becuase all games without execption that allow you to build all have a point of breaking right?
and also I should point out that when a new technology comes out (be it hardware or software) that does not mean that things built on older tech is 'poorly' made
Brief pauses every now and then is typically due to garbage collection (memory clean up). Generally poor performance comes from the computer not coping with what is being thrown at it. High part counts can cause this as can abuse of graphics modifications. The eye candy brigade tend to push the limits of the game. If the clock in the top left is anything but green, their computer is struggling.
Can almost guarantee there will be a sale soon, how big it is will be another matter. It typically goes on sale when there is an update / DLC release. A new version is on the horizon, expected some time in October. Recent sales have been 75% off.
https://steamdb.info/app/220200/
except that Unity is based on .Net and .Net does automatic Garbage Collection better than any code base ever.
I know a thing or two about this
I have watched youtube videos from as far back as 2012 and those old ones featured poor performance. Over the years the performance got better. My original question was along the lines of: Is the improved performance because of better hardware, better software, or both?
The answer is: both. This is optimal!
I believe I will have a positive experience with this game, so the question is when to buy and which version. Time will tell.
"Except"...
"Unity uses the Boehm–Demers–Weiser garbage collector which is a stop-the-world garbage collector, meaning that whenever it needs to perform garbage collection, it will stop the running program, and only resume normal execution once it has finished all its work."
https://blogs.unity3d.com/2018/11/26/feature-preview-incremental-garbage-collection/
as a .Net programmer myself I can say that doesnt make any sense.
I have been programming in .Net for 13 years and not once..not once have I ever needed to do Garbage Collection because .Net does it automatically and does it very well. we tested it, it was useless to do it in code because the objects where already gone by the time our code tried to remove them, meaning .Net got rid of it faster then we could.
So I dont know what they are talking about in regards to stop running the entire program in order to do garbage collection because it should never get to that point.
Unless I am mistaken about Unity being written in .Net as its core engine. I know its the coding language that the developers use when making games, but I am not sure its what the Unity engine itself is built on
Good enough?
or maybe that feature is related to games created not using C#? not sure if that can be done or not in Unity. Are you sure you know all that you are talking about right now?
you just wrong, that assertion is simply not true. unless you are talking about pre pre pre alpha stuff, which maybe you are but that would be silly to point to that as evidence
Keep in mind that nearly ALL the great games that have been produced in the past 5 years or so have been made on Unity. at least great in my opinion.
oh and regarding your optomisim about a game that is not out yet, created by a developer house that has ZERO games they have made, you might not want to feed into the marketing hype of games. Gamer fault number 1, being confident about something in the future that is uncontrollable