masagrator / SaltyNX

Background process for the Nintendo Switch for file/code modification
303 stars 12 forks source link

Allow creating third buffer #44

Closed masagrator closed 11 months ago

masagrator commented 11 months ago

It was tested only on triple buffer games by replacing third buffer. Double buffer games will require different approach since we will be getting pointer from overflowed array. So this must wait until I will be able to get double buffer game in my hands.

masagrator commented 11 months ago

Nope. The way in which games are pointing to nvnTextureViews makes whole stuff not possible to do with SaltyNX.