Jump to content
OGXbox.com

XGetLaunchInfo


damanloox
 Share

Recommended Posts

Does anybody know if there's kernel/syscall for 

DWORD XGetLaunchInfo(
  PDWORD  pdwLaunchDataType,
  PLAUNCH_DATA  pLaunchData
);

I was hoping it's LaunchDataPage (0x80000000 + 164) but can't really find the data I set on XLaunchNewImage. I mean when I launch an xbe that subsequently calls XGetLaunchInfo I get the data, but when looking for the data at [LaunchDataPage] I get nothing... The goal is to retrieve launch data in assembly...

Any ideas?

Link to comment
Share on other sites

thanks.

I had a look at xboxdevwiki - and it all seems to be clear... But when I look at [LaunchDataPage] I don't see my data (ie. passed from XLaunchNewImage). 
I can get the data when calling XGetLaunchInfo but I can't use the call in my assembly code so my only chance was LaunchDataPage... But no matter what I do - it's not there...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

Board Life Status


Board startup date: April 23, 2017 12:45:48
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.