Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Voxera115852yValheim, Space Engineers and Cities Skylines are c# also as far as I know even if Cities Skylines and Valheim also uses Unity which is built in c++.
Space Engineers is pure C# though since the engine, vrage 2, is written in C#. -
nitnip18142yMinecraft has been C++ ever since the Microsoft acquisition. Also it's a bit disingenuous to say Fortnite was made in C++. It was made with Unreal. Unreal itself was made with C++ but you are not forced to use C++ to develop games with Unreal.
-
Voxera115852y@nitnip No, for PC you still have a java edition. Its the Xbox and bedrock editions that are c++.
-
@Voxera Microsoft knows that the modding phenomenon is what is keeping Minecraft going. I suspect the Java edition will never die.
-
@iiii They have addons, but not sure about the scope of those. The nice part of the Java version is they can easily decompile the latest version and figure out the modding interfaces from that. I don't know if they will ever be able to do that with the C++ version.
-
Voxera115852y@Demolishun agreed killing off all the mods would just trigger massive piracy most likely
-
Voxera115852y@iiii with thousands of existing mods, unless they can get the c++ version running java mods, not likely going to work out.
-
@Voxera Microsoft created a different EULA for Java Minecraft that specifically supports the existing modding community. They knew what they bought.
-
Voxera115852y@Demolishun I know, they even showed of modding using visual studio in a demo, quite clearly indicating they wanted it to continue.
I was more thinking of if they killed of the java version, the modding community would fork their own version rather than switching to c++ for modding. -
KDSBest7752yEach day roughly 30+ games get released on steam alone. And way way more on mobile, but let's pick what we want to represent :D.
Also add Budget till now to those titles and the picture becomes clear. -
KDSBest7752y@nitnip usually when you make a game with unreal you do unreal script which is not really c++
-
@KDSBest
Unreal script doesn't exist since at least 10 years.
UE4 and UE5 allow you to use blueprints, which are just a node-based frontend for c++, and, by their own admission, only suitable for prototyping or very simple games. -
KDSBest7752y@CoreFusionX since you don't believe me: https://dev.epicgames.com/community...
It has not much todo with normal c++ -
@KDSBest
And nothing to do with unreal script.
And it's still C++, as your link itself says, it's not a modified version of c++, it's a game API built on good ol' C++... -
Voxera115852y@AvatarOfKaine Me and several colleagues and friends to begin with :)
And some tens or hundreds of thousands at least, some of the games have sold over a million copies.
Sure, they cannot compete with big AAA titles from EA in player base, but its not indie games.
🙄🙄🙄🙄🙄🙄
random