▲ 667 ▼ Classic Microsoft (lemmy.world) submitted 2 years ago by FilthyShrooms@lemmy.world to c/gaming@lemmy.ml 107 comments fedilink hide all child comments
[–] Olgratin_Magmatoe@lemmy.world 5 points 2 years ago (1 child) C++ is generally more performant than Java. https://programming-language-benchmarks.vercel.app/java-vs-cpp permalink fedilink source parent hideshow 2 child comments replies: [–] Mango@lemmy.world 1 point 2 years ago (2 children) What's that got to do with making things cross platform? Java programs only need to run in a Java runtime environment of which there's one for basically everything. If you make something that runs in a JRE, it'll be able to run on any device with a JRE that's up to date for it. permalink fedilink source parent hideshow 4 child comments replies: [–] kewjo@lemmy.world 4 points 2 years ago given how many targets are supported by llvm there's really little difference in cross platform support asides from building artifacts for the specific target platform. wrapping package delivery in a package manager removes the additional complexity to the end user. permalink fedilink source parent [–] Olgratin_Magmatoe@lemmy.world -2 points 2 years ago (1 child) Minecraft Java runs like dog shit. Making a faster port of it was worth it. They just botched it because Microsoft got its hands on it. permalink fedilink source parent hideshow 2 child comments replies: [–] Mango@lemmy.world 0 points 2 years ago (1 child) Oh yeah that totally explains why it's always been perfectly fine for me as long as I'm not looking at a giant wall of those shelves that display their contents from whatever modpack that was. permalink fedilink source parent hideshow 2 child comments replies: [–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (1 child) Bedrock routinely outperforms java. https://piped.video/watch?v=qLjOIulsNcM https://piped.video/watch?v=Z4GrbD2MA5o https://piped.video/watch?v=p_mCekWWW_8 Just because you're perfectly fine doesn't mean all other machines are. permalink fedilink source parent hideshow 2 child comments replies: [–] Mango@lemmy.world 0 points 2 years ago (1 child) So? What's that got to do with making it cross platform? I could ask what makes food hot and you would come in here telling me your refrigerator brand uses less electricity. permalink fedilink source parent hideshow 2 child comments replies: [–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (last edited 2 years ago) I wasn't strictly talking about cross platform. I was talking about performance, which is tangential to the cross platform thing. If you're planning on making a game cross platform, you should choose a language that performs well for gaming on all platforms. Java ain't that. Which answers your question: In what world is c++ better for cross platform than Java? C++ is better for this application. permalink fedilink source parent
[–] Mango@lemmy.world 1 point 2 years ago (2 children) What's that got to do with making things cross platform? Java programs only need to run in a Java runtime environment of which there's one for basically everything. If you make something that runs in a JRE, it'll be able to run on any device with a JRE that's up to date for it. permalink fedilink source parent hideshow 4 child comments replies: [–] kewjo@lemmy.world 4 points 2 years ago given how many targets are supported by llvm there's really little difference in cross platform support asides from building artifacts for the specific target platform. wrapping package delivery in a package manager removes the additional complexity to the end user. permalink fedilink source parent [–] Olgratin_Magmatoe@lemmy.world -2 points 2 years ago (1 child) Minecraft Java runs like dog shit. Making a faster port of it was worth it. They just botched it because Microsoft got its hands on it. permalink fedilink source parent hideshow 2 child comments replies: [–] Mango@lemmy.world 0 points 2 years ago (1 child) Oh yeah that totally explains why it's always been perfectly fine for me as long as I'm not looking at a giant wall of those shelves that display their contents from whatever modpack that was. permalink fedilink source parent hideshow 2 child comments replies: [–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (1 child) Bedrock routinely outperforms java. https://piped.video/watch?v=qLjOIulsNcM https://piped.video/watch?v=Z4GrbD2MA5o https://piped.video/watch?v=p_mCekWWW_8 Just because you're perfectly fine doesn't mean all other machines are. permalink fedilink source parent hideshow 2 child comments replies: [–] Mango@lemmy.world 0 points 2 years ago (1 child) So? What's that got to do with making it cross platform? I could ask what makes food hot and you would come in here telling me your refrigerator brand uses less electricity. permalink fedilink source parent hideshow 2 child comments replies: [–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (last edited 2 years ago) I wasn't strictly talking about cross platform. I was talking about performance, which is tangential to the cross platform thing. If you're planning on making a game cross platform, you should choose a language that performs well for gaming on all platforms. Java ain't that. Which answers your question: In what world is c++ better for cross platform than Java? C++ is better for this application. permalink fedilink source parent
[–] kewjo@lemmy.world 4 points 2 years ago given how many targets are supported by llvm there's really little difference in cross platform support asides from building artifacts for the specific target platform. wrapping package delivery in a package manager removes the additional complexity to the end user. permalink fedilink source parent
[–] Olgratin_Magmatoe@lemmy.world -2 points 2 years ago (1 child) Minecraft Java runs like dog shit. Making a faster port of it was worth it. They just botched it because Microsoft got its hands on it. permalink fedilink source parent hideshow 2 child comments replies: [–] Mango@lemmy.world 0 points 2 years ago (1 child) Oh yeah that totally explains why it's always been perfectly fine for me as long as I'm not looking at a giant wall of those shelves that display their contents from whatever modpack that was. permalink fedilink source parent hideshow 2 child comments replies: [–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (1 child) Bedrock routinely outperforms java. https://piped.video/watch?v=qLjOIulsNcM https://piped.video/watch?v=Z4GrbD2MA5o https://piped.video/watch?v=p_mCekWWW_8 Just because you're perfectly fine doesn't mean all other machines are. permalink fedilink source parent hideshow 2 child comments replies: [–] Mango@lemmy.world 0 points 2 years ago (1 child) So? What's that got to do with making it cross platform? I could ask what makes food hot and you would come in here telling me your refrigerator brand uses less electricity. permalink fedilink source parent hideshow 2 child comments replies: [–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (last edited 2 years ago) I wasn't strictly talking about cross platform. I was talking about performance, which is tangential to the cross platform thing. If you're planning on making a game cross platform, you should choose a language that performs well for gaming on all platforms. Java ain't that. Which answers your question: In what world is c++ better for cross platform than Java? C++ is better for this application. permalink fedilink source parent
[–] Mango@lemmy.world 0 points 2 years ago (1 child) Oh yeah that totally explains why it's always been perfectly fine for me as long as I'm not looking at a giant wall of those shelves that display their contents from whatever modpack that was. permalink fedilink source parent hideshow 2 child comments replies: [–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (1 child) Bedrock routinely outperforms java. https://piped.video/watch?v=qLjOIulsNcM https://piped.video/watch?v=Z4GrbD2MA5o https://piped.video/watch?v=p_mCekWWW_8 Just because you're perfectly fine doesn't mean all other machines are. permalink fedilink source parent hideshow 2 child comments replies: [–] Mango@lemmy.world 0 points 2 years ago (1 child) So? What's that got to do with making it cross platform? I could ask what makes food hot and you would come in here telling me your refrigerator brand uses less electricity. permalink fedilink source parent hideshow 2 child comments replies: [–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (last edited 2 years ago) I wasn't strictly talking about cross platform. I was talking about performance, which is tangential to the cross platform thing. If you're planning on making a game cross platform, you should choose a language that performs well for gaming on all platforms. Java ain't that. Which answers your question: In what world is c++ better for cross platform than Java? C++ is better for this application. permalink fedilink source parent
[–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (1 child) Bedrock routinely outperforms java. https://piped.video/watch?v=qLjOIulsNcM https://piped.video/watch?v=Z4GrbD2MA5o https://piped.video/watch?v=p_mCekWWW_8 Just because you're perfectly fine doesn't mean all other machines are. permalink fedilink source parent hideshow 2 child comments replies: [–] Mango@lemmy.world 0 points 2 years ago (1 child) So? What's that got to do with making it cross platform? I could ask what makes food hot and you would come in here telling me your refrigerator brand uses less electricity. permalink fedilink source parent hideshow 2 child comments replies: [–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (last edited 2 years ago) I wasn't strictly talking about cross platform. I was talking about performance, which is tangential to the cross platform thing. If you're planning on making a game cross platform, you should choose a language that performs well for gaming on all platforms. Java ain't that. Which answers your question: In what world is c++ better for cross platform than Java? C++ is better for this application. permalink fedilink source parent
[–] Mango@lemmy.world 0 points 2 years ago (1 child) So? What's that got to do with making it cross platform? I could ask what makes food hot and you would come in here telling me your refrigerator brand uses less electricity. permalink fedilink source parent hideshow 2 child comments replies: [–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (last edited 2 years ago) I wasn't strictly talking about cross platform. I was talking about performance, which is tangential to the cross platform thing. If you're planning on making a game cross platform, you should choose a language that performs well for gaming on all platforms. Java ain't that. Which answers your question: In what world is c++ better for cross platform than Java? C++ is better for this application. permalink fedilink source parent
[–] Olgratin_Magmatoe@lemmy.world 1 point 2 years ago* (last edited 2 years ago) I wasn't strictly talking about cross platform. I was talking about performance, which is tangential to the cross platform thing. If you're planning on making a game cross platform, you should choose a language that performs well for gaming on all platforms. Java ain't that. Which answers your question: In what world is c++ better for cross platform than Java? C++ is better for this application. permalink fedilink source parent