gs help

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
JorDy
Posts: 121
Joined: Sun Dec 11, 2005 8:45 am

gs help

Post by JorDy »

ok im trying to upload an image which is to large for vram to handle how can i load this image with buffers and blit each one to the correct position on screen?
User avatar
Drakonite
Site Admin
Posts: 990
Joined: Sat Jan 17, 2004 1:30 am
Contact:

Post by Drakonite »

Erm... you could do exactly what you just said... upload a piece of the image at a time, draw it, then upload the next piece...

Why would you need to load an image bigger than vram though? Can't you at least CLUT it to bring the size down? ...
Shoot Pixels Not People!
Makeshift Development
Post Reply