Jump to content

Aurelio

Members
  • Posts

    517
  • Joined

  • Last visited

Everything posted by Aurelio

  1. Du hast die Version vom Nexus? Probier mal meine Arbeitsversion aus: https://github.com/AurelioSilver/pillarsofeternity-german-patch Rechts "Download ZIP" auswählen und manuell entpacken und ins richtige Verzeichnis schieben.
  2. Hi, I asked this some time ago via a private PM and now again on the forum to reach more devs. Maybe one of the devs would be so kind to give a status update, if possible? --- I'm one of the guys working on the german translation fixes of PoE. I tested the Glossary Term [g] [/g] feature with v 1.0.6. It's working more or less fine in the cyclopedia. I tested with the "Accuracy" entry and linking to hits, crits, graces, misses etc. However it's not always working perfectly. In the german translation we translated hits, grazes and crits to "Treffer", "Leichte Treffer", "Kritische Treffer". Because the term "Treffer" is used in the other terms to, the parser always links to the first one. As workaround we used the word joiner code & #x2060; "T& #x2060;reffer" This tricks the parser because the word is now different but it's invisble to the user. This works on PC and Linux but not on MAC OS. See the screenshots here: https://github.com/p...atch/issues/154 Unfortunally this workaround does not work very well on MAC OS because the wordjoiner is displayed as special char. Not sure if this can be fixed? I tried the [g][/g] tags also in the gui.stringtable to reduce the amount of workaround wordjoiners but there they do not seem to work. They get removed (not displayed) but the words are not highlighted and linked. E.g. I tried to change ID 1236 {0} Schaden gegen Niedergeschlagen& #x2060;e, Betäubt& #x2060;e, Flankiert& #x2060;e Feinde into {0} Schaden gegen [g]Niedergeschlagen[/g]e, [g]Betäubt[/g]e, [g]Flankiert[/g]e Feinde I received the following answer back then: To sum it up. - The glossary is triggering an internal match to "Treffer" instead of the multi-word "Leichte Treffer" or "Kritische Treffer" - The glossary does not seem to work in gui.stringtable or other string tables. - The word joiner works fine on Windows and Linux systems but not on Mac. On Mac we have font issues. We might still need the word joiner because we also use it for other purposes. E.g to combine words like Burn, Freeze and damage. E.g. gui.stringtable. German version <ID>1329</ID> <DefaultText>{0}⁠schaden</DefaultText> English version <ID>1329</ID> <DefaultText>{0} Damage</DefaultText> The german language combines lots of words. E.g. It's not burn damage. It's burndamage (Brandschaden) Thanks in advance for any hints or help.
  3. Guess only a dev might help you with this but I can point out something. - You are using a 32-bit OS which can cause out of memory situations. - Your graphic card does not seem to be supported by official manufacturer drivers anymore with Windows 10. - Windows 10 is pretty new so incompatible issues are to be expected.
  4. @celliott Did you test this on windows or linux? The user in the other thread uses a linux system. http://lubuntu.net/
  5. If it's a unity issue, then the devs from the Unity3D Project need to fix this. Obsidian can not tell, if and when a fix is ready. Unity 5.2/5.3 which is announced for next month / end of the year, added Windows 10 features. http://unity3d.com/unity/roadmap/ It seems other people here have no issues with Windows 10. So it might be a specific issue and not a general one.
  6. Here: http://forums.obsidian.net/forum/105-patch-beta-bugs-and-support/
  7. I see no reason to delete the savegames. The game crashes even before you can load them.
  8. Seems the game crashes early on, when it tries to initialize the graphics driver. Not sure if you run steam in big picture mode or if steam overlay mode is active. Maybe try to disable that. (E.g: steam -> setting -> in game -> enable steam overlay)
  9. You should post your dxdiag files and the log file of Pillars. Output Log When the issue occurs, close the game client, find this file, then attach it to your post Windows Steam Location: \Steam\steamapps\common\Pillars of Eternity\PillarsOfEternity_Data\output_log.txt System Specs This will give us most of your computer specs to help us diagnose the problem Windows Location: Press (windowkey + R), Type "dxdiag" and press Enter, Click "Save All Information", Attach the file that you create
  10. There's a change in Patch 2.0 Beta 1 which seems to be a mistake: conversations\08_wilderness\08_cv_gramrfel.stringtable Change from <ID>67</ID> <DefaultText>"B-but I... Gramrfel, I don't think... That is, he let me go, when all's said and done. Can't we just-" </DefaultText> <FemaleText>"B-but I... Gramrfel, I don't think... That is, she let me go, when all's said and done. Can't we just-" </FemaleText> </Entry> to: <Entry> <ID>67</ID> <DefaultText>"B-but I... Gramrfel, I don't think... That is, he let me go, when all's said and done. Can't we just-" </DefaultText> <FemaleText>"Nothing so precise. I meant only to die in some manner that hindered them. It... was not pleasant. If I had had time to think..." </FemaleText> </Entry>
  11. Have you tried to install the latest graphic drivers for your video card, the nvidia GTX 770? Version: 353.62 WHQL Release Date: 2015.7.29 Operating System: Windows 10 64-bit Because it looks like your Windows 10 uses only a generic display driver.
  12. Der Bug mit den fehlerhaften Umbrüchen liegt nicht an der Übersetzung, Das liegt leider am Spiel selber und kann überall auftauchen. Der Bug ist aber den Entwicklern bekannt.
  13. Check the options settings. I think there is a entry.
  14. Right-click on the game entry in the library section of steam. Click "Properties". Click on "local files" tab. Then click "verify integry of game cache".
  15. Start the patcher as Administrator.
  16. Well, the plugin is a third party product. http://www.cloak-works.com/ They have to fix it or provide a linux version. But seems their last release was in 2012...
  17. Do you have github project? I guess it's easier to do the changes yourself instead of posting them here in the hope obsidian will add them.
  18. Hm... no patch here. Still on 1.0.6.0617 And beta branch is even older.
  19. Wubi is just the installer of Ubuntu via XP. Basically what you will have then is a dual boot installation. When you turn on your PC, you will be asked, which OS you want to boot. XP or ubuntu linux. Then you have both linux and Win XP on your PC. In the long run you can decide if you want switch over to Linux entirely or upgrade a newer version of Windows. e.g. Win 10. Usually that depends on the programms you want to run and your budget. Ubuntu and other linux version have also live DVDs. Then you can boot Linux from the DVD without the need to install anything on your PC, if you want to check it out first how it looks and feels.
  20. Ubuntu and Mint are are based on Linux. They are distibutions who create installation versions of linux. Think of them as manufacturers of different linux flavours. https://en.wikipedia.org/wiki/Ubuntu_%28operating_system%29 The Wubi thing is a way to install Ubuntu linux on your PC like a normal programm when you are in Windows. It's officially supported by the Ubuntu manufacturer.
  21. Yes, it can "run" on XP... but not without issues. I can happen that game will crash sooner or later and you are unable to proceed due to memory constraints. This can also happen with 32 bit versions of newer versions of Windows OS. If you want to play the game, run it on 64bit Windows Vista / 7 / 8.1 or Linux.
  22. If that's the case right click on the game in stream, go into local files and clicked 'verify integrity of game cache'.
  23. They did not remove it. They even answered it. See here: http://forums.obsidian.net/topic/80181-steam-updates-poe-16-gb-again-and-again-why/
×
×
  • Create New...