

The worst kind of an Internet-herpaderp. Internet-urpo pahimmasta päästä.
I’m not trying to bust your chops or anything.
didn’t take it as such, no worries. We cool? :)
And I bet the whole “'murica” stuff is quiiite a bit more prevalent.
Aaaaanyhoo, feels like these kinda drunklol games are pretty much just youtuber/streamer-bait for cheap giggles - and I do watch quite a bit of gaming content so these things are kinda inescapable. Oh well. Old man yells at cloud. :P
Just because “when finland -> lol alcoholism”, I get that it’s a self-deprecating joke and all that, but… we could have other jokes too, maybe? :P
I don’t mind the games, let peeps have their fun.
edit: what I called “weird”, is probably better put as “…this thing, again”. I guess.
well, ofc I can only speak on my own point of view, as a finn, the fairly prominent “lol drunk” -memery in games feels a bit weird. If that was what you were asking.
So many “drinking-games”: Obenseuer, Finnish Cottage simulator, My Summer Car, Finnish Cabin Mayhem/Mökkimähinä… probably forgetting a few… and now Drunkard Simulator and Last Drop?
Self-deprecating humor and all that, but… this starts to feel a bit weird :|
most people and/or critics hate witcher 3? o_O
np, it happens. :)
Elex
I truly need to give this game another go, can’t really say why I stopped playing it. But it is EuroJank all the way.
Funny tho, I noticed most of the character animations I saw in Elex are straight up the exact same they were in Gothic 3, possibly from even earlier games’ of theirs. Nothing wrong with reusing assets, but damn they’ve gotten some mileage out of them :D
I did state that I can’t remember - entirely possible we did, but it has been quite a while since we played it.
Aliens: Colonial Marines
IMO, the game is better than it’s reputation - at least in it’s current state. After the .ini tweak to fix the alien ai-typo makes it a bit better - afaik, I can’t remember if my group played it with the fix or not, we’ve played the campaign at least 3 times now.
The game’s not a masterpiece by any means, though. It is pretty enjoyable action game in COOP and fairly high difficulty. Sure, arguments could be made that any game is, but game still more fun than not. Now, would I play the game on my own, as single player? Eeeeeeeh, dunno… But if my gaming group asks to play some ACM, I’m down.
Some random points about the game summarized:
Oh, but you might finally play some of those untouched games in your library, so there’s that.
(X) to doubt.
As cool as this is, to me this just screams security issues. If scripting in PDF can run doom, it can be (and is) used for nefarious purposes. Wasn’t eg. LTT’s channel compromized because of a PDF with some nasty stuff in it?
same, same. Had some cheap laughs with it around the time of release - got horribly drunk, peed out of the van’s window - at obscene speeds on dirt road, died several times… good times.
But actually building the car? Yea nah, that’s some arcane arts to me, don’t know much about cars beyond the surface level.
Awesome! If it helped, great!
not 100% sure if the weapon debris is nvidia only issue, but I’ve only seen the crashlog sniffing bot mentioning it when people have had nvidia cards.
out of curiosity, weapon debris -option enabled if you check the base game’s launcher -> options? that causes mad crashes on nvidia cards.
the discord for the mod is really helpful, and has a pretty smart bot to decipher crashlogs. Definitely solved some issues I had. Recommended, unless discord is a nono, which is fair.
I do some “community service” over there and help out others where I can. And seems like most crashes are either some lingering mods from old-fallout4 install, creation club mods (any cc*.* files in fallout/data -dir, or old config files in mydocs/mygames/fallout4) or “bug fix mods” intended for 1.00/1.01 folon versions, and lastly: weapon debris -option enabled - that causes crashes outright with nvidia cards.
edit: also “long loading times fix” -mod is a total nono, there’s better and less files corrupting options out there (highfpsphysics)
and you’re absolutely sure the files are av1? if you try to open the video files with ffmpeg, eg: ffmpeg -i videofile.mkv
, what does it say the codec is?
at least my av1 videos say: Stream #0:0[0x1](und): Video: av1 (libdav1d) (Main) (av01 / 0x31307661), yuv420p(tv, progressive), 854x854, 464 kb/s, SAR 1:1 DAR 1:1, 30 fps, 30 tbr, 16k tbn (default)
seems like the codecs=‘something’ is REALLY nitpicky. managed to get a test video to play with:
<video>
<source src="test.mp4" type='video/mp4; codecs="avc1.4d401f"'>
</video>
I made the video by encoding some random clip with ffmpeg -i random_video.mp4 -c:v libaom-av1 -crf 30 test.mp4
(seems to work just as well with libsvtav1
)
As for how are you supposed to know the “4d401f”? beats me, found it here: https://caraya.github.io/av1-video-demo/
edit: https://developer.mozilla.org/en-US/docs/Web/Media/Formats/codecs_parameter#av1 does say that the codec string should look a bit different, but… I dunno, not a video-understanding-webmonke.
edit2: and now I realize that since it works with the codecs=avc1 - it’s the older av1 variant? Not really what you were asking. Whoopsiedaisy.
:what^C^C^C^Z^Z^C^ESCFFUUUUUUUUUU...