The Daily Click ::. Forums ::. Klik Coding Help ::. Accessing stored binary data?
 

Post Reply  Post Oekaki 
 

Posted By Message

Dr. James MD

Addict

Registered
  08/12/2003
Points
  11941

First GOTW AwardSecond GOTW AwardThird GOTW AwardPicture Me This -Round 26- Winner!
24th June, 2007 at 08:17:09 -

How would you get access to binary data that you can add into MMF2 apps? y'know, in the Data Elements window? Or aren't the files actually stored within the app itself?

 
Image
http://uk.youtube.com/watch?v=j--8iXVv2_U
On the sixth day God created Manchester
"You gotta get that sand out your vaj!" x13
www.bossbaddie.com

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
24th June, 2007 at 08:53:59 -

I dunno. I think it's mostly just for including any extra DLLs and stuff that you might use (like bass.dll, etc)

 
n/a

X_Sheep

I had a custom rating before it was cool

Registered
  01/03/2004
Points
  1313

VIP MemberPicture Me This -Round 23- Winner!Dos Rules!
24th June, 2007 at 11:33:50 -

While you're still working on the game, binary data is not stored in the .mfa itself, but it will be stored in the .exe when you compile it.

I think you can access those files by using AppTempPath$. That should return the path of the temporary directory those files are stored in. That's how I think it works anyway.

 
a/n

lembi2001



Registered
  01/04/2005
Points
  608

VIP MemberIt's-a me, Mario!Wii OwnerI like Aliens!Has Donated, Thank You!PS3 OwnerI am an April Fool
24th June, 2007 at 11:55:50 -

Just out of curiousity, what would you want access to the binary data for???

 
n/a
   

Post Reply



 



Advertisement

Worth A Click