Jump to content

Bester

Members
  • Posts

    793
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Bester

  1. Bman654 I added you on Nexus so you can upload new versions of the IE mod without having to wait up on me, edit description, changelog, etc etc. Feel free to do anything you want.
  2. Maybe it does. I check my email accounts once a few months when I need to confirm my email address for some website.
  3. Great commit. I hope I merged everything correctly, I never used version control before tbh. The reason it took 2 days is because nobody made pull requests before, so I never bothered checking. The only reason I noticed this one is because someone mentioned it to me on another forum. Don't be sneaky next time.
  4. 530 compatible version is live, and a certain Brandon Wallace made two optional movement-related mods that you can find in Options -> IE Mod. No idea if he's from the forum.
  5. Interesting. I have no idea. Maybe there is no texture path at all. But the fact remains that something gets broken. Maybe the material and its texture are linked in some other files, and maybe the material gets slightly modified and a link between material and its texture gets broken? I never looked at what gets modified with a hex editor. Maybe it's something so minor that after saving the file, a pass to correct a few bytes would be enough? Will have a look at it when I get some time, I'm currently busy with something else and will be for at least a week or two.
  6. This problem of shaders/textures/animations seriously needs to be fixed, does anyone know Unity here and can experiment a little? I'm not sure what the problem is, but it's around this line: BuildPipeline.BuildAssetBundleExplicitAssetNames (unity3dAssets, names, savepath, BuildAssetBundleOptions.CollectDependencies | BuildAssetBundleOptions.CompleteAssets | BuildAssetBundleOptions.UncompressedAssetBundle , BuildTarget.StandaloneWindows ); I suppose what might be happening - the original assetbundles are built without CollectDependencies (that's why the textures etc are not included), but then we have to build it also without CollectDependencies (otherwise the references to missing files get broken?) and I haven't been successful at doing that. Another thing that I don't understand is - how are the references functioning? When I read a file with a missing texture, there's nothing to indicate that the file isn't already broken, and yet it works. For instance, any material that's "pink" returns a Hidden/InternalErrorShader when I try to read its shader. Why does it work in game? And ANOTHER thing that I don't understand. A lot of assetbundles have mainAsset. Which means they were built using BuildAssetBundle and not BuildAssetBundleExplicitAssetNames, right? Yet when I try doing it with BuildAssetBundle, the array of objects in the second parameter is somehow ignored and those assets don't get included (or they do, but as children to the mainAsset? anyway, that's not the original hierarchy, so why is it happening?) And another problem that recently appeared - Transforms are somehow disassociated from their GameObjects, and now CollectDependencies includes a second Transform, which is exactly the same as the first one. Transforms get duplicated in the bundle. It's a mess. I recently had a day to look into this. Made no progress. I can't fix it.
  7. As a core part - no, because I need memorials to be exposed for other purposes. As a module - it's already been made. http://www.nexusmods.com/pillarsofeternity/mods/28/ The reason I exposed the memorials is to allow people to rewrite them so they'd fit the lore, if there are any such enthusiasts. Now that it's been done, I can't just "lock" the content of one entry. As for SJW lunatics, I just don't have enough enthusiasm to make special mods just for them, they're already getting more attention than they deserve. During 524 version, the limerick was at the bottom of the screen as Sensuki said, and in that time, there was only one sjw at nexus who got mildly butthurt over it. As you can see, SJWs don't actually play PoE, cause it's a heavily hetero-male oriented game. 94,6% visitors of the iemod site are male.
  8. You can find them in the big unity3d files, export them and reassign them every time they're needed. It's not right that you have to do that, but that's the only method that works currently. I tried fixing it 2 days ago and couldn't. I'll try again later.
  9. Maybe. If you're serious and still feel like doing it, talk to me again when you've finished the game. On a related note, I'm externalizing the memorial entries in the next version, so if there are any enthusiasts out there who'd like to make the memorials more lore friendly, you'll be able to do that soon.
  10. Here, https://copy.com/SzJPDQeMupm9YMQL Since you can't get it from nexus.
  11. The settings don't have anything to do with it, they're kept in the registry, it's normal. Your problem is that you clearly have an older version that didn't have the forceaa console command.
  12. You were either given an older version, or you typed ForceAA without a parameter. Thanks, updated the info.
  13. I can tell you how to get half way there. First of all, find all components of type Material and set their shaders to Trenton/Characters/PE_BumpSpec But if the component's name starts with "fx_", then set it to Trenton/Particles/PE_ParticleAdd At this point, your stag will stop being purple, but the particle effects will still be textureless. This is because the textures for them aren't included in the untiy3d file. You need to export them with Disunity from other unity3d files (which ones - idk exactly, one of the big ones). Then you must put them into your project and assign them to the Materials of the same name. At this point, your particle effects will start working, and your stag will work. However, the Stag's animation will still be broken. Don't know how to fix that yet. Most likely something needs to be exported from the big files and imported into this one, like with textures. (AnimatorController maybe?) There should really be a way to make it all work out of the box. Will look into it when I finish the game, but I'm not sure I'll be able to solve it.
  14. It doesn't do anything with the equipment bonuses. Nexus is serving a 0kb file for some reason. Don't know when they'll fix it.
  15. 4.5 -> 4.51 - Fixed a bug, where the 6th portrait highlight would always be on. - Fixed a bug in the ChangeClass console command. - Added a console command "ForceAA number". As you may know, you can set the Anti-Aliasing through the Msaa command, but the game doesn't remember this setting and resets it every time you transition to another area. By using ForceAA, the game will remember your desired setting. Accepted parameters are: 0, 2, 4, 8. Default is 4. - Added a console command "DisableBackerDialogues true/false". It must be used in conjunction with the "Rename Backers" mod. It takes effect after you transition or reload a savegame. - Added a checkbox in Options -> IE Mod for people who wanted to see all tooltips when pressing TAB. About ChangeClass. It now removes all talents and abilities, except racial ones and except Watcher's abilities, but that last part is not entirely true. I haven't progressed deep enough into the story to find all Watcher abilities, so it only makes an exception for Crucible_of_the_Soul. I will include others as I discover them, but for now you will lose them if you're going to respec your main character. You can get them back through the AddAbility console command, so it's not a problem. Note that you will also lose your abilities gained through equipment, but you will regain them as soon as you reload your save.
  16. Quite a few people asked for it, so it'll be implemented in the next version.
  17. 1920*1080 is the largest it seems, bigger resolutions only upscale this one.
  18. Are you doing AttributeScore Durance Intelligence 20? You need to do "FindCharacter Durance", you'll get something like NPC_Durance(Clone)_0 in the console command. So then use this name instead of just "Durance" for the attributescore command. I can't do this for my own PC. Every time I do: "FindCharacter True Menace" nothing but an error comes up so I can't get my own PC ID. It says "No command or script 'FindCharacter' accepting 2 parameters exists." Ok I found out your supposed to use "Player" instead of your actual PC... That's cause you're feeding it two parameters - "True" and "Menace", while it accepts only one. Just do FindCharacter Menace next time. Console command TT
  19. Are you doing AttributeScore Durance Intelligence 20? You need to do "FindCharacter Durance", you'll get something like NPC_Durance(Clone)_0 in the console command. So then use this name instead of just "Durance" for the attributescore command.
  20. If you used the ChangeClass command, it is likely that it was caused by it. I'll make a console command to remove abilities in a few days.
  21. But... this is the same path that he indicated. And this is the same path that I have on the mod's site. Now I'm confused. Is this instruction correct or not? "Place the contents of the archive into Steam ▸ steamapps ▸ common ▸ Pillars of Eternity ▸ PillarsOfEternity.app ▸ Contents ▸ Data ▸ Managed"
  22. Updated the asset editor for current game version http://rien-ici.com/iemod/asset_editor
  23. Updated the mod on nexus - "fix backer names" mod now actually works - "unlock combat inventory" mod now actually works - cheat console commands are now actually unlocked
  24. Yeah, maybe. I don't have a Mac, it's just some dude told me to write it like that, I've no idea if he's right or not. Haven't looked into global variables yet.
×
×
  • Create New...