May 5, 20242 yr 6 hours ago, Milkinis said: it's rebased by default https://msfn.org/board/topic/184515-arcticfoxienotheretoplaygames-360chrome-v1351030-rebuild-8/?do=findComment&comment=1242048 Thanks but I already know that all. I was one of the first to be involved in testing that re-basing when @UCyborg suggested this method for Chrome360 after my observations in terms of its enormous RAM usage on my old Windows XP computer. The good is that Thorium is already well configured inherently when it comes to RAM consumption. Edited May 5, 20242 yr by AstroSkipper
May 5, 20242 yr 12 minutes ago, Dave-H said: I still get out of memory crashes on tabs with Thorium, but it's nowhere near as bad as Supermium was. Supermium may have improved in that respect of course, I haven't yet updated from version 122.0.6261.85. My 360Chome (13.5.2036.0) does use a rebased chrome.dll of course. Until now, I couldn't observe such crashes here in my Thorium testing installation.
May 5, 20242 yr 3 hours ago, 66cats said: Is for me too (in XP), both about the same in Vista & 7. what version are you using SSE or AVX ?
May 5, 20242 yr 3 hours ago, Milkinis said: what version Using Thorium_SSE4_122.0.6261.168_WINXP_x64.zip for XP x64, Vista & 7 (multiboot, so literally the same copy). Will try Thorium_AVX2_123.0.6312.133.zip in Vista 64 & post results in a few. UPDATE: tried AVX2 (this box is 4770k), AVX & even SSE3 flavors on W7, all from https://github.com/Alex313031/Thorium-Win/releases. Each one gives me the "not a valid win32 app" error. AVX2 flavor performs roughly the same on W10: 144, 156, 145 The weird thing is on W10, the XP/legacy version (Thorium_SSE4_122.0.6261.168_WINXP_x64.zip) benches better (196, 200, 204) than the AVX2 version meant for Win10. In Vista extended kernel (Nov. 2022), i get Supermium on Vista extended kernel (Nov. 2022): 199, 203, 200 Thorium (XP SSE4) on Vista extended kernel: 192, 197, 198 Edited May 5, 20242 yr by 66cats
May 5, 20242 yr 7 hours ago, 66cats said: In Vista extended kernel (Nov. 2022), i get Probably Thorium author assumes you have the latest kernel from March 2023 and didn't bother to adjust to the older version.
May 6, 20242 yr 15 hours ago, 66cats said: UPDATE: tried AVX2 (this box is 4770k), AVX & even SSE3 flavors on W7, all from https://github.com/Alex313031/Thorium-Win/releases. Each one gives me the "not a valid win32 app" error. I can confirm this so the last working version for W7 is the 119
May 6, 20242 yr Sometimes the "not a valid win32 app" error is nothing more than then .exe not properly "signed".
May 6, 20242 yr 8 hours ago, NotHereToPlayGames said: Sometimes the "not a valid win32 app" error is nothing more than the .exe not properly "signed". ... 99.99% of times , when the OS generates that error upon trying to launch an ".exe" file, it means that the "Sub System Version" value inside the EXE's PE Header has been set (by the compiler) to a figure higher than the one corresponding to the current OS (e.g. XP=5.1, XPx64=5.2, Vista=6.0, Win7=6.1, Win8=6.2, Win8.1=6.3, Win10/11=10.0); using special software to modify that field of the PE header to an appropriate value for the current OS will allow for the executable to launch, unless some other kernel dependency isn't being fulfilled (in which case the OS will generate an appropriate ERROR message, different to the initial one ) ... On 5/5/2024 at 10:26 PM, 66cats said: UPDATE: tried AVX2 (this box is 4770k), AVX & even SSE3 flavors on W7, all from https://github.com/Alex313031/Thorium-Win/releases. Each one gives me the "not a valid win32 app" error. Below screengrab is with the AVX2 Thorium variant: TL;DR; ALL the builds you tried have been configured to require Win10+ out-of-the-box ... Edited May 6, 20242 yr by VistaLover
May 6, 20242 yr 37 minutes ago, VistaLover said: the "Sub System Version" value inside the EXE's PE Header has been set (by the compiler) it's not software developer's fault if the compiler doesn't support W7 anymore. Edited May 6, 20242 yr by Milkinis
May 7, 20242 yr 3 hours ago, Milkinis said: it's not software developer's fault if the compiler doesn't support W7 anymore. No, developer should check before saying it is supported.
May 7, 20242 yr 1 hour ago, roytam1 said: No, developer should check before saying it is supported. the build releases from the thorium-legacy repo do support W7 so he's likely to be using two different compilers.
May 7, 20242 yr 6 hours ago, VistaLover said: ALL the builds you tried have been configured to require Win10+ out-of-the-box Because versions for XP, Vista, 7 and 8/8.1 Now separately: https://github.com/Alex313031/thorium-legacy/releases/tag/M122.0.6261.168 And so far the latest version for all of them is 122.
May 7, 20242 yr On 5/6/2024 at 2:59 PM, NotHereToPlayGames said: Sometimes the "not a valid win32 app" error is nothing more than then .exe not properly "signed". Of course not, but it's not a bug deal, just open with CFF Explorer and change PE Header to 5.1 or smth. But! I guess there was a reason he blocked it from running on OS below 10.
May 7, 20242 yr 12 hours ago, Milkinis said: so he's likely to be using two different compilers. ... Or, more probably, using the same compiler but with different compilation scripts/configuration, depending on the OS the final binaries are targeting ...
Create an account or sign in to comment