Has anyone built better AIs for this?
Pitching in on this with a tangent - how good are LLMs with RTS games these days? As someone without friends into that genre, it’d be pretty cool to play eg. AoE II against a capable computer that play like a real human…
OpenRA
51–60 of 174 posts
Re: OpenRA
#52Re: OpenRA
#53Earlier quoted context omitted.
When I was a teen I was mostly writing RA2 custom map scripts and rules/units for my friends and watch them battle with my rules in internet cafes. When that was not possible, I was creating custom RA2 AIs, but it was very hard. These days, I'm having incredible fun developing good old AI scripts with LLMs, for my own vibe-coded RTS game. Just choose all AI players here to make them battle each other: https://egeozca…
Were you familiar with my modding site RA2Factory?
Re: OpenRA
#54Has anyone built better AIs for this?
I know you meant player AI, but now I'm imagining an RTS where every unit is running a small reasoning LLM.
Because there is no collision between the sky and floor it determines that this is the quickest route. Even with zoning it does something you'll never think of.
Using LLMs as NPCs can be hilarious to watch.
Re: OpenRA
#55Earlier quoted context omitted.
I might suck but I found it really hard iirc :^(
AI in strategy games always cheats I haven’t seen a single game where the AI wasn’t built around cheating. Once you figure out how it cheats it’s usually a combination of resource multipliers, build time multipliers and not having a fog of war it becomes much essier to beat at any difficulty.
Re: OpenRA
#56Earlier quoted context omitted.
Weird. I find the balance for player vs AI to be actually pretty horrible. AI can outrange artillery sight so you have no choice but to push forward always or micro manage units. I have a fork of OpenRA on my GitHub where I try to address this, along with pathfinding bugs, enabling Tiberian Sun and fixing bugs with that. I also updated it to cross platform .NET 10 and bumped the performance up about 6-10x fixing mino…
The comparison was against the original game. I haven't played on the computer since ages, but that was my impression the times I played it. I'm not deep into all the nuances of the game just that it was considerably better that the 1995 release.
Re: OpenRA
#57Earlier quoted context omitted.
Weird. I find the balance for player vs AI to be actually pretty horrible. AI can outrange artillery sight so you have no choice but to push forward always or micro manage units. I have a fork of OpenRA on my GitHub where I try to address this, along with pathfinding bugs, enabling Tiberian Sun and fixing bugs with that. I also updated it to cross platform .NET 10 and bumped the performance up about 6-10x fixing mino…
The load/save is what kills me. It's a great project, but having to wait 2 hours for a game to load, fans blaring on my laptop, makes it less playable. For context, I love huge, massive maps with loads of players. OpenRA replays the entire game to restore, it doesn't have a save-current-state routine. So 20 hours of massive map + 8 players means 2 hours of pegged CPU to reload the save. Heartbreaking.
Re: OpenRA
#58The one thing I'm missing is C&C Generals and Zero Hour. Those were also really fun to play over LAN.
Re: OpenRA
#59OpenRA is great, it feels like a better version of Red Alert 2. The one thing I'm missing is C&C Generals and Zero Hour. Those were also really fun to play over LAN.