Thanks

Platforms Microsoft Windows
It appears to requires Windows Operating System and therefore not feasible to run on any Operating System available for the RPi 3B:dma007 wrote:Can someone plz help me on downloading and starting men of war on the pi 3 model b.
Thanks
Yes you are right it can run under STEAM in Linux for X86-64 CPU Architecture:dma007 wrote:I have seen that men of war can run on Linux.
You can download *anything*. Downloading is just moving bytes from one machine to another. Downloading something doesn't mean it can be run as a program. The files you are downloading consist of instructions for x86-64 hardware architecture and the file format assumes that it is going to be run under a Windows OS, or a simulator that can pretend to be a Windows OS. While you can have WINE run on a Pi, you still have to problem that you'd also have to use an x86-64 simulator. The end result is that, while it might "run", it would do so at an unusably slow rate, say, on the order of minutes per frame rather than frames per second.dma007 wrote:But also it downloads okay.
You need a x86-64 SBC like this; http://www.up-board.orgdma007 wrote:But also it downloads okay.
dma007 wrote:I have seen that men of war can run on Linux.
This is something a lot of people don't seem to understand. Different types of computers use different commands. The command to tell an Intel x86 computer to perform a bit shift (for example) will be very different from the same command on an ARM processor.fruitoftheloom wrote:Yes you are right it can run under STEAM in Linux for X86-64 CPU Architecture:...
The Raspberry Pi has ARM CPU Arhitecture and therefore STEAM is not compatible...
Anything SNES, DOS etc. Pretty much before 1990. The latest you can get is Quake.dma007 wrote:Ok thanks I will look in to other games. Just asking do u have any suggetions on any games that work on the pi 3.
I was able to run the first 5 or 6 Wizardry games on an orignal Model B. The Pi3B should manage those, plus a couple more as well. I ran them using DOSBox.dma007 wrote:Ok thanks I will look in to other games. Just asking do u have any suggetions on any games that work on the pi 3.
Simulators to run object code from one machine on another have been in existence for a long time. At San Diego State College in the mid-1960s, they wrote a 1401 simulator to run on a 1620 (they called the program the "141"). Contrary to your "10 time faster" rule of thumb, note that the 1620 actually came out a couple of year *before* the 1401, and was somewhat slower. A lot of it comes down to what you think is an acceptable execution rate, the relative capabilities of the two machines, and the skill of the programmers writing the simulator.HawaiianPi wrote: There are emulators that allow the code from one architecture to run on another, but there is a tremendous overhead in doing so, and it usually requires a CPU at least ten times more powerful than the system it is emulating (and possibly much more than that).
Here:dma007 wrote:Ok thanks I will look in to other games. Just asking do u have any suggetions on any games that work on the pi 3.