Stadia is something we don't really talk about here too much now, as Google has let it slide considerably from the original aim but it's still going and it seems Google still has some interesting plans for it.
There's an upcoming Google For Games Dev Summit on March 15, which includes Android and Stadia. For the Stadia service that runs on Debian Linux, Google has a few talks including "Play Testing Made Easy on Stadia", "Stadia Adventures in slow server code on Unity" and "Profiling on Stadia" but the perhaps bigger one is titled "How to write a Windows emulator for Linux from scratch?" that notes:
Detailed overview of the technology behind Google's solution for running unmodified Windows games on Stadia. This is a deep technical walkthrough of some of the core concepts with the goal to allow curious programmers to better understand such technologies and potentially to build their own.
We don't know yet if it will be open source but the bigger question perhaps is why they didn't go with all the existing code that has already proven itself? We are of course talking about Wine / Proton, DXVK and VKD3D-Proton which powers Windows games on Linux desktop and the Steam Deck. It's already shown to have great performance.
It's an obvious move for Stadia though to help increase the game library, the same reason Valve created Proton from Wine to bring more games to Linux systems. We'll be taking a look over the talk on March 15 and will make some notes for you.
Last edited by Shmerl on 11 March 2022 at 9:15 pm UTC
Quoting: ShmerlQuoting: EikeYou've got the whole thread at your disposal to cite all those. Nobody here was defining it this way,
And I'm not talking about people here, but about those who were originally annoyed at Wine calling itself an emulator, causing it to be rebranded as "not an emulator". So not sure what your point is exactly. None of these people are here I presume.
But that never happened, Wine "never" called it self an emulator (except in some parts of the old FAQ). In fact the naming came not as a response to "is this an emulator or not", instead it was triggered by SUN having just released Wabi and suddenly renamed it that from WABI and although they had announced it like this prior they now refused to acknowledge that it stood for "Windows Application Binary Interface", one would imagine that the layers at SUN got cold feet and wanted to put restrictions on their engineers.
So people where joking on Usenet in August of 1993 (the initial release of WINE came in July 1993 which only consisted of a simple loader, hence the project was named the Windows Loader at the time) that the "Linux guys" should call their software "WAW" ("WAW ain't Windows(tm)") to which David C. Niemi (then kernel hacker from Red Hat) famously wrote:
QuoteHow about "Wine Is Not an Emulator"?
The entire discussion is preserved thanks to Google Groups: https://groups.google.com/g/comp.os.linux.misc/c/_g3F2H4ieDc/m/n5FE_ygtpdoJ?pli=1
Official WINE timeline:
June 26, 1993 Wine 0.0.2 basic loader by Bob Amstadt and Eric Youngdale
July 1 Wine 0.0.3
July 5 Wine 0.0.4
July 6 Wine+TCL (tcl code by Peter MacDonald)
July 8 Wine 0.1.0 using tcl/tk
July 15 Wine 0.2.0 using Xt/Xlib
July 28 Upload directory renamed from Wabi to Wine
August Naming discussion, “Wine Is Not an Emulator” first suggested by David Niemi
Last edited by F.Ultra on 11 March 2022 at 11:54 pm UTC
I don't like the idea of having another fork besides Proton as that would mean duplicated work and people missing bugfixes if they choose the wrong edition.
Quoting: F.UltraWine "never" called it self an emulator (except in some parts of the old FAQ).
If the FAQ references it, it clearly was meant to be called an emulator.
Quoting: ShmerlQuoting: F.UltraWine "never" called it self an emulator (except in some parts of the old FAQ).
If the FAQ references it, it clearly was meant to be called an emulator.
An old FAQ that was written by P. David Gardner who according to his own words in the FAQ:
Quotewho is not otherwise involved in Wine. I don't see him as an authority on this matter at all, he was simply a nice guy who decided to write a FAQ back in 1995 to help the project.
Quoting: F.UltraI don't see him as an authority on this matter at all, he was simply a nice guy who decided to write a FAQ back in 1995 to help the project.
Then why a sudden need to emphasize "not an emulator" at one point? Today Wine kind of stopped doing it, which is a good thing.
Quoting: ShmerlQuoting: F.UltraI don't see him as an authority on this matter at all, he was simply a nice guy who decided to write a FAQ back in 1995 to help the project.
Then why a sudden need to emphasize "not an emulator" at one point? Today Wine kind of stopped doing it, which is a good thing.
There where never "a sudden need" when it was done two months into development of the project back in 1993 long before Wine could even run a single .exe, didn't you even read the post that you replied to?
edit:
And we have this post to Usenet in Aug 1993 by the lead dev (or should we say one of the two only devs at the time):
QuoteIt should be pointed out that the Windows binary will be
running directly - there will be no need for machine level emulation
of the instructions. Sun has reported better performance with their
version of WABI than is actually achieved under MS-Windows -
theoretically the same result is possible under linux.
The word to look for here is "running directly".
Last edited by F.Ultra on 13 March 2022 at 5:02 am UTC
Saying it was just a joke kind of doesn't explain the motivation behind it if it was put into the official name of the project. Also, Wine developers aren't Sun, so why would they care about what Sun lawyers were worried about?
Last edited by Shmerl on 13 March 2022 at 5:09 am UTC
Quoting: ShmerlYou didn't really answer the question focusing on the wrong part. So I can simplify it - why the need for explicit negative phrasing "not an emulator"? How sudden it was is not really relevant to the main point.
So it looks like I didn't understand your question, since you used the word "sudden" it looked like you put emphasis on that.
Ok, so the need to explicitly phrasing it as not being an emulator was an early attempt at clearly show that it wasn't an emulator, something that clearly didn't work considering that we still 29 years later are talking about it.
One also needs a bit of history here. There had been prior attempts at running Windows applications, all those where based on emulation and required you to install msdos since they where written for non x86 hardware. Then SUN came up with WABI which could run Windows applications faster on SunOS due to WABI instead of being an emulator being a reimplementation of the Windows DLLs that applications used. This was the inspiration behind Wine, hence why it was first called Wabi internally.
Or to quote one of the two devs at the time (aug 1993)
QuoteIt should be pointed out that the Windows binary will be
running directly - there will be no need for machine level emulation
of the instructions. Sun has reported better performance with their
version of WABI than is actually achieved under MS-Windows -
theoretically the same result is possible under linux.
Last edited by Shmerl on 13 March 2022 at 5:15 am UTC
See more from me