Jump to content

MicheleMagus

Premium Member
  • Posts

    41
  • Joined

  • Last visited

Posts posted by MicheleMagus

  1. On Steam, that "X" jacks you onto the Download(DLC page for AE) which one can then "purchase" to upgrade the game, seems it also bought 100% of the Creation Kit Downloads. O_o

     

    I backed up my original install before playing about with upgrading, so I can keep playing like I am used to until the mods are all fixed, dlls, etc.

     

    Reverting is a good idea if your install borked.

  2. The problem is in Stage 195 of quest SE13.

    The crash seems to be caused by trying to play the cloud and Jyggalag EFX backwards.

    Remarking these lines out, or bypassing them by using moveto on the player. seems to fix it.

    setstage se14 5
    ; enable doors out of Palace worldspace
    SEDoorPalaceToBliss.enable
    ; turn fast travel back on
    EnableFastTravel 1
    ; disable all obelisks
    SetStage SEObelisks 200
    player.moveto SE11HaskillMarker
    
    ;The MoveTo function effectively shorts (remarks out) out any line coming after it
    ; turn off cloud swirl
    SE13JygaFXCloudSwirlREF.playgroup backward 1
    ; turn off light
    SE13JygaFX01REF.playgroup backward 1
    
    
  3. I ran into such the other day.

    I enabled them all in NMM, then launched F4se using NMM to launch it.

    Fired up with no errors, though this method also sets that "mod list" to read only, which NMM CAN work through easily enough.

     

    I hope this helps.

     

    I am running version 0.61.20 of NMM.

  4. Having the games and/or steam in a location outside the Windoze protected zone helps a lot.

    C:\Games or C:\Steam (which will default to all steam games installing outside the UAC.

     

    UAC is the usual villain which blocks modding these days.

     

    UAC usually applies to Program Files x86, Program Files, and Windows folders, and anything in them.

     

    I installed NMM to "C:\Games\Nexus Mod Manager" to avoid this old problem as well.

     

    I hope this helps.

  5. Custom portraits can be placed into C:\NeverwinterNights\NWN\portraits.

    Path will vary depending on where you installed it.

     

    The Game's own Portrraits are stored in BIF files, something not unlike the BSA files used by Bethsoft games, but built differently.

    If you are looking for packs of such things IGN's NWN Vault has a ton and is still operational. It's repository goes back to about 2002.

×
×
  • Create New...