Hacking How can i put downloaded unity games on xbox

Mazkarth

Member
Newcomer
Joined
Jan 2, 2019
Messages
8
Trophies
0
Age
33
XP
86
Country
Australia
Hey mate,

I was looking into this the other day. When you say Unity games, do you mean the Project or games like Yooka Laylee that are developed and packaged with Unity?
 

Mazkarth

Member
Newcomer
Joined
Jan 2, 2019
Messages
8
Trophies
0
Age
33
XP
86
Country
Australia
If you have the project files it may be possible to create an appx and self sign it from within unity, however would also require the Xbox controller to function, or use a kB+m plugged into the Xbox console.

If it’s just the installed files after installing the game on a computer, probably not. It takes a lot to get back to a point that you can edit the source and package the files into appx.
 

Mazkarth

Member
Newcomer
Joined
Jan 2, 2019
Messages
8
Trophies
0
Age
33
XP
86
Country
Australia
Sorry not from within unity. But making the appx from unity then signing it later using visual studio. It’s more than likely need UWP setup in Unity to make the appx which I don’t know how to do.
 

kingtut

Well-Known Member
Member
Joined
May 3, 2017
Messages
1,067
Trophies
0
Age
29
XP
1,354
Country
United States
Here is what you do:

1. Open the project in Unity
2. If you haven't already, download the Universal Windows App plugin
3. Convert to IL2cpp (in my experience it gets converted better than .net)
4. Create a build in a folder (before you do make sure it is master instead of debug(
5. Double click the solution file.
6. Click on project tab, then scroll down to store (make sure that it is master instead debug, and x64).
7. select sideload option
8. create x64, this will create appx file as well as dependency

--------------------- MERGED ---------------------------

 
  • Like
Reactions: justinbug2

kingtut

Well-Known Member
Member
Joined
May 3, 2017
Messages
1,067
Trophies
0
Age
29
XP
1,354
Country
United States
will this work with randomly downloaded fan games? or do i have to have the project file

you need the project file since you need code. As long as you can load it in unity, you should be able to do this.

Some games might have 3rd party plugins that require updating and thus knowledge of Unity code, but a lot of games should not have a problem
 

justinbug2

Well-Known Member
OP
Member
Joined
Jun 9, 2015
Messages
580
Trophies
0
XP
1,092
Country
United States
Ah! Ok, What version of visual studio and unity do i need?

--------------------- MERGED ---------------------------

also whats Il2CPP
 

kingtut

Well-Known Member
Member
Joined
May 3, 2017
Messages
1,067
Trophies
0
Age
29
XP
1,354
Country
United States
Ah! Ok, What version of visual studio and unity do i need?
I use visual studio 2017, the version of unity you need depends on the project

You want your unity version to be the same as the project. You will know if yours isn't if you get a message like "your project is different version from the launcher". If you get that, do not say yes, and just download the version that fits your project

--------------------- MERGED ---------------------------

Ah! Ok, What version of visual studio and unity do i need?

--------------------- MERGED ---------------------------

also whats Il2CPP

it is one of the settings in the uwp player settings options. Your choices are either .NET or IL2CPP I believe. IL2CPP is better
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    BakerMan @ BakerMan: +1