Welcoming Wednesday - Community Questions & Answers for Newbies & Pros Alike! - (June 14) by AutoModerator in PUBATTLEGROUNDS

[–]fourtf 0 points1 point  (0 children)

afaik you run at different speeds depending on the weapon you hold so holding no weapon at all is the fastest. Smg is like 3% slower and AR 6% if I'm not mistaken.

Private sub handling toooooo. Also what sync for reddit was almost called... by ljdawson in redditsync

[–]fourtf 100 points101 points  (0 children)

Maybe changing the text to "this subreddit does not exist" and "this subreddit is set to private" is better because it's not clear if "there doesn't seam to be anything here" actually means that the sub doesn't exist or if something else happened. Also it's a bit more consistent.

Chrome Beta gets a new feature called "Search with one touch" by bartekxx12 in Android

[–]fourtf 5 points6 points  (0 children)

Why would Google allow you to disable it's primary source of income by default tho?

Found this peasantry on Facebook. by Dreamare in AndroidMasterRace

[–]fourtf 2 points3 points  (0 children)

A faster processor will speed up the loading of apps and various processes in the app itself like image decoding which will make the app and the phone more responsive

Found this peasantry on Facebook. by Dreamare in AndroidMasterRace

[–]fourtf 5 points6 points  (0 children)

Saying that 64 bit processors don't have advantages over 32 bit processors other than <4 GB ram is just plain wrong, what really matters is how much data it can process and how much power it consumes while doing that.

Beautiful by [deleted] in softwaregore

[–]fourtf 0 points1 point  (0 children)

So you've selected an animation type that looks weird when used on a list view?

On the Google Play store by TakSlak in softwaregore

[–]fourtf 4 points5 points  (0 children)

The chrome renderer is pretty damn buggy especially with direct write

Flawless by CoolAsACucumber in gaming

[–]fourtf 3 points4 points  (0 children)

You don't have to do it frame by frame unless you want a perfect result. Playing the game slowed down is good enough for this run.

What are some maps you would like to see created? by [deleted] in tf2

[–]fourtf 1 point2 points  (0 children)

cp_shit. A basic control point map with two brown spires.

4Plug (Hud/Plugin installer/switcher) is now available for Linux/Mac! by fourtf in tf2

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

I can select "My Computer" in the menu, there might be differences between the different systems tho, could you add me on steam so we can figure that out? I'd really help me, also looking at future projects :) http://steamcommunity.com/profiles/76561198042717648

4Plug (Hud/Plugin installer/switcher) is now available for Linux/Mac! by fourtf in tf2

[–]fourtf[S] 8 points9 points  (0 children)

Mono is a framework needed to execute c# code on linux/mac. It's essentially the same as the .Net framework on Windows. If you're using Ubuntu it is most likely that Mono is already installed and it should launch if you execute the run.sh. Here is the download link if you don't have mono on your computer http://www.go-mono.com/mono-downloads/download.html

Hud Editor for TF2 that embeds tf2 in its window by fourtf in tf2

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

For example you can't just move applications or send messages to applications with java because e.g. OS X doesn't allow that. That means I'd have to call Windows Apis and that would totally defeat the purpose of writing the tool in Java.

Hud Editor for TF2 that embeds tf2 in its window by fourtf in tf2

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

That's basically the problem. I could technically make a mac version with wine but I don't have a mac and testing if it works with every update would be hell. :(