Hayden McAfee
Hayden McAfee
Totally! I started with the cheat originally described by @theboy181, which nop'd out this instruction at `0x8019D02C`: ```asm beqz $t6, 0x80197B44 ``` Here register `t6` contains a value loaded from...
Hi @Haven-Kek, can you describe what problem you run into when you attempt to patch? Is the source ROM you are using the USA version of Knife Edge in z64...
Hi @Haven-Kek, Per the suggestion from @theboy181 I'll work on converting my patch to a cheat that can be applied at runtime. In the meantime if you'd like you can...
Howdy, thanks for bumping this thread - offline I had to prepare a new patch for @Haven-Kek since my old one wasn't working, not sure what went wrong with it....
Awesome! Thanks for the share! Curious on the background if you have the time to give context, does this leverage the same "throttling" mechanism that the other patch did?
I'm messing with a little side project that consumes mupen64plus and just want to register my support for this change, though I know it's an old one! Being able to...
From what I've seen, this is due to some VPNs actually killing the ICE exchange to avoid "leaking" the user's IP address
Yeah, HLS might be the answer here unless TURN helps out...? I vaguely remember that being a possibility. 😅
I also would like to look at RTMP and HLS as a means of improving reliability at ingest and edge respectively.
Per offline discussion, the current theory is that the [startStream query](https://github.com/Glimesh/janus-ftl-plugin/blob/master/src/ServiceConnections/GlimeshServiceConnection.cpp#L69) is taking longer than 5000ms to return, causing the connection to time out before the FTL handshake is completed.