Jump to content

Flix

FDM Moderator
  • Posts

    6,712
  • Joined

  • Last visited

  • Days Won

    838

Posts posted by Flix

  1. 31 minutes ago, desm said:

    There is a problem with runes for the Druid: one is called Explosion Artique (Artic Blast) but when you go to the Combo master for exchange, it is called Rafale (don't have the english word sorry). Same for Vignes empoisonnées which becomes Boule d'énergie at the Combo master.

    Guess those never got translated.  Let me know if you see anything else, I can update the French localization sometime.

  2. @dimitrius154  You've got some duplicate spell tokens at the bottom of your spells.txt

    Probably harmless since they're identical:

    mgr.addTokenBonus( {"et_prone_all", 905 })  -- 905 = bb_prone_all
    mgr.addTokenBonus( {"et_prone_all", 905 })  -- 905 = bb_prone_all

    One of those may not be pointed to the bonus you want it to be:

    mgr.addTokenBonus( {"et_chance_block_CC", 559 })  -- 559 = sb_def_chance_block_CC
    mgr.addTokenBonus( {"et_chance_block_CC", 906 })  -- 906 = bb_chance_block_CC

    • Thanks! 1
  3. 33 minutes ago, jwiz said:

    Yesterday I ran through the german localisation of the global.res with a spell-checker (again) to iron out some kinks still left in there.

    Thanks, I'll check it out and maybe try to add it in a future patch (Hungarian team is also working on a new update).

    Lindor had replied with several German typos and text errors last year, but the reports are all spread out between this thread and maybe some in the Purist Fixpack thread as well. I did not get a chance to try to address them.

  4. 1 hour ago, RetsReds said:

    Completing certain quests in 3.2 seems to cause a quest circle to appear in El-Darrag - happened to a new dryad on her class quest and on a high elf on the spider boss quest in the human realm. Haven't gotten to the desert with either character yet to see if I can remove the circle by doing a quest there but that didn't happen in 3.1.

    Yes, something happened with the CM Patch that broke the fight trigger for "Attack is the Best Defense". The invaders and the town guard would just stand around until the player attacked and then they would start fighting.  I couldn't reverse it perfectly since I couldn't figure out why it stopped triggering.

    The best I could do is what's in EE 3.2. Everything works correctly, the only side effect is that you get a quest marker in El-Darrag when the game starts. It goes away after you visit the town and start the quest.

    1 hour ago, RetsReds said:

    Loving the patch so far otherwise, a lot of enemies feel much more interesting (boar-riders are adorable :D ). Also, is the enemies' damage bumped up a little bit overall or am I just dumb? I almost died on silver twice with a fairly defensive character and was like "Woah!" :D

    Maybe this change:

    - Several vanilla elites have received new buff spells based on their specialties (tank, archer, mage).

    You can tell by the buff FX these enemies use.

    Tank Stance increases Willpower, Defense, Chance to Block Melee, and Resistance to Secondary Effects.

    hJFvrzv.jpg

    Archer Stance increases ranged attack speed and attack rating, adds a chance to block roots, and reduces the opponent's chance to reflect ranged damage.

    crGHydV.jpg

    Mage Stance increases Intelligence, Spell Intensity, and Cast Speed, and adds a Chance to Block Spells.

    G28D71D.jpg

    • Like! 1
  5. 18 minutes ago, jwiz said:

    As some players in the german Sacred Legends forum have noted, sometimes activating the player char buff now completely alters the surrounding environment colors/tones as well:

    https://forum.worldofplayers.de/forum/threads/1570111-Diskussion-rund-um-Sacred 2-EE-3-0/page5?p=27139755&viewfull=1#post27139755

    Is that change due to shader alterations in the new mod and is it intended?

    Try this to resolve:

    • Show Hidden Files and Folders in Windows
    • Navigate to C:\Users\<username>\AppData\Local\Temp\Ascaron Entertainment\Sacred 2
    • Delete the file named "shader.cache"
    • Run the game and see the results

    I forgot this might be necessary. For some reason I had no need to do it, but I remember Lindor warning about deleting the shader cache with the new Ancient Bark.

    This isn't because of using old characters, since my test Dryad was very old, it might be system-related.

    EDIT: I read through the thread a little bit with Google translate.  You also may want to gently remind that Shadow Veil is supposed to change the world colors like that. Those screenshots at least, look perfectly normal to me.

  6. 1 hour ago, desm said:

    Hello to all, I still have the issue (reinstalled) where D2F doesn't keep my sound options changes. Any ideas why?

    And also, my character is walking. I must have accidentally pushed one touch but can't find any to always make it run (I have to maintain pushed shift). Any solution?

    Thank you.

    I think this is a side effect of me forcing some sound options in the file scripts/optionsDefault.txt.

    I did that so that the player did not have to go hunt down their options.txt and manually turn off commentary and fight music in the file.

    You should also be able to avoid this problem if you make your changes in the game's options menu before installing  D2F. :smile: 

    • Like! 1
  7. 28 minutes ago, dimitrius154 said:

    Wonder if anyone produces quality keyboards anymore.

    Judging by the ones we have at our office, not really. :D  I've had the same favorite at home for a decade.

    A couple quick questions/requests as I dive into this massive merge project:

    • Removing the vertex-animated Inquisitor models is now required, correct? His vanilla self looks all messed up as is (torso floating behind his body).
    • Can you please check sacred2.exe when convenient and change the base text color from cream to plain white (0xffffffff or ffffff)? This would be the vanilla value. I believe there's something in that file that's affecting a lot of text globally beyond what the xml's can change.  It looks good in Addendum but is mismatched to D2F's interface.  This affects: tooltips for spells, attributes, items, loading screen tips, and place names on the map.  Quest log and portals all look ok.

    Thanks for your continued support!

  8. 19 hours ago, dimitrius154 said:

    @FlixIt appears you've substituted QuestView.xml with your older version, The reason it even worked with the older sacred2.exe was that it contained erroneous pointers to those entries. 

    This wasn't the cause, but it did send me down the right path to discovering the source of the problem.

    Addendum seems to contain two new xml files, ToolTip.Attributes.Skills.xml and ToolTip.WOOB.xml

    Without these present the game crashes with the error I've been seeing.  I didn't scan closely enough and assumed these files were just overriding vanilla files since my mod didn't contain them.  I think I just need to edit the font color and all will be well. I'll check for any other unique files hiding around the pak folder.

    Quote

    which does not contain the necessary entries for "attrp", "skilp".

    Oh I added those entries to my own file, last week. I was trying to get into the game to check the positioning, since I'd guessed it would need some rearranging (I was right).  :D

    OTx99lq.jpg

    Quote

    Entries  1804406278 and 0431164270 also have to be present in global.res.

    Hm, well I've got these two entries present since v15 in preparation for this day:

    1476921882    %{###,###,###,###}1 Skill Point(s)

    1804406278    %{###,###,###,###}1 Attribute Point(s)

    What should 0431164270 read?

  9. 22 hours ago, dimitrius154 said:

    That would be weird.

    Maybe it's about the GME. I'd suggest trying the more basic installation approach.

    Today's results: I tried it out on my old Windows 7 machine.  I used the full system folder received from you on a base installation of Sacred 2, copied the entire folder over manually, no mod enabler.  I received the same error and same debug log.

  10. I've been playing Dragon Age Inquisition for weeks (180 hours to finish a single playthrough) and one I thing I noticed was their approach to music was a bit different than usual games.

    In game, there's not much music, except at key story moments, like cutscenes, boss battles, romances...

    ...and taverns.

    They installed a "bard" in the major taverns and inns in the game.  She follows the Inquisition around and is always there to perform new songs as the plot advances.  So instead of the usual plinky tavern music and ambient chatter you hear in most fantasy games, you get full fledged songs. Because music is so rare when just exploring the vast wilderness, coming into a tavern to hear Maryden's music feels so warm and cozy.

    It reminded me a bit of all the bards installed in towns throughout Sacred 2.

     

  11. 15 hours ago, Rotluchs said:

    I see you haven't got Lost Ark, Undecember oder Torchlight:Infinite in your list, also Last Epoch isn't there

    They're not finished yet, or weren't in August of last year, just in early access. Well Lost Ark is I suppose but I'm not interested in MMO's.

    I have a friend at work who talks to me about Last Epoch all the time, so it's been on my Steam wishlist for a while.  Whenever it releases I'm sure I'll pick it up.

    I'll be glad to give Wolcen another spin when the new content drops.

    7 hours ago, Timotheus said:

    I didn't enjoy Victor Vran much at all, was a bit of a shame because the game seemed to be right up my alley. Wonder if you've picked it up by now Flix.

    I played through the tutorial/prologue area, but it didn't grab me. It might be because it was too close on the heels of playing Van Helsing, and the "carbon copy" feeling was strong.  It's the same visuals, the same music, the same supernatural steampunk aesthetic. Even the characters blend together.  Van Helsing goes to Borgovia with his companion Lady Katerina. Victor Vran goes to Zagarovia to meet with Queen Katarina...

    I've actually spent the last 6 months playing through the entire Dragon Age trilogy in one go, as well as fair amount of Grim Dawn, the "king" of the genre IMO.

  12. 32 minutes ago, dimitrius154 said:

    OK, I backed up and removed my base system folder, replaced the entire D2F system folder with that one, then enabled the mod, and... the same error occurred as before.

    My usual system folder does not contain any of that securom stuff, and also has an additional file: goggame-1207665233.dll - however this was not present when I tried your system folder.

    Do you think GOG version might not be supported somehow?

  13. I'll try installing it on my old Windows 7 machine tomorrow.

    Some other findings:

    • Copying an old Sacred2.exe (from CM Patch) while keeping all other Addendum/D2F system files causes the game to launch ok.
    • BUT copying over the current standard Addendum exe still causes the same launch error.
    • Installing the current standard Addendum in full (no D2F) and the game launches without issue.
  14. 1 hour ago, dimitrius154 said:

    Hmm, D2F v14 definitley launches for me. have you tries a shortcut with  -nocpubinding -skipopenal flags?

    I have a shortcut with those flags added. Didn't resolve the error though.

    image.png.e1e61a2306426f9cd848254073aa2183.png

    I also tried manually installing Openal32.dll.  I still got an error though the debug log is slightly different now.

    Now it says "SoundSystemFactory type 'OPENAL' registered" instead of "could not find 'OpenAL32.dll'"

  15. On 2/24/2023 at 5:52 PM, dimitrius154 said:

    @Flix I'm starting to get useful backfeed, an update is currently projected within a week.

    OK.  Right now I'm getting an error on launch for D2F.

    EeSbNmi.jpg

    This is the debug log:

    Spoiler

    Timer Initialising
    Orc Initialising
    Codec type 'CODEC_MTF' registered.
    Codec type 'CODEC_HUFFMAN' registered.
    Codec type 'CODEC_LZ77' registered.
    Codec type 'CODEC_ZIP' registered.
    ArchiveFactory type 'ZIP' registered.
    ArchiveFactory type 'FILESYSTEM' registered.
    Particle Emitter Type 'Point' registered
    Particle Emitter Type 'Ring' registered
    Particle Emitter Type 'Box' registered
    Particle Emitter Type 'Cylinder' registered
    Particle Emitter Type 'Ellipsoid' registered
    Particle Emitter Type 'HollowEllipsoid' registered
    Particle Emitter Type 'Line' registered
    Particle Emitter Type 'TriList' registered
    Particle Affector Type 'ColorFader' registered
    Particle Affector Type 'LinearForce' registered
    Particle Affector Type 'Scaler' registered
    Particle Affector Type 'ColorInterpolator' registered
    Particle Affector Type 'ColorImage' registered
    Particle Affector Type 'Rotator' registered
    Particle Affector Type 'PosRotator' registered
    Particle Affector Type 'DirectionRandomiser' registered
    Particle Affector Type 'DeflectorPlane' registered
    Particle Affector Type 'DeflectorAabb' registered
    Particle Affector Type 'DeflectorSphere' registered
    Particle Affector Type 'LifeTime' registered
    Particle Affector Type 'Velocity' registered
    Particle Affector Type 'PerspectiveRotator' registered
    Particle Affector Type 'FallDown' registered
    MovieFactory type BINK registered.
    SoundSystemFactory type 'MILES' registered.
    Unable to load plugin 'Plugin_openal.dll' - could not find 'OpenAL32.dll'!
    Orc initialized in 0.005sec

     

×
×
  • Create New...
Please Sign In or Sign Up