Search found 5 matches

by M0d1997
Wed May 18, 2022 4:54 am
Forum: Creator Discussion
Topic: Anyone else getting this error when launching renpy (or renpy games)
Replies: 0
Views: 4264

Anyone else getting this error when launching renpy (or renpy games)

Hey everyone! I'm getting an error whenever I launch Ren'py nowadays, including any Ren'py games and I can't figure it out. I'm using windows 11, and this is the error I'm getting. It only seems to be on recently updated games (the one I'm working on is actually alright, just new ones.) sadly though...
by M0d1997
Sat Aug 28, 2021 8:32 pm
Forum: Ren'Py Questions and Announcements
Topic: How to declare an extension as an image?
Replies: 4
Views: 692

Re: How to declare an extension as an image?

That worked beautifully! I ran the code and commented out the code I was using before, and had no issues! One day I hope to get that good at coding. Later on, I'm probably going to pick it apart and see if I can understand it fully. If you need anything feel free to let me know, however unlikely it ...
by M0d1997
Sat Aug 28, 2021 4:23 pm
Forum: Ren'Py Questions and Announcements
Topic: How to declare an extension as an image?
Replies: 4
Views: 692

Re: How to declare an extension as an image?

I'm not fully understanding the code there, or in the renpy documentation to be honest. According to the documentation, I could use renpy.list_files ("game/movies", common=True) to list all the files in the directory "movies" correct? If thats the case, I think what you're saying...
by M0d1997
Sat Aug 28, 2021 1:20 am
Forum: Ren'Py Questions and Announcements
Topic: How to declare an extension as an image?
Replies: 4
Views: 692

How to declare an extension as an image?

(This symbol (%) indicates an indentation) Hey everyone! I'm creating a project, and what I'm trying to do is NOT have to write: image charselect = Movie(size=(1920,1080), channel ="movie", play="movies/charselect.webm", loop=True) over and over again. The code I am using to acco...
by M0d1997
Sat Aug 28, 2021 1:14 am
Forum: Welcome!
Topic: Guestbook
Replies: 5541
Views: 2856457

Re: Guestbook

Hey Everyone! I'm starting to create a project, and I wanted to join this esteemed forum to get, and to share support and advice! I'm solo, entirely, so thats fun, but, anything I learn I am more than willing to share with anyone I come across!