Search found 299 matches

by tuna_sushi
Wed Jul 28, 2021 5:59 pm
Forum: Ren'Py Questions and Announcements
Topic: Performance warning for Renpy 7.4.5.1648
Replies: 2
Views: 827

Performance warning for Renpy 7.4.5.1648

Hi having serious problems getting past the screen regarding the performance warning. Had no problems at all playing any renpy games prior to this version of renpy. My error log is attached to my post but the most obvious error is... The following gl functions are missing: - glActiveTexture - glAtta...
by tuna_sushi
Thu Aug 02, 2012 12:13 pm
Forum: General Discussion
Topic: What will you become in game or anime?
Replies: 16
Views: 1927

Re: What will you become in game or anime?

If I was in a game/VN, I would be the faceless person in a busy classroom background! XD
by tuna_sushi
Tue Jul 31, 2012 8:12 pm
Forum: Ren'Py Questions and Announcements
Topic: renpy and computer time
Replies: 3
Views: 1568

Re: renpy and computer time

Ah, thank you two!
I read the module, now I'll try it out once I get Ren'Py to work...
by tuna_sushi
Tue Jul 31, 2012 5:39 am
Forum: Ren'Py Questions and Announcements
Topic: renpy and computer time
Replies: 3
Views: 1568

renpy and computer time

Is it possible to connect a renpy game with the computer time?
Example: if it is 11:00 - 15:00, person A's hairstyle will change. (That's not how it works in my game, it's just an example.)

If it is possible, how to do it?
by tuna_sushi
Tue Jul 31, 2012 4:40 am
Forum: General Discussion
Topic: Worst/Creative Places to Be Trapped?
Replies: 47
Views: 5071

Re: Worst/Creative Places to Be Trapped?

¤ Your friend's house. Maybe it's the day you realised he/she is a ghost/monster/robot/etc. :-P
¤ A train. And you're the only one in your cart.

That's all I can think of right now, 4:30 in the morning. Orz
by tuna_sushi
Mon Jul 30, 2012 6:14 pm
Forum: Creator Discussion
Topic: Ren'Py vs kirikiri2
Replies: 25
Views: 6979

Re: Ren'Py vs kirikiri2

In here , it says that KiriKiri and Livemaker are the recommended. But: Ren'Py [Free] This can be run on Windows · Mac · Linux · Android, Novel-adventure game production software. With the "Python" programming language, can also be highly customizable. This is why I love Ren'Py. I love cus...
by tuna_sushi
Mon Jul 30, 2012 4:41 pm
Forum: General Discussion
Topic: Where to buy Japanese stuff?
Replies: 10
Views: 8651

Re: Where to buy Japanese stuff?

by tuna_sushi
Mon Jul 30, 2012 3:43 am
Forum: Ren'Py Questions and Announcements
Topic: Loading image in android?
Replies: 0
Views: 462

Loading image in android?

Okay, maybe this is a noob question, but I can't find the answer anywhere... :oops:
So... how do we put the loading image when the game is loading in android?
do we just use presplash?? Oh no, I'm such a noob at ren'py android. :( :oops:
by tuna_sushi
Sat Jul 28, 2012 6:43 pm
Forum: Ren'Py Questions and Announcements
Topic: How to put a player's name in it's own window (solved)
Replies: 6
Views: 1899

Re: How to put a player's name in it's own window

It's a code you put while defining characters.
The code is this:

Code: Select all

show_two_window=True
You put it on like this:

Code: Select all

    define al = Character("Alice", show_two_window=True)
by tuna_sushi
Sat Jul 28, 2012 1:50 am
Forum: Anime, Games, and Japan
Topic: Favorite AMVs?
Replies: 18
Views: 4447

Re: Favorite AMVs?

I don't really watch AMVs, but when my friend showed me some, there were interesting videos. My All-time favorite is this one: [WARNING] Little Busters! SPOILER for every route including Refrain http://www.youtube.com/watch?v=tYl1knTXmvA&feature=results_video&playnext=1&list=PL598E2A74FF...
by tuna_sushi
Wed Jul 25, 2012 9:18 pm
Forum: General Discussion
Topic: PMs
Replies: 2
Views: 732

PMs

Okay, so I sent the same message to the same person 3 times, and every one of them stayed in my outbox. I waited 1 week per message!
Is something wrong with my account?
by tuna_sushi
Wed Jul 25, 2012 4:47 am
Forum: Asset Creation: Art
Topic: Art Learning Resources
Replies: 109
Views: 211839

Re: Art Learning Resources

For 2D animation, I found a great program. Unfortunately, it's only available in Japanese. (For now)
It's called Live2D
It's actually 2D/3D (a mix of the two) and it makes smooth animations!

I heard some Japanese VN companies use them to make animated sprites.
by tuna_sushi
Sat Jul 21, 2012 8:31 pm
Forum: Asset Creation: Art
Topic: Png animation problem
Replies: 12
Views: 2348

Re: Png animation problem

Try cutting all the "xalign" and "yalign" It doesn't move anyway, right?

Code: Select all

image breezeswdatk:
    "Breeze/Battle/sft1.png"
    pause .5
    "Breeze/Battle/sft1-2.png"
    pause .5
    "Breeze/Battle/sft1-3.png"
label start:
    show breezeswdatk
by tuna_sushi
Sun Jul 15, 2012 12:17 am
Forum: Asset Creation: Art
Topic: Have you tried SweetHome3D
Replies: 5
Views: 2151

Re: Have you tried SweetHome3D

Oh! SweetHome3d! :o
I used it for about three months now, and I love it!
The rendering is really easy, and that's what I like best :)
I also like the floorplan, it makes things much more organized. :D <-- Not an organized person ^.^"