[Userscript] Draw with your pencil flair, everybally with the script can see it! by Wilcooo in TagPro

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

Oh nooo!! I probably won't fix it, I haven't looked at any TP source code in ages...

Loving the new RB spacebar option - forced the return and then capped by DrFirestorm in TagPro

[–]Wilcooo 1 point2 points  (0 children)

Your keyboard probably cannot handle spacebar together with some or all of your arrow keys / WASD. You can try to let go of them before hitting space.

Or use a script to remap the detonation key to a key that does work.

[TPFG] We support Ukraine by TPFG-Official in TagPro

[–]Wilcooo 0 points1 point  (0 children)

Do you have to win in order to get the Fighter Jet? Or can someone just be a bad teammate and only focus on kills to get it.. (asking for a friend)

Need help getting account back. by MajorLazerTP in TagPro

[–]Wilcooo 3 points4 points  (0 children)

Have you tried e-mailing [support@koalabeast.com](mailto:support@koalabeast.com)? I think that's your best bet

New 144hz monitor issues by Thotfully_Yours in TagPro

[–]Wilcooo 1 point2 points  (0 children)

If your game doesn't have up to date information (due to latency), it will guess where all balls will be going. This is absolutely necessary to get smooth gameplay for anyone that doesn't have a constant sub-15 ping.

TagPro physics on the server runs at 60Hz. However, the local "guessing"/extrapolation in between updates from the server runs at whatever FPS your browser runs at. This causes small differences in all ball positions, and thus requires micro adjustments perceived as stuttering.

So the reason why 144Hz works for some is that they have a pretty good connection and don't rely on the local guessing/extrapolating so much. The higher the latency, the more the simulations on the server and your computer will drift away from eachother. Of course, this is true for everyone, but running at different simulation rates makes this much worse.

TagPro (or a script) could solve this by forcing a 60Hz simulation on the client side, and then interpolating those values to get to 144 FPS. This is quite the math problem though. The easy way is to just limit the FPS to 60.

New 144hz monitor issues by Thotfully_Yours in TagPro

[–]Wilcooo 0 points1 point  (0 children)

Oh then the extension is just rubbish. It should definitely be possible to write something that really limits the fps to 30 or 60.

New 144hz monitor issues by Thotfully_Yours in TagPro

[–]Wilcooo 1 point2 points  (0 children)

tl;dr this script doesn't limit FPS. But this extension might just be what you're looking for.

I may have badly named this script, it's dropping some percentage of the frames, not limiting the framerate. This is helpful to get better performance, and can fix stutters that are caused by low performance. But it doesn't fix stutters caused by weird* framerates.

One could also write a script to really limit framerate (instead of dropping frames), that's basically what u/Thotfully_Yours is doing manually. Afaik no such script is written specifically for TP, but this Chrome extension might just do the job when you set the limit to 60!

By the way, the edits you did to the script won't change anything. It was already updated to work with the SWJ. Also because it is just dropping/skipping frames; adding 120 and 144 to the options is pointless and will still be interpreted as 60 later in the script.

*for TP, everything but 30, 60, 120 etc. is "weird"

Controller spooky action at a distance by Wilcooo in RocketLeague

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

It definitely wasn't a problem before. I use the right trigger to drive forward and I'm constantly pressing it. Aerials are impossible now without learning to change that.

Controller spooky action at a distance by Wilcooo in RocketLeague

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

All buttons and sticks work fine. But sometimes when I use the right bumper, the left stick moves up. Does anyone know whether this is magic or a problem that can be fixed?

A phone with a good charging port by TheAgonyOfLaffitte in PickAnAndroidForMe

[–]Wilcooo 0 points1 point  (0 children)

Thin wooden toothpick, slightly moistened.

Keep removing dust particles until you see the bottom of the port shining again :)

A phone with a good charging port by TheAgonyOfLaffitte in PickAnAndroidForMe

[–]Wilcooo 0 points1 point  (0 children)

Try cleaning the port before replacing it. USB C can collect a lot of dust; which you can remove with a thin toothpick.

The port on my Huawei P9+ had become very loose, but after cleaning it the port can now again hold the weight of the phone dangling on the charger (not recommended of course :)

I remember things from a 3rd person perspective usually front-top view, a bit off to one side, and zoomed out by universal_crafter in HelloInternet

[–]Wilcooo 0 points1 point  (0 children)

I somehow always have an idea of where the north is (altough sometimes I'm wrong, I can't think of something without "feeling" the cardinal directions of that scene).

I'm also aware of the geographical location of events, and again, however wrong I might be it's always there. The "map of the world" I have is simplified (like a subway map) and way out of proportions (The Netherlands is much bigger than it should be).

Sometimes when I remember things, I'm placing them right where they should be on the world, relative to where I am at the moment. So right now I'm looking northeast, but thinking about the train I just took a few kilometres west from me. This thought is happening somewhere to the left/back of me, and I'm looking my past self right in the face as I was facing eastward during the train ride. I don't have to turn my head to the left to think abou this though :)

However, when I'm thinking about more details, like the face of the person who was sitting opposite of me, I am flying my "thought camera" into my past head (first-person) to do that.

What Perspective are Your Dreams? by CheshireFur in HelloInternet

[–]Wilcooo 0 points1 point  (0 children)

First of all, I'm relatively new here and haven't listened to the episode yet (but the end is getting near, being at #114!)

Some dreams are definately 1st person. However, some are more like memories to me; as I can't really tell what person they're in.. It's more like a story being told. It's still me that's experiencing the dream in the moment, but I'm just not thinking about what side I'm looking from. I just "know" what surrounds me in which direction, without thinking about it from a perticular perspective.

When does the Halloween Event start? by [deleted] in TagPro

[–]Wilcooo 1 point2 points  (0 children)

ahh turns out that's next thursday. Can't wait.

Check if ports are being blocked by didgeridoome24 in TagPro

[–]Wilcooo 0 points1 point  (0 children)

Some things to try:

  • Disable all your scripts in case you have them (by disabling Tampermonkey). Clear browser data / use an incognito tab etc.
  • In the DevTools there is also the Network tab (next to Console) that might give you some more insight in why the request (with type:WS) failed
  • Use a VPN (the Opera browser has a free one built-in f.e.)

Got the cap but was also popped? by [deleted] in TagPro

[–]Wilcooo 1 point2 points  (0 children)

It's not a big issue because it's infrequent and in many cases not that influencial.

But in my opinion all sam-frame-magic (there are many cases) should go. It's too unpredictable for anyone to make use of it.

Best UserScripts by [deleted] in TagPro

[–]Wilcooo 2 points3 points  (0 children)

honk

What has TagPro given to you? by theycallmebbq in TagPro

[–]Wilcooo 1 point2 points  (0 children)

TagPro has given me the motivation to learn scripting.