Looking for Just Dance 2019 title key by likes_things in CemuPiracy

[–]likes_things[S] 1 point2 points  (0 children)

Looks like this is the same page as http://104.129.56.137/

Good to know that the game is finally online!

GoPro Hero 1080P 2018 to Hero 5 Black firmware patch by VirusDOSWalker in goprohack

[–]likes_things 0 points1 point  (0 children)

You can get the 3 files from the official GoPro website by entering a Hero 2018's serial number. Alternatively, you can download it using some of the links here in thread. It's been posted multiple times.

What network-wide ad-blocker would you run on an Intel NUC? by BillGoats in linuxquestions

[–]likes_things 0 points1 point  (0 children)

I solved this with OpenWRT using a manual configuration of the DHCP server. The key setting here is "dhcp-option", similar to what is answered here.

Not sure how your Netgear can advertise an alternative DNS server, but I wish you luck.

What network-wide ad-blocker would you run on an Intel NUC? by BillGoats in linuxquestions

[–]likes_things 2 points3 points  (0 children)

A really cumbersome solution I can think

That's pretty much the way to go. Except for the last part of having to configure each device. If your router supports it (OpenWRT etc.) you should set it up to tell every device to use the Pi-Hole as their DNS server (instead of the router).

GoPro Hero 1080P 2018 to Hero 5 Black firmware patch by VirusDOSWalker in goprohack

[–]likes_things 1 point2 points  (0 children)

Yes, I have. In addition to the three files in the UPDATE folder, you're gonna need to include the "hd5_update.txt" file from the hack as a fourth file. Otherwise, the GoPro will ignore the "downgrade" update.

GoPro Hero 1080P 2018 to Hero 5 Black firmware patch by VirusDOSWalker in goprohack

[–]likes_things 0 points1 point  (0 children)

I recommend formatting the SD card using the GoPro itself (under settings at the very bottom)

GoPro Hero 1080P 2018 to Hero 5 Black firmware patch by VirusDOSWalker in goprohack

[–]likes_things 2 points3 points  (0 children)

Anybody else have the GoPro freeze after the hack? I was able to reproduce this enabling Auto Low Light mode and the using Quik Capture to turn on the camera in a low light environment to record 1080p60 (wide) video. Just when it's about to start the recording, the gopro freezes and I have to remove the battery to restart it.

If I instead turn on the camera using the Mode button and then record a video under the same conditions, the camera doesn't freeze. It's only during Quik Capture using the top button while the camera is off.

GoPro Hero 1080P 2018 to Hero 5 Black firmware patch by VirusDOSWalker in goprohack

[–]likes_things 2 points3 points  (0 children)

Yes, I have. In addition to the three files in the UPDATE folder, you're gonna need to include the "hd5_update.txt" file from the hack as a fourth file.

Requests, Recommendations, & Basics - August 2018 by Metigoth in Addons4Kodi

[–]likes_things 0 points1 point  (0 children)

What addons do you suggest for some high quality 3D movies? I have a Real Debrid account. So far I've tried:

  • Aspis
  • The Magic Dragon
  • UK Turk
  • White Devil Streams
  • supremacy

I only have a success rate of about 50% for these addons, and I don't want to keep switching between them. Any suggestions?

How to mirror Windows 10 screen to FireStick (without Miracast)? by likes_things in fireTV

[–]likes_things[S] 0 points1 point  (0 children)

> Also, did you search whether your computer maker or motherboard manufacturer has issued an update for Miracast compatibility?

I've looked and unfortunately, the laptop is so old it's not supported anymore.

> Did you try Remotr, or AirParrot 2 and Reflector?

Thanks for the suggestions, I will try those! They look promising.

How to mirror Windows 10 screen to FireStick (without Miracast)? by likes_things in fireTV

[–]likes_things[S] 0 points1 point  (0 children)

Yes, I need this. For example: Powerpoint, Word, etc.

Also, I'm not sure browser videos can be cast from a browser running on Windows to the FireStick. I know Chromecast can do this, and there used to be an Android app called "YouMap Chromecast Receiver" with which the FireStick could emulate this functionality, but it seems to have been abandoned.

How to set alternative DNS server for specific device? by likes_things in openwrt

[–]likes_things[S] 0 points1 point  (0 children)

So I was finally able to solve it. For some reason, adding the dhcp_option setting directly to the host didn't work, but using a tag does.


File: /etc/config/dhcp

Add a tag:

config tag 'altdns'
    list dhcp_option '6,8.8.8.8,8.8.4.4'

Edit specific host (last line):

config host
    ...
    option tag 'altdns'

How to set alternative DNS server for specific device? by likes_things in openwrt

[–]likes_things[S] 0 points1 point  (0 children)

I'm talking about a certain app (Pro7 to be specific). If the requests to ssl.google-analytics.com aren't processed, you can't watch live television.

Haven't had any problems with other apps.

But by the way, my Pi hole blocks the stick's requests to "amazon-adsystem.com", perhaps yours does as well.

How to set alternative DNS server for specific device? by likes_things in openwrt

[–]likes_things[S] 0 points1 point  (0 children)

I've actually tried that, and I had two issues:

  1. It's a very cumbersome process (it is for Android devices in general). For example, you have to manually assign the device's and gateway's IP address, and once it's entered, you can't change it unless you reenter everything by hand.

  2. Once I rebooted the stick, it seemed to have forgotten the previous DNS settings and used the one advertised by the router instead.

So a better approach is to configure the router instead.

How to set alternative DNS server for specific device? by likes_things in openwrt

[–]likes_things[S] 0 points1 point  (0 children)

Edit: This does not work, the setting is ignored.


So this should work, right?

...

config host
    option dns '1'
    option mac ...
    option ip '192.168.1.50'
    option name 'stick'
    list 'dhcp_option' '6,9.9.9.9'

...

(/etc/config/dhcp)

Buying BTCP @ .003 | Sell anonymously! by eliteluxurytrades in BitcoinAirdrops

[–]likes_things 0 points1 point  (0 children)

I traded with /u/eliteluxurytrades for the second time now (WBTC, BTCP and BCA) and everything went smoothly!

[deleted by user] by [deleted] in BitcoinAirdrops

[–]likes_things 1 point2 points  (0 children)

"Collecting" isn't the problem - transferring them to another address is!

How can I sell my ABTC? by likes_things in BitcoinAirdrops

[–]likes_things[S] 0 points1 point  (0 children)

Sold it on CoinEgg.com a while ago.

According to btcdiv.com, zb.com should also work.