mk-fg / games

Misc game-related tweaks and tools that I tend to write
9 stars 10 forks source link
games linux mods scripts

Games


Misc game-related tweaks and tools that I tend to write

Just a collection of accumulated stuff in no particular order, to be able to link or remember stuff occasionally.

Scripts here pretty much always have some -h/--help option/output, with purpose/usage and all options documented there, as tend to write these down to avoid forgetting them myself.

Likely to be out of date to a various degree for most games/mods that get updates.

.. contents:: :backlinks: none

Repository URLs:

Stellaris_

Sometimes needs a bunch of fixes and/or balancing tweaks for whatever weird and unexpected game scenario you end up with, though extra content mods are nice too.

Mods are for post-2.0 era.

.. _Stellaris: http://www.stellariswiki.com/

Factorio_

Great game, but found large-scale production required in late-game a bit too slow or tedious to setup or debug without bunch of repetition.

Easy to fix with mods though, which are one of the best parts of the game.

Useful companion links for the game:

Factory Planner_ and similar mods do a good enough job with in-game GUIs and data these days, so above calculators aren't really necessary, even with non-modded game.

.. _Factorio: http://factorio.com/ .. _doomeer/factorio: http://github.com/doomeer/factorio/ .. _doomeer/factorio#75: https://github.com/doomeer/factorio/issues/75 .. _LuaCombinator 2 mod: https://mods.factorio.com/mod/LuaCombinator2 .. _Factory Planner: https://mods.factorio.com/mod/factoryplanner

Surviving Mars_

Great sci-fi city builder, kinda like Outpost games of old, but with much lighter tone, and on Mars.

Minor quality-of-life and balancing lua tweaks, most of which only live in repo history, obsoleted by official game updates:

.. _Surviving Mars: https://www.survivingmars.com/

Crusader Kings 3_

Same as with other PDS games, it badly needs fixes after every major patch and in general.

.. _Crusader Kings 3: https://ck3.paradoxwikis.com/

Darkest Dungeon_: darkest-dungeon-save-manager.py

Cheat tool to backup DD save games, as it's too hardcore, random-bs and grindy for my tastes.

So simple fix is just to allow some (minor) save-scumming, which is what this tool does - allows to copy saved game state to multiple slots, like with any less hardcore game.

Usage::

% ./darkest-dungeon-sm save % ./darkest-dungeon-sm save some-slot-name

% ./darkest-dungeon-sm list % ./darkest-dungeon-sm # same thing

% ./darkest-dungeon-sm restore # latest slot % ./darkest-dungeon-sm restore some-slot-name % ./darkest-dungeon-sm restore any-name-part % ./darkest-dungeon-sm restore .5.

% ./darkest-dungeon-sm remove -n10 # show 10 oldest slots to cleanup % ./darkest-dungeon-sm remove -n10 -x # actually remove stuff

Remove some tension from the game for sure, if you know that the save is not that far-off, but at least it's playable that way.

.. _Darkest Dungeon: http://www.darkestdungeon.com/

Satellite Reign_: sat-reign-pick-clone.py

Simple script to find clone id in savegame xml by specified parameters.

Mostly cosmetic thing - allows to transplant some game-important parameters into clone/agent with specific appearance, which was (maybe still is) cool because there are all sorts of fancy cyberpunk character models in that game, but you can't switch these for agents without sacrificing stats.

Usage:

.. _Satellite Reign: http://satellitereign.com/

Anno 2070_

City layouts and production chains, as that's pretty much all there is in that game, plus pretty graphics ofc.

.. _Anno 2070: http://anno2070.wikia.com/

Kerbal Space Program_ (KSP)

Bunch of delta-V and aerobraking maps, along with some outdated mod tweaks.

Useful online resources:

.. _Kerbal Space Program: https://kerbalspaceprogram.com/

OpenXCOM X-Piratez mod_

Extensive total conversion for OpenXCOM, and one of the best strategies of its type, if complexity, longevity and rather slow pacing is your thing.

Fair warning though - art/text in that mod can get a bit weird.

.. _OpenXCOM XPirateZ mod: https://www.ufopaedia.org/index.php/Piratez

Misc Scripts

Helper scripts not related to specific games.

.. _libfaketime: https://github.com/wolfcw/libfaketime .. _libkeybinder3: https://github.com/engla/keybinder/tree/keybinder-3.0 .. _Cheat Engine: https://www.cheatengine.org/