Unknown W. Brackets
Unknown W. Brackets
Rendering off by one when starting after the center of a pixel (#16385) > 77 - Beyond the Milky Way (Japan) (v1.01) > lines are going through the screen through...
Caused by inversions (#16470) > Bigs, The (USA) (v1.01) > lighting in the outfield keeps on flickering > [ULUS10284_0001.ppdmp.ZIP](https://github.com/hrydgard/ppsspp/files/10001241/ULUS10284_0001.ppdmp.ZIP) [ULUS10284_0002.ppdmp.ZIP](https://github.com/hrydgard/ppsspp/files/10001242/ULUS10284_0002.ppdmp.ZIP) [ULUS10284_0003.ppdmp.ZIP](https://github.com/hrydgard/ppsspp/files/10001243/ULUS10284_0003.ppdmp.ZIP) First frame dump seems most interesting. Should look like...
Caused by inversions (#16470) > Gripshift (USA) > brown flashing lines in the sky > [ULUS10040_0006.zip](https://github.com/hrydgard/ppsspp/files/10019502/ULUS10040_0006.zip) This looks like you'd expect on a PSP. The lines are introduced at 12/267....
> Fast and The Furious, The (USA) (v1.01) > missing the green road signs from the top of the screen > [ULUS10198_0001.zip](https://github.com/hrydgard/ppsspp/files/10020672/ULUS10198_0001.zip) The frame dump doesn't render with any signs...
> MotorStorm - Arctic Edge (USA) (En,Fr,De,Es,It,Nl,Pt,Ru) wrong shadows [UCUS98743_0001.ppdmp.ZIP](https://github.com/hrydgard/ppsspp/files/10046116/UCUS98743_0001.ppdmp.ZIP) > > here is a GE dump from the EU version which doesn't have the same problem [UCES01250_0001.ppdmp.ZIP](https://github.com/hrydgard/ppsspp/files/10046118/UCES01250_0001.ppdmp.ZIP) That's #7552....
Technically, maxcso (and the pre-existing CSO format) does not currently require the contents actually be ISO9660. The behavior would ideally be different on PSP (uses Joliet) and PS2 (uses old-style...
Strange. This might be a bug in libuv. I suspect `UV_THREADPOOL_SIZE` is ending up as a negative value? Or something? In that case, libuv would try to allocate 1024 threads,...
`maxcso` can include CSO support, but note that does not automatically mean software that uses CSO files (such as PSP/PS2 emulators, custom firmware, firmware plugins, etc.) will support it. `maxcso`...
Does it help to change `#include "uv.h"` to `#include `? `maxcso` ought to compile fine on M1, but if something is causing it to compile as Intel to run under...
https://buildbot.orphis.net/armips/ Loads fine for me, v0.11.0-176-g6afb121 is the latest. -[Unknown]