POPULARITY
In episode 574 of 'Coffee with Butterscotch,' the brothers check in on the new How Many Dudes box art with some real click-through numbers, then dive into Far Far West, a co-op shooter where you're a robot cowboy fighting skeletons and it somehow all works. They dig into what makes it click, why the Joker system is smart, and whether it can stay fun as the min-maxers inevitably show up.Support How Many Dudes!Official Website: https://www.bscotch.net/games/how-many-dudesTrailer Teaser: https://www.youtube.com/watch?v=IgQM1SceEpISteam Wishlist: https://store.steampowered.com/app/3934270/How_Many_Dudes00:00 Cold Open00:28 Introduction and Welcome01:16 How Many Dudes Box Art11:26 Far Far West Nail or Whiff25:05 Exploring the Game Mechanics29:36 Rogue-like Elements and Progression35:17 Design Aspects and Player Experience40:10 Balancing Fun and Challenge47:53 Overall Impressions and RecommendationsTo stay up to date with all of our buttery goodness subscribe to the podcast on Apple podcasts (apple.co/1LxNEnk) or wherever you get your audio goodness. If you want to get more involved in the Butterscotch community, hop into our DISCORD server at discord.gg/bscotch and say hello! Submit questions at https://www.bscotch.net/podcast, disclose all of your secrets to podcast@bscotch.net, and send letters, gifts, and tasty treats to https://bit.ly/bscotchmailbox. We also built Ludokit, a tool for managing store pages, promo art, localization, achievements, credits, fonts, change logs, and more. Check it out at https://ludokit.com!Finally, if you'd like to support the show and buy some coffee FOR Butterscotch, head over to https://moneygrab.bscotch.net. ★ Support this podcast ★
In episode 569 of 'Coffee with Butterscotch,' the brothers dig into how Steam tags actually drive discoverability for indie games, and what tools like GameDiscover.co reveal about whether the right players are finding your game. The conversation turns on a deceptively simple question: not what your game is, but who it's actually for.Support How Many Dudes!Official Website: https://www.bscotch.net/games/how-many-dudesTrailer Teaser: https://www.youtube.com/watch?v=IgQM1SceEpISteam Wishlist: https://store.steampowered.com/app/3934270/How_Many_Dudes00:00 Cold Open00:36 Introduction and Welcome01:58 Understanding Steam Tags and Discoverability04:55 The Importance of Accurate Tagging07:58 Identifying Target Audiences10:43 Navigating Game Genres and Expectations13:54 The Challenge of Marketing Complex Games16:59 Using Data to Inform Tagging Strategies23:45 Defining Game Genres and Tags25:58 Balancing Primary and Secondary Game Features29:19 The Complexity of Game Genres31:33 The Evolution of Game Genres and Language34:12 Platform-Specific Audience Differences38:09 Refining Game Tags for Better Audience Reach45:46 The Challenge of Game Development and Audience Understanding50:57 Adjusting Game Pricing and Expectations57:33 The Role of Randomness in SuccessTo stay up to date with all of our buttery goodness subscribe to the podcast on Apple podcasts (apple.co/1LxNEnk) or wherever you get your audio goodness. If you want to get more involved in the Butterscotch community, hop into our DISCORD server at discord.gg/bscotch and say hello! Submit questions at https://www.bscotch.net/podcast, disclose all of your secrets to podcast@bscotch.net, and send letters, gifts, and tasty treats to https://bit.ly/bscotchmailbox. We also built Ludokit, a tool for managing store pages, promo art, localization, achievements, credits, fonts, change logs, and more. Check it out at https://ludokit.com!Finally, if you'd like to support the show and buy some coffee FOR Butterscotch, head over to https://moneygrab.bscotch.net. ★ Support this podcast ★
Host Devin Becker sits down with Aaron Bush (Managing Partner & Co-founder of Naavik) for a grounded look at how games are using AI today, separating real production wins from the hype. They map where the industry is right now and then dig into concrete examples across the pipeline: Capcom's ideation and efficiency gains, Pearl Abyss using placeholder assets during development on Crimson Desert, Embark and Nexon's work across experiential data, coding, and voice, and Krafton's experiments with AI co-playable characters and workflow optimization. The conversation also covers the less glamorous (but high-impact) uses like Live Ops content production in mobile (story, levels, art, balance, cutscenes), automated QA like King's AI testing for Candy Crush Saga, rapid prototyping, and the broader tooling layer that's reshaping how games get made.We'd like to thank Medal.tv for making this episode possible. If you're a PC gamer and want to clip your moments or a studio, publisher, or marketer looking to reach a high-quality gaming audience and get your game in front of the right players, check out all Medal has to offer at https://grow.medal.tv.If you like the episode, please help others find us by leaving a 5-star rating or review! And if you have any comments, requests, or feedback shoot us a note at podcast@naavik.co. Watch the episode: YouTube ChannelFor more episodes and details: Podcast WebsiteFree newsletter: Naavik DigestFollow us: Twitter | LinkedIn | WebsiteSound design by Gavin Mc Cabe
We've been on a bit of a mini World Models series over the last quarter: from introducing the topic with Yi Tay, to exploring Marble with World Labs' Fei-Fei Li and Justin Johnson, to previewing World Models learned from massive gaming datasets with General Intuition's Pim de Witte (who has now written down their approach to World Models with Not Boring), to discussing the Cosmos World Model with with Andrew White of Edison Scientific on our new Science pod, to writing up our own theses on Adversarial World Models. Meanwhile Nvidia, Waymo and Tesla have published their own approaches, Google has released Genie 3, and Yann LeCun has raised $1B for AMI and published LeWorldModel.Today's guests have a radically different approach to World Modeling to every player we just mentioned — while Genie 3 is impressive, its many flaws demonstrate the issues with their approach - terrain clipping, noninteractivity (single player, no physics/no objects other than the player move), and maximum of 60 second immersion. Moonlake AI (inspired by the Dreamworks logo) is the diametric opposite - immediately multiplayer, incredibly interactive, indefinite lifetime, capable of MANY different kinds of world models by simulating environments, predicting outcomes, and planning over long horizons. This is enabled by bootstrapping from game engines and training custom agents: In Towards Efficient World Models, Chris Manning and Ian Goodfellow join Fan-Yun in explaining why their approach to efficiency with structure and casuality instead of just blind scaling is sorely needed:SOTA models still show physical or spatial understanding glitches, such as solid objects floating in mid-air or moving “inside” other solid objects.If the goal is to plan for the next action, how often is a high-resolution pixel view necessary for modeling the world? Our bet is that there is a disproportionately large share of economically valuable tasks where such detail is not required. After all, humans with a wide variety of sensory limitations have little difficulty doing almost everything in the world. Furthermore, for a large number of purposes, describing a scene or a situation in a few words of language (“the car's tires squealed as it cornered sharply”) is sufficient for understanding and planning.Experiments also show that humans only partially process visual input in a top-down, task-directed way, often making use of abstracted object-level modeling. In almost all cases, partial representations combined with semantic understanding are sufficient.…If the goal is to facilitate the understanding of causality in multimodal environments, then the world model—whether it is used in the virtual world or the physical world—must prioritize properties such as spatial and physical state consistency maintained over long time periods, and an ability to evolve the world that accurately reflects the consequences of actions. That's what Moonlake is building.Game engines are the right starting point abstraction to efficiently extract causal relationships, and building the interfaces and community (including their new $30,000 Creator Cup) to kickstart the flywheel of actions-to-observations.We were fortunate enough to attend their sessions at GDC 2026 (the Mecca of Game Devs), and were impressed by the huge variety and flexibility of the worlds people were building with Moonlake's tools already! Live videos on the pod.Full Video Pod on YouTube!Timestamps00:00 Benchmarking Gets Hard00:47 Meet Moonlake Founders01:26 Why Build World Models03:12 Structure Not Just Scale05:37 Defining Action Conditioned Worlds07:32 Abstraction Versus Bitter Lesson14:39 Language Versus JEPA Debate20:27 Reasoning Traces And Rendering Layer37:00 Gameplay Over Graphics38:02 Fiction Rules And World Tweaks39:15 Code Engines Beat Learned Priors41:10 Diffusion Scaling Limits43:23 Symbolic Versus Diffusion Boundary46:14 Platform Vision Beyond Games50:24 Spatial Audio And Multimodal Latents54:23 NLP Roots Hiring And Moon Lake NameTranscript[00:00:00] Cold Open[00:00:00] Chris Manning: Think this whole space is extremely difficult as things are emerging now. And I mean, it's not only for world models, I think it's for everything including text-based models, right? ‘cause in the early days it seemed very easy to have good benchmarks ‘cause we could do things like question answering benchmarks.[00:00:20] But these days so much of what people are wanting to do is nothing like that, right? You're wanting to get some recommendations about which backpack would be best for you for your trip in Europe next month. It's not so easy to come up with a benchmark, and it's the same problem with these world models.[00:00:41] Meet the Founders[00:00:41] swyx: Okay. We're back in the studio with Moon Lake's, two leads. I, I guess there's other founders as well, but, sun and Chris Manning. Welcome to the studio.[00:00:54] Fan-yun Sun: Thanks. Thanks, Chris. Thanks for having us.[00:00:56] swyx: You've got, you guys have, come burst onto the scene with a really refreshing [00:01:00] new take of mold models.[00:01:01] I would just want to, I guess ask how you, the two of you came together. Chris, you're a legend in NLP and just AI in, in, in general. You're, you're his grad student, I guess[00:01:10] Fan-yun Sun: Actually my co-founder.[00:01:11] swyx: Oh, yeah.[00:01:12] Fan-yun Sun: I should give a lot of credit to my co-founder, Sharon. Yeah. She was, she was actually working with Professor Fe Androgyn and then she ended up working with, Ron and Chris Manning here.[00:01:22] And then, so I got connected through to Chris initially, actually through my co-founder,[00:01:26] What is Moon Lake?[00:01:26] swyx: what is Moon Lake? What, what is, actually, I'm also very curious about the name, but like why going into world models?[00:01:33] Fan-yun Sun: So I was working a lot. With actually Nvidia research during my PhD years on essentially generating interactive worlds to train reinforcement learning agents or embody EA agents.[00:01:44] And then there's two observations. One in academia and one in industry. An industry like folks at Nvidia are actually paying a lot of dollars to purchase these types of interactive worlds, whether it's for the sake of evaluation or training the robots, or policies or models. And [00:02:00] then, in academia, same thing is happening.[00:02:02] And more specifically, when I was actually working with Nvidia on the synthetic data foundation model training project, we were actually generating a lot of these synthetic data and showing that, hey, you can actually, these synthetic data are actually as useful as real world data when it comes to multimodal pre-training.[00:02:16] But then, like I said, there's a lot of dollars being paid out to like external vendors or, or like. Other folks to manually curate these types of data. It was very clear to us that, okay, on our way to, let's call it embody general intelligence models need to learn the consequences behind their actions, which means that they need interactive data and the demand for those types of data are growing exponentially.[00:02:38] But everybody's sort of thinking about it from a pure, say, video generation perspective or something else. But we feel like the true actually opportunity is actually building reasoning models that can do these things, like how humans do these things today. So that's a little bit on the genesis of Moon Lake, and I think the reason I got into world models was partly.[00:02:59] A philosophical [00:03:00] take of the on the world where I like, believe the simulation theory and stuff like that. But on the other, on the other hand, it's really just like, oh, like there's an opportunity there that I feel like nobody's doing it the way I think should be done.[00:03:10] Structure, Not Scale: The Vision[00:03:10] Chris Manning: I can say a little bit about that.[00:03:12] Yeah. So of the overall goal is the pursuit of artificial intelligence and most of my career has been doing that in the language space and that's been just extremely productive. As we all know, the story of the last few years, I don't have to tell about how much we've achieved with large language models, but, uh.[00:03:31] Although they have been extremely effective for ramping language and general intelligence, it's clearly not the whole world. There's this multimodal world of vision, sound, taste that you'd like to be dealing with more than just, language. And then the question is how to do it. And despite, a huge investment in the computer vision space, right, as the research field computer [00:04:00] vision has been for decades, far, far larger than the language space, actually.[00:04:05] I think it's fair. Say that, vision, understanding sort of stalled out, right? You got to object recognition and then progress just wasn't being made right? If you look at any of these, vision language models, it's the language that's doing 90% of the work and the vision barely works. And so there's really an interesting research question as to why that is and at heart, the ideas behind Moon Lake are an attempt to answer that, believing that there can be a really rich connection between a more symbolic layer of abstracted understanding of visual domains, which aren't in the mainstream vision models, which are still trying to operate on the surface level of pixels.[00:04:50] swyx: I think one of your blog posts, you put it as structure, not scale. Is that, a general thesis?[00:04:57] Chris Manning: Yeah. Well, scale is good too.[00:04:58] swyx: Yeah. Scale is good. Too[00:04:59] lot,[00:04:59] Chris Manning: [00:05:00] lots of data is good as well and scale, but nevertheless, you want the structure Yeah. To be able to much more efficiently learn.[00:05:07] swyx: Yeah. The other thing I really liked also is you put out an example of what your kind of reasoning traces look like.[00:05:12] Right. Which you would distill is the word that comes to mind. I don't even think that's a good, good description, but it would involve, for example, geometry, physics, affordances, symbolic logic, perceptual mappings, and what, what have you. But like that, that is the kind of example that involves, let's call it spatial reasoning, role model reasoning as as compared to normal LM reasoning.[00:05:35] Yeah.[00:05:36] Defining World Models vs Video Generation[00:05:36] Vibhu: But also like taking it a step back. So how do you guys define world models? A lot of people see okay, you can do diffusion, you can do video generation. But, you guys put out quite a few blog posts. You put out a essay recently, we can even pull it up about efficient world models. You have a pretty like structural definition here, but for the general audience that don't super follow the space, right.[00:05:55] What's, what's the difference in what we see from like a video generation model to [00:06:00] a world gen A simulator? How do you kind of paint that last[00:06:02] Chris Manning: year? Yeah, so I think this is actually a little bit subtle because, people look at these amazing generative AI video models, SAWA VO three, one of these things, and they think Genie, they think, oh, this is amazing.[00:06:17] This is we've solved understanding the world because you can produce these generative AI videos, but. The reality is that although the visuals do look fantastic, those visuals actually are accompanied by an understanding of the 3D world, understanding how objects can move, what the consequences of different actions are, and that's what's really needed for spatial intelligence.[00:06:49] So I mean, a term we sometimes use is that you need action condition, world models. That you only actually have a world model if you can predict, [00:07:00] given some action is taken, what is going to change in the world because of it. And in particular, that becomes hard over longer time scales. So if you're simply, trying to.[00:07:12] Predict the next video frame. That's not so difficult. But what you actually want to do is understand the consequences, likely consequences of actions minutes into the future. And to do that, you actually much more of an abstracted semantic model of the world.[00:07:32] The Bitter Lesson & Data Abstraction[00:07:32] swyx: Yeah, the question comes where you want to have more structure than is available in just predicting the next token.[00:07:41] And typically, well, let's, let's call it the experience of the last five years has been that is just washed away by scale, right? So what is the right middle ground here that, you don't ignore the bitter lesson, but also you. Can be more efficient than what we're doing today.[00:07:57] Chris Manning: One possibility [00:08:00] is, look, if we just collect masses and masses and masses and masses of video data, this problem will be solved.[00:08:11] Under certain assumptions that could be true, but there are sort of multiple avenues in which it could not be true. The first is what's really essential is understanding the, the consequences of actions producing an action conditioned world model. And if you are simply, collecting observational video data, which is the easy stuff to collect, when you're sort of mining online videos, you don't actually.[00:08:41] Know the actions that are being taken to see how the video is changing. And so if you are never collecting directly actions and you are having to try and infer them from what happened in the observed video, that's not impossible. But it's very [00:09:00] hard and it's not really established that you can get that to work at any scale yet.[00:09:05] And so there's a lot of premium on collecting action condition video data, which is part of why there's been a lot of interest in using simulation so that you can be collecting data where you do know the actions, which isn't quite limited supply, but there's also in the limit of as much data as you could possibly have.[00:09:28] Maybe the problem is eventually solvable, but. Even though we collect huge amounts of text data is always at a great level of abstraction, right? Language is a human designed, abstracted representation where there's meaning in each token and it's representing and abstraction of the world, right?[00:09:51] As soon as you are describing someone as a professor, and as soon as you are saying that they're condescending, right? These are very [00:10:00] abstracted descriptions of the world. It's not at what you're observing as pixel level, and to get to that kind of degree of abstraction, starting from pixels is orders and magnitude of extra data and processing.[00:10:14] And so, although, we absolutely want to exploit, get as much data as possible, use the bitter lesson. Nevertheless, if there are ways in which you can work with five orders of magnitude less data than people working purely from pixels, you're gonna be able to make a lot more progress, a lot more quickly.[00:10:34] And that's the bet here. And so you could just say that's only wanting to be able to, do it more efficiently, do it more quickly, do it more cheaply. But I think it's actually more than that, I think. One should be making the analogy to how human beings work at one level. You know? Yes, we have these high [00:11:00] resolution eyes and we can look and see a scene like a video, but all of the evidence from neuroscience and psychology is that most of what comes into people's eyes is never processed.[00:11:13] Right. That you are doing fairly fine ated processing of exactly what you're focusing on. But as soon as it's away from that of yeah, there's another guy over there that you've sort of only processing top down this very abstracted semantic description of the world around you. And so, that's what human beings are doing.[00:11:33] They're working with semantic abstractions and so. I think it is just the right representation. ‘cause we also have other goals we want to be able to do, real time worlds. So that means there's a limit to how much processing you can do and we want to do long-term planning and consistency. And again, that favors abstraction.[00:11:55] I mean, I guess there was actually a recent. Blog posts that [00:12:00] came out from our Friends of physical intelligence and, they were sort of heading in the same direction they were saying Oh, to the pay[00:12:06] swyx: pay model.[00:12:07] Chris Manning: Yeah. Yeah. To maintain a long term memory of what's happening in the world. So we can, do longer term we actually storing text of what is, been happening in the world.[00:12:19] Right. It is not such a successful strategy of trying to keep it all at a pixel level.[00:12:24] Vibhu: And yeah, I mean, you can see it in video models like that Temporal consistency. We're at a scale of train on, all the video data we have. We have it for maybe 30 seconds, a few minutes. That's not the same as a game state played for half an hour.[00:12:37] Right. I thought you guys break it down pretty well. You have a, you have a blog post about. Building multimodal worlds with an agent. I dunno if you guys wanna talk about this. This is one of the things I read, I[00:12:48] swyx: thought, yeah, it's the thing I talked about with the reasoning chain. Yeah.[00:12:51] Vibhu: So there's like different phases to this.[00:12:53] It seems like it's more of an agent, a scaffold, very different approach than just, type in a prompt and you, you don't have the same consistency. [00:13:00] It also, like, for people that are listening, I, I would highly recommend reading it. It breaks down the problem in a different light, right?[00:13:06] So like, what do you need to consider when you're talking about video, like world game models, right? How would, what do you need to consider? What are the factors? What are the elements? What's the state? So I don't know if you guys have stuff to talk about for this one.[00:13:19] Fan-yun Sun: Yeah. Actually, I wanted to add on a little bit Yeah.[00:13:22] On our previous point, which is just like, change topics so quickly. I, I do feel like sometimes people confuse like, oh, like we're taking an an, an method with abstraction. That means they don't believe in bitter lesson. Like that's just false, right? Like we are believed is a bitter lesson. But then I feel like the question that we always discuss is like, what is the right abstraction level today?[00:13:42] The analogy I like to make is like, let's just say we can encode and decode. Represent all of images, videos, audio and bytes. Then the most bitter lesson approached is to train a next byte prediction model as opposed to the next token prediction model where it's just like, okay, it's natively multimodal, can just, but it's like, yeah, like [00:14:00] to, to Chris's point, it's like the scale and computing you need to achieve that.[00:14:03] So that's why we always come back to like, okay, what is the most efficient way to do it? And reasoning models to the point of this blog post is a showcase of like, Hey, we're actually just like reasoning about the world and reasoning about. The aspects of the world that CAGR that matter for me to learn what I want to learn from this role model.[00:14:21] swyx: Yeah, it's like you're improving the en encoder of whatever you're, trying to model. And like a better representation would just represent the important things in less space. Yeah. Which would just be more efficient.[00:14:33] Fan-yun Sun: Yeah.[00:14:34] swyx: So yeah, I, I, I fully agree that it is not, antagonistic to, bitter lesson.[00:14:38] I do wanna wanna mention one more thing. Is there any philosophical differences with the JPA stuff that, Yun is working on? I gotta go there. You, you, you, you're, you're imagining like some latent abstraction. I'm like, okay, fine. Let's, let's talk about it, right? Like it's an elephant in the room.[00:14:52] Chris Manning: Yeah.[00:14:53] JEPA & Philosophical Differences with LeCun[00:14:53] Chris Manning: There are philosophical differences. Jan Lacoon is a dear friend of mine, but. [00:15:00] He has never appreciated the power of language in particular, or symbolic representations in general. Yarn is a very visual thinker. He always wants to claim that he thinks visually and there are no words, symbols, or math in his head.[00:15:21] Maybe that's true of yarn. It's certainly not the way I think. Um. But at any rate, the world according to yarn is the basic stuff of the, the world and of intelligence is visual and language is just. This low bit rate communication mechanism between humans and it doesn't have much other utility and it's far inferior to the high bit rate video, that comes into your eyes.[00:15:53] And I think he's fundamentally missing a number of important things [00:16:00] there. Think of this evolutionary argument looking at animals, right? That the closest analogies, the things with chimps, right? So chimpanzees, have fairly similar brains to human beings. They have great vision systems, they have great memory systems.[00:16:18] They've got, better memory than we do of short term memories. They can plan, they can build primitive tools that, humans. Massively ahead in what we understand about the world, what we can plan, what we can build. And essentially what took off for us was that humans managed to develop language and that gave a symbolic knowledge, representation, and reasoning level, which just, okay if this sort of vaulting of what could be done with the intelligence in brains.[00:16:59] So the [00:17:00] philosopher Dan de refers to language as a cognitive tool and argues that, humans unique among the creatures in the world have managed to build their own cognitive tools and language is the famous first example. But other things like, mathematics and programming languages are also cognitive tools.[00:17:21] They give you an ability to. Think in abstractions, in extended causal reasoning chains. And that allows you to do much more. And we use that for spatial representation and intelligence and planning and gameplay as well. So we believe, and this is, underlying the specific technologies that Moon Lake is making, that symbolic representations are powerful.[00:17:50] And you want to use that in your understanding of the visual world when you want a causal understanding, when you want to maintain long-term [00:18:00] consistency and prediction. And as I understand it, that's just not in ya Koon's worldview. So I think that's the fundamental philosophical difference. Then there's the specific model.[00:18:11] He's been advancing jpa, that's a reasonable. Research bed is a direction as to, to head for building out a model of the visual world. To my mind, it's sort of one reasonable research bed. It's not really established. It's the best one that everyone should be following,[00:18:32] swyx: at least developed at scale, at Meta.[00:18:34] But it's not just vision, right? Like, I mean, JPA is a, just joint admitting prediction can be applied to anything really. And people have done it. The argument is that there is a latent representation or that is probably more. Suited to the task, then why not let machines do it for us instead of predefining it at all?[00:18:50] And isn't something like a JPA shaped thing the right answer? And if not, why not?[00:18:55] Chris Manning: So I think there's a part of jpa that's right, which is [00:19:00] you do want to have a joint. Embedding that gives you a consistent model of the world. And Jan's argument is you can never get that from auto aggressive language models ‘cause they're sort of left to right churning out one token at a time.[00:19:22] I guess this is where we're the research arguments of the field, I'm not actually convinced that's right. ‘cause although the token production is this auto aggressive, process that's heading, left to right, I guess don't have to be left to right. But anyway, in sequence of tokens we could have right to left Arabic.[00:19:40] But although that's true, all of the weights of the model that are internal to the transformer, they are a joint model of the model's understanding of the world. And so I think you can think of the weights of the model as a form of. Joint representation, [00:20:00] and therefore it is plausible to think that could be the basis of a world model, which avoids, ya's objections.[00:20:10] swyx: I think I follow, and obviously that would touch on what Moon Lake eventually ends up doing as well. Right. Like, which it's hard to tell because you put out the end results, but we don't know the inputs that go into it. So it's, it's, that's something that we have to figure out over time.[00:20:25] Vibhu: Yeah. I mean, I guess this kind of breaks down some of the outputs. Do you wanna walk us through it?[00:20:31] Reasoning Traces & Interactive Worlds[00:20:31] Fan-yun Sun: Yeah. So this, this really just walks us through the reasoning traces of like, okay. So that just say, if we wanna build a world in this context, it's really just a game demo that, that shows the, the variety of interactions that this world model can build.[00:20:45] And yeah, it's really just a reasoning traces of like, okay it prompted to create a bowling game. Like how did it achieve what you saw? That level of causality, interaction and consistency, right? So yeah, this is almost just like a, an example of [00:21:00] like a reasoning traces. Very[00:21:01] swyx: detailed.[00:21:01] Fan-yun Sun: Yeah.[00:21:01] Vibhu: Very, very detailed.[00:21:02] You gotta you don't even realize it, right? Like when a video is generated, what happens when a ball strikes a pin, right? So first, like you, there's audio in that, like audio triggers happens, score increments, the world changes. Like pins have to start dropping. There's a timer that goes on. It's just like very similar to how now we're used to reasoning for language models.[00:21:20] There's a whole state of what happens. So geometry, physics, all this stuff. And then yeah, there's kind of that single prompt. So asset, ation all this stuff. It's like a, it's a nice view to see what's going on.[00:21:32] swyx: I think Sun is also too polite to point out that, both like Google's genie, demos as well as world Labs is marble, do not have interactive worlds.[00:21:41] Fan-yun Sun: That's the benefit of having a reasoning model, right? Like, because you can, you can say, oh, like maybe in this particular context, I want to learn how to bowl. And then you can say, okay, then what is it important when it comes to learning how to bowl? Okay, maybe it's like I need to understand the, the basic of like, physics and I want to throw it over [00:22:00] them.[00:22:00] I wanna know that when I, when it resets it's a new game. So I know that yeah, basically, you know to pick up the ball, you know that ball's gonna cause the pins to fall down. You know that what's important to this particular bowling game is to score and you know that the score corresponds to the number of pins that fell down.[00:22:19] So it's just like, if it's a model that sort of knows what it. Looks like, knows what a bowling game looks like, but doesn't actually allows you to practice over and over again and to understand that, oh, like what it takes to actually get a high score. Then it sort of doesn't actually allow you to learn what you set out to learn within the world model.[00:22:38] And I think this is really just one example of showing like the advantages of the approach that we're taking over most the, let's call it the zeitgeist, is today, when people talk about clinical role models,[00:22:51] Chris Manning: right? So it sort of seems like the question to ask when there's a world model is.[00:22:58] Can I not [00:23:00] only just wander around the world and look at the beautiful graphics, can I interact with the objects in the world and see the right consequences of actions?[00:23:11] Vibhu: And you also understand what the consequences would be if you do something right. So it's not just like, okay, there's one thing if I pick it up, something will happen.[00:23:19] But, there's 50 options and I know I can expect, I can infer what would happen if I do any of them. Right. So very different when you can actually see it play around with it.[00:23:28] swyx: There,[00:23:28] Beyond Unity: Cognitive Tools for World Building[00:23:31] swyx: there's two cheeky elements of that. I mean, the, the, the I guess, less ambitious one is, let's really establish for listeners, why is this fundamentally different than writing Unity code, right?[00:23:40] Like just creating a model to translate a prompt into Unity code[00:23:44] Fan-yun Sun: so there is an underlying physics engine. Yeah. In that sense, there's some overlapping things to Unity, but the way we think about it is like physics engine. Tools or code are cognitive tools like borrowing Chris's term, right? Like tools [00:24:00] that the model can employ as means to an end.[00:24:04] So today maybe you say, okay, in this particular context we care about physics, we care about the long-term causality consequences. Then yes, we deploy it, employ physics engine, and then maybe tomorrow we say, okay, we're we're training that. Just say drones where we only care about really fluid dynamics and the visual aspect of the world.[00:24:25] Then, then yeah, maybe we don't actually, the model actually doesn't have to use a physics engine. Or maybe it employs other types of representation or physics engine to achieve the task. So yes, writing code for Unity is sort of similar to a tool that our A model can employ, but our goal is for a model to take a representation conditioned reasoning.[00:24:46] Approach or process.[00:24:47] swyx: Yeah,[00:24:47] Fan-yun Sun: internally.[00:24:48] swyx: Yeah. Using these things as just like general two calls. Right. Which I think is very interesting. The other more ambitious one is, some kind of recursive element where it becomes multiplayer, right? Like here, there's a single player element, you're not [00:25:00] modeling any other people involved.[00:25:01] And that is a whole other thing.[00:25:04] Fan-yun Sun: But in fact, we can really do multiplayers. Oh yeah, okay. I haven't seen any double situations. So just actually just like prompt our, our model to say, Hey, like configure to multiplayer. Then it'll do like this. You'll be able to configure multiplayer[00:25:16] swyx: great[00:25:17] Fan-yun Sun: persistency database for you.[00:25:18] Easy. Yeah.[00:25:19] Vibhu: So what, what are like some of the current limitations in where we're at? So there's one approach of like, okay, scale up video predictors. Obviously there's data issues. With approaches like this, is it data constraints? What are like the next steps? Is it real time? Like, so there's one side of, write an agent to write Unity code, but okay, I want to be streaming a game real time.[00:25:38] I want to have characters being also like agent, but where, where do we kinda see this scaling up? Right?[00:25:44] Fan-yun Sun: Yeah, there's definitely a data constraint. Like the more data, the, the better. This reasoning model can almost basically act as humans to like operate a variety of tools and softwares to build whatever's necessary.[00:25:57] And then there's a sort [00:26:00] of fidelity constraint, which we're actually solving with another model, which we can talk about later. But it's like, it's not as easy to get to photorealism with the approach that we're taking. But we think there are better solutions to that, which is we can dive into later.[00:26:14] Later.[00:26:15] Vibhu: The one one thing you note here is it's a diffusion model, right? So there's, there's a few approaches, diffusion caution, splatting, yeah, so Ry diffusion model, you guys wanna[00:26:25] Fan-yun Sun: Yeah.[00:26:25] Vibhu: Introduce,[00:26:26] Fan-yun Sun: yeah, totally.[00:26:26] Rie: Neural Rendering & Skins for Worlds[00:26:26] Fan-yun Sun: So within our world modeling framework, we think there are two models that we train, right?[00:26:31] Like, there's the multimodal reasoning model that we just talked about that essentially handles. Mainly the, the causality, the persistency and logic determinism of the world. And then RY is our bet on saying, okay, like while all those model, can take care of all these things that we just talked about, it's limitations compared to existing, say, video models, is that it doesn't have as high of a pixel [00:27:00] ality right off the gate, right?[00:27:02] And EE is to say, Hey, we can actually take whatever persistent representation that we generate with our multimodal reasoning model and learn to restyle it into photo photorealistic styles or arbitrary styles you want. So this model is almost to say, Hey, I'm going to respect the persistency and interactivity of the world that you created, but my only job is to make sure that its pixel distribution is close to what we want.[00:27:29] Vibhu: Yeah.[00:27:30] swyx: Great example right there. You kept the KL divergence.[00:27:33] Fan-yun Sun: Oh. Where,[00:27:34] swyx: no, no. I mean this, this is a, a classic like, how you don't stray too far from the source material as you, you kept the kl, which is Oh yeah. Kind of cool. Yeah.[00:27:43] Fan-yun Sun: Yeah.[00:27:44] swyx: I mean, and the[00:27:44] Chris Manning: difference is, and I mean sun was pointing at this, where sort of saying it's in one way a more difficult path, but a better path that, typically the diffusion models are producing the whole scene and it looks lovely, [00:28:00] but there isn't spatial understanding behind it, which is allowing for the real time graphics gameplay, the spatial intelligence, understanding the consequences of worlds where this is, taking a path where it is assuming an abstracted semantic model of the world's state.[00:28:20] And then the diffusion model is then being used on top of that to produce the high quality graphics.[00:28:27] swyx: Is there an intended practical, or business use for this, or is it like a, like a demonstration of capabilities?[00:28:34] Fan-yun Sun: We actually believe that this is gonna be the next paradigm of rendering. So it's gonna replace how ra raizer, it's gonna replace DLSS today because it not only has these pixel prior that's learned from the world such that you can literally play any game in photo realistic styles, which is a lot of people's desire when they do GTA, right?[00:28:51] Like,[00:28:51] Vibhu: all the mods, all the people adding perfect lighting and all this.[00:28:54] swyx: So[00:28:54] Fan-yun Sun: skins[00:28:55] swyx: for worlds, let's call it[00:28:56] Fan-yun Sun: skins, let's call it skin for worlds. I,[00:28:58] Vibhu: it's also like, you can call it skin, you can call it [00:29:00] customization. You can play it how you want, right?[00:29:01] Fan-yun Sun: Yeah, exactly. And I think another thing that we really pointed out specific specifically in this blog is the programmability of it, right?[00:29:09] So what this means is that this render historically render is always a derivative of the game state, right? You're saying, oh, here's the game state, I'm rendering out a frame. But here I'm saying actually this render can be part of the gameplay loop. I can say something along the lines of, if upon getting 10.[00:29:26] Apples, I'm gonna, my weapon of choice, my bullet's gonna turn into apples. And that's, that's possible because we can say, we can basically dynamically have certain game state trigger the, the preconditions to the render such that the rendering is now part of the game loop too. One thing is to just say, okay, it's, it's, it's the appearance.[00:29:47] But the second thing is also to say there's these novel interactions that are possible because this render now has actually priors of the world.[00:29:57] swyx: It is up to the artist to figure out what to do with it.[00:29:59] Fan-yun Sun: It [00:30:00] is up to the creators. Yes.[00:30:01] swyx: Yeah.[00:30:01] Fan-yun Sun: And I also think that's actually another big argument that we're making and the reason that we're picking, taking the bet we're baking is that a lot of the times, whether it's for embody AI gaming, like you want a layer where human can inject their intentions.[00:30:15] So, for example, let's just say in the context of gaming, it's obviously like my creative intent, but maybe in the context of embodied ai, it's like, oh, like I take this foundational policy and I want to actually fine tune it to deploy in my house. So you want to almost say, inject, have a layer where human can say, oh, here's the distribution of things I want to create to achieve my goal.[00:30:35] And I think 3D graphics as it as it is today, is basic, the layer for people to say, Hey, what do I care about in this world? And it allows, basically human intent to be expressed in these worlds much more explicitly and distributionally as opposed to just saying, Hey, I'm gonna generate like, arbitrary.[00:30:54] And it's like just prompts,[00:30:55] swyx: it's one of those things where like, I think you, you're going to build up a series of models, right? [00:31:00] This is just one of, this is probably like the highest utility or heaviest, frequency one, I don't dunno what to call this. Where like you Yeah. You can immediately drop this in on any game and you don't need anything else that.[00:31:10] That you guys do. But, I, I could see, I could see that I think the, the human intent is something that people are not even used to because we're so used to static worlds or, worlds that just don't react, or, I don't know. It's, it, you're kind of blowing my mind right now with like, I'm, I wonder if you've talked to people at GDC Hmm.[00:31:27] And what are they gonna do with it?[00:31:30] Fan-yun Sun: Yeah. Now the stance that we take on this front is like, we're not gonna be more creative than our users to ship[00:31:35] swyx: it out.[00:31:35] Fan-yun Sun: Yeah. But we wanna make sure that we're building things in a way that really allows them to express their intent.[00:31:41] swyx: The thing that you said about, here's the distribution that I want.[00:31:45] I think text may be too low of a bandwidth to. To really demonstrate, because I, I, there, I'm, I'm probably just gonna want to drop in a bunch of, reference assets and then you can figure it out from[00:31:58] Vibhu: there. But you probably wanna do a, a mixture of [00:32:00] both, right? Like you throw in a few images. I wanted this style.[00:32:02] Yeah. I want it to look like this. So it, it's, it's a mixture, right?[00:32:05] Chris Manning: I, I think it's a mixture. I mean, yeah, I mean there's clearly a visual component of this, and it's not that, everything can be text. ‘cause of course you want to give a visual look, but there's also a massive amount of giving the overall picture of the look of the world and the behavior of things that you can express in a few words of text.[00:32:32] And it be very time consuming and difficult to do via visual means. So I think, yeah, you want a combination of both.[00:32:40] Evaluating World Models[00:32:40] Vibhu: So one question I kind of have is, how do we go about evaluating world models? So like, there's many axes, right? One is like, okay. I have preferences. How well do we adhere to prompts? One is the simulation.[00:32:50] One is like do things, is there core logic that's broken? So coming from we know how to evaluate diffusion, there's fidelity, there's [00:33:00] stuff like that. But what are some of the challenges that most people probably aren't thinking about?[00:33:04] Fan-yun Sun: Yeah, I think this is like a great question and probably one of the hardest questions in role models because like, I think it always comes back to what are you building this role model for?[00:33:13] And depending on your end goal and purpose, the evaluation should defer. So in the context of games, then the most direct way of measuring is how much behind are people actually spending in this world that you create? And if your goal is to say, for example, in the context that we just talked about, like, hey, deploying, deploying action in body, a agent, then your, your end.[00:33:33] Metric is then, okay, after training in these worlds that you generate how robust it is to when you actually deploy to the target environment. But then, it's, it's hard to measure these end metrics. So today people have like these proxy metrics that I call that basically try to measure what we really care about, which is the end metrics, but then frankly it's different for every use case.[00:33:57] Yeah,[00:33:57] Vibhu: which seems like quite a challenge, right? Like in [00:34:00] in language models or video models. Image models, your benchmarks are proxies, right? People aren't actually asking instruction, following tool use questions. They're proxies of how well it will do downstream. But for this, so like, should teams, should companies have their own individual benchmarks outside of games?[00:34:16] If you think of stuff like, okay, video production, movies, stuff like that, that also want to use world models. Should, should they sort of internalize like. Their own proxy. Is this something you guys do? Where, where does that connect[00:34:28] Chris Manning: go? Yeah, I think this whole space is extremely difficult as things are emerging now.[00:34:35] And I mean, it's not only for world models, I think it's for everything including text-based models, right? ‘cause in the early days it seemed very easy to have good benchmarks ‘cause we could do things like question answering benchmarks and could you answer the question based on these documents and the various other kinds of, do pieces of logical reasoning or math.[00:34:58] But again, these are sort of. [00:35:00] And there were sort of visual equivalents of things like object recognition, right? For these small component tasks. These days so much of what people are wanting to do also with language models is nothing like that, right? You're wanting to, have an interaction with the language model and get some recommendations about which backpack would be best for you for your trip in Europe next month.[00:35:25] And it's not the same kind of thing, right? And it's not so easy to come up with a benchmark as to does this large language model give you an effective interaction for guiding you in a good way for shopping, right? So, and it's the same problem with these world models. So if we take the game design case, well success is that a game designer can.[00:35:57] Produce what they are [00:36:00] imagining in a reasonable amount of time. And that's really the kind of macro task. That's a very hard thing to turn into a benchmark and I think a lot of this is actually going to turn into people walking, walking with their feet. Right? I mean, I guess that's what's happening, at the large language model level, right?[00:36:23] When people are choosing to use, GPT five or Gemini or clawed, individuals are trying out these different models and deciding, oh, I like the kind of answers that GT five gives me, or no, I feel like I get more accurate detail from Claude, right?[00:36:43] Vibhu: It's a lot of[00:36:43] Chris Manning: vitech, a lot of people just using it.[00:36:45] It's vibe checking. I realize that, but it's actually whether. People feel it's giving them utility in what they want. Right.[00:36:52] Vibhu: And the the interesting thing there is like a lot of people prefer the visual, right? This looks pretty, which is not the objective of what this is [00:37:00] for, right? It's if a, if a game designer is working on something, they care about the game engine, right?[00:37:04] The state, it's, it can look whatever. You can fix that up later. Or you can have a really good game state and you can quickly edit it to 20. 20 different versions, like Keep State,[00:37:14] Chris Manning: right?[00:37:14] Vibhu: So[00:37:14] Chris Manning: that's a really important distinction, for and for speaking to Moon Lake strength, right? So, yeah, great visuals are lovely to look at for a few seconds, but gains are really all about the concept, the game play.[00:37:33] And a lot of the time that doesn't actually even require great visuals. I mean, there are just lots of very successful games which have relatively primitive visuals, and there are other games where people have spent millions producing photo realistic, visuals, and the game sucks, right? So, keeping those two axes apart is really important in thinking about what's important in a [00:38:00] world model for different uses.[00:38:02] swyx: This conversation is reminding me of some game review and fiction discussions I've, had in my sort of non-AI related life. Some, for some people might know Brandon Sanderson, who's a very famous, fiction author, had, is is a big game reviewer. And he, he's a big fan of video games where you change one thing about a normal what you might assume about, about the world.[00:38:22] For example, Baba is you, I don't know if you might have come across that, where like the rules change as you play the game. And also like where, you can do things like reverse time selectively or like change gravity selectively. And I think this is also reminds, reminds me of other kinds of world models that are created by authors.[00:38:38] Where Ted Chang is, is my typical example where he'll take the world that, you know today, but change one thing about it and, but then create a consistent world based on that. Which is long-winded answer of me to, of. For me to say is it's it easy to create alternative roles that don't exist, but you change one thing and then let's, let's run a whole bunch of people through it to see if it works.[00:38:58] Chris Manning: My first dance will [00:39:00] be, that seems a lot easier and more conceivable to do using Techn technology like Moon Lakes than with some of the other world models out there, where the sun can actually make it happen. I'll let him give a second answer.[00:39:15] swyx: If I guess for you, you're constrained by the game engine tool, right?[00:39:18] Like at the end of the day, that's the, that's the thought, partner that you have. If I ask for something where like, if it never is allowed to reverse time or if gravity only ever works one way, then well that's it. But sometimes gravity might change,[00:39:33] Fan-yun Sun: but it's a lot easier to change with code as opposed to a model that is learned primarily on data of.[00:39:42] Real world and virtual worlds that are, I guess, like for example, junior, like there's actually trained on a lot of real world data and a lot of virtual gaming data, and it's hard to say maybe it's easier to say, okay, I wanna change the visuals in like the time period of, of the world. Like, you can't change gravity, for [00:40:00] example.[00:40:00] Vibhu: I feel like you can to light bounds, right? Everything comes down to like, code is a better way to execute it, but the models aren't that diverse and creative, right? You can say, okay, make gravity slower. It can do that, but it's limited to your representation of how you text it out, right? Like they're, they're only gonna do a few iterations, whereas programmatically, if there's a game engine under the hood, you can kind of go wild, right?[00:40:22] So one of the, I dunno, one of the limitations of most models is that they're very overtrained to one style. Right. And extracting diversity is pretty difficult. At least that's something we've seen.[00:40:35] Fan-yun Sun: I mean, are there examples you have in mind where you Existing models? Yeah. Like it would be easier to do that's not using code.[00:40:43] Certain types of creative intent or like transition state transitions,[00:40:47] swyx: Clipping, other models, other wo models are very good at clipping through things. Clipping my, my, my legs clipping through a rock because it's, it's just, it's just bad. [00:41:00] Like, you would have to struggle very hard with your stuff to actually make that happen.[00:41:04] Which I think is maybe a topic that you actually prepared on, Gian Splatting versus, the other stuff.[00:41:09] Vibhu: Yeah. Yeah. It's just for those not super familiar, right? There's a, there's gian splatting, there is diffusion. Like what works, what scales up. I feel like in February when Soro one came out the blog post was literally titled like,[00:41:21] swyx: you bring it up.[00:41:22] You never know.[00:41:23] Vibhu: World, world, video generation models are world simulators. It's super bitter lesson pilled. Yeah, emer, a lot of it is emergence, right? So, not to go through their blog post, basically their whole thing was as you scale up all this consistency, all this stuff just kind of solves, it's a very simple premise, right?[00:41:41] They just scaled up, diffusion, and from there, this is, this is Feb 2024, how much can we, it's already been two years, which is basically five years. How much more in AI time do we need to just scale up or, or do we hit a data cap? But I think we already talked about this a lot, right? Like this is back to the beginning discussion of what's [00:42:00] appropriate for the time.[00:42:01] And that seems like your approach, right?[00:42:03] Fan-yun Sun: Yeah. The point I'm trying to make is that they're very many, many different types of world simulators and like having a world simulator that can produce pixel coherency is very, very useful for games and, marketing and all these things, but it's not as useful as people think when it comes to causal reasoning.[00:42:25] When it comes to embodied ai. Yeah, like it this title is true. We're not saying that it's, it's like, not a great world simulator, but actually in the blog that we, we, we, we wrote, the bet is more so that there are gonna be disproportionately large share of value of real world tasks or, and virtual tasks where high resolution pixel fidelity is not needed.[00:42:47] Yes. Video models have their values.[00:42:50] swyx: Yeah. This is at the absolute limit of my physics understanding, but one example that comes to mind is basically having to solve like ba the equivalent of a three [00:43:00] body problem in a deterministic Well, where the video models, which is approximated good enough. Yeah.[00:43:08] Right. Like there's, there's some point at which your approach kind of runs into like the you now have to simulate the world. Please, thank you very much. And like you're trying to do that, but only to the extent that the game engine lets you and like game engines cannot do some things.[00:43:23] Fan-yun Sun: Yeah, no, I mean, I think the interesting or more technical question here actually is where do you draw the boundary between.[00:43:32] What's handled with, let's say, diffusion prior and what, when? What's handled with symbolic priors?[00:43:38] swyx: Yes.[00:43:38] Fan-yun Sun: Okay.[00:43:38] swyx: Okay.[00:43:39] Fan-yun Sun: Right. Let's go there. Because this, this boundary can actually be fluid. Like I think like maybe what you're trying to get at is like, okay, people are saying pixel prior, everything. But what we're saying is, okay, there's a boundary that we draw where this is where we think provides the most economical value for the domains and things that we care about today.[00:43:59] [00:44:00] And I actually do think, and it's something that we do internally all the time, which is like, okay, given new equations that we learn or new elements of the world and that we, we learn, or maybe some other knowledge that we acquire in the process of developing the models. Should we still be maintaining this line exactly as it is today?[00:44:22] Or should we move it a little bit left or a little bit right? Right. Like sometimes that we realize that, oh, like maybe customers or, or folks like want certain things that are better handled with preop pryor as opposed to, symbolic prior than,[00:44:34] swyx: yeah. Your, your skin thing is a, is a example moving it, right.[00:44:37] Yeah.[00:44:37] Or left. Yeah,[00:44:37] Fan-yun Sun: exactly.[00:44:38] swyx: I dunno what the, the left right is.[00:44:39] Fan-yun Sun: Yeah, yeah, yeah. No the, the model.[00:44:42] swyx: Yes.[00:44:42] Fan-yun Sun: Actually we have a few iterations of them. They're actually at slightly different[00:44:45] swyx: I know boundaries. You should, you should do that. That's a cool dimension to show.[00:44:49] Fan-yun Sun: Yeah.[00:44:50] swyx: Is quantum mechanics the diffusion prior of our world?[00:44:55] Right. It's like that's the boundary of classical mechanics versus quantum. Right? Like, that's it. At one [00:45:00] point God plays dice and the other point doesn't.[00:45:02] Fan-yun Sun: I dunno if Chris, you wanna say it, but I think, I think generally I feel like physics is better with symbol P priors.[00:45:08] Chris Manning: Even quantum physics.[00:45:09] Fan-yun Sun: Even quantum physics.[00:45:11] swyx: Yeah. This is starts against to, MLST territory is, is what I call it, where, he, he likes to get philosophical. We, we we're quite friendly.[00:45:18] Vibhu: I mean, we need to get, we need to get singularity. I heard some of that.[00:45:23] swyx: No, no, I think that is actually really helpful and man, I just want you to productize this like, as a product guy, I'm just like, oh, also[00:45:32] Vibhu: a gamer, I[00:45:33] swyx: wanna, it's like a researcher, like, it's cool.[00:45:35] Like this is a, the theoretical, like you have a very good, I don't know, like the way of thinking about these things, but I just wanna see you like, express it. I do think like your fundamentally things when, when you leave open new tools, like, okay, use, use human intent to incorporate it into how you render.[00:45:52] Artists are gonna have to take like two to three years to figure out what to do with this. And you just don't know.[00:45:57] Chris Manning: Right. But I think, this is, [00:46:00] gives a much more approachable and controllable world for the society, which is the beauty, the beauty of, NLP, that that will enable it to be adopted and used.[00:46:10] And we are very hopeful about that. Yeah,[00:46:13] Fan-yun Sun: yeah. Yeah. I mean, we are, we are very focused actually on commercialization in the sense that like we do, we do really believe in the data flywheel app approach. Yeah. Where, we put this in the hands of the creators and the users and then they will teach us when, what capability our model should improve.[00:46:27] And that's why we are, we are actually, like products and beta[00:46:31] swyx: Yeah. Focusing on gaming. What, what's like the adjacent thing to gaming[00:46:34] Fan-yun Sun: embody adjacent, basically. So maybe we can, we can I'll maybe start with where we see the platform in three years. Yeah. Which is like, okay. The users would tell us what they want to achieve.[00:46:45] The end goal could be, Hey, I just, I wanna make something to teach my kids the value of humility. Or it could be, Hey, I wanna fine tune my, drones to be really good at rescue situations. I could be vacuum robots. I want to like train [00:47:00] my manipulation or like vacuum robot to be very robust to my office, right?[00:47:04] But it's like, whatever it is, scenario robust to[00:47:06] swyx: my office[00:47:07] Fan-yun Sun: or like navigate very robustly in my office. But then it's like, whatever end goal that you want, our role model will say, okay, given what you want to achieve, let me generate a distribution of environments such that I can train and evaluate whatever it is you want.[00:47:24] Yeah. Right. Maybe for the purpose of games, it's just the end simulation and that's the end product for certain policies. It's like I can train it within these environments and then help you see where your policy is failing or not. Yeah. And then, so I think,[00:47:37] swyx: so in that case, much more of a training tool.[00:47:40] Than in other training[00:47:41] Vibhu: evaluation? Both. Right?[00:47:43] swyx: Sure. Same. Same thing.[00:47:43] Fan-yun Sun: Yeah, same thing. I think it's just this role model that allows people to train any policy that can act in any multimodal environments.[00:47:51] swyx: Would it be harder to reward hack? Is there an angle here where it is harder to reward hack? Like it's just, I'll just put it generally because I think that's a, that's obviously a key [00:48:00] problem that a lot of people face when in training agents in these environments, and I don't know, can you solve it?[00:48:07] Chris Manning: I think not necessarily. To the extent that there's a mis specified reward that. It seems like it could be hacked in a more symbolic world or in a more pixel based world. I dunno if Sun's got any thoughts, but I don't think that's really being solved.[00:48:26] swyx: The other thing that comes to mind is just you could just build a better sawa as a video generator model, right?[00:48:31] Because then you, you would move the diffusion, side a bit more further to the right. I think if I got the directionality correct. And that's it.[00:48:40] Vibhu: It's better on domains, right? Like on consistency over now, or for sure it exists versus something doesn't, right.[00:48:46] Chris Manning: So[00:48:46] swyx: yeah. Yeah. Is[00:48:49] Vibhu: is a question more like, like[00:48:51] swyx: I'm just riffing on like, how do you, what can you build, you know?[00:48:54] Oh, with the stuff that you have. I do think that the minor, the academic does go immediately to training [00:49:00] and in eval evaluation, but like art tends to take unusual directions. Like you might end up,[00:49:06] Chris Manning: okay. Yeah. But the question is, can you use this piece of software to develop compelling gameplay and. I don't think you can take SOAR and produce compelling gameplay, right?[00:49:19] If you want to have a world that you can wander around in a bit, you are good. But what are your abilities to have gameplay mechanics implemented the way you'd like them to be and to have things stay, with the long-term history of your gameplay that influences future actions. I think there's just nothing there for that.[00:49:39] swyx: Yeah, I do tend to agree. I, I'm just trying to sort of test the boundaries. I would also make the observation that as AAA games industry has developed the line between what is a movie and what is a game has blurred. And you, you, you do end up basically producing a two hour movie as part of your game.[00:49:57] Fan-yun Sun: No, honestly, there, there's so many actually [00:50:00] applications in adjacent markets that our world model can go into. Yeah. But yeah, it, it's sort of fun to riff, riff on. Although on the execution side, we we, we need to stay focused with like, okay, what are the capabilities we want to unlock over time?[00:50:11] And there's a roadmap for that. But yeah, if we're just riffing on sort of like the possibilities, I feel like, whether it's endless Yeah, it's like classic[00:50:18] swyx: and the embedding for a possibility and endless in my mind, it's very close. Yeah. I do wanna, focus on one, like weird choice. I, I don't know if it's weird.[00:50:28] Maybe I'm, I got something here. Audio, right? You could have just said no audio And audio in my mind has a lot of recursion, whereas in video you can just do recasting and that's much computationally much simpler. Audio just seems way harder. I don't know if you wanna just comment on just the special 3D audio.[00:50:46] Problem. Did you really have to do it? I guess you do to be immersive, but like a lot of people do treat it as like, well, you just stick a, a tt S model on top of[00:50:57] Vibhu: Well, there's a lot more to game audio than [00:51:00] just speech. Right. It's not just[00:51:01] swyx: tts. Yeah. Tts. S Fxt, GM Spatial in my mind Echoes[00:51:06] Chris Manning: Yeah.[00:51:06] swyx: And reflections.[00:51:07] And I, I don't even know what's, what else? I don't know what, what other problems in this space.[00:51:13] Fan-yun Sun: Yeah, I think this point like the, it's sort of a more, more pointing to the benefits of using an game engine as a tool that's available to the model, right? Because like part of the spatial audio is from the code that is underlying the simulation.[00:51:32] And while we do give our model access to other types of audio models as. Tools.[00:51:39] swyx: None of them would be spatial, I think.[00:51:41] Fan-yun Sun: But that's exactly sort of more 0.2. We're giving our model an abstraction or a suite of tools such that it's able to achieve that. And you can argue that sort of spatial is like a, like a emergence out of the, the tools that we and abstraction that we provide to the agents.[00:51:59] And I think that's the beauty of [00:52:00] this, this, this approach is like there's a lot of things kind of like how human's built technology and they're like Lego blocks that build on top of each other. And it's the same thing here. There's gonna be things that sort of just sort of emerges from being able to put these things together in like combinatorially interesting ways,[00:52:14] Chris Manning: right?[00:52:15] So this integrated audio model exploits the understanding and semantics of the Moon Lake world, right? And whereas in general for the Gen AI video models. There's no actual integration across to audio at all, right? That someone might stick some music or stick a soundscape or whatever else on top of their video.[00:52:44] So it's not a silent video, but they're in no way connected into a consistent world model. And there's nothing that's okay. An action is happening in the video. Therefore there should be a sound that's [00:53:00] coming from this part of the visual field.[00:53:03] swyx: Yeah.[00:53:03] Vibhu: Is that different than Sora too? Does it not have audio?[00:53:06] Not to say it's not like[00:53:08] swyx: amazing[00:53:08] Vibhu: isn't a spatial[00:53:09] swyx: audio.[00:53:09] Vibhu: It doesn't,[00:53:10] swyx: no. I've played around it with it enough. It just sounds like someone put an 11 laps voice on top of it and just tried to do the lip sync.[00:53:18] Vibhu: Oh, yeah. I've seen, okay. Generate a dog at the beach and reactions to big wave and move[00:53:23] swyx: around.[00:53:23] It's definitely like, so have the dog, have the dog move away from camera and see if the, the song goes down. It doesn't. ‘Cause they don't have facial audio.[00:53:32] Fan-yun Sun: We do want to basically like we, our moral model, like the one we're training is basically towards the goal of having a combined latent representation across all these different modalities.[00:53:42] Right? Such that it can like reason across these different modalities. So for example, if I close my eyes and like you play a video, you play a sound of like a car skidding away from me. I almost can like, visually extrapolate that trajectory in my mind. And I think that type of capability, we want our model to be able to reason, right?[00:53:59] And that's the reason that [00:54:00] we're sort of taking this multimodal reasoning approach. It's like we want this combine late in space that can[00:54:05] swyx: Yeah. Oh, you said late in space. We like that. Here we have to play the, the bell Every time that someone says late in space, no, you gotta train daredevil one. Where you, you, you, it's only audio, but you have to work out.[00:54:15] Where everything is.[00:54:19] Cool. I I think that that was, that was about it for our Moon Lake coverage. I do think that we have like a couple of, Chris Madden questions on, on IR and, just any, any other sort of attention topics or n NLP topics.[00:54:31] Vibhu: Okay.[00:54:31] swyx: Go ahead.[00:54:32] Chris Manning's Journey: From NLP to World Models[00:54:32] Vibhu: Well, no, I mean, yeah, it's just fun. We talked a bit about how you guys met, but you basically, you, you were like the godfather of NLP per se, right?[00:54:39] You spent the whole career from early embeddings, early early attention. You did 2015 attention for machine translation, everything. You, you had information retrieval, so RAG before rag, we just wanna shout that out and admire a lot of that. Right? So what prompted the switch over to world models?[00:54:56] How, how'd all that come about?[00:54:58] Chris Manning: To some answer it [00:55:00] is, the enthusiasms and creativity of students, but there's a bit of a history there, right? So, yeah. So clearly most of my career has been doing stuff with language and how I got into research was thinking, ah, this is just so amazing how humans can produce speech and understand each other in real time.[00:55:21] And somehow they managed to learn languages from their kids. How could this possibly happen? And so, yeah, starting off I was very focused on language, but as it sort of got into the 2000 and tens, I started, going, I'd been working on question answering, and then I started to get, interest in visual question answering.[00:55:42] And that was an area where it was very noticeable. That the visual understanding was bad. Right. These were the days when like, it sort of seemed like there's almost no visual [00:56:00] understanding. You were just getting answers that came from priors. So, if you asked how many people are sitting at the table, it'd always answer two regardless of how many, how many people you could see in the picture.[00:56:11] And so it seemed like, oh, these models actually aren't able to get semantic information outta
In episode 566 of 'Coffee with Butterscotch,' the brothers delve into the complexities of implementing effective tooltips in video games. They explore technical challenges, design principles, and the importance of clear, consistent communication to enhance player experience..Support How Many Dudes!Official Website: https://www.bscotch.net/games/how-many-dudesTrailer Teaser: https://www.youtube.com/watch?v=IgQM1SceEpISteam Wishlist: https://store.steampowered.com/app/3934270/How_Many_Dudes00:00 Cold Open00:25 Introduction and Welcome02:57 The Importance of Tooltips in Game Development11:04 Creating Effective Tooltips: Clarity and Consistency25:31 Technical Challenges in Tooltip Implementation29:16 Navigating Game Development Challenges32:01 The Importance of UI Design40:57 Dynamic Text Scaling and Challenges45:04 The Unseen Work Behind Game Development51:03 Quality of Life Improvements in GamesTo stay up to date with all of our buttery goodness subscribe to the podcast on Apple podcasts (apple.co/1LxNEnk) or wherever you get your audio goodness. If you want to get more involved in the Butterscotch community, hop into our DISCORD server at discord.gg/bscotch and say hello! Submit questions at https://www.bscotch.net/podcast, disclose all of your secrets to podcast@bscotch.net, and send letters, gifts, and tasty treats to https://bit.ly/bscotchmailbox. We also built Ludokit, a tool for managing store pages, promo art, localization, achievements, credits, fonts, change logs, and more. Check it out at https://ludokit.com!Finally, if you'd like to support the show and buy some coffee FOR Butterscotch, head over to https://moneygrab.bscotch.net. ★ Support this podcast ★
NVIDIA has unveiled its DLSS 5 technology and most devs and gamers absolutely DESPISE it. It's not that it's AI, it's that it effectively overwrites the visuals of a game entirely. Oh, and it's ungodly expensive. Watch the podcast episodes on YouTube and all major podcast hosts including Spotify. CLOWNFISH TV is an independent, opinionated news and commentary podcast that covers Entertainment and Tech from a consumer's point of view. We talk about Gaming, Comics, Anime, TV, Movies, Animation and more. Hosted by Kneon and Geeky Sparkles. Get more news, views and reviews on Clownfish TV News - https://more.clownfishtv.com/ On YouTube - https://www.youtube.com/c/ClownfishTV On Spotify - https://open.spotify.com/show/4Tu83D1NcCmh7K1zHIedvg On Apple Podcasts - https://podcasts.apple.com/us/podcast/clownfish-tv-audio-edition/id1726838629 MORE CLOWNFISH TV - Official Merch Store: http://ClownfishMinus.com Facebook - https://facebook.com/ClownfishTV X - https://x.com/ClownfishTVcom Clownfish TV subreddit: https://www.reddit.com/r/ClownfishTVOfficial/ Disclaimer: This series is produced by Clownfish Studios and WebReef Media, and is part of ClownfishTV.com. Opinions expressed by our contributors do not necessarily reflect the views of our guests, affiliates, sponsors, or advertisers. ClownfishTV.com is an unofficial news source and has no connection to any company that we may cover. This channel and website and the content made available through this site are for educational, entertainment and informational purposes only. These so-called “fair uses” are permitted even if the use of the work would otherwise be infringing. #Games #NVIDIA #VideoGames #Podcast #Commentary #News #Reaction #Gaming #Comedy #Entertainment #Hollywood #PopCulture #Tech #Anime #FYP Hosted by Simplecast, an AdsWizz company. See pcm.adswizz.com for information about our collection and use of personal data for advertising.
In episode 563 of 'Coffee with Butterscotch,' the brothers discuss indie game success of Slay the Spire 2, Next Fest postmortem and launch strategies. They explore the evolving landscape of platform support, control schemes, platform creep in the gaming industry, and strategic platform choices for indie game success..Support How Many Dudes!Official Website: https://www.bscotch.net/games/how-many-dudesTrailer Teaser: https://www.youtube.com/watch?v=IgQM1SceEpISteam Wishlist: https://store.steampowered.com/app/3934270/How_Many_Dudes00:00 Cold Open00:24 Introduction and Welcome08:10 Next Fest Insights and Indie Game Dynamics21:46 Navigating Game Launch Strategies Across Platforms22:33 The Dominance of Steam in Game Development29:39 Google's Push for Premium Experiences38:32 The Creep of Platforms and Cross-Compatibility46:22 Summarizing the Landscape for Developers49:18 The Challenges of Controller Support in Game Design52:06 Understanding Platform Dynamics and Opportunities54:19 Creepers vs. Retreaters: Analyzing Platform Strategies59:22 Cross-Platform User Management and Future ImplicationsTo stay up to date with all of our buttery goodness subscribe to the podcast on Apple podcasts (apple.co/1LxNEnk) or wherever you get your audio goodness. If you want to get more involved in the Butterscotch community, hop into our DISCORD server at discord.gg/bscotch and say hello! Submit questions at https://www.bscotch.net/podcast, disclose all of your secrets to podcast@bscotch.net, and send letters, gifts, and tasty treats to https://bit.ly/bscotchmailbox. Finally, if you'd like to support the show and buy some coffee FOR Butterscotch, head over to https://moneygrab.bscotch.net. ★ Support this podcast ★
Game over, man. A third of AAA game devs have lost their jobs over the past two years, and it's about to get WORSE thanks to advances in AI and, of course, gamer rejecting AAA content.Watch the podcast episodes on YouTube and all major podcast hosts including Spotify.CLOWNFISH TV is an independent, opinionated news and commentary podcast that covers Entertainment and Tech from a consumer's point of view. We talk about Gaming, Comics, Anime, TV, Movies, Animation and more. Hosted by Kneon and Geeky Sparkles.Get more news, views and reviews on Clownfish TV News - https://more.clownfishtv.com/On YouTube - https://www.youtube.com/c/ClownfishTVOn Spotify - https://open.spotify.com/show/4Tu83D1NcCmh7K1zHIedvgOn Apple Podcasts - https://podcasts.apple.com/us/podcast/clownfish-tv-audio-edition/id1726838629
The GDC Festival of Gaming is taking place in San Francisco again this year, and game devs are afraid of ICE, afraid of the filth, and afraid of the expense. Last year they were afraid Trump wouldn't let them leave the county... or something. Are conferences and conventions even worth it any more? Watch the podcast episodes on YouTube and all major podcast hosts including Spotify.CLOWNFISH TV is an independent, opinionated news and commentary podcast that covers Entertainment and Tech from a consumer's point of view. We talk about Gaming, Comics, Anime, TV, Movies, Animation and more. Hosted by Kneon and Geeky Sparkles.Get more news, views and reviews on Clownfish TV News - https://more.clownfishtv.com/On YouTube - https://www.youtube.com/c/ClownfishTVOn Spotify - https://open.spotify.com/show/4Tu83D1NcCmh7K1zHIedvgOn Apple Podcasts - https://podcasts.apple.com/us/podcast/clownfish-tv-audio-edition/id1726838629
In this episode Zackavelli talks about the the most impactful, "guiding light" for game devs. Skip to Body of Episode: 7:31 Become a Patron: www.patreon.com/GDFG Join the discord and talk with the community about making video games! Link: discord.gg/2C8eTsU Follow Zackavelli on Twitter @_Zackavelli_ Twitch: www.twitch.tv/zackavelli_ Intro music by: Avaren Outro remix by: Mugamoomoo
Small bomb dropped when indie darling Larian revealed it uses AI in the preproduction and ideation phase of game development. Naturally, opinions deviate strongly, especially because artists have left Larian over their use of AI. In this episode, we discuss Jason Schreier's Bloomberg interview with Larian CEO Swen Vincke. Specifically, we discuss Vincke's quote about how Larian uses AI, and what, if any positive effect it has had. For the full context and a great read - check out the full article here: https://www.bloomberg.com/news/newsletters/2025-12-16/-baldur-s-gate-3-maker-promises-divinity-will-be-next-level It is no secret that neither of us are fans of AI, but I take the devil's advocate position this episode. I do actually think there are spots where AI could help creatives with busy work. (Our problem is: we all know that isn't what AI is targeting.)
In episode 550 of 'Coffee with Butterscotch,' the brothers take a hard look at online ads and why they rarely deliver the wishlist conversions indie devs hope for. They break down misleading metrics, misclicks, and the high cost of chasing visibility through paid channels. The conversation also gets into conventions and showcases, exploring why in-person events are great for networking and playtesting but often fall short as direct sales drivers. It's a grounded look at where marketing effort actually pays off and where it evaporates into thin air.Support How Many Dudes!Official Website: https://www.bscotch.net/games/how-many-dudesTrailer Teaser: https://www.youtube.com/watch?v=IgQM1SceEpISteam Wishlist: https://store.steampowered.com/app/3934270/How_Many_Dudes00:00 Cold Open00:12 Introduction and Welcome02:48 The Role of YouTube Shorts in Game Promotion05:32 Understanding Steam's Algorithm and Wishlist Dynamics08:44 Challenges of Scaling Marketing Efforts11:27 Exploring YouTube Ads and Their Effectiveness14:31 Evaluating the Impact of Advertising on Game Visibility19:54 Navigating Google Ads for Game Promotion22:51 Analyzing Click-Through Rates and Conversions26:07 The Efficacy of YouTube Ads29:45 The Illusion of Effective Advertising34:47 The Uncertainty of Marketing Outcomes41:47 Evaluating Events and Conventions43:09 Digital Events and Showcases45:39 The Challenge of Exclusivity in Marketing49:09 Understanding Randomness in Game Promotion51:45 The Cost-Effectiveness of Marketing Approaches55:02 Balancing Development and Marketing EffortsTo stay up to date with all of our buttery goodness subscribe to the podcast on Apple podcasts (apple.co/1LxNEnk) or wherever you get your audio goodness. If you want to get more involved in the Butterscotch community, hop into our DISCORD server at discord.gg/bscotch and say hello! Submit questions at https://www.bscotch.net/podcast, disclose all of your secrets to podcast@bscotch.net, and send letters, gifts, and tasty treats to https://bit.ly/bscotchmailbox. Finally, if you'd like to support the show and buy some coffee FOR Butterscotch, head over to https://moneygrab.bscotch.net. ★ Support this podcast ★
Dive deep into the strategic mindset of level design, the shift from AAA development to indie studio entrepreneurship, and a radical new business model for creating innovative "Cocktail Games."Key Takeaways & Discussion PointsThe Reality of Level Design Beyond Architecture: Willem, a former level designer at Velan (Knockout City) and Zynga (Star Wars Hunters) , defines level design not as architecture, but as the execution of the game's intent and vision. You are the "great implementers" who build the playground for the core mechanics. Finding the Fun: Execution requires risk-taking. Good levels break the traditional norms—like the restrictive three-lane structure in some shooters —to find unexpected fun and keep the experience fresh. Inspiration Outside the Engine: To avoid creative blocks, step outside your comfort zone. Willem found inspiration for a level in Knockout City (Rooftop Rumble) by listening to Pink Floyd and used JFK assassination podcasts to conceptualize Darth Vader's Castle.
We catch up with our friends from Inklingwood Studios about their first ever game Foolish Mortals? What would these first time game devs change if they could do it over again? Why should we get excited over this classic style point and click adventure? Watch and listen...then click this link to get more info on Foolish Mortals.https://linktr.ee/FoolishMortals
Several game developers, including a prominent one behind Ghost of Yotei, mocked Charlie Kirk's assassination. We discuss the irony of “anti”-fascists celebrating a political opponent being killed for his free speech along with Sweet Baby Inc.'s hilarious take on colonialism in cozy games, Metal Gear Solid Delta's trigger warning, the failure of Relooted, and more.
After years of waiting and anticipation building for its ultimate release, Hollow Knight Silksong is FINALLY out, and Sean has played at least the first few areas. How is this game for newcomers to the series? Does it make it easy to get into the flow of things? And how long does it take to get difficult? (Not very long). Once again, Xbox Game Pass is under fire this time from former Xbox executives who are concerned about its effects on first-party developers and what it means for returns for the actual game makers compared to what they would receive in the traditional model, where gamers would buy the games instead. Is this the true killer of gaming? Or is it actually something else that gets brought up less (Free-to-Play Games, maybe? Also, Marc has more on WWE 2K25, MachineGames says the New Wolfenstein is meant to be a trilogy, Nintendo wins yet another lawsuit against Emulation, Ubisoft brings a unique perspective to the Game Keycard debate, PlayStation 6 is getting a detachable drive at launch, Life is Strange is getting a TV series, and much more!You can also watch this episode in video form on the W2M Network Youtube Channel, please give us a like, comment on the episode, and give the channel a subscribe and follow as well: https://youtube.com/live/OCT1cBvn6AMLinks: https://www.visualcapitalist.com/sp/video-games-industry-revenue-growth-visual-capitalist/
In episode 534 of 'Coffee with Butterscotch,' the brothers discuss their internal project management tool, Blork, and the complexities of making it scalable for public use. They dive into the challenges of work dependency trees, the potential of Blork as a software service, and their current efforts on the Butterscotch Game Service. The episode also touches on the role of their podcast in connecting with fans, analytics, and potential growth strategies, without losing sight of what makes it a fun and grounding part of their week.Support Crashlands 2!Official Website: https://www.bscotch.net/games/crashlands-2/Trailer: https://www.youtube.com/watch?v=ib7fzLf59voSteam: https://store.steampowered.com/app/1401730/Crashlands2/Google Play:https://play.google.com/store/apps/details?id=com.bscotch.crashlands2Apple: https://apps.apple.com/us/app/crashlands-2/id152819933100:00 Introduction and Welcome00:34 Thanks to our supporters! (https://moneygrab.bscotch.net)00:53 Project Management System (Listener Question)02:11 Challenges with Blork's Scalability05:07 Current State and Future Plans for Blork11:42 Game Services and Administrative Tools19:12 User Management and Security Concerns22:30 Future Plans for BGS and Blork23:23 Podcast Statistics and Listener Engagement (Listener Question)25:50 Challenges in Podcast Analytics32:31 Potential Growth Strategies for the Podcast41:54 Concluding Thoughts and Community EngagementTo stay up to date with all of our buttery goodness subscribe to the podcast on Apple podcasts (apple.co/1LxNEnk) or wherever you get your audio goodness. If you want to get more involved in the Butterscotch community, hop into our DISCORD server at discord.gg/bscotch and say hello! Submit questions at https://www.bscotch.net/podcast, disclose all of your secrets to podcast@bscotch.net, and send letters, gifts, and tasty treats to https://bit.ly/bscotchmailbox. Finally, if you'd like to support the show and buy some coffee FOR Butterscotch, head over to https://moneygrab.bscotch.net. ★ Support this podcast ★
In this episode, the guys dive into a full tech reboot at EB Games Canada, with a brand-new website, faster checkout, and more self-serve tools on the way. Then it's off to Netflix as the Assassin's Creed live-action series finally moves forward, promising power, violence, and high-concept drama across time and cultures.Meanwhile, reports suggest Microsoft is replacing laid-off Candy Crush devs with AI tools — including the very ones those devs helped build.Also in this episode: a video game fun fact about Ratchet's personality shift between Ratchet & Clank and Going Commando, and of course we finish things off with what we're playing!
Indie Game Movement - The podcast about the business and marketing of indie games.
The game industry is full of risks, IP disputes, cyberattacks, contract issues, even failed crowdfunding campaigns. And while we never anticipate these things happening to us...sometimes, they surface when we least expect it, inviting all sorts of chaos. So today, we explore how devs can avoid the hassle of the unknown by understanding how insurance can help developers avoid disaster, stay protected, and keep projects moving, no matter the studio size. Episode Shownotes Link:
This is not just another mobile puzzle game. Screwdom 3D is a MASTERCLASS in hybrid casual design, monetization, and creativity.In this episode, we dive deep into how a small Vietnamese studio is scaling up Screwdom 3D into a $3.6M/month beast, powered by killer rewarded ads, smart boosters, and wildly satisfying 3D physics. Think Screw Jam meets Pinout Master meets genius-level iteration.
Episode SummaryWhat makes a great level designer? How do you take the leap from AAA studios to launching your own indie game studio? In this episode, Greg sits down with Willem Kranendonk, founder of Odyssey Cocktail Interactive and former level designer at Velen and Zynga. They discuss Willem's journey from LEGO-loving kid to designing levels for Knockout City and Star Wars: Hunters, the philosophy behind great level design, and why he believes game studios need to take more risks. Willem also shares insights into his new studio, OCI, and their vision for "Cocktail Games"—a bold new approach to game development.Guest: Willem Kranendonk Founder, Odyssey Cocktail Interactive Former Level Designer at Velen Studios (Knockout City) & Zynga (Star Wars: Hunters) Passionate about innovation in game design & the power of hybrid genresKey Topics & Timestamps⏳ 01:25 – From childhood LEGO builds to professional level design
Join hosts Jack Allin Joshua Cleveland and special guests Francisco Gonzalez from Grundislav Games and Dave Gilbert from Wadjet Eye Games share their incredible knowledge and insights. Dive deep into the world of adventure game development, the challenges of marketing indie games, and the nuances of maintaining quality and creativity. The conversation highlights upcoming titles like Rosewater and Old Skies, their unique features, and the collaborative efforts behind them. We also discuss the broader industry landscape, tackling topics such as playtesting, game design philosophies, and the role of nostalgia in modern gaming. Don't miss our top five most anticipated games list and the engaging debates on the current state and future of adventure games.00:00 Old Skies Release Date Revealed00:48 Dave Gilbert and Francisco Gonzalez Game Releases01:56 Game Development Challenges15:07 Marketing and Publicity Strategies35:31 Rosewater: A New Adventure44:31 Reflecting on Game Development Journey45:41 The Pressure of Success and Expectations48:04 Introducing the New Game Concept48:28 Time Travel Adventures in Old Skies52:00 Collaborative Game Design Process53:56 Balancing Creativity and Feedback01:05:59 The Evolution of Adventure Games01:07:44 The Art and Emotional Impact of Games01:14:00 Challenges and Nostalgia in Game Development01:15:47 Marketing and Genre Perception01:32:06 A Six-Year-Old Joke01:32:53 Top Five Anticipated Games01:33:51 Excitement for GTA 601:35:10 Assassin's Creed Shadows Discussion01:37:22 Theropoft and Other Hidden Gems01:38:30 Beyond Good and Evil 2 Speculations01:39:47 Powerhoof's The Drifter01:40:10 Perfect Tides 2 and Fanfare Memories01:43:02 Indiana Jones Game Anticipation01:49:08 Deck of Haunts and Other Unique Games01:53:02 Honorable Mentions and Final Thoughts01:58:49 Closing Remarks and Contact InformationRosewater on Steam:https://store.steampowered.com/app/1226670/Rosewater/Old Skies on Steam:https://store.steampowered.com/app/1346360/Old_Skies/Follow us at: Web: adventuregamehotspot.comDiscord: https://discord.gg/ZUwXg7qwseFB: adventure Game HotspotIG: adventure_game_hotspotTwitter: @aghotspotThreads: adventure_game_hotspotMastodon: @AGH@mastodon.gamedev.placeBlueSky: @aghotspot.bsky.social#gamedeveloper #gamedev #adventuregame #indiegame
In this episode Zackavelli talks about 4 simple math concepts that can help with game devs in various situations. Skip to Body of Episode: 6:40 Become a Patron: www.patreon.com/GDFG Join the discord and talk with the community about making video games! Link: discord.gg/2C8eTsU Follow Zackavelli on Twitter @_Zackavelli_ Twitch: www.twitch.tv/zackavelli_ Intro music by: Avaren Outro remix by: Mugamoomoo
SUBSCRIBE NOW!!!! on iTunes, Google Podcasts, Spotify, Stitcher & Audible. This week on the Press X to Start Gamer's Digest: DJ & Sean talk about the big announcements from Xbox's Developer Direct, Phil Spencer doubling down on multiplatform games, Insomniac refusing to talk about Wolverine, The First Berserker Khazan's demo and more! Gaming News - Time code: 1:58 We take a look at the announcements to come out of Xbox's Dev Direct for January; Phil Spencer rebuffs his commitment to multiplatform gaming; We rundown the best selling games of Dec 2024; Ass Creed Shadows to feature an evolution of the "Twin" dynamic from Syndicate; Game Devs are growing increasingly frustrated with the rise of AI initiatives; Insomniac gives a vague update about what's to come from the studio; Tales of Kenzara studio crafting a horror game backed by the publishing division from the Palworld creator; Said publishing division is getting a ton of offers from other companies looking to come on board. What Have We Been Playing - Time code: 57:53 DJ talks about his experience with the demo for The First Berserker Khazan If you're enjoying the show, please take a moment to rate/review it on whatever service you're using. Every little bit helps! Want to ask a question, ask us at PressX2start.com/Questions Join/Follow Us: Youtube: Press X To Start TV Twitch: pressxtostarttv Facebook: https://www.facebook.com/pressx2start Twitter: @PressX2S Instagram: @PressX2Start TikTok: @pressx2start You can find more info about the Press X and who we are at www.PressX2start.com. If you have any questions or just want to tell us how great (or just slightly okay) we're doing or how we can be better, be a friend and reach out and email us at pressxtostartpodcast@gmail.com End music by @MarcoMavy on IG & Twitter Be good to each other, Peace!
Activision employees are distraught because of the return of Trump, and Elon's controversial "salute." And they can't even. Don't worry, guys -- AAA gaming is imploding and you'll probably be out of work soon enough.
If nothing else, making sure you correct for colour blindness rather than recreate it is vital for games looking to be more accessible.
Hopefully these devs get motivated and start releasing good games. --- Support this podcast: https://podcasters.spotify.com/pod/show/tmossboss/support
Join Luke and Elliot in this episode of Checkpoint on JOY where they interview two Aussie game devs about their upcoming games! Catch the latest episode on Spotify: ... LEARN MORE The post We interview Aussie game devs Spoonful of Wonder (Copycat) and Toast Interactive (Max Mustard) appeared first on Checkpoint.
Learn more at TheCityLife.org --- Support this podcast: https://podcasters.spotify.com/pod/show/citylifeorg/support
Microsoft is gonna start looking into why game devs aren't prioritizing its console, the Xbox Series, over PS5 when deciding what platforms their games should be on.in relation to bringing their games to its console. In a developer blog, Microsoft announced that it'll be directly engaging with game creators to hopefully enhance the experience between the corporation and development partners. Seems like many game devs have been putting the Xbox consoles on the back burner due to certain struggles game devs have experienced with the #Xbox ecosystem. One major example that comes to mind is Baldur's Gate 3, which was delayed on Xbox series consoles due to the Series S being unable to run the split-screen multiplayer option. Many other developers have publicly expressed their concerns with Xbox which led to them having to delay their games. Entoria: The Last Song experienced quite the delay allegedly due to Microsoft taking too long to communicate with the studio developing the game.due to issues with Xbox, claiming Micros. But it seems Microsoft is really hoping to hone in on what these issues might be with this new initiative. Plus some Silent Hill Townfall and Mario 2 movie news to jump into. All this in your Daily Fix.
Preorders for Dragon Age: The Veilguard are apparently poor. It might have something to do with the fact the game is now basically a cartoon, the character creator looks like trash, and the devs don't even know characters from the series. We discuss this train wreck of a sequel along with The Gamer actually admitting the protagonist of Star Wars Outlaws is ugly, a Final Fantasy and Kingdom Hearts dev discussing why he makes characters hot, the Concord director stepping down, Elder Scrolls Online's first nonbinary character, and Game Devs of Color Expo.
Hadijat Muftau-Lediju is a dedicated occupational therapist known for her unique approach to therapy, integrating video games to enhance skill development. She has a background working with adults with brain injuries, spinal cord injuries, and dementia, later dedicating over four years to pediatrics in clinical and school settings. In these roles, she integrates video games, technology, assistive tech, and game design methods into therapy (e.g., executive functioning through inventory management, main quests and side quests, and working memory). In addition to her contributions to DeepWell TDx, she serves as a consultant with Cephable, an assistive technology software company. Hadijat has also been a featured speaker at notable events, including the Game Devs of Color Expo (September 18-21, 2024), where she presented "How Your Game Can Be Used in Rehabilitation and Therapy," and the 2nd Annual Black Girl Gamers Summit (August 3, 2024), where she discussed "Protect Your Mental." Committed to innovative practices, Hadijat strives to make therapy both enjoyable and impactful for clients of all ages. _____________ You can listen to this episode wherever you stream podcasts and at www.3cdigitalmedianetwork.com/telepractice-today-podcast
Welcome to Season 52 of Spine Chill, a variety gaming podcast featuring four gaming veterans who take fun seriously. In this episode, we discuss the latest book club game - Little Kitty, Big City! We also start the first half of our Console Tier List... which consoles are S-tier and which are F-tier?? Where will the guys place the VIRTUAL BOY?! Spine Chill is: @RunningManPlays @SinowBeats @JohnWolfe @TheHotCross DISCORD INVITE ► / discord 0:00 Intro 14:00 Game Devs vs Let's Play 20:20 Gaming - Then vs. Now 27:39 Dead By Daylight 2v8 Mode 58:31 Lara Croft 1:08:24 Book Club: Little Kitty Big City 1:28:33 Book Club: Sinow's Pick 1:31:32 Console Tier List 1:32:39 NES 1:44:07 Sega Dreamcast 1:53:30 PlayStation 1 2:03:33 Xbox 2:14:35 GameBoy 2:29:01 Nintendo 64 2:42:53 Xbox One 2:49:54 Sega Master System 2:50:46 To Be Continued
Discover how web stores are transforming the gaming industry! With purchase rates soaring to 80% and exclusive deals for players, is this the future of game monetization? Watch now to find out! CHAPTERS 00:00 – Cold open 00:37 – State of games marketing 01:40 – The web store player journey 04:10 – Web store economics + strategies 08:43 – Web stores by the numbers 10:50 – Web stores and distribution 12:45 – Building a better ecosystem 15:50 – Getting started 16:44 – Outro Get more gaming insights at www.uppptic.com!
On this week's episode of Windbreaker, Yahtzee, Frost, and JM8 chat about the game developers that they would most like to meet.Second Wind is fully independent, employee-owned and fan-funded. Consider supporting us on Patreon for as little as $1/month at patreon.com/SecondWindGroup
AAA Gaming has seen a RECORD number of layoffs this year. And game developers are taking to reddit to say they actually hate gamers. Could these two things be related somehow? HMMM... ➡️ Tip Jar and Fan Support: http://ClownfishSupport.com ➡️ Official Merch Store: http://ShopClownfish.com ➡️ Official Website: http://ClownfishTV.com ➡️ Audio Edition: https://open.spotify.com/show/6qJc5C6OkQkaZnGCeuVOD1 About Us: Clownfish TV is an independent, opinionated news and commentary channel that covers Entertainment and Tech from a consumer's point of view. We talk about Gaming, Comics, Anime, TV, Movies, Animation and more. Hosted by Kneon and Geeky Sparkles. Disclaimer: This series is produced by Clownfish Studios and WebReef Media, and is part of ClownfishTV.com. Opinions expressed by our contributors do not necessarily reflect the views of our guests, affiliates, sponsors, or advertisers. ClownfishTV.com is an unofficial news source and has no connection to any company that we may cover. This channel and website and the content made available through this site are for educational, entertainment and informational purposes only. These so-called “fair uses” are permitted even if the use of the work would otherwise be infringing. #Games #VideoGames #News #Commentary #Reaction #Podcast #Comedy #Entertainment #Hollywood #PopCulture #Tech
I really think some devs aren't taking GTA VI serious. --- Support this podcast: https://podcasters.spotify.com/pod/show/tmossboss/support
The Australian Stop Killing Games Petition is now active. Sign it here: https://www.aph.gov.au/e-petitions/petition/EN6080Live service games seem like the future of gaming, but the tide seems to be changing. A survey of game developers says that the majority are concerned about the future of live service games and their sustainability.Do you prefer binge watching or waiting weekly for each episode? The creator of Scott Pilgrim has very strong opinions on this, and thinks you should too.Gamers have been named as collaborators in a scientific paper for what is possibly the first time. The minigame Borderlands Science has provided scientists with thousands of hours of data modelled by gamers taking a break from all the shooting.Live service games sustainability doubts- https://www.gamesindustry.biz/report-70-of-devs-say-theyre-concerned-with-the-sustainability-of-live-service-titles - 70 percent of devs unsure of live-service games sustainability - Game Developer Collective Survey March 2024: Business Models and Monetization Omdia Scott Pilgrim's angst- Scott Pilgrim Takes Off Creator Isn't a Fan of Streaming Dumps Gamers contributing to science- Millions of Gamers Help Advance Microbiome Research | Technology Networks - Improving microbial phylogeny with citizen science within a mass-market video game | Nature Biotechnology Full show notes : https://docs.google.com/document/d/19ezmTgH9zhtGv5pjmK9itrk1NsEiBdGZs3ty7LqmFRU/edit?usp=sharing Follow us on Facebook Page - https://www.facebook.com/NerdsAmalgamated/Twitter - https://twitter.com/NAmalgamatedSpotify - https://open.spotify.com/show/6Nux69rftdBeeEXwD8GXrSiTunes - https://itunes.apple.com/au/podcast/top-shelf-nerds/id1347661094Instagram - https://www.instagram.com/nerds_amalgamated/Youtube - https://www.youtube.com/@nerdsamalgamated142 Hosted on Acast. See acast.com/privacy for more information.
This week: Cyberpunk 2077 developers talk experimenting with AI, former Blizzard president suggests tipping game developers and Skybound Entertainment crowdfunds a AAA Invincible game. Plus, a new Nintendo emulator called Delta makes waves and Keanu Reeves joins the Sonic movie franchise. Kahlief Adams is back to break it all down and more on This Week in Gaming!
The Gaming Industry is a joke right now... --- Support this podcast: https://podcasters.spotify.com/pod/show/tmossboss/support
SUBSCRIBE NOW!!!! on iTunes, Google Podcasts, Spotify, Stitcher & Audible. This week on the Press X to Start Gamer's Digest: DJ & Sean talk about the former Blizzard pres asking for tips, Xbox's next gen console, Star Wars Outlaws doing Ubisoft things, Sean getting insider info from the former president of Epic Games and much more! Gaming News - Time code: 2:41 Blizzard's former president believes there should be a tip option upon completion of a game; Despite bowing out of the console war, Xbox is moving forward with the development of its' next console; Star Wars Outlaws - in classic Ubisoft fashion - puts its' Jabba The Hut mission behind a paywall; We check out the biggest announcements from the first Triple-i Initiative showcase; Despite critical acclaim, Final Fantasy 7 Rebirth is under performing commerically; Due to the dev team remaning intact, the third installment of the FF7 remake may be done within 3 years; BG3 becomes the first game to win all 5 major GOTY awards; The remake to Prince of Persia: Sands of Time reportedly being built from scratch; Ubisoft to delete The Crew from the player library; Majority of the Immortals of Aveum studio has been furloughed; Sean shares some juicy insider info that he heard from Michael Capps; the former president of Epic Games. If you're enjoying the show, please take a moment to rate/review it on whatever service you're using. Every little bit helps! Want to ask a question, ask us at PressX2start.com/Questions Join/Follow Us: Youtube: Press X To Start TV Twitch: pressxtostarttv Facebook: https://www.facebook.com/pressx2start Twitter: @PressX2S Instagram: @PressX2Start TikTok: @pressx2start You can find more info about the Press X and who we are at www.PressX2start.com. If you have any questions or just want to tell us how great (or just slightly okay) we're doing or how we can be better, be a friend and reach out and email us at pressxtostartpodcast@gmail.com End music by @MarcoMavy on IG & Twitter Be good to each other, Peace!
The Rune team announces $100k in open source grants for indie game devs, the Zed code editor is now open source, the Ollama team releases Python & JavaScript libraries, Max Bernstein tells the story of Scrapscript & Pooya Parsa writes up some notes from a tired maintainer.
The Rune team announces $100k in open source grants for indie game devs, the Zed code editor is now open source, the Ollama team releases Python & JavaScript libraries, Max Bernstein tells the story of Scrapscript & Pooya Parsa writes up some notes from a tired maintainer.
In this week's interview Dan and Sam are joined by Scott Sunarto, founder and CEO of Argus Labs, to discuss the infrastructure they're building to make blockchain games more accessible. He talks about overcoming previous limitations with fully on-chain games, designing sharding architectures inspired by MMOs, building developer tools tailored for gaming, and enabling emergent economic behaviors through crypto integrations. Scott also discusses their recently launched game, Dark Frontier, and how the team aims to leverage open sourced development to spur organic game content creation. Tune in to hear about all of this and much more! - - Follow Scott:https://twitter.com/smsunarto Follow Sam: https://twitter.com/swmartin19 Follow Dan: https://twitter.com/smyyguy Follow Blockworks Research: https://twitter.com/blockworksres Subscribe on YouTube: https://bit.ly/3foDS38 Subscribe on Apple: https://apple.co/3SNhUEt Subscribe on Spotify: https://spoti.fi/3NlP1hA Get top market insights and the latest in crypto news. Subscribe to Blockworks Daily Newsletter: https://blockworks.co/newsletter/ - - Join us at DAS (Digital Asset Summit) in London this March! DAS is the #1 institutional conference in crypto, hosted by Blockworks. Use the link below to learn more, and use 0X20 to get 20% off your ticket! Sign up now because the price goes up every month. See you there! Learn more + get your ticket here: https://blockworks.co/event/digital-asset-summit-2024-london/home - - Timestamps (0:00) Introduction (1:30) Argus & Dark Frontier Launch (13:04) Navigating Web3 for Game Devs (26:55) Ping Latency & Impact on Web3 Elements (31:01) DAS London Ad (31:57) Web3 Architecture (46:32) Dev Incentivization & Rewards (50:28) Open-sourcing Dark Frontier (59:03) Why Crypto Gaming? - - Resources https://blog.argus.gg/world-engine/ - - Check out Blockworks Research today! Research, data, governance, tokenomics, and models – now, all in one place Blockworks Research: https://www.blockworksresearch.com/ Free Daily Newsletter: https://blockworks.co/newsletter - - Disclaimer: Nothing said on 0xResearch is a recommendation to buy or sell securities or tokens. This podcast is for informational purposes only, and any views expressed by anyone on the show are solely our opinions, not financial advice. Dan, Sam, and our guests may hold positions in the companies, funds, or projects discussed.
Join The Full Nerd gang as they talk about the latest PC hardware topics. In this episode the gang covers the new processors that are shaking up the laptop space (M3, Snapdragon X, Meteor Lake, etc) and why people are so angry at game developers (see Alan Wake 2's requirements). And of course we answer all of your burning questions, so be sure to join us live! - Read about Snapdragon X: https://www.pcworld.com/article/2117798/qualcomms-next-snapdragon-looks-like-the-fastest-pc-processor.html Buy The Full Nerd merch: https://crowdmade.com/collections/pcworld Join the PC related discussions and ask us questions on Discord: https://discord.gg/SGPRSy7 Follow the crew on Twitter: @GordonUng @BradChacos @MorphingBall @AdamPMurray Follow PCWorld for all things PC! ---------------------------------- SUBSCRIBE: http://www.youtube.com/subscription_center?add_user=PCWorldVideos TWITTER: https://www.twitter.com/pcworld
Timestamps: 0:00 important questions 0:09 Windows 12 Subscription rumors 1:22 Unreal Engine won't be free for non-game devs 2:54 Meta AI fallout 4:10 The Ridge Wallet 4:41 QUICK BITS 4:51 Apple almost switched to DuckDuckGo 5:32 TSMC 3nm ain't goin' so well 6:09 RTings.com tests shows OLED burn-in 6:43 Prada helping design NASA space suit 7:38 Google Japan makes a keycap hat News Sources: https://lmg.gg/OQuhN
#NintendoPals #Baldursgate3 #bg3 #gamedevelopment Thanks for listening! Follow Andross Twitch: https://www.twitch.tv/andross1 YouTube: https://www.youtube.com/@Andross1 TikTok: https://www.tiktok.com/@andross1_ Twitter: https://twitter.com/Andross1_ Follow Micah: Twitch: https://www.twitch.tv/micahprime Youtube: https://www.youtube.com/@MicahPrime Twitter: https://twitter.com/MicahPrime Follow us on Social Media: YouTube: https://www.youtube.com/Nintendopals Twitch: https://www.twitch.tv/nintendo_pals Discord: https://discord.gg/9aTTWQ9qqF Twitter: https://twitter.com/NintendoPals @Nintendopals Instagram: https://www.instagram.com/Nintendopalspodcast/ TikTok: https://www.tiktok.com/@nintendopalspodcast Leave us a 5 star review! If you'd like a shout out on the show, go leave a review! It helps us grow and it's totally free for you to do! help us take over THE WORLD! Apple Podcast: https://podcasts.apple.com/us/podcast/nintendo-pals/id1516772173#see-all/reviews Podchaser: https://www.podchaser.com/podcasts/nintendo-pals-1974928/reviews Audible: https://www.audible.com/pd/Podcast/B08K573YMJ#customer-reviews Spotify (reviewing only available on the mobile app): https://open.spotify.com/show/2sjirOzWCdHVXim3qChgc4?si=bqwOfvzvTFy_rmRyQU74Sw&utm_source=copy-link&nd=1 Check out our Merch Store: Store: https://streamlabs.com/nintendo_pals/merch Special Thanks to Roger Pollard for the amazing Intro tune used in the podcast, Check out more of his work on: Website: https://rpollard.com/ Twitter: https://twitter.com/atalkingfish
A VFX Artist from Infinity Ward joins to discuss ongoing VRAM issues & developing AAA games! [SPON: Skip the waitlist & Invest in blue-chip art: https://www.masterworks.art/mooreslawisdead ] [SPON: dieshrink = 3% off Everything, brokensilicon = 25% off Windows: https://biitt.ly/shbSk ] [MASTERWORKS DISCLOSURE: Masterworks works allows you to purchase shares in great masterpieces from artists like Pablo Picasso, Banksy, Andy Warhol, and more. The process is simple: -Create your account with your traditional bank account -Pick major works of art to invest in or our new blue-chip diversified art portfolio -Identify investment amount -Hold shares in works by Picasso or trade them in our secondary marketplace See important Masterworks disclosures: https://www.masterworks.com/about/disclaimer?utm_source=mooreslawisdead&utm_medium=youtube&utm_campaign=4-15-23&utm_term=Moores+Law+is+Dead+Viewer&utm_content=disclaimer ] 0:00 Who is Chris? What is using up more DRAM in recent releases? 15:36 Are 12GB GPUs already in trouble? What's filling up VRAM? 35:26 RX 7800 XT 16GB – Methods of configuring a 4070 killer! 44:02 RTX 4060 Ti 8GB vs RX 7700 XTX 16GB, Future of Used 8GB Cards 50:51 Did Nvidia stop talking to Game Devs about what they need? 56:11 Ending PS4 Support - How will this affect games? 1:10:20 4K120Hz - The "New Standard" for Call of Duty Optimization 1:20:22 Cross-Gen Development, GPU Optimization, Engine Bottlenecks 1:54:49 Direct Storage, MW Install Sizes, 500GB Future Games 2:01:35 Dealing with Online Hackers Previous Time Guest was on: https://youtu.be/239ntwGzg7c https://www.linkedin.com/in/cjreaytechart/ https://www.techspot.com/review/2657-amd-ryzen-7800x3d/ https://youtu.be/Rh7kFgHe21k https://youtu.be/Isn4eLTi8lQ https://www.amd.com/en/products/professional-graphics/amd-radeon-pro-w7800 https://twitter.com/mooreslawisdead/status/1646631144689917954 https://cdn.mos.cms.futurecdn.net/frqtQnBW5427ACgTzxvQJf-1200-80.png.webp https://youtu.be/DKt7fmQaGfQ https://www.techspot.com/review/2663-nvidia-geforce-rtx-4070/