Freddyfazballs
Newbie
- Dec 29, 2023
- 73
- 95
- 38
It depends on which walkthrough you're using. I'd recommend the Wiki.But I still want to do as much as possible, I like knowing things
I mean yeah, that list has basically everything I can do, but it never really specifies what I SHOULD do at any given timeIt depends on which walkthrough you're using. I'd recommend the Wiki.
You must be registered to see the links
I think most things should be doable in a single run (excepting the NG+ stuff, of course).
I wouldn't worry too much, it's not a very punishing game, and it's hard to lock yourself out of content. The main storyline is date driven, so you can't miss out on it, and the walkthrough details all the optional side-content you can explore when you have spare time. In general, places where you can opt out of sex is clearly marked; I don't do bullshit like "if you told her you like cucumbers instead of strawberries on day 1, she will refuse to go on a date with you on day 20".I mean yeah, that list has basically everything I can do, but it never really specifies what I SHOULD do at any given time
Yet I was sure that cucumbers was the right answer.. I should never have trusted Molly"if you told her you like cucumbers instead of strawberries on day 1, she will refuse to go on a date with you on day 20"
You should absolutely trust Molly.Yet I was sure that cucumbers was the right answer.. I should never have trusted Molly
it is finished. at least on steam. announcement :I still need to get around to doing a full NG+ run for all three books once its up.
Learn this. Know it. If you like to run stuff you DLd yourself on a mac you will run into this a lot.From the official page - for Mac users:
Notes:
- For OSX, you may need to give chmod +x permissions to make the application run.
| chmod +x Love of Magic.app/Contents/MacOS/*
and remove the Quarantine flag ("You must be registered to see the links")
| xattr -c Love of Magic.app
I was not intending to rebuild the entire game in renpy, no.will there be any remake or will your games be remade in new engine(renpy)?though i liked your games...
End of act 5 save.Hi does anyone have a save for the start of act 6 of book 1 or ig a full save? I switched pc's and ended up formatting my drive.
Thank you Droid love the game so far!End of act 5 save.
Likely just a naming snafu; the .e or .f changes would be just minor bugfixes either way (version codes go released.major.minor.bugfix)Ok, I downloaded the Book 1 from gofile .io/d/hcWmEX
filename is: "love_of_magic_ngp1_1_6_11f_win64.zip"
HOWEVER, in-game main menu states 1.6.11E
So, is the filename wrong, or is the in-game main menu listed version incorrect?
Even though the version is marked 1.6.11e on the splash screen, the in-game changelog does list changes up to 1.6.11f, so yeah, you probably just forgot to update the version numberLikely just a naming snafu; the .e or .f changes would be just minor bugfixes either way (version codes go released.major.minor.bugfix)
Hey!It's almost always because you've unzipped it to really deep path, or one using funny letters (%, $, \, {}) that confuse Unity's addressable system. Try putting it in c:\temp or something, and see if that helps.