YouTube vanced was a pretty awesome modded version of the regular YouTube app, except it basically had all the traditional YouTube premium features (like adblock, background playback etc...).
But it also had some awesome extras, such as Return YouTube Dislike and SponsorBlock support...
I dumped my own cartridge when I made this patch, I'm Australian so I'm assuming it'll be the european rom.
As for the checksum after using the modding tools, I'm pretty sure I used the lower mode when recompiling sprites. Default is center so just check that.
To crack older versions we just threw in an old Steam Emulator or something into it.
It was actually easier to crack than Multimedia Fusion 2 Developer was back in the day.
It comes from the old Blitz3D engine from the 2000s, notable games with the engine are SCP Containment Breach and Goofy Gokarts.
It's likely to match some other programming languages scancodes too, but probably only on Windows I imagine.
Haven't needed to use it on Linux yet to know for sure
So ages ago after putting together the WINEdows distro, I got a CF19 MKII laptop just to use it with.
I later found out after receiving it that CF-19s support sim cards, I tried it out and nothing happened. Only to find out while researching I needed to install card for it. Sure enough I...
Here's a rooting guide from Krzysztof Tucholski.
I personally have not tested yet, but others in the comment section are saying it worked.
_________
First and most important thing: flashing bootloader, which is needed to root, might cause a bootloop and render your phone unusable. To recover...
Here's an alternative manual
http://ftp.panasonic.com/computer/toughbook19/toughbook-19_oi.pdf
https://web.archive.org/web/20210829140026/http://ftp.panasonic.com/computer/toughbook19/toughbook-19_oi.pdf
Also found this one for the sim card, page is still up!
http://web.archive.org/web/20210829122914/https://pc-dl.panasonic.co.jp/itn/manual/cf19/19mk3_30mk3_52mk2-si4hspa-cpe02197za-xpvista7-M.pdf
https://pc-dl.panasonic.co.jp/itn/manual/cf19/19mk3_30mk3_52mk2-si4hspa-cpe02197za-xpvista7-M.pdf...
I had to jump through a lot of unnessessary hoops to get this (fuck websites that want you to pay for it, and fuck websites like scribd especially)
Hope this comes handy for you guys...
EDIT: Found the Mark 2 service Manual, which is my personal CF-19 model...
If you've ever used Opera on Linux, you'll notice that videos on facebook don't play at all. Same goes for playing DRM movies/shows through YouTube movies or Netflix.
The fix is to replace the libffmpeg.so library with one that actually works (supposedly Opera can't distribute it because of...
First off, open a terminal and type xrandr, scroll up and it'll show the name of your display here:
Then for your program, you'll want to make a launcher on your desktop or something, and for the command line use this template:
bash -c "xrandr --output VGA-1 --mode 640x480 &&...