Search found 192 matches
- Sat Sep 19, 2015 4:36 am
- Forum: Ren'Py Questions and Announcements
- Topic: renpy.movie_cutscene() videos are "lagging" [SOLVED...?]
- Replies: 3
- Views: 1853
Re: renpy.movie_cutscene() videos are "lagging"
Still no solutions. Dunno if anyone experienced the same before.
- Fri Sep 18, 2015 6:57 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved]Odd result on customizing quick menu button
- Replies: 11
- Views: 1171
Re: Odd result on customizing quick menu button
I have one other related question: Can I make the button floating up when they hover? Or just changing color is the only option worked? I personally never tried since I'm really new at all this stuff. But I would assume if you made a new hover .png with slightly bigger button images, it would make ...
- Fri Sep 18, 2015 6:00 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved]Odd result on customizing quick menu button
- Replies: 11
- Views: 1171
Re: Odd result on customizing quick menu button
Oh. Your coordinates are all wrong. hotspot (680, 418, 132, 30) action Rollback() hotspot (680, 520, 132, 30) action ShowMenu('save') hotspot (680, 618, 132, 30) action QuickSave() hotspot (680, 724, 132, 30) action QuickLoad() hotspot (680, 828, 132, 30) action Skip() hotspot (680, 942, 132, 30) ac...
- Fri Sep 18, 2015 10:54 am
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved]Odd result on customizing quick menu button
- Replies: 11
- Views: 1171
Re: Odd result on customizing quick menu button
I think that is the problem. You're already running the imagemap, why not just include the text in the imagemap itself? Use different shades for ground, idle, hover.
- Fri Sep 18, 2015 10:14 am
- Forum: Works in Progress
- Topic: Pokémon Academy Life (Fan Game) [Demo v1.0.2c]
- Replies: 91
- Views: 29402
Re: Fan game: Pokémon Academy Life [School Life][Drama][Roma
Demo stuff: Current state of the game is mostly just dialogue and making choices during conversation. Then followed by lines of text and text and more dialogue. Pretty linear. Nothing crazy yet. It's been five days since I thought about the project and actually sat down to work on it. Five days of l...
- Fri Sep 18, 2015 8:29 am
- Forum: Creator Discussion
- Topic: Question about Rollbacks
- Replies: 7
- Views: 1686
Question about Rollbacks
I understand that rollbacks are somewhat of a necessity as a safety net for players who make the wrong choice, accidentally or otherwise. But I find it to be highly exploitable. Players can just make a choice, realize it's not the best one, go back and choose another one. However, some games may hav...
- Fri Sep 18, 2015 5:00 am
- Forum: Ren'Py Questions and Announcements
- Topic: renpy.movie_cutscene() videos are "lagging" [SOLVED...?]
- Replies: 3
- Views: 1853
renpy.movie_cutscene() videos are "lagging" [SOLVED...?]
Okay, I've been dealing with this for quite some time and I honestly can't figure out what's going on. Basically videos I'm playing with: $ renpy.movie_cutscene('Message_v2.ogv') are lagging. Here's what I mean: CDVBUH6u9AE And yes, that video does have an audio track of equal length. It's just sile...
- Fri Sep 18, 2015 2:41 am
- Forum: Ren'Py Questions and Announcements
- Topic: How do I make dialogue text appear as though typed out?
- Replies: 3
- Views: 568
Re: How do I make dialogue text appear as though typed out?
Use the "characters per second" tag or "cps." From: http://www.renpy.org/doc/html/text.html cps: The characters per second tag sets the speed of text display, for text between the tag and its closing tag. If the argument begins with an asterisk, it's taken as a multiplier to the current text speed. ...
- Thu Sep 17, 2015 8:05 pm
- Forum: Works in Progress
- Topic: Pokémon Academy Life (Fan Game) [Demo v1.0.2c]
- Replies: 91
- Views: 29402
Re: Fan game: Pokémon Academy Life [School Life][Drama][Roma
If it's highly demanded, I can make it happenChillTaco wrote:I will play this, if it gives me the option to call Blue the name Gary or Buttcheeks
But then it might open a whole can of worms of people wanting to rename every character...
- Thu Sep 17, 2015 7:31 pm
- Forum: Works in Progress
- Topic: Pokémon Academy Life (Fan Game) [Demo v1.0.2c]
- Replies: 91
- Views: 29402
Re: Fan game: Pokémon Academy Life [School Life][Drama][Roma
Updated art for jerkface (Blue? Green?).


- Thu Sep 17, 2015 7:13 pm
- Forum: Ren'Py Cookbook
- Topic: Ren'Py QuickStart [Gallery, Codex, Scheduler, Tutorials etc]
- Replies: 96
- Views: 54084
Re: Ren'Py QuickStart [Gallery, Codex, Scheduler, Tutorials
By the way, I looked through this and broke it almost immediately 
1. Start game
2. Click Schedule
3. Click "Done" without selecting anything
4. Game says, "Please pick an activity for every week this month"
5. Game returns to Schedule menu
6. Click "Cancel"
7. Stuck.
1. Start game
2. Click Schedule
3. Click "Done" without selecting anything
4. Game says, "Please pick an activity for every week this month"
5. Game returns to Schedule menu
6. Click "Cancel"
7. Stuck.
- Thu Sep 17, 2015 4:38 pm
- Forum: Creator Discussion
- Topic: Has anyone used Kickstarter/Indiegogo?
- Replies: 18
- Views: 1737
Re: Has anyone used Kickstarter/Indiegogo?
What you could do is release the project for free, and then open a patreon or something similar as an indirectly related tip jar. But yeah, considering how hard Nintendo cracked down on game boy advance rom files, you'd be better off just doing a Pokemon influenced game regardless. ROMs are differe...
- Thu Sep 17, 2015 4:13 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do i speed up my transitions? (SOLVED)
- Replies: 7
- Views: 4275
Re: How do i speed up my transitions?
Try:
with Dissolve(insert number of seconds here)?
Not sure what the default is.
with Dissolve(insert number of seconds here)?
Not sure what the default is.
- Thu Sep 17, 2015 2:27 pm
- Forum: Works in Progress
- Topic: Pokémon Academy Life (Fan Game) [Demo v1.0.2c]
- Replies: 91
- Views: 29402
Re: Fan game: Pokémon Academy Life [School Life][Drama][Roma
Thanks. Still working on it while I'm responding hereDarim wrote:Looks really good!
However Nintendo shuts down fan games regularly. I hope they will tolerate this one
Twitch Dates Pokemon is alive so... I don't see why this won't fit the same condition. You never know, though.
- Thu Sep 17, 2015 12:39 pm
- Forum: Works in Progress
- Topic: Pokémon Academy Life (Fan Game) [Demo v1.0.2c]
- Replies: 91
- Views: 29402
Re: Fan game: Pokémon Academy Life [School Life][Drama][Roma
Yeah, the personalities part I think will be the most fun. I'd like to try and make them as relatable as possible. As for Red's art, I do have an alternate style more similar to the game. I'm working with the artist to make him look a little more mature because he still looks like a bratty 10-year-o...