AstroSkipper Posted May 5, 2024 Posted May 5, 2024 (edited) 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, 2024 by AstroSkipper 2
AstroSkipper Posted May 5, 2024 Posted May 5, 2024 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. 2
Milkinis Posted May 5, 2024 Posted May 5, 2024 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 ?
66cats Posted May 5, 2024 Posted May 5, 2024 (edited) 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, 2024 by 66cats 1
D.Draker Posted May 5, 2024 Posted May 5, 2024 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. 3
hidao Posted May 6, 2024 Posted May 6, 2024 12 hours ago, Dave-H said: 360Chrome starts fastest for me. Agree with you ...
Milkinis Posted May 6, 2024 Posted May 6, 2024 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
NotHereToPlayGames Posted May 6, 2024 Posted May 6, 2024 Sometimes the "not a valid win32 app" error is nothing more than then .exe not properly "signed".
VistaLover Posted May 6, 2024 Posted May 6, 2024 (edited) 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, 2024 by VistaLover 4
Milkinis Posted May 6, 2024 Posted May 6, 2024 (edited) 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, 2024 by Milkinis
roytam1 Posted May 7, 2024 Posted May 7, 2024 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. 1
Milkinis Posted May 7, 2024 Posted May 7, 2024 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.
ED_Sln Posted May 7, 2024 Posted May 7, 2024 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. 2
D.Draker Posted May 7, 2024 Posted May 7, 2024 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. 3
VistaLover Posted May 7, 2024 Posted May 7, 2024 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 ... 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now