archenemy

joined 2 years ago
[–] archenemy@slrpnk.net 1 points 17 hours ago

a bit late to the party but this week I finished Shadowrun Dragonfall, which I had to park at the final showdown about two weeks ago. I finished Shadowrun Returns a few weeks before and will get into Hong Kong soon.

I loved both, they are incredibly well written games to me, much better than they need to be, but where SRR feels a bit shorter than i would have liked, SRDF missions felt a bit fluffy at times. I look forward to SRHK.

I will probably round up this weekend trying out Robocop Rogue City or something from the Steam sale though, I need a break from tiny isometric characters that I care too much about 😂

[–] archenemy@slrpnk.net 3 points 3 days ago (1 children)

you know, THIS is the news post I actually look for every time I open lemmy. keep up the good work @PerfectDark@lemmy.world

[–] archenemy@slrpnk.net 1 points 1 year ago

Actually not from older generations, but Tacoma and Deliver Us The Moon are a few years old and both are short, sweet space-related narrative games with a female protagonist.

 

I have been searching for a concrete book for a long time and finally saw it's been offered as an epub loan on my local library, which uses LCP DRM (Thorium Reader or something like that).

The code to remove it was itself removed from the DeDRM calibre plugin because of DMCA, but then there's https://www.notabug.org/uhuxybim/DeDRM_tools-LCP, a fork that adds it back. The thing is: I can't get it to work. I've tried older versions of calibre as seen on obscure italian threads about this fork.

I've tried running it in debug mode to see where it's not working and it seems like it fails to detect that this concrete epub i'm providing has DRM and it just adds it to the calibre library as-is.

Before I dive into the code and try to extract the relevant bits to a simpler CLI utility, does anybody know how to make this work?