TwilightKiddy

joined 1 year ago
[–] TwilightKiddy 1 points 1 year ago

Why, though? I used both and I wouldn't say one is strictly inferior to the other.

[–] TwilightKiddy 3 points 1 year ago (2 children)

That is solvable, though.

https://www.jetbrains.com/rider/

Doesn't take much time to get used to, and it does most things VS does.

[–] TwilightKiddy 5 points 1 year ago

Nobody asked about ditching Windows, though.

But if you are really interested, for me it's VR games.

[–] TwilightKiddy 6 points 1 year ago (1 children)

What's the name of the show, though?

[–] TwilightKiddy 4 points 1 year ago* (last edited 1 year ago)

I believe you can remove (default) with -disposition:stream 0 so, if you have three subtitle tracks, all marked as default, and you want only second with that mark, you'd do something like this:

ffmpeg -i input.mkv -c copy -disposition:s:0 0 -disposition:s:2 0 output.mkv

And if you want to mark a stream as default, you do -disposition:stream default.

[–] TwilightKiddy 3 points 1 year ago* (last edited 1 year ago) (1 children)

I assume it creates some sort of save file in the current working directory?

You may try changing the working directory via batch script, if you're on Windows.

Make a text file, name it something like launch.bat (the actual name may be whatever you want, just make sure you leave the extention .bat) Paste this there:

@echo off
cd /d "%~dp0"
start "" "game.exe"

Be sure to replace game.exe with your game's .exe filename. Don't delete any double quotes, they are important.

Put this text file near .exe file of your game, and make a shortcut of it to your desktop. You may rename a shortcut and choose an icon from your game's .exe file to make it pretty.

After that just launch the shortcut as you normally would. If I'm correct, the game should create it's .bin file in the script directory and not in your desktop.

[–] TwilightKiddy 3 points 1 year ago (1 children)

Did they play through genocide? If not, then you can play it yourself for an extra bit of content and the banger music it provides.

[–] TwilightKiddy 2 points 1 year ago (1 children)

Might be just your OS language? It's pretty easy to detect with JS and many websites rely on it to supply the most relevant page.

[–] TwilightKiddy 13 points 1 year ago (1 children)

I doubt yt-dlp supports Soundcloud metadata. One possible solution is just running your music through MusicBrainz Picard to restore the metadata.

[–] TwilightKiddy 0 points 1 year ago

I'm perfectly aware of what I'm talking about. He lost control of company's shares to government-affilated people and they fired him. What an unpredictable turn of events. I don't really care if it happend due to stupidity or malice, considering the amount of public stunts he pulled off at the time, I doubt you can call his course of action straightforward.

Even when he was fired, they did it with his own resignment notice he submitted as April Fool's joke. The guy is a literal clown, I have no idea why you'd entrust him with your data.

[–] TwilightKiddy 5 points 1 year ago

Probably not, if we're speaking about the next adapter in the line. They both use 4 pins, and there are no active conversion in the adapter itself, it just connects the pins like this:

USB ↔ PS/2
+5V ↔ +5V
D-  ↔ D
D+  ↔ CLK
GND ↔ GND

So, as long as next adapter is not doing something funny with PS/2 signals, it should be ok for bare USB 2.0 connection.

[–] TwilightKiddy 14 points 1 year ago* (last edited 1 year ago) (5 children)

The company's CEO is Pavel Durov, the very clown who built russian alternative to Facebook, VKontakte, and then practically sold it to russian government with all it's users. And russian government, being itself, repressed anyone who liked "wrong" stuff there. So, Durov being no stranger to selling things to governments, in my opinion, deserves zero trust.

view more: ‹ prev next ›