So i did follow your instructions, but somehow i cant get it to work.Github Readme has been updated with new instructions on how to use the Github build.
More help is always appreciated! Shoot me a private messageThanks for all the hard work you guys. It's awesome that you all came together to improve an already great game. Any way I can help out?
Hmm that's sounds weird. How did you unpack the game? The path needs to be "Projects\Rouge-Like-Expanded-master". If the game folders content gets unpacked directly into the projects folder it won''t work.So i did follow your instructions, but somehow i cant get it to work.
I downloaded Renpy, the mod and the image pack.
I unpacked Renpy, created a folder called "project" outside of the Renpy folder and set this folder as the project folder in the preferences of Renpy.
Then i unpacked the mod in the project folder, unpacked the image folder in the mod folder and started Renpy. But when i do, i do not see the mod under projects. Only the two projects "Tutorial" and "The Question". Does anybody have the same problem? Or does anyone see what i am doing wrong?
Oh and btw: thanks for writing this tutorial! its easy to follow and i dont think its the tutorials fault that i cant get it working, but i would be happy if someone could spot my mistake and help me out here.
I have the EXACT same issue. Followed it 1:1 and now I still only see tutorial and the question. I even copied the exact folder name from youMore help is always appreciated! Shoot me a private message
Hmm that's sounds weird. How did you unpack the game? The path needs to be "Projects\Rouge-Like-Expanded-master". If the game folders content gets unpacked directly into the projects folder it won''t work.
Same issue for me ! Without the "game" folder, renpy doesn't find the new project.I have the EXACT same issue. Followed it 1:1 and now I still only see tutorial and the question. I even copied the exact folder name from you
The instructions aren't wrong. It's specified that the path needs to be "Projects\Rouge-Like-Expanded-master".I had a look and your instructions are indeed wrong.
Ren'Py expects a Projects/<Project-name>/game folder and you need to clone the git repo contents into this game folder.
I even confirmed it by letting ren'py generate a dummy test project and it creates a test/game folder which contains all the .rpy files and has an images sub-folder
I think what he was saying is it needs to be Projects\Rouge-Like-Expanded-master\gameThe instructions aren't wrong. It's specified that the path needs to be "Projects\Rouge-Like-Expanded-master".
Yeah, I found the problem. I was thinking that the "game" folder was inside "Rouge-Like-Expanded-master", but it's not.I think what he was saying is it needs to be Projects\Rouge-Like-Expanded-master\game
And that Little mistake almost causes the third world war u,uYeah, I found the problem. I was thinking that the "game" folder was inside "Rouge-Like-Expanded-master", but it's not.
That did it, but now I'm getting an error:The instructions aren't wrong. It's specified that the path needs to be "Projects\Rouge-Like-Expanded-master".
Edit: I've had a look at it and found the problem. When downloading the master build the folder structure doesn't fit the instructions. I'll edit the instructions. Thanks for pointing it out!
That did it, but now I'm getting an error:
You don't have permission to view the spoiler content. Log in or register now.
How to install it correctly?
Everything in the github go into the folder game
All these files on Rouge-Like-Expanded master go inside folder game
I hope now understand why I asked to explain normally how to update the game through the githab. This "simplest" from the words of the developers action in fact does not look so simpleYeah, I found the problem. I was thinking that the "game" folder was inside "Rouge-Like-Expanded-master", but it's not.
If just need to start to learn the engine to play the game, then you need to do the following steps. To completely simplify the task, make instructions on how to fix bugs on your own. Then, instructions on how to add new content and characters. And after a while, ordinary users themselves will start making games.If anyone is having issues with the Github build, I suggest taking some time to learn how Ren'Py works. I cannot make the instructions any simpler.
Already did, but thanks!Yeah now it works. Thanks.
You might want to change instruction number 10 a little bit maybe.
10. Create a folder "common" inside Rogue-Like-Github\game\renpy. Then download this file and extract into "renpy-6.99.13-sdk\renpy\common"and also into "Rogue-Like-Github\game\renpy\common".