didn't work at first but it was because i installed the game on my second drive which is formatted to NTFS (just switched from windows yesterday). when i moved the game files to my main disk which i have linux installed on it launched immediately
Multiplayer local funciona, necessitando apenas conectar mais Smartphones como controle no jogo.
No geral o jogo funciona bem, tendo como unica função sem funcionar o uso da câmera WebCam para gravar os vídeos de AutoDance.
Works out-of-box
The game requires its mobile application as a motion controller, so make sure to allow 8080/TCP and 6000/UDP ports in your firewall if the controller app doesn't detect the computer.
Works great
Works fine out of the box. Needed to unlock ports in system firewall for mobile controller to work:
UDP - 6000
TCP - 8080
Dreyn mod also seems to work fine
Runs perfect after you change the Ubisoft Launcher
You have to go into the Uplay folder and manually replace the Uplay Launcher file with the Ubisoft Connect Launcher for the game to work. You will also need lib32-nvidia-utils.
There was nobody online (shocker)
Game launches and goes to the menu but does not connect to phone
Apart from crashing first launch, it seems to work fine. Connected only one phone controller. Haven't tried with any other controller types.
Crashes on first launch but then works fine.
Uplay updates to Ubisoft Connect, game launches with white screen. Add "PROTON_USE_WINED3D11=1 %command%" to the launch options in Steam and it runs perfectly.
It runs very good at second start.Could also connect to a mobile phone as "controller" in the local network.
At first starts Uplay launcher download some updates/content. Afterwards it crashed. Started it again and then it runs flawless. I played it only very short as it is quite exhausting. Will update once I played it longer with the kids :D
Nice dance game. Party game.
Replaced Uplay Installer in .local/share/Steam/steamapps/common/Just Dance 2017/Support/Uplay/ with a new installer from the Uplay download page before starting
If Screen Times out and enters a screensaver game will crash, Just set the screen to never time out to fix though
After the fix for uplay below, game works perfectly. Phone to PC works fine, (just be sure your firewall is off) and you're great to go! Even the uPlay overlay worked for me! (although, I still recommend disabling it for better performance.) I have not tested Just Dance Unlimited (the subscription service to access older Just Dance songs.)
The game is working perfectly, but has a bug (not exclusive for Proton, is on all platforms) the game can't open. On Linux, I needed to do some steps:
- Delete ~/.steam/steamapps/compatdata/446560 folder |
- Delete ~/.steam/steamapps/common/Just Dance 2017/Support/Uplay/UplayInstaller.exe file |
- Download latest UplayInstaller.exe from Ubisoft's website |
- Put downloaded UplayInstaller.exe inside ~/.steam/steamapps/common/Just Dance 2017/Support/Uplay/[here] |
- Add "PROTON_USE_WINED3D11=1 %command%" in Properties > Set Launch Options... |
- Start game normally from Steam |
If you just installed the game and doesn't tried to open it, the folder [...]/compatdata/446560 not exists, so you can ignore step 1.
Resuming... Game is working like a charm, but has a bug Ubisoft needs to fix (just change the Uplay installer). In Windows, I needed to uninstall Uplay (that comes with the game) and re-install it manually downloading the installer from Ubisoft's website.
Can only proceed to uplay, afterwards, uplay cannot launch the game. Maybe an issue with uplay? https://youtu.be/BxjxT1-lGnM
Played a little bit more than an hour. It works with wifi and the smartphone controller app. At first it will crash, but that can be fixed by disabling Wine's Uplay overlay in Uplay Settings. I love you Gaben/Valve
I can't belive but this is working, even with online, the smarpthone controller and everything. Just make sure disabling uplay overlay in wine's uplay settings, otherwise it will crash
Doesn't work anymore since last Steam upgrade (December 12 2018), stack trace: =>0 0x7dd6c0f5 wined3d_cs_emit_present+0x15() in wined3d (0x0033f718)
Since Steam latest upgrade (Nov. 30 2018), wine crashes with a stack trace for this game. I had to add PROTON_USE_WINED3D environment variable to make it work again. Had an in-game crash nevertheless but it's playable.
After a couple of hours fighting, I got Just Dance 2017 running smoothly. About Uplay crashing at startup, I fixed it by running it outside of Steam but with WINEPREFIX and WINESERVER variables set to Steam installation:
$ WINESERVER="/home/user/.steam/steam/steamapps/common/Proton 3.16/dist/bin/wineserver" WINEPREFIX="/home/user/.steam/steam/steamapps/compatdata/446560/"; export WINESERVER WINEPREFIX $ wine ~/.local/share/Steam/steamapps/compatdata/446560/pfx/drive_c/Program\ Files\ (x86)/Ubisoft/Ubisoft\ Game\ Launcher/Uplay.exe
This will upgrade Uplay and make it launchable
Step 2, while Uplay will launch, its window will be transparent, therefore non usable, this is solved by installing corefonts with winetricks
$ wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks $ chmod +x winetricks $ ./winetricks
Last but not least, Uplay will launch and show, you'll be able to login but you'll end up seeing "Connection lost, A Ubisoft service is not available at the moment. You can try again later or switch to offline mode." while "Initializing". This is fixed by the trick shown here https://github.com/ValveSoftware/Proton/issues/1923
$ cd .steam/bin32/steam-runtime/i386/usr/lib/i386-linux-gnu/ $ rm libgnutls.so.26 $ ln -s /usr/lib/i386-linux-gnu/libgnutls.so.30.14.10 libgnutls.so.26
And that's it, the game then starts perfectly and pairs with the mobile app without any issue.
HTH
Crashes at startup with "Uplay has detected an unrecoverable error and must shutdown"
for me working good in the latest version that i have, but i make something for works uplay https://github.com/ValveSoftware/Proton/issues/1789#issuecomment-435507917 you follow the steps and works, i will make a issue in github
uplay crash also, correct with uplay and all games use uplay
Uplay crash, anyway need function implement in Wine #45617