
NotHereToPlayGames
MemberContent Type
Profiles
Forums
Events
Everything posted by NotHereToPlayGames
-
Way too early to tell. This is beta. Too quick to judge at this stage of the game. We have all witnessed such "bugs in quality" in very early releases of everything from web browsers to extended kernels to start menu alternatives. Even a Supermium release has this note - "An earlier release of 118.0.5991.0 was withdrawn due to a critical bug specific to Windows 7." We should give the author/creator of this Chrome 115 on XP every benefit of the doubt we give "early releases" of Supermium, extended kernels, StartIsBack, et cetera.
-
Sorry, this one is not for me. Mileage may vary, of course. But the settings/options is not LOCAL and has to go through the internet. Doesn't mean anything "bad" is going on, it's just "not for me". edit - I didn't even get as far as playing any YouTube videos to even "see" what it does, the non-local options page and donation page popup alone is a showstopper for my liking.
-
edit - while "funny", this is BETA and we shouldn't "judge too quickly".
- 2,340 replies
-
Agreed! With this discussion, I spent the last half hour hunting for 1080p+ videos - I could find very few! Yes, 480p to 720p is "huge" and 720p to 1080p is "small". I had to search and search and search to find those rare nuggets of gold for anything higher than 1080p. I guess I literally just don't have a clue as to what to even hunt for. Most require DRM (an assumption, hit with a blank screen saying my browser cannot play the video yet the link tells me my browser IS UP TO DATE [faking UA, of course]) which doesn't work with 360Chrome anyway. I guess I need some reference videos as I can't find them. Just what the heck are you guys watching via YouTube on 360Chrome? I did find a ton of sitcoms from the '80s that I've bookmarked for later enjoyment - but being from the '80s, these were literally 360p MAX, some even MAX'D at 240p.
-
If you wish to disable Roboto font in Tampermonkey's own GUI - 1) Chrome -> User Data -> Default -> Extensions -> [Tamerpermonkey 32char folder] -> [Tamermonkey version folder] -> style.css >>> REPLACE font-family:"Roboto" with font-family:"Arial" 2) Chrome -> User Data -> Default -> Extensions -> [Tamerpermonkey 32char folder] -> [Tamermonkey version folder] -> style.css >>> REPLACE @font-face{font-family:"LocalRoboto" with @font-face{font-family:"DISABLED-Roboto"
-
This works for me at https://everydrop-counts.org/ml (but it will not fix the Roboto font used in chrome://flags or Tampermonkey's own GUI) - // ==UserScript== // @name -- Replace Font // @version 0.1 // @include * // ==/UserScript== var elementList = document.getElementsByTagName('*'); for (var i = elementList.length - 1; i >= 0; i--) { var elementItem = elementList; var style = getComputedStyle(elementItem, ''); elementItem.style.fontFamily = style.fontFamily.replace(/Roboto/i, 'Arial'); }
-
Okay, I can replicate. (for reference: https://everydrop-counts.org/ml ) I assume that you also have these ugly fonts at chrome://flags/ - correct? If yes, that you have these ugly fonts both on web pages that you visit and at chrome://flags then the issue is Roboto font-family. This font-family is hard-coded in chrome.dll and it is easily replaced with arial but you would still need a Tampermonkey/Stylus type of fix to replace Roboto on web sites that you visit.
-
I haven't tried that one yet. YouTube really isn't my thing - not by a LLOOONNNGG shot. I kind of "don't get it", to be perfectly honest. It is nice for background NOISE when at work, but why do I need anything higher than 480p when it's there for the NOISE and NOT the video ??? When I want to watch a MOVIE, the LAST thing I run to is a phone, laptop, tablet, or desktop computer. Not even the computer I have that runs on a 4K 55" television's HDMI because that 55" television also has a Roku on a different HDMI input. Though to be fair, I think the Roku's output is only 1080p. So no, to each their own, of course, but nope, I'll never "get" why anyone would use YouTube to watch anything of resolution-importance. But again, "to each their own". I guess I would think that all these people that play 1080p YouTube videos on XP-era hardware would have FRIED that hardware by now, just way too much to be asking of that hardware (in my opinion).
-
You should note that it is a beta version of what is planned to be a paid-for product. It is not planned to be a "free web browser".
- 2,340 replies
-
Is it GUI fonts or web site fonts that you are wanting to be different? If web site fonts -- https://greasyfork.org/en/scripts/453435-%E5%85%A8%E5%B1%80%E8%8B%B9%E6%96%B9/code https://greasyfork.org/en/scripts/419363-%E5%85%A8%E5%B1%80%E5%BE%AE%E8%BD%AF%E9%9B%85%E9%BB%91/code https://greasyfork.org/en/scripts/419362-%E5%85%A8%E5%B1%80%E6%80%9D%E6%BA%90%E9%BB%91%E4%BD%93/code If GUI fonts - Display Properties -> Appearance -> Advanced -> Message Box - font, size, bold, and italic all work, I have not tried to get the color setting to work - 360Chrome must be closed when applying these changes --
-
Agreed. Though I would reword that to say third-party javascript. (no space, I read java scripts with a space and think Java code) MSFN tends to be the "net savvy" crowd that don't allow third-party javascripts "willy-nilly".
-
I find 1030 to manage RAM much better than 2036. I have also had disappearing fonts in 2036. Extremely rare and only while editing Stylus userstyles. But have never had disappearing fonts in 1030. There is no "night and day" difference between the two, I just find 1030 to be much more MATURE and STABLE of a product, with nothing "added" upstream that we here at MSFN just remove anyway. 1030 on the left. 2036 on the right. Two identical VMs with identical tasks performed in 1030 versus 2036. ie, note Process Hacker reporting Page Faults - in a perfect world, this number would be ZERO. 2036 will "fault" twice as often as 1030.
-
An interesting watch indeed! Particularly the notion that a "sandbox" OPENS UP VULNERABILITIES that would otherwise NOT EXIST if the computer was not running "anti-virus". The whole notion of Zero Day has always been enough for me to NOT run anti-virus - a heuristic scan cannot protect you from something it does not know how to find! And BINGO! As the presenter stated, "The reason I don't get malware is that I don't click on things, I don't download attachments". We called this "net savvy" back in the day. Also, as the presenter states, "I don't just download apps I get from the internet, especially free apps, and then run them without making sure they are authentic." It's also why I will not use a web browser that doesn't have a "status bar" - it is an ingrained habit to hover, eye down to status bar, read status bar, spin some brain gears based on that read, then go from there.
-
My Browser Builds (Part 4)
NotHereToPlayGames replied to roytam1's topic in Browsers working on Older NT-Family OSes
Enhancer for YouTube still works for me. I can no longer pipe YouTube through Proxomitron "and" Enhancer but relying on Enhancer "plus" uMatrix continues to work quite well. My uMatrix doesn't allow anything outside of youtube.com and googlevideo.com domains. -
I personally dislike using YouTube as some form of a "barometer" to gauge whether a web browser is "good" or not, whether an old computer is "good" or not, et cetera. My host computer has NEVER stuttered on YouTube. NEVER! 360Chrome v13.5 is the ONLY web browser I've ever used on YouTube. So I have NO CLUE how ANY other browser would or would not perform as far as YouTube is concerned. In fact, until becoming an MSFN Member and sharing these 360Chrome builds, I have literally NEVER visited YouTube. Okay, "never say never". I knew it played ADS left and right and therefore I would boycott the living sh#t out of ever "wanting" anything to do with YouTube. It was only because of "all" members here at MSFN being "YouTube Junkies" that I myself kind of 'had to' find a way to make YouTube "tolerable" (ie, ENHANCER FOR YOUTUBE, "don't leave home without it"). And sure, nowadays I am on YouTube daily at work for "background noise". But as far as STUTTERS - I've never encountered any on my host computer - not on my 16GB RAM XP x64, not on my 2GB RAM XP x86. I do get stutters in a VM even with 3GB RAM allocated. No stutters if I use a non-rebased 360Chrome using 200MB per process. No stutters if I use a rebased 360Chrome with per-process RAM under control. No stutters on build 1030 which I'm showing as having RAM under control without even rebasing (provided we don't let it load both "360base.dll" and "chrome.dll"). And the FUNNY thing about YouTube is the GREAT LENGTHS its "userbase" will go to make it "tolerable". I find various YouTube "front-ends" to peg CPU or RAM much MUCH higher than just "regular" YouTube - yet folks will still swear by the use of those "front-ends". As even recent discussions have pointed out, many "tamers" for YouTube also peg CPU or RAM much MUCH higher than just using "regular" YouTube. Sometimes we just make life difficult on ourselves and life would be so much easier if we just learned to not make our own lives difficult. Is YouTube "stuttering" because you are playing 1080p or 1440p "high def"? I personally play everything at 480p. And the very RARE times that I select 720p or even 1080p, THERE IS NO VIDEO DIFFERENCE. At least very rarely! Playing a video at 1080p when it was RECORDED from something only capable of recording 480p - video resolution doesn't miraculously "upscale" like that.
-
Try this. Go to https://downloadtestfile.com/ and select either the 10GB or 5GB Large Test File. No need to download the entire file. Do not use a "download manager", we are testing 360Chrome's download speed, not the speed of a "download manager". Once downloading, open 360Chrome's Download Manager dialog and report what speed that file downloads for you.
-
Thanks. Have not tried yet, but have on the to-do list.