jayjay Posted August 31, 2018 Share Posted August 31, 2018 This is my audit for wiiware. The thing is I only have front cover and background images, no others. Why does the audit say I have images that are not there? This wouldn't normally bother me but I think this also is the reason im having issues using the api. For instance if I use selectedGame.Cart3DImagePath I will get selectedGame.FrontImagePath. If I use selectedGame.Box3DImagePath I will again get selectedGame.FrontImagePath. Is there anything I can do to have the above commands return the correct info... Do I have to use GetAllImages()? If I have multiple background images and I used GetAllImages() I would receive all the background images when all I want is 1 background image. My terrible c# skills makes it difficult for me to sort the images using GetAllImages(), am worried I will create unnecessary variables and crap code and such. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.