Ramboz kirjoitti:Lataa siihe windowsin emulaattori niin toimii kaikki!

Mikä se windows emulaattori oikein on? En ole koskaan kuullutkaan sillaisesta... Niin ja wine, cedega ja ne parikymmentä muuta wineen perustuvaa eivät todellakaan ole emulaattoreita.
Winen sivuilta:
1."Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available."
2."Wine (Wine Is Not Emulator => WINE) Is Not a (CPU) Emulator. Wine just provides the Windows API. This means that you will need an x86-compatible processor to run an x86 Windows application, for instance from Intel or AMD. The advantage is that, unlike solutions that rely on CPU emulation, Wine runs applications at full speed. Sometimes a program run under Wine will be slower than when run on a copy of Microsoft Windows, but this is more due to the fact that Microsoft has heavily optimized parts of their code, whereas mostly Wine is not well optimized (yet). Occasionally, an app may run faster under Wine than on Windows. Most apps run at roughly the same speed."
Wine mahdollistaa windows-ohjelmien suorittamisen sillä, että se ohjaa ohjelmien pyynnöt linuxin vastaaviin, mutta missään vaiheessa se ei emuloi mitään.