Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: What is the best way to export to UWP targeting Xbox as of 2023?
- Original author: BoneCollectors
- Original date: February 18, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/what-is-the-best-way-to-export-to-uwp-targeting-xbox-as-of-2023.155083/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support
Summary
Hi! It is time to start porting our game to consoles. We are deploying in web format and using Visual Studio to prepare the code for UWP export. We tried several routes and we were not successful so far. We have VS 2017 and VS 2019. 1) VS 2017 supports JS UWP projects but these are undesired by the Xbox managers and have deprecated Xbox live implementation.
Archived First Post
Hi!
It is time to start porting our game to consoles. We are deploying in web format and using Visual Studio to prepare the code for UWP export.
We tried several routes and we were not successful so far. We have VS 2017 and VS 2019.
1) VS 2017 supports JS UWP projects but these are undesired by the Xbox managers and have deprecated Xbox live implementation.
For this route, there is a tutorial in this very forum here: https://forums.rpgmakerweb.com/inde...-app-to-universal-windows-platform-uwp.86203/
2) In VS 2019, there is one guy on Stackoverflow commenting that he used a C# webview1 to place the RMMV game inside it. This way he managed to include some xboxlive features such as gamertag. I tried to follow his steps and did not succeed.
Here is the link: https://stackoverflow.com/questions...nst-uwp-with-javascript-on-visual-studio-2017
And here: https://stackoverflow.com/questions...n-xbox-game-that-waits-for-a-users-cloud-data
3) Also on VS 2019, there is a project template 'WebViewInterop' that presents a C# project that makes javascript software work like native js inside its shell. I also did not succeed on this one yet.
Here is the link: https://github.com/shweaver-MSFT/WebView.Interop
4) Unity has a webview plugin that works great with RMMV games, but it costs over two grand. It is not an option for us right now. Maybe next year when we start porting the game to Nintendo.
Do any of the veteran gentlemen, ladies, or anything in between in this forum, share some experiences with this paleontologist aspiring to be a programmer? What is the best route to port to XBOX as of 2023? Hiring a foreign programmer in USD is not an option for us right now.
Thank you in advance.
It is time to start porting our game to consoles. We are deploying in web format and using Visual Studio to prepare the code for UWP export.
We tried several routes and we were not successful so far. We have VS 2017 and VS 2019.
1) VS 2017 supports JS UWP projects but these are undesired by the Xbox managers and have deprecated Xbox live implementation.
For this route, there is a tutorial in this very forum here: https://forums.rpgmakerweb.com/inde...-app-to-universal-windows-platform-uwp.86203/
2) In VS 2019, there is one guy on Stackoverflow commenting that he used a C# webview1 to place the RMMV game inside it. This way he managed to include some xboxlive features such as gamertag. I tried to follow his steps and did not succeed.
Here is the link: https://stackoverflow.com/questions...nst-uwp-with-javascript-on-visual-studio-2017
And here: https://stackoverflow.com/questions...n-xbox-game-that-waits-for-a-users-cloud-data
3) Also on VS 2019, there is a project template 'WebViewInterop' that presents a C# project that makes javascript software work like native js inside its shell. I also did not succeed on this one yet.
Here is the link: https://github.com/shweaver-MSFT/WebView.Interop
4) Unity has a webview plugin that works great with RMMV games, but it costs over two grand. It is not an option for us right now. Maybe next year when we start porting the game to Nintendo.
Do any of the veteran gentlemen, ladies, or anything in between in this forum, share some experiences with this paleontologist aspiring to be a programmer? What is the best route to port to XBOX as of 2023? Hiring a foreign programmer in USD is not an option for us right now.
Thank you in advance.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...