Search found 5 matches

by maximinus
Wed Nov 11, 2015 5:28 am
Forum: Ren'Py Cookbook
Topic: [Tutorial] Moving from Pygame to Renpy
Replies: 0
Views: 4762

[Tutorial] Moving from Pygame to Renpy

I've seen a few tutorials on this forum that show you how to make a custom Displayable object so that you can have complete control over the scene graphics. This tutorial will approach that from the other way around. We will start with some Pygame code, and move that into Renpy. I am aware that ther...
by maximinus
Mon Nov 16, 2009 9:49 am
Forum: Old Threads (– September 2014)
Topic: Programmer offering help
Replies: 3
Views: 927

Re: Programmer offering help

I've programmed a full GUI in pygame before, and I know that ren'py might add a few restrictions but the fact that you can insert pygame code makes me very positive that I could do such a thing. I've only spent about 2 evenings looking over ren'py though, so don't expect me to do the impossible. But...
by maximinus
Mon Nov 16, 2009 2:47 am
Forum: Old Threads (– September 2014)
Topic: Programmer offering help
Replies: 3
Views: 927

Programmer offering help

Hi I'm fairly new to ren'py, and I've noticed that on this recruitment board are lot's of people asking about artists, musicians, actors and so forth. Well, I'd like to be a little different and offer my services as a programmer to a team that needs one. I feel that would be more constructive than j...
by maximinus
Sun Nov 15, 2009 10:31 am
Forum: Ren'Py Questions and Announcements
Topic: (Linux) Fatal Python Error: (pygame parachute) Segmentation
Replies: 8
Views: 2002

Re: (Linux) Fatal Python Error: (pygame parachute) Segmentation

Whatever the problem was (and I didn't look to hard) it was solved by just grabbing the latest version from the ren'py website. The included JEdit doesn't work on a standard Ubuntu 9.10 install. You can either download a JRE via synaptic, or just grab the version of SCITE from http://www.renpy.org/w...
by maximinus
Sun Nov 15, 2009 9:07 am
Forum: Ren'Py Questions and Announcements
Topic: (Linux) Fatal Python Error: (pygame parachute) Segmentation
Replies: 8
Views: 2002

Re: (Linux) Fatal Python Error: (pygame parachute) Segmentation

I get exactly the same error when trying to run ren'py itself. But I think Pygame itself is fine, because I code python regularly and my pygame code works fine. I use Ubuntu 9.10 and had a good look through the Ubuntu forums but couldn't find any answers their. Anybody else use Ubuntu and ren'py wor...