Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GameOS file does not exist - Error code: 0x80070002 #69

Open
MarceloGh05t opened this issue May 31, 2024 · 1 comment
Open

GameOS file does not exist - Error code: 0x80070002 #69

MarceloGh05t opened this issue May 31, 2024 · 1 comment

Comments

@MarceloGh05t
Copy link

We follow the gdk packaging steps for xbox from this link: https://learn.microsoft.com/en-us/gaming/gdk/_content/gc/packaging/overviews/packaging-getting-started-for-console

However, the following error appeared in the last step of "Package creation: Run makepkg pack /lk SECRET_KEY.lekb /f layout.xml /d <Your_Game_Folder_Name> /pd <Output_Folder_Name>":

No GameOS file specified with /gameos switch. Defaulting to C:\BREAKING BRICKS\gameos.xvd
Games file 'C:\BREAKING BRICKS\gameos.xvd' does not exist.

Package creation failed and validation step was skipped, to get more details, try running "makepkg validate".
GameOS file does not exist - Error code: 0x80070002

At no point in the tutorial does it teach you how to create the xvd file. How can we resolve the error?

@WilliamsJason
Copy link

Are you intending to package for console or the Microsoft Store in Windows? For PC you should use this page: https://learn.microsoft.com/en-us/gaming/gdk/_content/gc/packaging/overviews/packaging-getting-started-for-pc

For console, make sure you have the version of the GDK with the Xbox Extensions (GDKX), which is available to licensed partners in a managed program (https://aka.ms/gdkdl). That installation contains the associated gameos.xvd file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants