Thanks again to boot.dev for sponsoring! Head over to sponsr.is/bootdev_MichaelMJD and use my code MICHAELMJD to get 25% off your first payment. That’s 25% off your first month or your first year, depending on the subscription you choose.
Hi Michael! 0.4.15 has been branched for release candidate and is receiving fixes to prepare for release. Since your last video we started holding meetings more regularly and were able to resolve several disagreements.
That was awesome and I’d do it again in a heartbeat. I’m hoping to slowly address the AMD side issues as it’s becoming increasingly clear they’re going to work first. Thanks for the awesome retest :) -The_DarkFire_
Hey Michael! I made a ReactOS driver for your exact Broadcom 57XX gigabit ethernet card, so internet should work out of the box for you. Life is busy though and I haven't gotten around to making the suggested changes required to merge it into master build
I keep telling people that Windows 2k, and by extension, Server 2k3, is the peak pure windows experience. Granted, 2k3 is a sort of cross between 2k and XP when it comes to the UI, but I find it counts towards peak Windows. It's a shame that the higher ups on the windows development have forgotten what makes Windows good...
Last I heard there were internal problems with the part of the ReactOS team that manages the release versions and led to such a stark contrast between Nightly and Release. It's a really understandable source of confusion for anyone that doesn't stalk every new bit of ReactOS information.
Well... not to be "that" guy, or perhaps I am? IDC, Anyway ReactOS has been around for a long long time... And there have not been much improvement (from a user perspective) on the OS, it is still as unstable as it where when I tested it for the first time. And I think it will be a long long time still before it will be usable, if ever... Heck, even AROS (the AmigaOS recreation for x86 systems) are more mature...
Very courteous of you to provide the seizure warning. I personally do not have seizure issues where I would need to skip the segment, but it's very respectable and shows your empathy and respect as a creator towards your audience. I'm new here, this is the very first video that I've seen of yours, and that little detail has encouraged me to subscribe to your channel.
A reskinned versión version reporting version 4.10. 1998 (Windows 98 first release) or 4.90.3000 (Windows Me) is in order! (although some early Memphis version would be more bugginess accurate).
You can hear the Lovecraft-protagonist-grade madness in Michael's voice when he talked about everything he went through after booting into safe mode resulted in nothing but a black screen. Not to mention the giggle around the 25-minute mark.
ive been following ReactOS for YEARS i mean like 12 - 15 this is by far my favorite in development OS out there, I hope it continues on to get bigger and better
Hey I noticed that your D531 is using BIOS revision A06, while Dell's website has newer revisions for that model (A10 and A12). Not sure how much or even if that would help with anything when it comes to running ReactOS on it, and I can't even find changelogs to check what they do exactly, but I guess since they bothered making those updates back then, they probably fixed some things. Obviously, if you want to try updating it, I'd use a stable version of Windows from back then. Also, a warning : revision A12 on the website is suspiciously recent and some people reported it being corrupt… may be something with them re-generating the latest updates in bulk with a newer certificate and not checking that the updated files actually work, so you might want to avoid that one, or perhaps try finding an earlier file on the web archive instead.
The dev I spoke with said the BIOS revision was fine, so I just left it on A06. I was also confused about the pretty recent date for the latest version on Dell's site.
@@AureliusR My opinion can be seen as optimism, realism or pessimism. Depending on the perception of the observing individual. When i first read about ReactOS in an IT magazine, i was a juvenile. Now i have a wife, a house and achieved my major life goals. ReactOS still hasn't made much progress. If HL3 will ever be a thing, it's gonna be within the next 10 years, i assume. So it isn't wrong to expect it to be released before ReactOS becomes useful.
The CD thing is about the deprecated Win95-era optical API used in those games that doesn't work either on modern Windows versions nor ReactOS. Regarding the debugger detection it works like this: at the very start of the code it replaces a JMP (jump to place in code) instruction with all zeros (NOP, no operation) and right after that the JMP in question and the code that displays the error. Most CPUs will cache everything to run it in advance and changing the code mid execution would do nothing, but sometimes (including when a debugger is there), the cache will be discarded therefore the JMP won't work (it has just been replaced) causing the error code to run. This is often considered bad practice.
@@ApertureSciencePsycho actually, the instruction 00 decodes to, is not a nop because it has side-effects. Suppose that eax contains the address of a valid memory area. Then, `add [eax], al` would add the low byte (al) of the value of that address, to the contents of whatever is stored at that address, thus, modifying what's there. In particular, if eax == 0, there would be a NULL access being done, and your program would crash. So, this is NOT a no-operation.
I totally agree with the Release vs Nightly confusion. I've inly used the Release because I didn't want to be bothered with a Nightly test version and its problems. I guess I'll be downloading a Nightly tonight.
15 minutes into the video and I have to say this is the best commercial for nightly builds being spectacularly awesome that I have ever witnessed! Ha ha! I believe your take on nightly builds was spot on. Thanks for gaslighting us, Devs, that’s great.
Michael, this is a great video! You made the wanted follow up, you installed it on real hardware, you came a long way further than I ever did. Thank you for sharing these experiences!
we can talk about how amazing it is that you can copy system files from Server 2003 and they WILL work with ReactOS! amazing that React is computable to the point it one CAN copy files from Server 2003!
The thing I've learned with most nightly builds for any software is that generally, most show-stopping regressions since a latest "stable" have been corrected. The only thing I've ever seen contradict this is with Debian, where stable actually means willfully putting effort into tanking your install.
Maybe its my Linux brain but when I think stable release I think the release that works the best to the level that the project is at, while "nightly" or "unstable" is for the cutting edge releases that have additions and changes that are tests and make the release less robust as a result, then when that testing is done and its as stable as possible they move that to stable?
Unfortunately "stable" is a bit of a loaded term It both means a) doesn't crash (what most people think of) and b) doesn't change radically (what Debian stable is most about) The idea of stable is that if you have a workflow and you keep staying on that stable version, it won't change, you'll be guaranteed your workflow will keep working and you won't have to change anything (or worse, realize that your very weird, wacky, way of doing something doesn't work anymore)
My experience with it is that it fixes things from the stable release, and breaks other things that might have regressions. Just the nature of the beast, I suppose.
I just want to say thank you for your videos. :) For some reason I really like exploring older tech/software., but also like to see things outside my usually bubble (Linux/Android/MacOS). It also help me to fall a sleep, but I try to re-watch them when I'm awake again. Keep up the good work!
For a more mature project I think your reasoning about release vs nightly makes perfect sense. In this case I think the difference is simply that every release is also pretty experimental, and with the latest release years out of date it may well be that the current status is better no matter whether there is a new release or not. Completely agree that it's a communication problem having the project web site directing people to use said old release in that situation, though.
Been keeping an eye on ReactOS since 2011. Its too bad they haven't been able to make more progress. I'm sure its difficult, but I hope this video brings it more support and speeds up progress.
Gotta love the devs (or at least the person in charge of the Twitter account) making fun of you because "everyone knows the stable release sucks!" but... the daily doesn't seem that much better. Sure it doesn't crash, but it still doesn't actually work either. (Oops, I spoke too soon about crashing! Then, that poorly-written shibe meme is just being sore.)
I have an old 42" LG TV that I've moved to a guest bedroom and replaced it with a 48" TV. The 48" TV is smaller than the old TV because of how big the bezels are. It was also like 2/3 the weight. Stuff is getting crazy small.
reactOS is gonna be a godsend for retro computing when it starts to mature. imagine a WinXP machine where you don't have to worry about security constantly and with the ability to get modern QoL improvements to it.
it's a bit hard for me to understand the point of this whole endeavor. I use XP machines almost every day, and the problems with QOL features do not stem from operating system, but the hardware. No OS will ever make a single core machine fully usable again, and more powerful machines don't lack much in terms of QOL, even modern Internet is fully usable under XP with Supermium. I admire the developers' skills and passion, but it just seems they're working really hard to achieve something that would've been worth pursuing 20 years ago.
@@inferi312 well for starters it’s a nightmare to actually update XP these days. If you’re like me and have an RTM release you either have to slip stream service packs into the installer and then install Legacy Update and then run that a couple of times before you’re actually up to date The main goal of this is just a FOSS windows which will I think many years in the future be extremely useful like how free dos is.
@@inferi312 I seriously hope your XP machines are air gapped and are required for core services like embedded systems for a business with no suitable replacements, else you are a fool to keep using it in this day and age.
I don’t think that joke works very well. Like, anything will react in some way, right? Saying that “because it reacts by crashing, we call it reactOS” just, doesn’t seem to make sense?
Fun thing is, if you put the CD codes into Steam, the games will be added to your library. In fact, my HL code got me HL, Blue Shift, Opposing Force and maybe some others too.
An OS that has been in development for like 25 years doesn't even have working drivers for the official hardware that it has been developed on, and nothing works on it. Seems like a good OS.
It is not a easy task to reimplement an operating system that was originally made by probably hundreds or maybe even by more than a thousand of developers in a reasonable time. They still made a lot of progress lately, mostly in terms of stability of ReactOS from what I've heard. I believe that if the project was founded well, the progress would accelerate very quickly and we could get an actual beta in like few years.
@@Winnetou17 Difficult and tedious and MS keeps moving the goalposts. But whilst the developers enjoying working on it is surely reason enough to do it, one has to question the value of a project in such a state after a quarter of a century.
@@chaos.corner Well, they collaborated with and contributed to WINE, so I wouldn't say it was a waste, even if ReactOS doesn't ever reach an usable status.
It’s actually because this model shipped with two LCD sizes, and instead of redesigning the entire housing for the cheaper panel, dell just put it on the same chassis and thickened up the bezels lol
Thank you for this video. I had downloaded it and was going to install it on an old pc, but, now I've seen it (NOT) working, I'm going to give it a miss. Whilst I'm happy to fault find and spend hours getting things working, this does not apply to my gaming time, I've done all that already, now it's a must for me to just turn the system on and be gaming two minutes later.
I'm not gonna lie, even after being mortified by how much of a nightmare getting it that far was, seeing Halo launch in an open source OS and it actually working relatively fine for the hardware it was running on semi-natively still had my jaw drop.
It's like Windows XP - and XP (NT 5.1/5.2 kernel) was mostly used with 32 bit software. While there was a x64 version, who cares, except for big databases.
Stable does not mean less crashes. Stable means the public methods don't change in subsequent sub-releases. It is a very important difference and one that may prohibit a new release because some APIs are still work in progress and freezing them now may make something way harder to implement later because now it has to remain stable otherwise other components need further reworking.
Thank you! I wish more people would get this. Same with Debian stable, many people don't get that stables doesn't just mean that it doesn't crash. Maybe we should invent a new term for this, like "steady".
I think you might be missing a bit of the bigger picture here. I could be wrong, but doesn’t "stable" usually imply reliability for most people? It suggests fewer crashes and a more dependable experience. The idea of a stable API might be better captured by terms like LTS (Long-Term Support), which emphasize consistency over time. To agree with previous comment, If most people misunderstand the term, it might indicate that "stable" isn’t the best choice for conveying this specific meaning.
@@tehaiks I think you might be missing the fact we're talking about ReactOS, are you seriously considering calling anything LTS about it, that's just crazy to even think about that. And no, LTS means your programs and dependencies stay functionally the same for a long time and only get bug and security fixes and nothing else.
Great vid, and man... does that take me back to some bad days watching the system hang after mup.sys and having to go dig for "what was it doing after that..." :D Anyway, might want to throw Quake (the original) into the "test toolbox". It was one of the few things that ran in NT4 (and thus one of the reasons i became near competition level at it). It's a pretty "neutral" game as far as tech goes, and you have bucket loads of different ports, supporting OpenGL, DX, you name it. Also very small and no install, +2 bonus.
In a distant parallel universe Jeve Stobs from Macrohard has developed "ReactOS" to be shipped with the Engineulu Raspfruit 5150 PC. For over 20 years Gill Bates tries to re-write an older version of it, which he called "Windows". It's the same universe, where a submarine built from rubber sank and over 100 years later an oceanliner called Rockton Stush had a gigantic titanium explosion on the same spot and where Russia dropped two Nukes on Greenland to win the second climate war. //
Glad to see the developers seeing the positives in your video and implementing changes. Its a shame its not in a more solid position but hopefully this will change.... And not too far in the future 😅
Yup, this is a living 21st century example of what the PC hobby was like back in the early 90s. If I could reclaim all the hours I spent reloading and rebooting I'd be about 38 instead of 66.
Totally. I first learned of it in the late 90s. The fact that they are still tinkering with it without it being any further along than it is just makes me shake my head. I would think by now the OS would either be essentially completed or they would've given up.
The debugger message is probably coming from the CD copy protection that Call of Duty 1 has (only on the Singleplayer exe), and you could have bypassed it with a NoCD patch. It probably wouldn't have worked anyway because this game uses OpenGL exclusively, with the "DirectX 9.0b" requirement likely being only for the sound backend.
I think the point of not just making another release is, they'd have to make a full release every night for it to not be irrelevant. As soon as a nightly build comes out after that release its probably better, and it gets better every night.
Unless I'm missing something, you'd think the official testing notebook for ReactOS would at the very least have the bare minimum working on it with how long it's been in development. Still, reverse-engineering the NT kernel is quite the feat, so it's understandable that it'll take a good while for everything to get up and running properly. Wonder how many of these bugs in this video alone got fixed after it was posted. At least the test-bed will be more usable for testing-out games and GPU-related stuff. All that's missing now is the audio.
You are a man of infinite patience, although your expert helper really kept you going. I would have wrought terrible vengeance on something, not sure what, but there would have been some breaking going on. Very interesting, but I may give that one a pass for now. Great video though!
It's not a Michael MJD video if things don't go wrong during (or after) an install 😂 as a side note: you should definitely, 100%, play Diablo and Diablo 2. Both incredible games!
Certainly that's been my experience lately. Just tried the Dreamcast emulator Redream for the first time, the "stable" build had really egregious render artifacting and was significantly outdated compared to the developer build. Thankfully they have an active discord with some very kind people willing and able to assist
I totally agree, if the nightly build is sooo much better, just tell it on the website to Download it instead of the latest release. I don't get why u just would let people which are non enthusiast or non developers and wanna try out for fun are so much misled to a shittier version.
Thanks for sharing your experience with ReactOS. I'm wondering if the problems you observed with the CD checks failing is because ReactOS does not include and/or support the "SECDRV.SYS" component, which is an old software component for Digital Rights Management under Windows. ... Although whether the games you installed depended on that component to perform a CD check? Maybe someone can chime in on that part.
I have heard that the ReactOS team had a problem with their release pipeline so they couldn't push new versions as release, only as nightly. I don't know if that is true now or ever was, but that's what I heard.
Thanks again to boot.dev for sponsoring! Head over to sponsr.is/bootdev_MichaelMJD and use my code MICHAELMJD to get 25% off your first payment. That’s 25% off your first month or your first year, depending on the subscription you choose.
sigma
Who asked for sponsor
Thank God you haven't joined to the dark raid shadow mjends side😅
@@_lun4r_no one asked for it, but without sponsorship, he wouldn't be able to make videos, apparently.
hey Michael pls pin me plsssss man I'm a fan
Hi Michael! 0.4.15 has been branched for release candidate and is receiving fixes to prepare for release. Since your last video we started holding meetings more regularly and were able to resolve several disagreements.
I love that for you guys! Good luck and godspeed
I love the project! Keep going!
HOORAAAAY! good luck everyone!!!
Good news for people who love good news
YAY! ReactOS has so much potential! Glad to hear that things are improving!
michael mjd's commentary will singlehandedly save the ReactOS project
That was awesome and I’d do it again in a heartbeat.
I’m hoping to slowly address the AMD side issues as it’s becoming increasingly clear they’re going to work first.
Thanks for the awesome retest :)
-The_DarkFire_
Amazing!
Dude, you're awesome. Improving ReactOS on the fly like this is great.
Hey Michael! I made a ReactOS driver for your exact Broadcom 57XX gigabit ethernet card, so internet should work out of the box for you. Life is busy though and I haven't gotten around to making the suggested changes required to merge it into master build
It's fun seeing ReactOS use the same UI elements as Windows Server 2003
everything in windows is still using those ui elements lmao
it's mainly based off server 2003 so that's why
anything from other Windows versions is purely for compatibility reasons
@@generallyunimportant Ech, maybe design wise. I think only the Explorer program has been left mostly untouched.
@@generallyunimportant I don't think that warranted a LMAO.
I keep telling people that Windows 2k, and by extension, Server 2k3, is the peak pure windows experience. Granted, 2k3 is a sort of cross between 2k and XP when it comes to the UI, but I find it counts towards peak Windows. It's a shame that the higher ups on the windows development have forgotten what makes Windows good...
Last I heard there were internal problems with the part of the ReactOS team that manages the release versions and led to such a stark contrast between Nightly and Release. It's a really understandable source of confusion for anyone that doesn't stalk every new bit of ReactOS information.
I mean look at it, it can't even open any webpage
"..Hey it's michael from the future here"
you know something went wrong when michael from the future comes to interrupt the video
You know something goes wrong when Michael releases a video, but everything goes wrong.
You know something goes wrong when he uploads in general lol
Why don't they just use the server 2003 dlls anyway? Why do they implement WineD3D?
Yes
ReactOS is a cool project and I'm glad it exists even if it's a long way off from being usable day-to-day
And when reaches *usable* state, then fired.
Well... not to be "that" guy, or perhaps I am? IDC, Anyway ReactOS has been around for a long long time... And there have not been much improvement (from a user perspective) on the OS, it is still as unstable as it where when I tested it for the first time.
And I think it will be a long long time still before it will be usable, if ever...
Heck, even AROS (the AmigaOS recreation for x86 systems) are more mature...
Very courteous of you to provide the seizure warning. I personally do not have seizure issues where I would need to skip the segment, but it's very respectable and shows your empathy and respect as a creator towards your audience. I'm new here, this is the very first video that I've seen of yours, and that little detail has encouraged me to subscribe to your channel.
I really appreciate the kind words! I feel it’s very important to put those in so I always make sure to. Thanks for subscribing!
Now do the Everything Goes Wrong version
man i wish there is a "everything goes right" video where it works 1st attempt with no flaws
This is the everything goes wrong version 😅
@@MichaelMJD fair hahaha, next time a everything goes right version?
@Emayeah yeah We NEED THAT😂😂
We need a Everything Went Better than Expected version
they’ve succeeded in recreating the nightmare of using a really old version of windows, what an achievement!!
A reskinned versión version reporting version 4.10. 1998 (Windows 98 first release) or 4.90.3000 (Windows Me) is in order! (although some early Memphis version would be more bugginess accurate).
"Imagine Windows 2000 except nothing works."
@@MistahMatzah So just Windows ME
You can hear the Lovecraft-protagonist-grade madness in Michael's voice when he talked about everything he went through after booting into safe mode resulted in nothing but a black screen. Not to mention the giggle around the 25-minute mark.
ive been following ReactOS for YEARS i mean like 12 - 15 this is by far my favorite in development OS out there, I hope it continues on to get bigger and better
I love how sometimes the camera gets the OS/2 box at the background, as if it's smirking to all Michaels' attempts to bring ReactOS to life.
I always look at that OS/2 box too. I have one at home too :)
Hey I noticed that your D531 is using BIOS revision A06, while Dell's website has newer revisions for that model (A10 and A12). Not sure how much or even if that would help with anything when it comes to running ReactOS on it, and I can't even find changelogs to check what they do exactly, but I guess since they bothered making those updates back then, they probably fixed some things. Obviously, if you want to try updating it, I'd use a stable version of Windows from back then.
Also, a warning : revision A12 on the website is suspiciously recent and some people reported it being corrupt… may be something with them re-generating the latest updates in bulk with a newer certificate and not checking that the updated files actually work, so you might want to avoid that one, or perhaps try finding an earlier file on the web archive instead.
The dev I spoke with said the BIOS revision was fine, so I just left it on A06. I was also confused about the pretty recent date for the latest version on Dell's site.
GTA VI will release before ReactOS has a stable. We may even get Half-Life 3 before we see any sort of half-decently working ReactOS build.
We'll see about that.
@@michalthekindInstall ReactOS on the AI to escape it
>
Why be so negative? What does that get you in life? Other than everyone noticing how negative and pessimistic you are.
@@AureliusR My opinion can be seen as optimism, realism or pessimism. Depending on the perception of the observing individual.
When i first read about ReactOS in an IT magazine, i was a juvenile. Now i have a wife, a house and achieved my major life goals. ReactOS still hasn't made much progress.
If HL3 will ever be a thing, it's gonna be within the next 10 years, i assume. So it isn't wrong to expect it to be released before ReactOS becomes useful.
Just keep copying more files from Server 2003 until everything works
Better yet, just install Microsoft Server 2003...
@@mchenrynick that was the best operating system ever, eventually ReactOS gets there
The CD thing is about the deprecated Win95-era optical API used in those games that doesn't work either on modern Windows versions nor ReactOS.
Regarding the debugger detection it works like this: at the very start of the code it replaces a JMP (jump to place in code) instruction with all zeros (NOP, no operation) and right after that the JMP in question and the code that displays the error. Most CPUs will cache everything to run it in advance and changing the code mid execution would do nothing, but sometimes (including when a debugger is there), the cache will be discarded therefore the JMP won't work (it has just been replaced) causing the error code to run. This is often considered bad practice.
NOP is opcode 0x90 on x86 and x64 CPUs, not "all zeroes".
@hbm293 , a quick search lead me to an old forum that says that 0x0000 decodes to "add [eax], al" but has no effect which means it's a NoP
@@ApertureSciencePsycho actually, the instruction 00 decodes to, is not a nop because it has side-effects.
Suppose that eax contains the address of a valid memory area.
Then, `add [eax], al` would add the low byte (al) of the value of that address, to the contents of whatever is stored at that address, thus, modifying what's there.
In particular, if eax == 0, there would be a NULL access being done, and your program would crash.
So, this is NOT a no-operation.
@hbm293 idk that old forum guy knows better
I played with reactos years ago. It's cool to see that they're still working on it.
I totally agree with the Release vs Nightly confusion. I've inly used the Release because I didn't want to be bothered with a Nightly test version and its problems. I guess I'll be downloading a Nightly tonight.
15 minutes into the video and I have to say this is the best commercial for nightly builds being spectacularly awesome that I have ever witnessed! Ha ha! I believe your take on nightly builds was spot on. Thanks for gaslighting us, Devs, that’s great.
Michael, this is a great video! You made the wanted follow up, you installed it on real hardware, you came a long way further than I ever did. Thank you for sharing these experiences!
Wow. ReactOS has really captured the experience of dealing with Windows driver installs from the 90s/00s perfectly.
ReactOS is Back
we’re so back
And it needs to leave again 😂
It never left lol
just need druaga1 to return
Why?
Reverse engineering windows seems like a weird masochistic thing to devote your life to
yes
It's kinda sad as theres no need for it considering the adancements of wine and kernel
@@SameriddAndCave nah it definitely has a reason to exist still as a fun hobby project
fr
Based, to be honest.
we can talk about how amazing it is that you can copy system files from Server 2003 and they WILL work with ReactOS!
amazing that React is computable to the point it one CAN copy files from Server 2003!
and as expected, everything goes wrong EVEN ON OFFICIAL HARDWARE. wow.
I know right! LMAO
ReactOS, go home you’re drunk 😂
a shame the stuff that isn't supported yet doesn't work! wow!
@@danielktdoranieit's Alpha testing...
It's not surprising that securom, safedisc and other copy protections don't run on ReactOS.
@@shadowopsairman1583yeah but was in alpha for 2 decades
The thing I've learned with most nightly builds for any software is that generally, most show-stopping regressions since a latest "stable" have been corrected. The only thing I've ever seen contradict this is with Debian, where stable actually means willfully putting effort into tanking your install.
Maybe its my Linux brain but when I think stable release I think the release that works the best to the level that the project is at, while "nightly" or "unstable" is for the cutting edge releases that have additions and changes that are tests and make the release less robust as a result, then when that testing is done and its as stable as possible they move that to stable?
Unfortunately "stable" is a bit of a loaded term
It both means a) doesn't crash (what most people think of) and b) doesn't change radically (what Debian stable is most about)
The idea of stable is that if you have a workflow and you keep staying on that stable version, it won't change, you'll be guaranteed your workflow will keep working and you won't have to change anything (or worse, realize that your very weird, wacky, way of doing something doesn't work anymore)
My experience with it is that it fixes things from the stable release, and breaks other things that might have regressions. Just the nature of the beast, I suppose.
I just want to say thank you for your videos. :)
For some reason I really like exploring older tech/software., but also like to see things outside my usually bubble (Linux/Android/MacOS).
It also help me to fall a sleep, but I try to re-watch them when I'm awake again. Keep up the good work!
I get something to watch while eating
Bro ain't no way I'm 1 second Earlier than you 😂 what a coincidence
im eating rn lol
@@vista6009nah i beat you by approx: 10.871 milliseconds
I was eating 1 min ago
Finished my dinner while watching lmao@@Mahanagha
For a more mature project I think your reasoning about release vs nightly makes perfect sense. In this case I think the difference is simply that every release is also pretty experimental, and with the latest release years out of date it may well be that the current status is better no matter whether there is a new release or not. Completely agree that it's a communication problem having the project web site directing people to use said old release in that situation, though.
Good to see nothing's changed in decades with ReactOS, still a dumpster fire just like its inspiration. Truly, one of the OSes of all time.
Thanks to you yesterday I came to know of this OS I didn't know anything about. I'm currently compiling it under linux and everything went fine so far
Been keeping an eye on ReactOS since 2011. Its too bad they haven't been able to make more progress. I'm sure its difficult, but I hope this video brings it more support and speeds up progress.
I have been eagerly waiting for this video
maybe in 2050 they'll be able to be compatible and run like win 2000! yay!
in 3100 right as GTA VI releases they will release the one that's up to date
@@petermmm42 hate to break it to you but that joke doesn't work anymore gta 6 got a release date LOL
@@sonicSnap who knows what if it gets delayed a whole bunch like ksp2 so in that hyoer specific situation my joke works
@@petermmm42 i mean it could but the release date took so long and is technically vague enough that i doubt it'll go that way
Gotta love the devs (or at least the person in charge of the Twitter account) making fun of you because "everyone knows the stable release sucks!" but... the daily doesn't seem that much better. Sure it doesn't crash, but it still doesn't actually work either. (Oops, I spoke too soon about crashing! Then, that poorly-written shibe meme is just being sore.)
I had totally forgot how absolutely *huge* the bezels are on those 2005-08 Dell Latitudes.
I have an old 42" LG TV that I've moved to a guest bedroom and replaced it with a 48" TV. The 48" TV is smaller than the old TV because of how big the bezels are. It was also like 2/3 the weight. Stuff is getting crazy small.
Why is having small bezels considered a feature? It feels kinda like wireless keyboards to me, some kind of stupid gimmick.
@@Eddies_Bra-att-ha-grejer bezels take up space. Smaller bezels mean a larger screen or a smaller monitor for the same screen size.
The AC'97 driver brings me back
reactOS is gonna be a godsend for retro computing when it starts to mature. imagine a WinXP machine where you don't have to worry about security constantly and with the ability to get modern QoL improvements to it.
that's a really good idea wtf
I've been telling myself this for at least a decade or more now
I'm still huffing that copium that we might have a stable release in my lifetime....
it's a bit hard for me to understand the point of this whole endeavor. I use XP machines almost every day, and the problems with QOL features do not stem from operating system, but the hardware. No OS will ever make a single core machine fully usable again, and more powerful machines don't lack much in terms of QOL, even modern Internet is fully usable under XP with Supermium. I admire the developers' skills and passion, but it just seems they're working really hard to achieve something that would've been worth pursuing 20 years ago.
@@inferi312 well for starters it’s a nightmare to actually update XP these days. If you’re like me and have an RTM release you either have to slip stream service packs into the installer and then install Legacy Update and then run that a couple of times before you’re actually up to date
The main goal of this is just a FOSS windows which will I think many years in the future be extremely useful like how free dos is.
@@inferi312 I seriously hope your XP machines are air gapped and are required for core services like embedded systems for a business with no suitable replacements, else you are a fool to keep using it in this day and age.
I'm honestly pretty impressed this works at all
It's called ReactOS because it reacts by crashing
reactOS' official reaction when you try to do literally anything on it: 😱😱😱
Rename suggestion: CrashOS.
I don’t think that joke works very well. Like, anything will react in some way, right? Saying that “because it reacts by crashing, we call it reactOS” just, doesn’t seem to make sense?
Honestly super cool that your videos are able to inspire more development and changes on ReactOS
So much work! Thanks for the videos ultimately! 👍
I am pretty sure the ReactOS CD drivers don't work with DRM schemes used by Half-life Blueshift or PONG.
Fun thing is, if you put the CD codes into Steam, the games will be added to your library. In fact, my HL code got me HL, Blue Shift, Opposing Force and maybe some others too.
I think all hardware that can still run XP / Server 2003 will cease to work before ReactOS ever becomes a viable XP alternative.
ReactOS will become a viable XP alternative finally after Microsoft moves on from the NT kernel.
An OS that has been in development for like 25 years doesn't even have working drivers for the official hardware that it has been developed on, and nothing works on it.
Seems like a good OS.
To be fair the version ReactOS devs use has an nvidia GPU and not an AMD one
It is not a easy task to reimplement an operating system that was originally made by probably hundreds or maybe even by more than a thousand of developers in a reasonable time. They still made a lot of progress lately, mostly in terms of stability of ReactOS from what I've heard. I believe that if the project was founded well, the progress would accelerate very quickly and we could get an actual beta in like few years.
@@MarcinKralka Not only reimplement, but reverse engineer it, and make it so it's compatible. It's a lot of very difficult and tedious work
@@Winnetou17 Difficult and tedious and MS keeps moving the goalposts. But whilst the developers enjoying working on it is surely reason enough to do it, one has to question the value of a project in such a state after a quarter of a century.
@@chaos.corner Well, they collaborated with and contributed to WINE, so I wouldn't say it was a waste, even if ReactOS doesn't ever reach an usable status.
So, it is the Nightly MJD Frankenstein 2000 Version now.
Edit: Very nice that you got the Help :)
Micheal i say you should ask people who know how to code and test to join up with reactOS team and give them a helping hand
It's funny how shocking the size of the bezel on that laptop was. We've come a long way
It’s actually because this model shipped with two LCD sizes, and instead of redesigning the entire housing for the cheaper panel, dell just put it on the same chassis and thickened up the bezels lol
If you look at something like the PowerBook G4 Titanium or the Latitude C840, their bezels are nice and thin
Thank you for making this video I was wondering if anything had changed I hadn't seen anything recently.
You make some of the best tech videos on youtube
Thank you for this video. I had downloaded it and was going to install it on an old pc, but, now I've seen it (NOT) working, I'm going to give it a miss. Whilst I'm happy to fault find and spend hours getting things working, this does not apply to my gaming time, I've done all that already, now it's a must for me to just turn the system on and be gaming two minutes later.
I'm not gonna lie, even after being mortified by how much of a nightmare getting it that far was, seeing Halo launch in an open source OS and it actually working relatively fine for the hardware it was running on semi-natively still had my jaw drop.
But doesn't it use code from the WINE project? Is it even 'native'?
Yeah, new video! Let's goooooooo (I love to listen to these videos as podcast while I cook. For real. Sometimes I even go back to old videos to do so)
3:30 bro just spent two and a half minute yapping to the trollers lmao
I am currently watching this on a Dell Latitude!
Fun fact: Mizu is japanese for water, so the Mizu theme is probably supposed to look kinda like a water theme.
Your tech videos bring a smile to my day, tysm
ReactOS Team: **Takes 20 years to make a Windows 2000 clone that can't even install drivers properly**
Thanos MJD: "Fine. I'll do it myself...."
It's like Windows XP - and XP (NT 5.1/5.2 kernel) was mostly used with 32 bit software. While there was a x64 version, who cares, except for big databases.
I will never use this but for some reason it makes me so happy someone is doing this.
Stable does not mean less crashes. Stable means the public methods don't change in subsequent sub-releases. It is a very important difference and one that may prohibit a new release because some APIs are still work in progress and freezing them now may make something way harder to implement later because now it has to remain stable otherwise other components need further reworking.
Thank you! I wish more people would get this. Same with Debian stable, many people don't get that stables doesn't just mean that it doesn't crash.
Maybe we should invent a new term for this, like "steady".
I think you might be missing a bit of the bigger picture here. I could be wrong, but doesn’t "stable" usually imply reliability for most people? It suggests fewer crashes and a more dependable experience. The idea of a stable API might be better captured by terms like LTS (Long-Term Support), which emphasize consistency over time. To agree with previous comment, If most people misunderstand the term, it might indicate that "stable" isn’t the best choice for conveying this specific meaning.
@@tehaiks I think you might be missing the fact we're talking about ReactOS, are you seriously considering calling anything LTS about it, that's just crazy to even think about that. And no, LTS means your programs and dependencies stay functionally the same for a long time and only get bug and security fixes and nothing else.
@@gentuxable fair enough, thanks for the knowledge drop. :)
Great vid, and man... does that take me back to some bad days watching the system hang after mup.sys and having to go dig for "what was it doing after that..." :D
Anyway, might want to throw Quake (the original) into the "test toolbox". It was one of the few things that ran in NT4 (and thus one of the reasons i became near competition level at it). It's a pretty "neutral" game as far as tech goes, and you have bucket loads of different ports, supporting OpenGL, DX, you name it. Also very small and no install, +2 bonus.
where is the "but everything goes wrong" in the title?
it's always fun to see another react os video
A ReactOS video without nothing going wrong? Good christ, what timeline is it!?
Not aged good in 20+ minutes ksks
Not this timeline, for sure.
@@TheCelestial shh
@@ThatLinuxDude lol
In a distant parallel universe Jeve Stobs from Macrohard has developed "ReactOS" to be shipped with the Engineulu Raspfruit 5150 PC. For over 20 years Gill Bates tries to re-write an older version of it, which he called "Windows". It's the same universe, where a submarine built from rubber sank and over 100 years later an oceanliner called Rockton Stush had a gigantic titanium explosion on the same spot and where Russia dropped two Nukes on Greenland to win the second climate war. //
Glad to see the developers seeing the positives in your video and implementing changes.
Its a shame its not in a more solid position but hopefully this will change.... And not too far in the future 😅
Congrats on doing this right! Good video
Yup, this is a living 21st century example of what the PC hobby was like back in the early 90s. If I could reclaim all the hours I spent reloading and rebooting I'd be about 38 instead of 66.
I love projects like this. It warms my black, shriveled heart to see people put so much love and effort into them. Wishing you the best!
I wonder how much other hardware will work if you copy over drivers from a Win2K/XP/Server2K3 install.
Is it fair to call ReactOS a zombie OS? It seems like their project has staggered on, not fully alive or dead for soooooooooooo many years.
Totally. I first learned of it in the late 90s. The fact that they are still tinkering with it without it being any further along than it is just makes me shake my head. I would think by now the OS would either be essentially completed or they would've given up.
The debugger message is probably coming from the CD copy protection that Call of Duty 1 has (only on the Singleplayer exe), and you could have bypassed it with a NoCD patch. It probably wouldn't have worked anyway because this game uses OpenGL exclusively, with the "DirectX 9.0b" requirement likely being only for the sound backend.
Sooo persistent. well done!
Dev - it works on my computer
Project maneger - we are NOT gonna send your computer to the client
“MJD guy entered the chat”
I think the point of not just making another release is, they'd have to make a full release every night for it to not be irrelevant. As soon as a nightly build comes out after that release its probably better, and it gets better every night.
fucking around with drivers and fucking up the system gives me warm nostalgic feelings.
Unless I'm missing something, you'd think the official testing notebook for ReactOS would at the very least have the bare minimum working on it with how long it's been in development.
Still, reverse-engineering the NT kernel is quite the feat, so it's understandable that it'll take a good while for everything to get up and running properly. Wonder how many of these bugs in this video alone got fixed after it was posted. At least the test-bed will be more usable for testing-out games and GPU-related stuff. All that's missing now is the audio.
I feel blessed that Michael finally posted
You are a man of infinite patience, although your expert helper really kept you going. I would have wrought terrible vengeance on something, not sure what, but there would have been some breaking going on. Very interesting, but I may give that one a pass for now. Great video though!
I'm glad this project exists and I'm glad people are working on it. But every time I've tried to touch it and run it, it's been a complete nightmare.
This ReactOS reminds me of Windows NT 3.5 because it has a lot of promise, but very few device drivers.
It's based on 5.2, so 5.1 drivers don't work and 6.0 drivers don't work. There's not much that got released for Server 03.
WOOOOOO FINALLY I WAS WAITING FOR THIS
ReactOS lets do this.
verified!?!??
omagyatt it jhonzoid!1111
Johnzoid jumps care
What happened to the iPad Microscope video, or am I confusing you with another channel? 🤔
Nice bro I have a laptop similar to that the D620 keep it up I’m always interested
It's not a Michael MJD video if things don't go wrong during (or after) an install 😂 as a side note: you should definitely, 100%, play Diablo and Diablo 2. Both incredible games!
As long as a project is in release candidate, you should go for nightly builds.
Certainly that's been my experience lately. Just tried the Dreamcast emulator Redream for the first time, the "stable" build had really egregious render artifacting and was significantly outdated compared to the developer build. Thankfully they have an active discord with some very kind people willing and able to assist
Never saw Mjd being Angry since that protest video
Fusion power plant and ReactOS are always 20 years away from viability...
I totally agree, if the nightly build is sooo much better, just tell it on the website to Download it instead of the latest release. I don't get why u just would let people which are non enthusiast or non developers and wanna try out for fun are so much misled to a shittier version.
I love that there is a dedicated team of software developers who do their best to pack all of the worst aspects of the windows XP era into one package
Well, it is a vote of confidence to say they have _official testing hardware._ Though as such, still not sure it's ready for prime time.
Nightly ReactOS!!!!!
Thanks for sharing your experience with ReactOS.
I'm wondering if the problems you observed with the CD checks failing is because ReactOS does not include and/or support the "SECDRV.SYS" component, which is an old software component for Digital Rights Management under Windows. ... Although whether the games you installed depended on that component to perform a CD check? Maybe someone can chime in on that part.
Considering the OS is so buggy+unstable to begin with, even something like nightlies being more stable (or better in general) makes perfect sense.
Nice Video!Huge fan.
I have heard that the ReactOS team had a problem with their release pipeline so they couldn't push new versions as release, only as nightly. I don't know if that is true now or ever was, but that's what I heard.
the directx opengl situation is crazy 34:03