Search found 143 matches

by Efreet
Fri Jul 22, 2011 8:40 am
Forum: Ren'Py Questions and Announcements
Topic: How to add a slider icon to an imagemap hotbar?
Replies: 7
Views: 1252

Re: How to add a slider icon to an imagemap hotbar?

Awesome, thanks for your help SleepyKirby! :D

I'll put this in code when I have time later on and see how it all turns out.
by Efreet
Thu Jul 21, 2011 7:04 pm
Forum: Creator Discussion
Topic: How soon should a demo be released?
Replies: 4
Views: 600

Re: How soon should a demo be released?

I'm with babyfish on this, a demo is like a taster of what the game will be like, such as the beginning or some other scene.

If you want to let people know your project is not dead, just post some screen shots or updates about what you've done in a WIP post.
by Efreet
Thu Jul 21, 2011 11:30 am
Forum: General Discussion
Topic: Production Group Name
Replies: 21
Views: 1639

Re: Production Group Name

Actually one other thing I do, though others might see this as excessive, is that I Google search any names to see if they're taken.

Snowsoft is a UK software company and Snowpro is some Canadian Ski Instructors' Alliance website and shop. =P

Don't let that stop you or anything...
by Efreet
Thu Jul 21, 2011 9:29 am
Forum: General Discussion
Topic: What are you listening to?
Replies: 380
Views: 33443

Re: What are you listening to?

Memes eh? How about some MMDs?



Not as classy, but really fun.
by Efreet
Thu Jul 21, 2011 9:23 am
Forum: General Discussion
Topic: Production Group Name
Replies: 21
Views: 1639

Re: Production Group Name

Me and my friend are currently trying to come up with a circle name, but it's been pretty hard to come up with something original (which could just be the way the word looks), sounds fitting (to what we're going to do) and snappy. I mean there are other examples such as Team Shanghai Alice (one pers...
by Efreet
Wed Jul 20, 2011 8:22 pm
Forum: Ren'Py Questions and Announcements
Topic: game directory problem? 'cant locate image!'
Replies: 5
Views: 580

Re: game directory problem? 'cant locate image!'

One way to avoid having this problem is to not hide known extensions for known files. I'll assume you're using Windows Vista or 7, go into any common window, click 'Organise', click 'Folder and search options', click the 'View' tab, and untick the "Hide extensions for known file types". A previous p...
by Efreet
Wed Jul 20, 2011 8:17 pm
Forum: General Discussion
Topic: "Windows Installer has stopped working" *cries*
Replies: 2
Views: 578

Re: "Windows Installer has stopped working" *cries*

That's probably the one thing I fear most... Faulty components. Not to mention how much time and work it would be to single out the error... I'll reformat the whole thing in the next couple of days, and then try taking out some parts like you said. My MOBO is one of those that doesn't have a video c...
by Efreet
Wed Jul 20, 2011 5:17 pm
Forum: General Discussion
Topic: "Windows Installer has stopped working" *cries*
Replies: 2
Views: 578

"Windows Installer has stopped working" *cries*

So has anyone else experienced this problem with M$ Windows 7 64-bit? I only recently put together my computer and upgraded to the latest OS 64-bit, but I seem to be having a lot more trouble than I bargained for. Putting together the PC was fine, installed the OS and there were funny things like BS...
by Efreet
Tue Jul 19, 2011 10:28 pm
Forum: Creator Discussion
Topic: Options for The Art-Impaired
Replies: 18
Views: 1618

Re: Options for The Art-Impaired

Following on from SilverxBlue's suggestion, you could find premade sprites such as the loli generator where you can generate a couple of different loli girl characters with different expressions - you should be able to search the post in the forums. The downside of this is that the style might not s...
by Efreet
Tue Jul 19, 2011 10:11 pm
Forum: General Discussion
Topic: What are you listening to?
Replies: 380
Views: 33443

Re: What are you listening to?



It's late, and this song can be pretty soothing once you get into it.
by Efreet
Mon Jul 18, 2011 6:38 pm
Forum: Ren'Py Questions and Announcements
Topic: Images not loadable...? [Solved!]
Replies: 42
Views: 6603

Re: Images not loadable...?

Ah yes I was going to mention the same, if you want to change the option to let you see extentions, go into "Organize" on any common window's folder, then "Folder and Search Options", "View" and untick the "Hide extensions for known file types". You'll have more control over your files then.
by Efreet
Mon Jul 18, 2011 6:09 pm
Forum: Ren'Py Questions and Announcements
Topic: Images not loadable...? [Solved!]
Replies: 42
Views: 6603

Re: Images not loadable...?

I've tried using those images in place of mine and they work perfectly fine in-game... I wonder what else it could be?

It's probably some odd code somewhere.
by Efreet
Mon Jul 18, 2011 5:05 pm
Forum: Ren'Py Questions and Announcements
Topic: Images not loadable...? [Solved!]
Replies: 42
Views: 6603

Re: Images not loadable...?

By the way that save file is naturally occuring with all those numbers. I don't think the indentation is wrong, but double check to make sure.

I can't think of anything else, other than you try making a new project, and copying the image files and script text to the new project. See if that works?
by Efreet
Mon Jul 18, 2011 4:03 pm
Forum: Creator Discussion
Topic: High points and normality
Replies: 7
Views: 793

Re: High points and normality

In that case, what you might want to consider is how 'high' or how 'low' the high and low points get if you want. I would look back over Clannad and see how it handles their highs and lows, especially when you're dealing with several different characters. You might just have to stick with one climax...
by Efreet
Mon Jul 18, 2011 3:42 pm
Forum: Ren'Py Questions and Announcements
Topic: Images not loadable...? [Solved!]
Replies: 42
Views: 6603

Re: Images not loadable...?

Do you think you could load your script (only the first bit where you define your images and where you show them) with your mentioned .png files in a zip folder?

We might be able to see what's the reason as to why the images are not loadable.