Skip to content

Instantly share code, notes, and snippets.

View BeetMacol's full-sized avatar

BeetMacol

View GitHub Profile
@Bilka2
Bilka2 / control.lua
Last active January 30, 2023 04:29
Create a timelapse from a factorio replay save file
-- Just add this to the end of the control.lua file in the save file and then replay the file
-- This sequence is adjusted for https://www.speedrun.com/Factorio/run/mr87xlgy
script.on_nth_tick(300, function(event)
if event.tick < 90000 then
game.take_screenshot{
surface = game.surfaces[1],
position = {-88,-9},
resolution = {1920,1080},
zoom = 0.2,
@Ashark
Ashark / DaVinci Resolve main window always with titlebar and frame.kwinrule
Last active September 15, 2021 11:46
Importable window rule file to force davinci resolve to show titlebar in kde. See https://youtu.be/H82ZUO06EAk
[DaVinci Resolve main window always with titlebar and frame]
Description=DaVinci Resolve main window always with titlebar and frame
clientmachinematch=0
noborder=false
noborderrule=2
titlematch=0
types=1
wmclass=resolve
wmclasscomplete=false
wmclassmatch=1