Jump to content
  • Sign Up

draconicrose.6213

Members
  • Posts

    99
  • Joined

  • Last visited

Everything posted by draconicrose.6213

  1. Installed the new package, got on the dx11 beta and I gotta report around the same FPS, maybe a little higher, but a lot less FPS drops which results in a buttery smooth game for me, even in areas with a lot of players (Palawadan for me). The only thing I've noticed is some floor textures going black, like the Astralarium floors. Unrelated to dx11, does anyone else have the bug report feature fail to take screenshots?
  2. No, because consumable brings up both foods and utilities, as well as almost everything else you can double click to consume and food doesn't bring up anything.
  3. Most of the issues i've had with TacO not starting was:1) TacO starts before you are ingame, then it shuts down because it does not find a mumblelink (you have to be in a loaded map, then start TacO)2) When doing manual starts, the wine prefix is incorrect. it cant find its own resources and crashes (check taco logs)3) same as above, but finds it's resources, starts but cant see gw2 (mumblelink)4) because I was doing too many tests, there were some wine instances open (of taco or something else) and had to kill everything before taco would start5) some missing libs I apologise, this taco thing is a side project and I don't spend much time working on it. I just really wanted to use Taco when doing the skyscale and stumbled upon the workaround. The module was suppose to make it easier to use the workaround and support different Desktop Environments/conditions. However, its not very stable atm, still in the "alpha" stage. I appreciate the feedback and tests. If we can get it to a stable point then I'd be happy because I don't really want to make it too complex and dive too deep. Also don't want this forum to get flooded with "taco" talk lol... I didn't want to start an entirely new thread because it kind of fit well here, but I also don't want it to take over the main point of this thread which is the portable package and optimizations. I think it would be helpful to have a trhead for this and even a github so people can post issues and submit pull requests.I've also gone through the steps above, eliminating them as possible problems but I absolutely cannot get TaCo to work. If it's missing libraries I have no idea what they are so I can't see if they're installed.I've added "trap func_end SIGINT SIGTERM" to the script, before the execution is called, so I can exit gracefully.
  4. It is suppose to include some other stuff like your DE etc. Which should explain why it fails to disable cinnamon. This is again probably because the cd command failed during install so it did not export the other settings. run ./install_taco.sh -> reset -> reinstall, but first edit install_taco.sh and change DIR= like you did for ./run_taco.sh (edit: or download v0.3a) Yip, looks like cd was failing because of the unescaped space in your path. I will patch this in the next version. Thanks for testing, let us know if it works after the fixes. :)I tried the new version. Still doesn't work, but at least openbox starts now, though since TaCo never shows up I can't exit gracefully. Here's the output: https://dpaste.org/qOCQ I'll try to go through it myself and see what I can fix when I have the time, just wanted to give you more data. By the way, I think it might be worth poiting out that I have two monitors. Don't know if that affects things much.
  5. If you want a temporary work around open run_taco.sh and edit DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" to an absolute path of the gw2taco app something like DIR="/home/user/gw2/gw2taco" I tried that, but I kept having the cd too many arguments message so I changed it to: That solved the too many arguments message (cuz now CD is escaped due to the space in my gw2 folder name), but not the 'error' after "Taco started with pid".Edit:Reading over the code, it seems like the script is erroing when it enters the function to disable cinnamon. It never does disable Cinnamon, for some reason, though the command works when used from terminal. Also, my settings.conf file only has "autostart=false" in it. Is this supposed to happen? Or is it supposed to have more things? I ask because I notice the script greps things from this file.
  6. The time has come lol... Tried it out. First I get: It doesn't show TaCo, but doesn't exit out either.
  7. Hello! Some specializations, like Druid and Necro, have alternative states they can go into, with a different skillset to their weapons. What I would like is some way for us to see what the skills in these states do without going into said state, mostly because it doesn't last long and makes it difficult to read tooltips. It could be either in a small bar in the build panel, or on the skill list to the left.I know I can go to wiki to read it, but it would be better to have this information available ingame.
  8. No. Resources should be allocated according to the percentage of players that play the mode. Yes, this does mean some modes won't have as much attention. What I don't think is that any mode should be left without resources allocated to it. That helps no one.
  9. Yes, they should add player housing and tie it to Scribing.
  10. Hello again @ArmoredVehicle.2849 hope you had a good holiday season! I was wondering if now you might have the time to look into TaCo? I have tried stuff myself, but I honestly can't get it to show up over the game and I'm very much out of my depth with it. Sorry to keep bothering you but it's the ONLY thing that makes me miss Windows.
  11. With Wintersday here and orphan routes to follow, any news on getting TaCo to work on Linux, @ArmoredVehicle.2849?
  12. I have been experiencing high ping since the patch on the 29th, basically everywhere. My internet is fine, it only happens in GW2.
  13. I agree. As someone who snatched up the branded bundle asap I wish I had some way of getting the other branded mounts, even if it meant paying some more. I wish they'd sell mounts like gliders, but with fancier mounts being more expensive. Maybe have the bundles anyway, but also allow people to buy the skins individually. And while we're at it, please let me buy $5 worth of gems! ?
  14. I do have winbind installed so I'm not sure why it can't find, other than maybe the package for my distro is out of date. I'm on Linux Mint 19.2 and have a NVIDIA GTX 1660.Edit: Less important, and I figure at some point it will be solved, but this has also been happening occasionally: https://paste.pics/6LTLW
  15. I have an issue where the game often crashes when loading into home instances or guild halls. I finally caught it with the debug script running, here's the result: https://dpaste.de/pXBT
  16. The messages you're getting "too many files open" means you need to apply the fix I mentioned in the troubleshooting section on page 1 and is also the reason why the game is crashing. This fix is not exclusive to GW2, it affects a few other games too.Sorry, I skipped that part completely!After applying the fixes, the game loads and plays well, there's no mouse issues and my skyscale issue has been fixed! Thank you very much for your help!
×
×
  • Create New...