mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 07:46:21 +01:00
![PixelyIon](/assets/img/avatar_default.png)
A buffer with 0 as the start/end IOVA should be invalid as there shouldn't be any mappings at 0 in GPU VA, titles such as Puyo Puyo Tetris configure the Vertex Buffer with 0 IOVAs which leads to a segmentation fault without this exception.