Unable to load textures after compiling on Mac OS X 10.8
|
11-20-2012, 02:46 PM
(This post was last modified: 11-20-2012 02:49 PM by jasarien.)
![]() |
|||
|
|||
Unable to load textures after compiling on Mac OS X 10.8
Hey guys,
I've built PPSSPP for Mac OS X, following the instructions for the SDL build method. When I run the resulting binary, I see what I assume is meant to be the PPSSPP UI, however, there are no textures, so all I see is checkerboard blockiness, seen here: http://d.pr/i/UKYZ The console log shows these lines: Code: ~ $ /Users/james/dev/ppsspp/SDL/build/ppsspp ; exit; I noticed it says it can't find a filesystem for ui_atlas.zim (which I assume is the textures file). The directory structure is something like: Code: ~/dev/ppsspp/SDL/assets and the ppsspp binary is inside the build directory. Is there something I'm doing wrong? Should I relocate the assets folder? Any advice would be greatly appreciated, thanks. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Unable to load textures after compiling on Mac OS X 10.8 - jasarien - 11-20-2012 02:46 PM
RE: Unable to load textures after compiling on Mac OS X 10.8 - Henrik - 11-20-2012, 03:12 PM
RE: Unable to load textures after compiling on Mac OS X 10.8 - jasarien - 11-20-2012, 03:14 PM
|