5 points

Is steam charging for re-installs?

permalink
report
reply

Unity is apparently planning to starting next year

permalink
report
parent
reply
7 points

Unity engine was planning on it, though they still say they’ll charge for a new device, so you could probably still do this.

permalink
report
parent
reply
2 points

No, Unity will charge developers for installs, not users

permalink
report
parent
reply
3 points

That is the best part, anon.

permalink
report
reply
52 points
*

even running a few virtual machines on one host can take this further

edit: now I’m wondering if someone will make a botnet virus to do exactly this to send companies bankrupt

permalink
report
reply
10 points

Just keep recreating the Proton prefix in Steam for Linux.

permalink
report
parent
reply
4 points

What’s the command for generating a new /etc/machine-id?

permalink
report
parent
reply
6 points

as root

rm -f /etc/machine-id
dbus-uuidgen --ensure=/etc/machine-id
permalink
report
parent
reply
43 points

https://github.com/ZILtoid1991/pixelperfectengine

If you need an alternative for retro pixel-art games, then you can use my engine. Has its own weird quirks, but can be made work, also I still need time to hardware accelerate the sprite rendering.

permalink
report
reply
4 points

Could I make a Text based game with this? And does it support android?

permalink
report
parent
reply
7 points

It has a text rendering subsystem for bitmap fonts, so as long as you either get the fonts for it (either by converting them from old bitmap fonts, or from new vector fonts), you can. It also has a GUI system, which might be good for either text-based games too.

Android support is planned, but currently low-priority due to other things I need to take care of. Audio is likely taken care of for the most part through ALSA (hotplugging would probably crash the audio thread as of now), and until I don’t move things away from SDL to my own solution (iota), it wouldn’t be too hard to port (also I will add Android support to iota, either by directly interfacing with it, or using an x11 translation layer). If someone would join, I could speed up the process to it, maybe even add things like MacOS and iOS support (D code has been successfully ran on PS4/5 and Xbone/XBS, reportedly even on the Switch).

permalink
report
parent
reply

Wait im out of the loop, what did unity do?

permalink
report
reply
48 points

Everytime someone install a Unity game. Dev have to pay the Unity.

permalink
report
parent
reply

Didnt unity already take a bit of the sales? This sounds fucking stupid. Guess im learning Godot now

permalink
report
parent
reply
28 points

Yeah, Godot is best alternative to unity.

permalink
report
parent
reply
6 points
*
Removed by mod
permalink
report
parent
reply
1 point

Unity don’t take royalties, this is their piss-poor attempt at doing that.

permalink
report
parent
reply
2 points

Unity used to take a royalty if you earned over a certain amount, I think it was 100k USD/yr. I couldn’t tell you the exact percentage, but I seem to recall it was significant, similar to your platform fees which on Steam is like 30%

They discontinued that years ago though. Now it’s free if you’re under the $100k threshold, but once you go over you have to upgrade your license at a cost of a couple grand per seat per year.

The per-install fee is taking effect Jan 1, 2024, but I believe you’re still going to have to get an upgraded license after you hit the threshold. This is a fee on top of fees.

permalink
report
parent
reply
11 points

Only occurs after the game reaches a certain amount of revenue within the last year. Not defending it this is a terrible change but there is still a degree of wiggle room for free games or VERY small indie games.

permalink
report
parent
reply
3 points
*

Its weird that the moment my game reached that threshold that my studio suddenly became insolvent and wrrapped up, and a very similar but different studio opened in the same offices.

permalink
report
parent
reply
5 points

In practice it mostly affect studio making over 1M in sales per year. The download fee only occur on pro users past that threshold. The fee is so ridiculous that they’re basically forcing devs to get pro, but that was kinda already a thing anyway. For studios malong over 1M a year, well they gotta pay up unfortunately. Unfortunately 1M per year ins’t that much for a middle-sized studio, but small studio are barely affected by this change.

permalink
report
parent
reply
9 points

True, but then compare it to terraria. Everyone can agree it’s been a massive success. But games like it and stardew valley have an interesting quirk here. People are likely to download them again when they get a new computer. That doesn’t get the dev more money, you bought it once. But many people will redownload to try the newest free final expansion.

permalink
report
parent
reply