NWPlayer123

Results 14 issues of NWPlayer123

trying to dump boot1, I get to the menu just fine the first time, reboots, go back into browser, run it again, and then it crashes before getting to "Waiting...."

One of the projects I decompile regularly just upgraded from 7.4.11 to 7.5.0, and now a handful of files are throwing pickling errors (4 different variants, listed below). Tried both...

As seen in https://decomp.me/scratch/zQg5e on line 59, !(==0) or !! produces different codegen than != 0

new-pass

## Description I've been trawling through the codebase the past couple months and I stumbled across [panda/movies/dr_flac.h](https://github.com/panda3d/panda3d/blob/master/panda/src/movies/dr_flac.h) which is forked from a different repo. The forked version is from ~2016...

enhancement
good first issue

here's my biannual cleanup, see commit notes

Hello, I'm currently trying to implement parsing of a certificate blob that Panda3D uses, and it's proving rather difficult with RustCrypto's implementation. Basically, the format doesn't store the length so...

I've been implementing [BAM support](https://github.com/NWPlayer123/Orthrus/blob/233ef49468710f7b047c08273ef873baecd8a2a2/crates/panda3d/src/bam.rs) recently and with that, I've hit a lot of flaws in documentation of how it actually works. There's [putil/typedWritable.C.template](https://github.com/panda3d/panda3d/blob/master/panda/src/putil/typedWritable.C.template) and [putil/typedWritable.h.template](https://github.com/panda3d/panda3d/blob/master/panda/src/putil/typedWritable.h.template) but they haven't been...

cleanup
discussion

I've just started my own probing into the IPL, are you sure this is right? I have the NTSC 1.0 ver afaik, might genuinely be different Also, the stuff before...

It would be nice if build scripts could check the objdiff version without relying on the user, especially if they provide the program instead of e.g. dtk-template downloading it for...

gui

**Describe the bug** This is mostly a consequence of objdiff's decomp.me integration. Since it uploads the entire TU as a .o, decomp.me will treat all scratches as the same family...