Yes they are. We need .rpy files. Extracting .rpa files creates two files - an .rpy file, and a .rpyc file.If you are talking about the .rpa files they aren't supposed to get extracted.
It's not a .rar file. There are NO .rar files anywhere around the DMD game. It's .rpa. Completely different thing.You just have to extract the .rar file and put the "game" folder inside the game's main directory.
I located the files: Select the application > Choose Show Package Contents > go to Dating_My_Daughter/Contents/Resources/autorun/game/ and replace the files.It's not a .rar file. There are NO .rar files anywhere around the DMD game. It's .rpa. Completely different thing.
The mod has .rpy files. The game has .rpa files. You need to extract the .rpa files in order to get the correct .rpy files out. THEN replace them. As I stated,I located the files: Select the application > Choose Show Package Contents > go to Dating_My_Daughter/Contents/Resources/autorun/game/ and replace the files.
However, that gives me the following crash info:
Gotcha... anything I can use to extract on Mac, or should I just do it on the Dell and transfer over?The mod has .rpy files. The game has .rpa files. You need to extract the .rpa files in order to get the correct .rpy files out. THEN replace them. As I stated,You must be registered to see the linksdoes work. Its a tad confusing, but if you follow the directions well, it shouldn't be that hard.
Don't think that will work. Mac uses different Folder structure and maybe the code is actually different in Mac too.You just need to get the extracted version of the game already given by an user in main thread
Then, just change content of your mac version (the "game" directory) with the content of extracted windows version
And done
It's all Python (ren PY), so it works cross platform no problem. There are platform specific libraries, but all the game specific stuff (.rpa stuff) is cross platform, and any game can be run via the renpy game launcher.Don't think that will work. Mac uses different Folder structure and maybe the code is actually different in Mac too.
But on side note I have a request for your mod. Is it possible to add a stat window of some kind that shows what the stats are for each character? Like BDSM / Tits / Ass and such? Like a stat counter?
This mod so far is amazing and I love the idea and implementations you have done already Thank you for this amazing Mod
I'm loathe to ask since you have done awesome work for us already, but my search-fu has failed me. Where is the extracted version you mention?You just need to get the extracted version of the game already given by an user in main thread
Then, just change content of your mac version (the "game" directory) with the content of extracted windows version
And done
He is using Windows version on his Mac... I don't think there is a Mac version of this game. Or is there?You just need to get the extracted version of the game already given by an user in main thread
Then, just change content of your mac version (the "game" directory) with the content of extracted windows version
And done
No, I'm not, and yes, there is.He is using Windows version on his Mac... I don't think there is a Mac version of this game. Or is there?
Any Ren'py Windows version can be launched on a Mac by throwing it into the Ren'py game launcher. They are also almost exactly the same in code, especially considering it in terms of a Mod.He is using Windows version on his Mac... I don't think there is a Mac version of this game. Or is there?