Great game, technically impressive, but the community can be quite mean and toxic. I played for around a year after having played other TA Spring RTS for a few years prior, and if you don’t follow the exact meta of the month (whatever that might be) in terms of build order and things, people can get really aggro and your team can vote to kick you and take your units. Also, one particularly aggravating part of the com…
Does it have a solo mode?
Beyond All Reason (Free Total Annihilation Inspired RTS)
81–90 of 339 posts
Re: Beyond All Reason (Free Total Annihilation Inspired RTS)
#82Is that AI ?
Re: Beyond All Reason (Free Total Annihilation Inspired RTS)
#83Earlier quoted context omitted.
It's amazing the degree to which streaming/online communities around video games have destroyed the games themselves. Every update to every game launches a large scale effort to find the "meta" which is then instantly disseminated to the most try-hard assholes on the Internet. Anyone who dares to develop their own strategy/style/loadout is up against hordes of people (a growing proportion every day) who just copy wha…
Meta-gaming is a natural progression in all human games. Chess players find "metas" like openings. It's just that video games are too simple and have very restricted meta set.
Re: Beyond All Reason (Free Total Annihilation Inspired RTS)
#84Great game, technically impressive, but the community can be quite mean and toxic. I played for around a year after having played other TA Spring RTS for a few years prior, and if you don’t follow the exact meta of the month (whatever that might be) in terms of build order and things, people can get really aggro and your team can vote to kick you and take your units. Also, one particularly aggravating part of the com…
For a more relaxed experience, I’d recommend trying less established meta maps. Lobbies marked “rotato” rotate maps after every game and are usually among the chillest. Players tend to be less rigid about roles and expected builds there, which generally leads to more positive interactions.
Re: Beyond All Reason (Free Total Annihilation Inspired RTS)
#85If you are into playing with others, you might find a more stable community with FAF. https://www.faforever.com/
Re: Beyond All Reason (Free Total Annihilation Inspired RTS)
#86Great game, technically impressive, but the community can be quite mean and toxic. I played for around a year after having played other TA Spring RTS for a few years prior, and if you don’t follow the exact meta of the month (whatever that might be) in terms of build order and things, people can get really aggro and your team can vote to kick you and take your units. Also, one particularly aggravating part of the com…
Re: Beyond All Reason (Free Total Annihilation Inspired RTS)
#87I grew up playing Total Annihilation in the 90s because my cousin worked for Cavedog and got us a CD for free. It is still one of my favorite games to this day.
So many great memories with that game, countless hours playing with my brothers, getting up early to play before school, asking my parents for extra chores to earn more computer time.
Games aren't the same anymore.
I still have the original game and expansion packs. Highly recommend playing it.
Re: Beyond All Reason (Free Total Annihilation Inspired RTS)
#88Re: Beyond All Reason (Free Total Annihilation Inspired RTS)
#89Great game, technically impressive, but the community can be quite mean and toxic. I played for around a year after having played other TA Spring RTS for a few years prior, and if you don’t follow the exact meta of the month (whatever that might be) in terms of build order and things, people can get really aggro and your team can vote to kick you and take your units. Also, one particularly aggravating part of the com…
Re: Beyond All Reason (Free Total Annihilation Inspired RTS)
#90Been wanting to play this. Alas, macOS support is table stakes for me.
1. No support for OpenGL 4.3 by Apple.
2. Dependency on a library not supporting ARM architectures.
The first point is not a big deal, you can emit Vulkan commands from OpenGL via Zink, and then use MoltenVK to translate it all to Metal automatically at runtime. Surely performance will suffer a bit, but it should be playable.
The second one is quite absurd though, ARM processors is not something exclusive to Mac, Windows-on-ARM laptops are becoming increasingly common, ARM market share in the broader PC space is forecast to approach 20-30% in the coming years as Windows-on-ARM software compatibility matures. This prevents a huge number of people from playing the game due to the ancient streflop library, and really this notice should be "Notice for ARM users" not "Notice from Mac users"
UPD:
Actually there is a guy who is trying to invent a direct OpenGL-to-Metal translation layer just to play B.A.R. it seems, and the progress is pretty huge at the moment: