ok tutorial, but for the love of god please slow down your explainations. Felt like i was watching this at 2 times speed sometimes. Thanks for showing me how to mod the game, even if it was sometimes hard to follow
lovely-injector has crashed: panicked at crates\lovely-core\patch\mod.rs:32:29: Failed to read patch file at "C:\\Users\\User\\Appdata\\Roaming\\Balatro\\Mods\\Steamodded\\core/deck.lua": Os { code: 2, kind: NotFound, massage: "The system cannot find the specified file. " }
Not sure whats up with my installation. TLDR: When i take the Version.Dll file from lovely and put it into the game directory it deletes itself immediately, and when i try to put it in a second time i get a "Invalid MS-DOS Function" message, and it fails. I haven't seen anyone mention this and could really use a point in the right direction.
@@Spoofyyy Hi, as long as you're keeping with the regular release of Steamodded (0.9.8) the only real change is the lovely injector file is called version.dll and that the lovely.toml is in the Steamodded zip. The changes were added to the added to the video description 👍
@@FunnyMuslim for the most recent version, version.dll isn't there anymore, Idk if your asking me to download an older version or something. the only main file the page is telling me to download is the lovely-x86 for windows, but its being flagged as a virus
@@FunnyMuslim sorry for intruding, but i cant seem to stop my computer from deleting the version.dll file. I've tried excluding it, but whatever i do it doesn't seem to work, do you know how I can fix it?
It's a smaller developer so if you can buy the game. But to answer your question, I don't believe there are any checks for steam verification so it's likely directly patching the application and should work.
If you pop on over to the balatro discord there will hopefully be a bunch of people that can help diagnose what's happening. Plus you'll be able to share screenshots 😊
@@FunnyMuslim ye that aint working, they just ignoring and most people are calling me stupid, its not my fault my pc has some problems, 0 help from the discord other then getting sent this video, which helped but still i cant do anything.
@@notbird1634 that's a shame most of the people I've talked to have been pretty nice always a few odd ones of course. I'll assume that you're on windows 10/11 what version of balatro do you have? I would make sure of a few things to start. 1)You have the latest version of balatro and all of the files I said to download. 2) Your windows is up to date and your antivirus isn't causing any issue with the dll that you downloaded. 3) your pc as a whole is functional if you have core functionality missing or restrictions put on you (eg a shared pc where you're not admin/ primary user) this might cause the method to fail 4) You've doubled check every file from this method is where it should be and the file structure reflects that
Hey ! Thank a lot, but don't work with the new version on 1.0.1 ? (i try to change all "1.0.0" to "1.0.1" in scripts but don't work) I have this error, a syntax error ?? Why syntax ? : " Error Syntax error: game.lua:4: '=' expected near 'Game' Traceback [love "callbacks.lua"]:228: in function 'handler' [C]: at 0x7ffe26182fa0 [C]: in function 'require' main.lua:16: in main chunk [C]: in function 'require' [C]: in function 'xpcall' [C]: in function 'xpcall' " Thanks to help me ! :)
Yay! Thank you so much. Took a little messing around since I'm not used to modding at all, but I got it working. :)
ok tutorial, but for the love of god please slow down your explainations. Felt like i was watching this at 2 times speed sometimes. Thanks for showing me how to mod the game, even if it was sometimes hard to follow
Sorry if this may be the wrong place to ask, but if I wanted to install it on Steam Deck, how would the steps change in my case?
lovely-injector has crashed:
panicked at crates\lovely-core\patch\mod.rs:32:29:
Failed to read patch file at
"C:\\Users\\User\\Appdata\\Roaming\\Balatro\\Mods\\Steamodded\\core/deck.lua": Os { code: 2, kind: NotFound, massage: "The system cannot find the specified file. " }
same here
Not sure whats up with my installation.
TLDR: When i take the Version.Dll file from lovely and put it into the game directory it deletes itself immediately, and when i try to put it in a second time i get a "Invalid MS-DOS Function" message, and it fails. I haven't seen anyone mention this and could really use a point in the right direction.
It's very likely that your antivirus solution is deleting it. You'll need to add it to your quarantine list and then it should work. :)
hey, its been months and i still have no idea what im doing, can you explain how to download it with the changes?
@@Spoofyyy Hi, as long as you're keeping with the regular release of Steamodded (0.9.8) the only real change is the lovely injector file is called version.dll and that the lovely.toml is in the Steamodded zip. The changes were added to the added to the video description 👍
@@FunnyMuslim for the most recent version, version.dll isn't there anymore, Idk if your asking me to download an older version or something. the only main file the page is telling me to download is the lovely-x86 for windows, but its being flagged as a virus
@@Spoofyyy version.dll is inside of the lovely injector zip archive it's not a virus but feel free to use virustotal to check.
@@FunnyMuslim thanks! I got it to work!
@@FunnyMuslim sorry for intruding, but i cant seem to stop my computer from deleting the version.dll file. I've tried excluding it, but whatever i do it doesn't seem to work, do you know how I can fix it?
Does it work with pirated balatro?
It's a smaller developer so if you can buy the game. But to answer your question, I don't believe there are any checks for steam verification so it's likely directly patching the application and should work.
i did the same thing but its not working
If you pop on over to the balatro discord there will hopefully be a bunch of people that can help diagnose what's happening. Plus you'll be able to share screenshots 😊
@@FunnyMuslim ye that aint working, they just ignoring and most people are calling me stupid, its not my fault my pc has some problems, 0 help from the discord other then getting sent this video, which helped but still i cant do anything.
@@notbird1634 that's a shame most of the people I've talked to have been pretty nice always a few odd ones of course. I'll assume that you're on windows 10/11 what version of balatro do you have? I would make sure of a few things to start.
1)You have the latest version of balatro and all of the files I said to download.
2) Your windows is up to date and your antivirus isn't causing any issue with the dll that you downloaded.
3) your pc as a whole is functional if you have core functionality missing or restrictions put on you (eg a shared pc where you're not admin/ primary user) this might cause the method to fail
4) You've doubled check every file from this method is where it should be and the file structure reflects that
It's have virus?
Hey ! Thank a lot, but don't work with the new version on 1.0.1 ? (i try to change all "1.0.0" to "1.0.1" in scripts but don't work)
I have this error, a syntax error ?? Why syntax ? :
"
Error
Syntax error: game.lua:4: '=' expected near 'Game'
Traceback
[love "callbacks.lua"]:228: in function 'handler'
[C]: at 0x7ffe26182fa0
[C]: in function 'require'
main.lua:16: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'
[C]: in function 'xpcall'
"
Thanks to help me ! :)
Hi, I'm on the latest version (non beta) and everything is working what I would suggest is verifying your game though steam
@@FunnyMuslim Oh yeahh thanks, i that !