Git Product home page Git Product logo

Comments (12)

CryZe avatar CryZe commented on May 12, 2024 1

Pokemon Crystal glitches a bit when starting a new game (and a bit afterwards too).
Oracle of Seasons seems really glitchy right now when starting a new game too.

Update: Graphics Batch Processing causes these bugs.

from wasmboy.

CryZe avatar CryZe commented on May 12, 2024 1

Oracle of Seasons seems to have issues with Tile Rendering:

https://i.imgur.com/6b9QmER.png

    let audio_batch_processing = 0;
    let graphics_batch_processing = 0;
    let timers_batch_processing = 0;
    let graphics_disable_scanline_rendering = 0;
    let audio_accumulate_samples = 0;
    let tile_rendering = 1;
    let tile_caching = 0;

from wasmboy.

torch2424 avatar torch2424 commented on May 12, 2024

Dragon Ball Z Legendary super warriror appears to be playing audio too slow

from wasmboy.

torch2424 avatar torch2424 commented on May 12, 2024

Oh yeah I totally messed something up with tile rendering haha!

All tile rendering does, is instead of outputting pixel by pixel, it will output the entire line of the tile (so 8 pixels at a time), it gives a very slight speedup on rendering things.

Ahh as I'm typing this out, i think I forgot to allow for mirroring of tiles. That is probably the problem. If you have the time, would you be so kind to take another screenshot of the same area, with tile rendering off so we can compare and prove my suspicion (I can't spell)? :)

Also #61 has instructions for a possible fix of DKC and Aevilia if you are interested :)

Oh and one more also, I lobe your awesome smoothing screenshots, they look so good :')

from wasmboy.

CryZe avatar CryZe commented on May 12, 2024

https://i.imgur.com/qPd4hwz.png

Yeah it seems to be a mirroring problem.

Also #61 has instructions for a possible fix of DKC and Aevilia if you are interested :)

Not sure what that means. Is that related or what is that about?

from wasmboy.

torch2424 avatar torch2424 commented on May 12, 2024

Oh nice! Dude thank you for that screenshot, I'll make another issue for the tile rendering now :)

And In the original post, I mentioned some games above with errors. Donkey Kong Country has a ton of bugs, and only barely kind of plays. In the awesome-gb discord last night, we found a fix for it, but I was tired and went to bed. I was half referencing that for my self, and half mentioning that to you just in case you tried running the game in the past, and noticed it not working 😄

from wasmboy.

torch2424 avatar torch2424 commented on May 12, 2024

Found another DKC bug, from @binji. Sometimes the levels will load with no ovjects or sprites :(

from wasmboy.

dcodeIO avatar dcodeIO commented on May 12, 2024

Btw, Tetris sound in the game type select menu (the one right after pressing start) is laggy here (FF and Chrome) 😢

from wasmboy.

torch2424 avatar torch2424 commented on May 12, 2024

@dcodeIO You mean like You press the button, and then the sound plays?

or it plays choppy?

If it is the first, then It's just a latency thing I can fix easily 😄 Gotta make sure you got your tetris haha!

from wasmboy.

dcodeIO avatar dcodeIO commented on May 12, 2024

Sadly it's the second, regardless of input 😢

from wasmboy.

torch2424 avatar torch2424 commented on May 12, 2024

Uh oh, I'll look into that, because that is quite strange 😮

from wasmboy.

torch2424 avatar torch2424 commented on May 12, 2024

So I fixed "zombie mode" for prehistorik man. But the last lingering audio issue seems to be something weird with the Wave channel 🤔 Listen with binjgb, and you can see/hear something is up with the waveform 😢

from wasmboy.

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.