You Can Now Boot a Windows 95 PC Inside Minecraft and Play Doom On It (theverge.com) 84
If you've ever wanted to build a real and working Windows 95 PC inside Minecraft, now is the time. From a report: A new VM Computers mod has been created for Minecraft that allows players to order computer parts from a satellite orbiting around a Minecraft world and build a computer that actually boots Windows 95 and a variety of other operating systems. The mod uses VirtualBox, free and open-source virtual machine software, to run operating systems like Windows 95. Within Minecraft you simply place a PC case block and then use it to create virtual hard drives to install operating systems from ISO files. Naturally, the Minecraft community has been experimenting with the VM Computers mod, and someone has managed to get Doom running within Minecraft as a result.
DOOM was a DOS Game (Score:4, Insightful)
Re: (Score:3)
...95 and a variety of other operating systems.
Re: (Score:2)
you make a good point.
for the record, it was easy to
a W95 "system" boot floppy to boot into MS-DOS.
Re:DOOM was a DOS Game (Score:5, Funny)
Windows 95 was also a DOS game.
Re:DOOM was a DOS Game (Score:5, Funny)
A strange game.
The only winning move is not to play.
How about a nice game of chess?
Re: (Score:2)
A strange game. The only winning move is not to play. How about a nice game of chess?
Clearly someone has forgotten the joys of Windows ME where the only way to win was a disk wipe.
Re: (Score:2)
Better to just destroy the entire disk in fire. Take no chances.
Re: (Score:2)
Waste of a good disk, noob!
Re: (Score:2)
Re:DOOM was a DOS Game (Score:5, Informative)
Windows 2000 (based on Windows NT) was the first widespread Windows release which didn't run on top of DOS. Not surprisingly, it was also the first widely used Windows version which was actually stable. If a program hung in Win2k, Windows continued to run and you could kill the hung program. If a program hung in Win 3.1/95/98/ME, it never returned control of the CPU back to Windows, and the only way to recover was to reboot the computer.
Re: (Score:2)
Re: (Score:2)
Or windows NT 3.1.
Re: (Score:3)
Windows 95 was much more than a DOS shell. Windows 95 bootstrapped itself from real-mode DOS, true, but it was a 32-bit, preemptive multithreaded, and protected memory operating system. When Win95 was running, MS-DOS was still in memory, and I think it is used by the 16-bit vdms, and it provided some 16-bit driver/hardware access to Windows. But in all other respects, the 32-bit Windows 95 kernel took over. Probably you could argue it was a hybrid 16/32-bit OS. Definitely more than a shell of MS-DOS, t
Re:DOOM was a DOS Game (Score:5, Informative)
Preemptive with a huge asterisk. Lest we forget the "wiggling my mouse around causes my CD-RW drive to lag while burning this CD and now I have another coaster" experience.
Re: (Score:2)
A lot of that had to do with how bus interrupts were implemented on PCs back then. Linux also had many issues with locking up when accessing peripherals.
Plus, early CD burners were just garbage. The first one I owned that actually worked was a TDK, which set me back $300. My friend swore by Plextor, though.
Re: (Score:2)
DOS didn't do anything under Windows 95 unless you were running drivers in it. Then it slowed down your entire experience. Most people didn't do it, though.
Re: (Score:2)
Re: (Score:2)
Windows 95 and 98 (and ME if you were unfortunate enough to have experienced it) were just a GUI shell running on top of DOS.
Not quite. Windows 95 yes, Windows 98 no. Windows 95 was effectively a program on top of DOS, Windows 98 however only used DOS as an early stage bootloader and then proceeded to be its own thing from there. The release of Windows 98 as such saw a lot of DOS based software break, especially anything which relied on direct access to the hardware since Windows 98 was its own OS and DOS effectively ran on it once it booted.
Windows 2000 (based on Windows NT) was the first widespread Windows release which didn't run on top of DOS. Not surprisingly, it was also the first widely used Windows version which was actually stable.
It may have been the first stable version targeted at consumers, but the NT kernel has al
Re: (Score:2)
Ah ME! What a festering POS that was. I remember buying a computer that came pre-loaded with Windows ME (or maybe I bought it, I hope not), I don't think it lasted a week before I replaced it.
I think it's big selling point was it tried to use "Wizards" for everything to simplify things for users. The only problem is that much of the time they didn't work and the resultant OS was a bloated slow affair.
As I recall the only issues with NT/2000/7 was hardware compatibility and drivers where support was lacking.
Re:DOOM was a DOS Game (Score:5, Funny)
Because if you've constructed some sort of x86 virtual machine in Minecraft capable of booting DOS, why stop there?
For extra points, someone should write an x86 virtual machine in Minecraft that boots Linux, then runs DOSEMU in a Javascript x86 emulator and runs Windows 95 in that! On a modern CPU that should almost be playable.
Re:DOOM was a DOS Game (Score:4, Funny)
For extra points, someone should write an x86 virtual machine in Minecraft that boots Linux, then runs DOSEMU in a Javascript x86 emulator and runs Windows 95 in that! On a modern CPU that should almost be playable.
Why stop there? Then within Windows 95 run Minecraft, from which you would deploy a VM...it's virtual turtles all the way down!
Re: (Score:2)
Re: (Score:3)
Re: (Score:3)
It started with Windows NT 3.1, not NT 4. There were 3(ish) releases of NT before 4.
This [microsoft.com] is also an interesting read. It was even on Slashdot a lot of years ago. The short version is there wasn't a lot of MS-DOS left by the time Windows 95 booted, at least ideally. Like that article mentions you can end up with some legacy drivers and interrupt hooks that do unpleasant things that keep more of it around.
Windows ME supported stuff like DOS4GW fine inside its DOS box. It no longer supported directly booting t
Re: (Score:2)
It really wasn't quite that simple. Windows 98 just added another layer of security, which prevented mapping all the IO ports in a DOS VM, but that change didn't really affect whether it was running under or over MSDOS.
Re: (Score:3)
Why would you need Windows 95?
Because it was such a good malware platform
Re: (Score:2)
Why would you need Windows 95?
Microsoft will be after you for a licence for that copy of Win95. It was a lousy platform for Doom anyway. There was a version written for it, Doom 95, but it was mostly ignored by serious Doom players who went into DOS mode to play one of the several DOS ports, if they were not playing a Linux version.
Re: (Score:1)
Ah, memories (Score:3)
If the problem persists contact the program vendor.
Re: (Score:2)
I forget. Did the program call the cops?
Re: (Score:3)
Re: (Score:3)
I thought it would be General Failure. I mean, he's always reading your hard drive...
Re: (Score:2)
Compared to Windows 3.1, Windows 95 was friggen amazing. I was actually excited when W95 came out!
It seems like crap by today's standards, but at the time it was a big step up in terms of usability, multitasking ability, more modern interface, new GUI widgets, etc. I'm not a shill, but I've had to use worse and therefore appreciated it.
Re: (Score:2)
Re: (Score:2)
It had (has?) segmented memory, but it's not protected in any way.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
"Long filename support"
(Loads Command Prompt)
C:\PROGRA~\:_
Re: (Score:2)
This program has performed an illegal operation and will be shut down.
I'm sure police departments around the world were thrilled at grandma getting her first Windows PC.
crazy red stone in minecraft (Score:1)
Re:crazy red stone in minecraft (Score:5, Informative)
You mean something like this? ;-)
SciCraft Presents: How Automation Can Enrich Your Game Experience [youtube.com]
> [I] can fix printers and computer but can't understand how to do advanced stuff with red stone in Minecraft.
I can give some tips for "mastering" redstone.
* Start small. Learn the components such as Repeaters, Comparator, Torches, and why you would need them.
* Watch Redstone University [youtube.com] series.
* Build a simple redstone circuits such as a pressure plate opening one door. Move on to two doors.
* Watch Mumbo Jumbo [youtube.com], ilmango [youtube.com], and SethBling [youtube.com].
* One of THE keys keys to understanding redstone is realizing it powers the wire AND the block below it.
* F3 debug screen is your friend so you can see the power level.
* Look at an item sorter and understand HOW it works.
* UResearch how an item with overflow protection and Hopper Locking.
* Learn about BUD [gamepedia.com] and QC [gamepedia.com]
BUD = Block Update Detector
QC = Quasi-Connectivity
Good luck!
Re: (Score:2)
That should be:
* Research how an Item sorter with overflow protection uses Hopper Locking.
Re: (Score:2)
No mod points now, but thanks for the informative post.
I know very little about Minecraft, but your post makes me more interested in it.
I will look at your links.
Recursive Minecraft (Score:3)
Now we just need to get Minecraft running on that in-game virtual PC.
Re: (Score:1)
A computer running MineCraft interacting with a virtual computer running MineCraft interacting with a virtual computer running Minecraft . . .
Re: (Score:2)
It's MineCraft all the way down.
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
Once you accept the possibility that life can be simulated, then it becomes essentially infinity to one odds that we're living in one of an infinite number of simulations.
Re: (Score:2)
Is that you Dr Bostrom?
Re: (Score:2)
Yo dawg!
Intriguing (Score:2)
So you could build a neural network or genetic algorithm under Linux for controlling a creature, then mod something to patch it into this AI.
Have a wolf or a silverfish able to learn about its environment.
incorrect, clickbait (Score:5, Informative)
Re: (Score:2)
Not really (Score:2)
If you've ever wanted to build a real and working Windows 95 PC inside Minecraft
Umm, no, I can't say that has ever been on the list of things that I wanted to do . . .
Virtualbox is awful. (Score:2)
I set up a debian VM inside Win10 for work and despite installing all the guest modules, VirtualBox stubbornly refused to go above SVGA resolution and cut and paste between linux and windows never worked. A dreadful VM. Oh yeah, and it's an Oracle product. Pure coincidence I'm sure.
Re: (Score:2)
You did it backwards, put a real OS on the physical box and virtualize Microsoft's crap. Win 10 under Linux Mint works great, and cut & paste is fine. Rather than use virtual disk file, I point virtualbox to the win10 partition the machine came with.
Re: Virtualbox is awful. (Score:2)
I've got several Virtualbox VMs, Linux and a few Win flavors, running high res graphics with great results under a windows host OS, as have many others.
For what is is, Virtualbox is great.
VirtualBox? (Score:2)
The article says they use VirtualBox for the emulation; This would be way more interesting if it was still 100% pure java.
Old news (Score:2)
We played the Astro Chicken game inside Leisure Suit Larry's Space Quest.
Re: (Score:2)
...decades ago.
Sorry, posted to fast.
That's not old... (Score:2)
not even close (Score:2)
Re: (Score:2)
So now you can play a good game in a crappy one (Score:1)
Yes, but... (Score:2)
Can it run Crysis?
Re: (Score:2)
Very, very, very, very, very, very, very slowly. Think seconds per frame.
Re: (Score:2)
hysterical! (Score:2)
>"If you've ever wanted to build a real and working Windows 95 PC"
Sorry, couldn't get past even this first part of a sentence without laughing hysterically. Not sure which is more funny, the "ever wanted" or the "real and working" part, but together...
Re: (Score:2)
Does it play Crysis? (Score:2)
See subject.
Re: (Score:2)
What's the best Windows 95 image (Score:2)
Re: (Score:3)
Virtualbox is actually not great for Win9x. The VM additions don't support it, so you get limited sound and graphics support and it tends to run very slowly compared to NT-based Windows (but modern PCs are fast enough that it hardly matters anymore speed-wise). Virtualbox supposedly supports Sound Blaster 16 emulation but since it's rarely used it tends to be broken in my experience. Your best bet if you actually need something that requires Windows 95 is either PCem or 86Box. They emulate era-appropriate h
Re: (Score:2)
VMware Player is the business for running Windows under Linux. It has the best d3d driver layer by far.
Re: (Score:2)
Coming soon to a Minecraft near you: (Score:3)
Not as impressive as (Score:4, Insightful)
When people were building actual working CPUs out of common Minecraft blocks.
Always Doom (Score:1)
MC Escher pinball (Score:1)
Over a decade ago I built a physical pinball machine powered by WinXP. While not integrated into the game, I considered at that time running DosBox to invoke a pinball sim game to play games from the same set that this physical pinball game was originally to be a part of.
The thought of just being able to do that was probably a lot more fun than playing the sim itself.