Jump to content

Recommended Posts

Posted (edited)
On 5/9/2026 at 11:51 AM, modnar said:

Today I found a new setting to experiment with, javascript.options.main_thread_stack_quota_cap.

Now I don't really know exactly what it does, it just seem good to me to halve it, so I set it to 1048576 instead. Would someone please tell me if this modification is useful? Browsing seems more smooth with less memory being spent on it.

Bloated sites can require an increase to 4M to avoid errors. I recommend you continue cutting it in half until you see problems on any sites.

 

Edited by jumper

Posted

New NM28XP build (Win32, from 2026-05-09) crashes with memory read error on adress 0. Starts up until session manager, crashes afterwards (with or w/o trying to load the session). More accurately, it crashes before showing the browser window. Starts normally in safe mode. Could well be due to my buggy system (WinXP32 SP3, AMD FX(tm)-8310 Eight-Core) or an add-on problem, so if no one else reports best ignore me. Also tried versions from 2025-12-06 and 2025-04-05. Both crashing. Last working version is from 2024-02-03.

Posted
On 5/6/2026 at 5:41 PM, AstroSkipper said:

@roytam1 Whatever changes you make with regard to the of threads or CPU cores, I sincerely hope that your SSE2 XPmod releases will continue to work on systems with a single-core CPU. And another little reminder:

On 5/3/2026 at 1:16 PM, AstroSkipper said:

@roytam1 First of all, thanks for all your releases and for trying to fix the favicon issue on your server! :) Today, I have noticed that you again changed your favicon. But this doesn't work properly. Your favicon is shown in the tab and in the url bar, but not inside the bookmark in the personal toolbar. With your changes on your server o.rthost.win, I now get the following error message:

The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.  
o.rthost.win

 

This now appears permanently in the Browser Console because your HTML document is not configured correctly. :cool:

Ok. No answer is an answer too. :P I think this here might be a fix for your site inside your header:

<head>
  <meta charset="UTF-8">
</head>

:cool:

Posted (edited)

I love my uBlock Origin Legacy. You can use it to remove any nonsense in New Moon 28 or Serpent 52, for example, much too big and totally senseless pictures. :P

Edited by AstroSkipper
Posted

 

On 3/18/2026 at 9:17 PM, Leokids123 said:

What about the fact you forgot about your fork of Retrozilla?

 

On 4/24/2026 at 7:57 PM, Leokids123 said:

I wonder what's next...try to update your fork of Retrozilla to 2.3?

 

Update cert store or ciphers to the latest in all browsers?

 

On 4/24/2026 at 8:27 PM, NotHereToPlayGames said:

At this rate, we expect to hear from you again in 37 days on May 31st.  :buehehe:

 

11 minutes ago, Leokids123 said:

Too focused on the UXP supposed improvements that you literally forgot about Retrozilla 2.3 eh?!

 

You're growing more and more impatient / passive-aggressive / whatever-you-wanna-call-it.  We weren't expecting you until May 31st

Posted
12 minutes ago, AstroSkipper said:

I love my uBlock Origin Legacy. You can use it to remove any nonsense in New Moon 28 or Serpent 52, for example, much too big pictures.. :P

I use a userscript where all images are TINY but then I mouse-drag-and-stretch if I want to enlarge.

You have your issue-fixes, I have mine.  :cool:

Posted
2 hours ago, NotHereToPlayGames said:

You're growing more and more impatient / passive-aggressive / whatever-you-wanna-call-it.  We weren't expecting you until May 31st

At least i put in the right month.

 

Also,go place your games in the trash,if you had one! :roll1:

Posted
On 5/9/2026 at 6:03 PM, roytam1 said:

Notice: a 5-yearly electricity equipment check is scheduled in 21/5/2026 (10:00-16:00 UTC+8). Download server is unavailable during the period. And just in case machine can't automatically power-up after this outage it may be needed waiting me to go to the site to troubleshoot so the outage ending time may be postponed due to this.

Update: electricity company postponed this to early-June, exact date will be notified later.

Posted (edited)
On 3/10/2026 at 10:14 PM, basilisk-dev said:
On 3/10/2026 at 9:34 PM, exogenesis said:

 

https://www.distrowatch.com


Problem loading page

Browser Content:
Secure Connection Failed

An error occurred during a connection to www.distrowatch.com.

SSL received a malformed Server Hello handshake message.

(Error code: SSL_ERROR_RX_MALFORMED_SERVER_HELLO)

    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem.

 

On 3/10/2026 at 10:14 PM, basilisk-dev said:

Set security.tls.hello_downgrade_check in about:config to false.

This affects upstream as well.

 

 

Edited by exogenesis
who said I edited this :)
Posted (edited)
On 3/11/2026 at 12:04 PM, schwups said:

An useragent override should work.

try e.g.:     general.useragent.override.distrowatch.com     Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0

 

On 3/11/2026 at 12:42 PM, raddy said:

distrowatch banned windows xp, you can change only OS number - Windows NT 6.1 instead 5.1.

 

@basilisk-dev @schwups @raddy and anyone else if any I may have missed. I Thank You all for helping me with this problem.

Distrowatch had changed and XP is working again since I added the suggested UA

 

Thanks again :)

Edited by exogenesis
looks, looks, looks
Posted (edited)

Re:   www.distrowatch.org -> www.distrowatch.com

For me with latest NM28 (26-05-08) the following UA did not work:
general.useragent.override.distrowatch.com
Mozilla/5.0 (X11; Linux i686; rv:150.0) Gecko/20100101 Firefox/150.0
Error code: SSL_ERROR_RX_MALFORMED_SERVER_HELLO

And also:
URL with no general.useragent.override:
www.distrowatch.com
Error code: SSL_ERROR_RX_MALFORMED_SERVER_HELLO

But(!):
URL with no general.useragent.override:
www.distrowatch.org
This URL is changed by the server  to www.distrowatch.com
and gives this result:

Distrowatch.thumb.PNG.35b2c41182d002cf31c19ce23d68d4dd.PNG

Edited by anton12
Posted
11 hours ago, anton12 said:

Re:   www.distrowatch.org -> www.distrowatch.com

...

You can use this FF plugin, works on Serpent 52.9. I tested in on distrowatch.com, switched it to ON and just changed Windows NT 5.1 to Windows NT 9.1, so bastards can chew on high version that they crave so much.

Posted
5 minutes ago, modnar said:

You can use this FF plugin, works on Serpent 52.9. I tested in on distrowatch.com, switched it to ON and just changed Windows NT 5.1 to Windows NT 9.1, so bastards can chew on high version that they crave so much.

But let’s be honest. That’s the case everywhere on the web these days. Google Chrome is the preferred choice, and a fairly recent version at that. So it’s nothing we wouldn’t have expected. And users actually go along with this nonsense. :P

Posted

Any websites I can’t access on Windows XP Professional SP3 using New Moon, Serpent or Mypal are fair game for my Android tablet. It can gobble any modern rubbish. :o
foretnoire.gif

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...