GithubHelp home page GithubHelp logo

Comments (4)

Kassy2048 avatar Kassy2048 commented on June 10, 2024 1

My bad, I didn't see your Windows tests were done in a VM. That's indeed expected.

I've pushed a PR in renpyweb to fix the crash on the other (non-VM) platforms.

from renpy.

Kassy2048 avatar Kassy2048 commented on June 10, 2024

The crash comes from the fact that emscripten.webgl_enable_extension() is not defined for Ren'Py 7. Either we define it the same way as in renpy-build#f875ff4 or just prevent the call for python 2.

It is strange that using gles2 fails on your Windows box though, as even the oldest WebGL version supports it. There might be something to fix here, but I'm not OpenGL savvy enough to figure out what.

from renpy.

andrigamerita avatar andrigamerita commented on June 10, 2024

It is strange that using gles2 fails on your Windows box though, as even the oldest WebGL version supports it. There might be something to fix here, but I'm not OpenGL savvy enough to figure out what.

It's probably not that strange... as I said, my Windows runs on a QEMU VM without any GPU, either real or simulated by the hypervisor. Most GPU-accelerated software I need runs fine however, since I installed proper software-accelerated drivers for OpenGL, but they probably don't support the latest and greatest APIs at a system level, despite the browser technically having support... and maybe that's what tripping RenPy on there and making it fall back. (DirectX software rendering is instead provided by Microsoft and actually hardware-accelerated via RDP using the client's GPU, iirc)

from renpy.

renpytom avatar renpytom commented on June 10, 2024

@Kassy2048 Finds the underlying issue. We'll fix that, but in general we don't support Ren'Py under emulation/virtualization/etc, unless it's platform provided.

from renpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.