lllyasviel / YGOProUnity_V2

A sample version of ygopro in Unity
GNU General Public License v3.0
315 stars 125 forks source link

YGO VR #7

Open Heavenswind opened 6 years ago

Heavenswind commented 6 years ago

Hey I was wondering how to compile YGOPROUnity V2, I keep getting the same error everytime and I've followed all your instructions. I'm thinking of trying to make the game in VR :)

https://gyazo.com/2d3cc78f712a2be566dfb64e8902019e

lllyasviel commented 6 years ago
  1. make sure that you are using unity 5.1.3

  2. if you are using 5.1.3, then maybe delete the dll "system.runtime.XXXXX.dll" refered in the error log will be of help. The dll is in folder "Plugins". maybe you can delete all these image

Heavenswind commented 6 years ago

Is there a way to efficiently update the project to the latest Unity version to be able to integrate VR? What libraries/plugins rely the most on the 5.1.3 version?

lllyasviel commented 6 years ago

I have tried many times to upgrade the project but failed because of the complex libraries. Sometimes even if it can be compiled in unity 5.6, many bugs will occurs. So it remains 5.1.3

Heavenswind commented 6 years ago

I was able to compile it with the latest Unity Engine update and it's running okay so far, I will update you once I get a build running smoothly

Heavenswind commented 6 years ago

Hey so as promised, even tho it's been exactly a month this is what I have so far:

https://www.youtube.com/watch?v=hXZjzRYqIoc

ghost commented 6 years ago

Could you please share your code with me or put your code on github? I tried to do something similar a while ago, but I couldn't really get anything to work. If you don't want to, thats fine, but I'd really appreciate it if you could. Thanks.

AlperMimoglu commented 4 years ago

Hey can someone send my the base for this game for unity because it is broken

ImperiaI commented 2 years ago

As improvised hack, you can download YGO Pro 2 And copy the following directories from C:\Yu-Gi-Oh! The Dawn of a New Era - YGOPRO 2\YGOPRO

into .\Your_Install_Path\YGOProUnity_V2

cdb config deck replay MultiLanguage pack picture texture

atarashii17 commented 2 years ago

As improvised hack, you can download YGO Pro 2 And copy the following directories from C:\Yu-Gi-Oh! The Dawn of a New Era - YGOPRO 2\YGOPRO

into .\Your_Install_Path\YGOProUnity_V2

cdb config deck replay MultiLanguage pack picture texture

You are a lifesaver, Imperial! Do you know of any way to get the music working? I only hear the sound effects, and it would be nice to watch my replays with sound enabled. I tried copying other folders that you didn't list, but they don't work.