Sirius902 / LuaBackend

A standalone script interpreter for PC games. Compatible with LuaEngine.
GNU General Public License v3.0
40 stars 5 forks source link

Mods initializing but not working #21

Open Shivrael opened 2 months ago

Shivrael commented 2 months ago

Using latest Steam version, following all the back end loader instructions, I can get the modder to load and the console posts out successes, but it won't actually update the game with the content. 

image

All looks good, but doesn't give me any of the above perks. Any recommendations?

costantinog commented 1 month ago

Hi, i have the same problem, have you found solution?

Shivrael commented 1 month ago

Hi, i have the same problem, have you found solution?

I changed base = 0 in the recom section of my LuaBackend.toml and it started working

cahudson94 commented 1 month ago

Means you are using an outdated version of the files if you ran into this issue

Shivrael commented 1 month ago

Means you are using an outdated version of the files if you ran into this issue

Perhaps. But I am also using a WORKING outdated version of the files. Which given that what I wanted was to not actually have to play chain of cardbreaks, I'm ok with it.