Anatzum Posted April 30, 2017 Share Posted April 30, 2017 Tested using Arch LInux, Kernel Version: 4.10.11-1 this is the messages I get when started from the CLI. // location of executable and resources are located in /home/user/Applications/PokemonRevolution/ Set current directory to /home/user/Applications/PokemonRevolution Found path: /home/user/Applications/PokemonRevolution/PROLinux64.x86_64 Mono path[0] = '/home/user/Applications/PokemonRevolution/PROLinux64_Data/Managed' Mono path[1] = '/home/user/Applications/PokemonRevolution/PROLinux64_Data/Mono' Mono config path = '/home/user/Applications/PokemonRevolution/PROLinux64_Data/Mono/etc' Preloaded 'ScreenSelector.so' Player data archive not found at `/home/user/Applications/PokemonRevolution/PROLinux64_Data/data.unity3d`, using local filesystem There is no "data.unity3d" and there has not been one in all of the previous Linux clients. I suspect that it was added in the windows/osx clients and then compiled without any testing done on Linux. I can program and script if you all need help doing so for this game. I solely use Linux so having at least 1 person make sure this doesn't happen would be nice :) Link to comment https://pokemonrevolution.net/forum/topic/61826-new-client-prolinuxrage-breaks-linux/ Share on other sites More sharing options...
Fitygrands Posted April 30, 2017 Share Posted April 30, 2017 Ubuntu 14.04 "Trusty" here. Didn't have any issue. Just downloaded, extracted, chmod +x, and executed. Running fine, and the game seems normal. Link to comment https://pokemonrevolution.net/forum/topic/61826-new-client-prolinuxrage-breaks-linux/#findComment-373084 Share on other sites More sharing options...
Anatzum Posted April 30, 2017 Author Share Posted April 30, 2017 What DE what you using? I just tested it on another computer using Ubuntu Gnome 16.04.1 and it still doesn't work. Although I did get additional dialog since it was the first time launching it from this computer. Player data archive not found at `/home/user/Applications/PokemonRevolution/PROLinux64_Data/data.unity3d`, using local filesystemPlayerPrefs - Creating folder: /home/user/.config/unity3d/PROTeam PlayerPrefs - Creating folder: /home/user/.config/unity3d/PROTeam/Pokemon Revolution So i guess this means it has nothing to do with data.unity3d but something else is going. after removing this folder, I was able to get to this point on my Arch computer but it freezes at this point. Link to comment https://pokemonrevolution.net/forum/topic/61826-new-client-prolinuxrage-breaks-linux/#findComment-373085 Share on other sites More sharing options...
Ssjason218 Posted April 30, 2017 Share Posted April 30, 2017 when is the download for the client coming Link to comment https://pokemonrevolution.net/forum/topic/61826-new-client-prolinuxrage-breaks-linux/#findComment-373086 Share on other sites More sharing options...
Anatzum Posted April 30, 2017 Author Share Posted April 30, 2017 If anyone else has run into this issue or has gotten it to work, please post your Distro/DE/Kernel here. Link to comment https://pokemonrevolution.net/forum/topic/61826-new-client-prolinuxrage-breaks-linux/#findComment-373087 Share on other sites More sharing options...
Giftnow Posted April 30, 2017 Share Posted April 30, 2017 LEFT = OLD works Fine RIGHT = Crash and stay on Loading Screen * this is fullscreen Link to comment https://pokemonrevolution.net/forum/topic/61826-new-client-prolinuxrage-breaks-linux/#findComment-373088 Share on other sites More sharing options...
Anatzum Posted April 30, 2017 Author Share Posted April 30, 2017 Quote LEFT = OLD works Fine RIGHT = Crash and stay on Loading Screen * this is fullscreen This is exactly what happened to me. removing ~/.config/unity3d/ fixed the resolution but it only gets as far the screenshot I posted. What version of mint are you using? I'm assuming mint. The person who posted that it was working I think might not actually be using the newest client that just came out. Link to comment https://pokemonrevolution.net/forum/topic/61826-new-client-prolinuxrage-breaks-linux/#findComment-373089 Share on other sites More sharing options...
Giftnow Posted April 30, 2017 Share Posted April 30, 2017 Quote This is exactly what happened to me. removing ~/.config/unity3d/ fixed the resolution but it only gets as far the screenshot I posted. What version of mint are you using? I'm assuming mint. The person who posted that it was working I think might not actually be using the newest client that just came out. Right now I'm playing Windows version via Wine Link to comment https://pokemonrevolution.net/forum/topic/61826-new-client-prolinuxrage-breaks-linux/#findComment-373090 Share on other sites More sharing options...
Giftnow Posted May 1, 2017 Share Posted May 1, 2017 I found termopary solution if you like play in fullscreen mode. Something is messed up with full screen settings. Go to ~/.config/unity3d/PROTeam/Pokemon Revolution Open "prefs" file and change: <pref name="Screenmanager Is Fullscreen mode" type="int">1</pref> to <pref name="Screenmanager Is Fullscreen mode" type="int">0</pref> Save file Now lock permissions by opening Terminal in this folder and type "chmod 444 prefs" ofc without "" You can change settings in game, but after restart it will not be saved, because game will change above setting and stuck again. Best option is to copy "prefs" file for backup, change above setting, save file. Run game, type login and password, check remember box, change settings to what you prefer. Log in game, set items on bar and close game. Right now game will crash like before, but it will remember your settings so now make again above fix and change CHMOD. Now you have remembered settings and game will not crash. @edit When you first time launch game uncheck full screen mode. Now you don't need do this stuff with CHMOD. Link to comment https://pokemonrevolution.net/forum/topic/61826-new-client-prolinuxrage-breaks-linux/#findComment-373091 Share on other sites More sharing options...
Anatzum Posted May 1, 2017 Author Share Posted May 1, 2017 Quote I found termopary solution if you like play in fullscreen mode. Something is messed up with full screen settings. Go to ~/.config/unity3d/PROTeam/Pokemon Revolution Open "prefs" file and change: <pref name="Screenmanager Is Fullscreen mode" type="int">1</pref> to <pref name="Screenmanager Is Fullscreen mode" type="int">0</pref> Save file Now lock permissions by opening Terminal in this folder and type "chmod 444 prefs" ofc without "" You can change settings in game, but after restart it will not be saved, because game will change above setting and stuck again. Best option is to copy "prefs" file for backup, change above setting, save file. Run game, type login and password, check remember box, change settings to what you prefer. Log in game, set items on bar and close game. Right now game will crash like before, but it will remember your settings so now make again above fix and change CHMOD. Now you have remembered settings and game will not crash. @edit When you first time launch game uncheck full screen mode. Now you don't need do this stuff with CHMOD. I can confirm that your solution does in fact work! Thank you. Hopefully with this information the dev can fix it so others don't have to do through this although I did send him a message about the "prefs" file and he just ignored and deleted it so I doubt caring is in the picture.... This is why I should always make a backup before deleting something lol. By the way, is there anything if your "prefs" file about loading up controller support? I've enabled the option for controllers but it wont load libudev. Link to comment https://pokemonrevolution.net/forum/topic/61826-new-client-prolinuxrage-breaks-linux/#findComment-373092 Share on other sites More sharing options...
Recommended Posts