We just started a little project called project monkey. Still learning Löve.
We started out with a main menu containing a image. This image is visible on a pc with an ATI card but not with a NVIDIA cart (the only pc whe have with a NVIDIA cart, so we couldn't test it on an other pc with NVIDIA). However, a map loaded with the Tiledmap loader (can be found somewhere on this form) is clearly visible, only somehow laggy.
Does anyone know what this could be?
NVIDIA - Image is not displayed
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
NVIDIA - Image is not displayed
- Attachments
-
- monkey.zip
- (2.89 MiB) Downloaded 130 times
- slime
- Solid Snayke
- Posts: 3161
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: NVIDIA - Image is not displayed
Some video cards, especially older ones and Intel GMA chips, suffer from PO2_Syndrome. You'll have to make sure all your images have power-of-two dimensions (1024x512, etc) for them to show up on all video cards. LÖVE 0.8.0 will solve this issue by internally padding non-power-of-two images on systems that need it, but it's not out yet.
Re: NVIDIA - Image is not displayed
That just fixed it!
Thanks for your help!
Thanks for your help!
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 1 guest