The Witcher 3
0 of 0

File information

Last updated

Original upload

Created by

pMarK

Uploaded by

pMarK

Virus scan

Safe to use

70 comments

  1. pMarK
    pMarK
    • premium
    • 89 kudos
    Locked
    Sticky
    Installation
    1 - Unzip to game directory;
    2 - Add line "SCM.xml;" to files "dx11filelist.txt" and "dx12filelist.txt" in folder <Witcher 3>\bin\config\r4game\user_config_matrix\pc

    Uninstall
    1 - Delete folder "modSCM" in folder <Witcher 3>\mods;
    2 - Remove line "SCM.xml;" in files "dx11filelist.txt" and "dx12filelist.txt" in folder <Witcher 3>\bin\config\r4game\user_config_matrix\pc and delete the XML itself.
  2. TimwerPro
    TimwerPro
    • member
    • 0 kudos
    Is it possible to make an increase not 10 times, but for example 100?
  3. Charletron
    Charletron
    • supporter
    • 0 kudos
    Why is the mod coded to reject multiplier values less than 1? The mod menu allows us to select multipliers under 1 but the script just reverts it to 1

    if (value < 1.0f)
    {
    inGameConfigWrapper.SetVarValue('SWL', 'SWL', 1.0f);
    value = 1.0f;
    }
  4. Alfonsino
    Alfonsino
    • member
    • 0 kudos
    Thanks, it's my first playthrough and this should help deal with how overwhelming and discouraging it feels now.
  5. mo5044683
    mo5044683
    • member
    • 0 kudos
    wdym add line? in the installation...
  6. Phaz42
    Phaz42
    • premium
    • 76 kudos
    To offset some of the people reporting problems; this mod is working fine on the current patch (4.03) for me. Must me installation or merge issues... Thanks for the mod!
    1. swiftkaine
      swiftkaine
      • member
      • 19 kudos
      I couldn't run this mod, I'm getting a script error 
    2. swiftkaine
      swiftkaine
      • member
      • 19 kudos
      I don't know what to do with the merge
    3. swiftkaine
      swiftkaine
      • member
      • 19 kudos
      I solved the problem, after entering C command to all commands in merge and B command of yellow mutagen on the last conflicting bottom side, the game opened
  7. ohenthevoidwatcher
    ohenthevoidwatcher
    • member
    • 0 kudos
    so does this work for the classic version or ?
  8. swiftkaine
    swiftkaine
    • member
    • 19 kudos
    i get components.ws script error, when i delete the folder named components, the game opens, i set this mode to 5x, i don't know the possibility of the mod working when there is no folder named components, most likely the mod needs to be updated according to patch 4.03
  9. Thomenooos
    Thomenooos
    • member
    • 0 kudos
    Hello! I am having a hard time getting this mod, set XP multiplier and set skill points to work. I am getting scipts errors with friendly HUD mod. Anyone able to explain how to fix this. I dont know how to resolve scipt errors manually. 
  10. DaikoBlack
    DaikoBlack
    • premium
    • 0 kudos
    ?Cant use this mod cause there is something wrong going on with the compiling. Says something about a Abnormal "{" at Column 54 on my Merge File of InventoryComponent.ws



    Within this Area
    import class CInventoryComponent extends CComponent
    {
    editable var priceMult: float;
    editable var priceRepairMult: float;
    editable var priceRepair: float;
    editable var fundsType : EInventoryFundsType;
    private var recentlyAddedItems : array<SItemUniqueId>;
    privatevar fundsMax: int;
    privatevar daysToIncreaseFunds: int;
    1. pMarK
      pMarK
      • premium
      • 89 kudos
      Paste the merged file to https://pastebin.com/ and share the link.
    2. chalayex
      chalayex
      • member
      • 0 kudos
      Getting the same error
    3. pMarK
      pMarK
      • premium
      • 89 kudos
      Script Merger must be messing something up. Use pastebin.com to share the file.
    4. curtly
      curtly
      • premium
      • 0 kudos
      also getting the same error merged mods are
      slots slot slot 6
      indestructible items
      alchemy and crafting weight
      scm
      https://pastebin.com/6fRhgMun

      it wasnt until i added scm that i started getting merge errors
  11. czesti97
    czesti97
    • supporter
    • 0 kudos
    Don't work. I set the multiplier to 10x and got 22 crowns for the missions
    1. pMarK
      pMarK
      • premium
      • 89 kudos
      The only possible reason why it wouldn't work is if you have some mod conflict.