in0finite / SanAndreasUnity

Open source reimplementation of GTA San Andreas game engine in Unity
https://discord.gg/p6jjud5
MIT License
2.1k stars 348 forks source link

Any chance of a UWP Release build for Xbox Dev Mode? #143

Open danprice142 opened 1 year ago

in0finite commented 1 year ago

I don't have an Xbox, but it shouldn't be difficult to build for it.

danprice142 commented 1 year ago

I have dev mode and visual studio and can do test builds for you I’m just not familiar with Unity

in0finite commented 1 year ago

You can only build using Unity, not Visual Studio. So you would have to be a bit familiar with Unity.

danprice142 commented 1 year ago

I did try to build it with unity but got a error when trying to build to UWP i was only giving it a quick test to see if it would build

On Wed, 3 May 2023 at 22:24, in0finite @.***> wrote:

You can only build using Unity, not Visual Studio. So you would have to be a bit familiar with Unity.

— Reply to this email directly, view it on GitHub https://github.com/GTA-ASM/SanAndreasUnity/issues/143#issuecomment-1533770782, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYNO2IKAIGSDKTDXFT5U5DXELEJLANCNFSM6AAAAAAXFUFWB4 . You are receiving this because you authored the thread.Message ID: @.***>

in0finite commented 1 year ago

First make sure that it runs fine in Editor, then make a build for Windows, and only then try on Xbox.