File information

Last updated

Original upload

Created by

DekitaRPG

Uploaded by

Dekita

Virus scan

Safe to use

Tags for this mod

387 comments

  1. Dekita
    Dekita
    • premium
    • 262 kudos
    Locked
    Sticky
    v1.9 Changelog:
    - Fixed issue of '~mods' folder not being properly created.
    - Fixed 'crash on save' issue (see shift+f6 feature removal).
    - Disabled 'Shift+F6' to open MCM while in game world - the current implementation was causing crashes for many users, and almost no mod authors had added support for the feature to their mods. Likely wont be adding this feature back anytime soon unless mod authors actually implement support first.
    - Added support for the latest experiemental release of ue4ss. (MAKE SURE TO MOVE ANY MOD FILES FROM `Binaries/Win64/Mods` to `Binaries/Win64/ue4ss/Mods`) - once the experiemental version of ue4ss becomes 'stable', this mods default file structure will be updated to match.

    v1.8 Changelog:
    - Small update for game version 0.3.2
    - Added gamepass specific (io-store) build

    v1.7 Changelog:
    - Mod now automatically creates ~mods folder if it doesnt already exist.
    - Made certain ui elements more modular (for use within XMOG Reskin System + other future mods)

    v1.6 Changelog:
    - Added NOT: prefix support for 'value objects' reqs. eg: (NOT:MyCustomBooleanOption)
    - Added MOD: prefix support for 'value objects' reqs. eg: (MOD:PakMods:DekFF7RSkins_P) (PakMods | PAK, LogicMods | LOGIC, LuaMods | LUA)
    - Added additional helper functions for logic mods;
    - BPFL Helper: `DekCheckModFileExists` (allows checking for existense of mods)
    - BPFL Helper: `DekUnregisterHook` (allows unregistering a registered hook)
    - BPFL Helper: `DekRegisterHook` (allows registering hooks similar to lua mods)

    v1.5 Changelog:
    - Fix for meta.game flag not responding properly
    - Added `AfterClickSavedButton` and `AfterUpdatedConfig` functions to easily hook into from lua
    - Added `SetupModConfigBindings` as a bp helper function to easily set event callbacks for `AfterClickSavedButton` and `AfterUpdatedConfig`
    - Added sound fx when click buttons etc
    - Improved Option Selection Highilight

    v1.4 Changelog:
    - Fix for 'string' option type's default empty string text.
    - Slight positioning fix for [More Mods] button.
    - Added support for 'name' property on "value objects".
    - Mod Config Menu can now be opened while in game! (Shift +F6 - Beta feature, see below)
    - Added 'reqs' property to make an option only show when some other boolean option is true.
    - Added 'hidden' flag for config option to not be shown within config menu (for secret dev config for w.e reason)
    - Added 'color' option type for mod developers.
    - Added support for boosty donation links.
    - Fixed incorrect version display on scene open.
    - Added 'keybind' option type for mod developers.
    - Minor visual enhancements..

    NOTE: only mods that have enabled 'game' and have properly bound and react accordingly to the relevant events (`OnResetModConfig` and `OnSavedModConfig`) will be configurable 'on-the-fly' while in game. (Shift+F6 - Beta feature, has to be implimented fully into each individual mod).. Mods that do not support editing in game will be visible while in game, but cannot be altered.

    Coming Soon:
    - localization support for configuration text? (maybe)
    - probably other things <3

    Mod Developers:
    make your mods compatible with this setup guide!

    My Other Mods

    High-Five via Patreon

    DISCORD SUPPORT SERVER

    Example of color button in menu^

    Example of color selection after pressing button^

    Example of custom keybind selection popup^

    PS: If your a developer who's mod is compatible with the config menu, make sure to leave a comment below with a link to your mod, or the mod
    number, and ill add it to the list on the main description page <3


    Side note, a very helpful user uploaded a great guide for manually installing this mod if your having trouble:
    https://www.youtube.com/watch?v=T5SSegSBMvY&
  2. Jewel724
    Jewel724
    • member
    • 0 kudos
    Shows up on the main menu, clicking it doesn't do anything.
  3. WelovemodsWyatt
    WelovemodsWyatt
    • member
    • 1 kudos
    Wait so- What files do i add- and what files do i not? do i just grab the "pal" folder from this and put it in the PALWORLD pal folder?
  4. TT546
    TT546
    • member
    • 0 kudos
    Everyone said to extract the file into the Mods folder in ue4ss folder, but I don't even have the ue4ss folder to begin with. I tried to create one and it did not work either, came up empty list.

    UE4SS 3.0.1
  5. Oscarwild66
    Oscarwild66
    • supporter
    • 0 kudos
    bumping fix. now works

    If you cannot see the mods in the MCM you want to move the folder 'DekModConfigMenu' fromPal\Binaries\Win64\ModstoPal\Binaries\Win64\ue4ss\Mods
    1. teague75
      teague75
      • premium
      • 0 kudos
      This worked for me. Much appreciated
    2. TT546
      TT546
      • member
      • 0 kudos
      I don't even have the ue4ss folder... it is a text document
  6. d6g4g654gf65g4
    d6g4g654gf65g4
    • member
    • 0 kudos
    When I install the mod with Vortex, everything works fine. However, it does not display the mods, and the installed mods (UE4SS3.0.1/Mods) no longer function.

    What am I doing wrong?
  7. WelovemodsWyatt
    WelovemodsWyatt
    • member
    • 1 kudos
    Is there supposed to be nothing in the ~mods folder? lol
  8. joosab
    joosab
    • member
    • 0 kudos
    Hello, the config menu is appearing but for some reason or another all the mods in \Palworld\Pal\Content\Paks\~mods do not appear on the config menu or work at all. i am not sure what is wrong considering this mod and the unlockmap mod work fine. For the record i believe this mod specifically is working as intended but i am unsure why the other mods do not appear or work properly. Any help is appreciated.
    1. Psymon777
      Psymon777
      • member
      • 0 kudos
      I too can not see any mods in the list even though i have some installed that use this mod.
    2. Dekita
      Dekita
      • premium
      • 262 kudos
      there is a huge chance you have installed the experiemental release of ue4ss, which changes the file structure. i've answered this multiple times and its honestly getting old. dont want to be mean or rude, but yeah, im sick of repeating this information..
    3. Mysetries
      Mysetries
      • member
      • 0 kudos
      If you keep answering this, and the solution is as simple as choosing the right directory... Why not edit your mod description with the info under "Known Issues" where you clarify what name the pak file needs. It would be as simple as pasting your other reply of:

      "Depending on the version of ue4ss you have, there may be files stored in `Binaries/Win64/Mods` (old ue4ss lua mods location) that need moved to the new location `Binaries/Win64/ue4ss/Mods`."

      Don't want to be mean or rude, but that would be simple and might stop people from asking.
    4. Sadghost16
      Sadghost16
      • member
      • 0 kudos
      And yet you still haven't updated the mod description as other mod creators have.
    5. Jagemo
      Jagemo
      • member
      • 0 kudos
      This would legit be no issue for you at all if you just updated the mod description instead of answering it here only lol
    6. Blacksilver0
      Blacksilver0
      • member
      • 0 kudos
      Edited
      Ignore this - i was stupid
  9. itzmexei
    itzmexei
    • member
    • 0 kudos
    If you cannot see the mods in the MCM you want to move the folder 'DekModConfigMenu' from Pal\Binaries\Win64\Mods to Pal\Binaries\Win64\ue4ss\Mods
    1. Queenofdragons6
      Queenofdragons6
      • member
      • 0 kudos
      Thank you!
    2. sanriothxt
      sanriothxt
      • member
      • 0 kudos
      Ty! This worked for the map collectible mod for me. Unfortunately remote palbox is still not showing but it works in game lol
    3. lalo1996
      lalo1996
      • member
      • 0 kudos
      this should be top answer 
  10. RagnaxErudon
    RagnaxErudon
    • member
    • 0 kudos
    Tested on a local save and on a server, both in version v0.5.5.

    Works perfectly!
  11. hobolyra
    hobolyra
    • member
    • 0 kudos
    I feel stupid asking this but can't find it anywhere: How do you bring this up on screen? I didn't see a keybind / instruction for that. Sorry!