Thank you for this it works but it doesn't let me play online mode even though I have the anti cheat turned on. It says error failed to launch in online mode. Is there a fix?
i have the problem that everything works but the buttons are just keyboard not controller the picture changes to ps4 but buttons dont change f rom keyboard
I spent hours trying to figure out how to make it work, and after looking at the settings within the game I found the option that I printed, I hope it helps those who couldn't, I tested it and it worked in version (1.10.1) Change the option from "keyboard and mouse" to "control", and the mod starts to work
Which files exactly does this modify? I'm using an overhaul mod that changes some icons and such so it has the 01_common.blytbnd.dcx file. I want to merge this one with that one using just the button prompts and layout.
This worked for me as of 8th March 2024 Game Version 1.10.1
Just make sure when you use other mods to change the "name" in the command line too, not only the path, leaving them both on default will lead to issues!
I got this running with Seamless Coop and Randomizer
64 comments
Change the option from "keyboard and mouse" to "control", and the mod starts to work
and I named that folder: ps5buttons
2. Extract the "menu" folder into the folder that you've just created on step 1.
3. Edit the eldenring_config.toml
mods = [
{ enabled = true, name = "ps5buttons", path = "mod\\ps5buttons" }
]
(you can find this part at the very bottom)
---
English noob. Hope it helps somebody.
Game Version 1.10.1
Just make sure when you use other mods to change the "name" in the command line too, not only the path, leaving them both on default will lead to issues!
I got this running with Seamless Coop and Randomizer
mods = [
{ enabled = true, name = "ps5buttons", path = "mod\\ps5buttons" },
{ enabled = true, name = "SeamlessCoop", path = "SeamlessCoop" }
]