0 of 0

File information

Last updated

Original upload

Created by

Wisp

Uploaded by

jsak

Virus scan

Safe to use

Tags for this mod

12 comments

  1. paranoidnendoroid
    paranoidnendoroid
    • supporter
    • 3 kudos
    Kept encountering a crash when I tried to open the alchemy menu due to the script trying to set mainMenuStatus.e.visible to true.

    I updated line 87 in main.lua to
    if (not mainMenuStatus.e) or (mainMenuStatus.e == nil) or mainMenuStatus.e.visible then return false end(the nil check) and it started working again. I didn't go through the entire script so not sure if this was the ideal solution but it worked for me so I figured I'd comment here.
  2. Nerevar42
    Nerevar42
    • member
    • 2 kudos
    Hi, for some reason the mod is incompatible with CREL and the game shows a black screen if you click "New Game" with both mods installed. It's a bit of a shame, although I have not enough experience with lua to undestand where that might truly come from.
  3. deleted2905154
    deleted2905154
    • account closed
    • 1 kudos
    On my installation this is conflicting with Arcimaestro Antares' Privileges and Services: starting a new game with both causes an indefinitely black screen after the intro video.
    Can't imagine how though (start scripts? I don't know), could also be something else interfering in my heavily modded game.
    Enabling either of the two after starting the game (i.e. loading a save after chargen) works fine.
  4. JoylessJoker15
    JoylessJoker15
    • member
    • 9 kudos
    Could you add an option so 'continue' also asks for confirmation ?
    1. jsak
      jsak
      • supporter
      • 10 kudos
      Good idea, I'll add it to the new version.

      EDIT: I think it would make more sense to only ask for confirmation while in-game and while the player is still alive.
    2. JoylessJoker15
      JoylessJoker15
      • member
      • 9 kudos
      to me, it is for both, because you can always miss click and get through loading screens before you can open the menu again. Also, is there a way to return to main menu while already in the game?
    3. jsak
      jsak
      • supporter
      • 10 kudos
      OK, I might add three options for this then: Enable, Disable, and only In-Game.

      As for your other question, that would be a no. There are too many parameters that are set up when the game starts (a new game or a loaded game) that cannot be reversed very easily (if at all). But why would you want to have that?
    4. JoylessJoker15
      JoylessJoker15
      • member
      • 9 kudos
      to be honest, I don't know. Other than most games on pc having this option i guess
    5. jsak
      jsak
      • supporter
      • 10 kudos
      LOL Just enjoy the game. I'll see what I can do about the first request though. I noticed that if I disable the Return button I press the Continue button by accident too. It's annoying.
    6. jsak
      jsak
      • supporter
      • 10 kudos
      The latest version (1.02-alpha) has the feature you requested.
  5. tauiin
    tauiin
    • supporter
    • 9 kudos
    what mod do you use for the HD text?
    1. jsak
      jsak
      • supporter
      • 10 kudos
      If you are referring to the screenshot it's not mine. You need to ask Petetehgoat about it (if you can find him), the creator of Continue. I am using Better Readable Beauty Font though and it looks pretty good.