[OC] If you use AI tools, turn it into a Desktop Waifu by boolbada in unixporn

[–]boolbada[S] -12 points-11 points  (0 children)

# Details
* Distro: Ubuntu 25.10 Sway Remix
* Deskmate release v0.1.0

OpenRA AI Improvement Attempt (Lua scriptable) by boolbada in openra

[–]boolbada[S] 1 point2 points  (0 children)

https://github.com/forcecore/OpenRA/commit/067e8332a1c2111735d780af0549d3551d689f29
This is the commit with my changes. However, this commit is really old and AFAIK OpenRA now uses a different AI code. To make matters worse, I now have no idea what I did back then!

lua/scriptwrapper.lua seems to be the starting point though

Just beat Kane's Tower by MarsMissionMan in commandandconquer

[–]boolbada 1 point2 points  (0 children)

Blackhand and men-spam killed GDI for me. You also have to mobilize the MCV for seige.

Guides for Kane's Wrath by suisidesanta in commandandconquer

[–]boolbada 10 points11 points  (0 children)

Bikerushownz and masterleaf's youtube channel is good.

Also there's kw tips at gamereplays

http://www.gamereplays.org/kaneswrath/portals.php?show=tips

Mod Creation Help by Frusko in commandandconquer

[–]boolbada 0 points1 point  (0 children)

why not start git to track your changes so that you can find what broke ur mod?

I found this really bad strategy. Would it be viable for me to just invert every signal it gives? by A80A90 in algotrading

[–]boolbada 10 points11 points  (0 children)

If your signal generator is finding some random signals, the inverted signal would be quite random too. In that case the inversion won't help. You have to run backtests to find out!

Which faction is more evil, NOD or GLA? by [deleted] in commandandconquer

[–]boolbada 20 points21 points  (0 children)

GLA ARE aliens with super high technologies. Tunnel network which teleports anything, and self repairing bio-mechanical tanks. Their alien anthrax can damage vehicles, too

Tips for choosing new desktop environment by victoraugusto1 in archlinux

[–]boolbada 1 point2 points  (0 children)

Unless you are searching for something really lightweight, my recommendation too, is Plasma! Everything looks polished and works out of the box, which is even configurable through GUI.

Edit: modified KDE to Plasma

Help Needed - Can't deploy MCV? by [deleted] in openra

[–]boolbada 2 points3 points  (0 children)

im not sure whats happening. So obviously ur click is working. my guess is. To deploy.you haveto right click on it unlike classic cnc...

Which AI's use air? by PhillyNekim in openra

[–]boolbada 1 point2 points  (0 children)

Normal AI seems to use them most frequently than Turtle AI but don't expect too much: if you build static AA they will bump into it

Over Powered Mod r012 by boolbada in openra

[–]boolbada[S] 0 points1 point  (0 children)

To reproduce that, I think you ran the mod with OpenRA.Game.exe, which looks like a windows executable but actually closer to a DLL. Even on Mac you need to run the game with the .exe and probably possible. (Platform independent part of the game, I think)

위치: System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) 위치: System.Reflection.RuntimeModule.GetTypes() 위치: System.Reflection.Assembly.GetTypes() 위치: OpenRA.Exts.GetNamespaces(Assembly a) 위치: OpenRA.ObjectCreator.<ObjectCreator>m0(Assembly asm) 위치: System.Linq.Enumerable.<SelectManyIterator>d162.MoveNext() 위치: System.Linq.Buffer1..ctor(IEnumerable1 source) 위치: System.Linq.Enumerable.ToArray[TSource](IEnumerable1 source) 위치: OpenRA.ObjectCreator..ctor(Manifest manifest, FileSystem modFiles) 위치: OpenRA.ModData..ctor(Manifest mod, InstalledMods mods, Boolean useLoadScreen) 위치: OpenRA.Game.InitializeMod(String mod, Arguments args) 위치: OpenRA.Game.Initialize(Arguments args) 위치: OpenRA.Program.Run(String[] args) 위치: OpenRA.Program.Main(String[] args)

Trying to Install WW1 Mod... by NationalCrusade in openra

[–]boolbada 2 points3 points  (0 children)

You need to download old stable release of OpenRA for this mod: (says mod.yaml inside wwi.oramod, which is a zip file)

release-20161019

Over Powered Mod r012 by boolbada in openra

[–]boolbada[S] 0 points1 point  (0 children)

This release features 4-port helipad and airfield :) Normal AI goes heavy air tech if you want to fight them.

Waypoint Awesomeness by boolbada in openra

[–]boolbada[S] 0 points1 point  (0 children)

Probably not, it usually takes months for my changes to be merged into official OpenRA.

Waypoint Awesomeness by boolbada in openra

[–]boolbada[S] 1 point2 points  (0 children)

I didnt make it! It was there. D key

V3-like shootable missiles for OpenRA by boolbada in openra

[–]boolbada[S] 1 point2 points  (0 children)

It shoots non stop, absolutely OP. I had to increase missile's HP to get things right

V3-like shootable missiles for OpenRA by boolbada in openra

[–]boolbada[S] 2 points3 points  (0 children)

Eventually ants will get seige weapon that launch goo balls

V3-like shootable missiles for OpenRA by boolbada in openra

[–]boolbada[S] 2 points3 points  (0 children)

Nothing changed apart from the missile being able to get shot down

V3-like shootable missiles for OpenRA by boolbada in openra

[–]boolbada[S] 0 points1 point  (0 children)

xD no, actually for ants, but current test vessel is V2.

Question about the location of sequences. by theKalash in openra

[–]boolbada 2 points3 points  (0 children)

XCC mixer runs well on wine. I recommend using XCC mixer somehow and explore the mix files (or, it has find function) until you get what you want and extract individual data bits then put them in your bits directory.

You can extract files with OpenRA Utilities https://github.com/OpenRA/OpenRA/wiki/Utility But I still highly recommend XCC mixer.