Lobo
Active Member
- Joined
- May 9, 2006
- Messages
- 527
Unfathomable Depths said:Included my PXML files so someone might talk a look at them and perhaps point out wtf I'm doing wrong when trying to create a .PND for this. It creates the .PND, it shows on the desktop but when you try to run it it starts but crashes back to desktop as if it isn't finding the game files (I think)
I'm by no means an expert on PNDs (still getting to grips with them myself) but what I have found with an app I compiled myself is that the bugger is looking for the game data/fonts/configuration files in Pandora/APPDATA/YOURAPPNAME which in your case would be "PandoraPoolPanic.jimmcleod".
In my case I had to copy over all my dirs and files to that specific appdata directory to get it to run. In other words, it doesn't look in the directory where the .pnd is, it looks in appdata. Hope this helps.
I'm still investigating this myself because I want my app to just run from where it is and be done.
Last edited by a moderator: