Search found 635 matches

by KimiYoriBaka
Mon Jan 13, 2014 6:57 pm
Forum: Ren'Py Cookbook
Topic: Save-proof randomness
Replies: 7
Views: 4392

Re: Save-proof randomness

if you want to keep the player from savescumming an RPG scene or minigame while I can understand using this type of code if you want to set up a different course for your story each play-through or something, the reasons you mentioned are actually really bad. I would advise against that type of des...
by KimiYoriBaka
Mon Jan 13, 2014 6:51 pm
Forum: Ren'Py Questions and Announcements
Topic: Dynamic Cursor Config
Replies: 3
Views: 887

Re: Dynamic Cursor Config

have you tried using pygame to change it?

http://www.pygame.org/docs/ref/mouse.ht ... set_cursor

alternatively, you could try to hide the mouse cursor and then put your own image in place of it.
by KimiYoriBaka
Thu Dec 26, 2013 9:01 am
Forum: Creator Discussion
Topic: Visual Novels: Should We Abandon the Term? And How?
Replies: 95
Views: 10912

Re: Visual Novels: Should We Abandon the Term? And How?

is anyone else bothered by the usage of "visual novel" for short stories?

I feel like "visual story" would often be more fitting.
by KimiYoriBaka
Sun Dec 22, 2013 9:20 pm
Forum: Ren'Py Questions and Announcements
Topic: Working with Python code in Ren'Py
Replies: 3
Views: 4540

Re: Working with Python code in Ren'Py

okay, firstly, init python is a combination of two blocks into one so that you don't need to indent as much. the init block is so that the code will run before the actual game begins (right before the menus I think). if you want to run complex python code anywhere else you can put it in a python blo...
by KimiYoriBaka
Mon Dec 16, 2013 6:44 pm
Forum: Ren'Py Cookbook
Topic: custom mouse cursor code
Replies: 13
Views: 11162

Re: custom mouse cursor code

how do you change a mouse cursor when it hovers a specific imagebutton? as far as I know, there's no way to have the mouse cursor change based on the imagebutton itself, so you would need to instead tell the cursor to change when it hovers the area the imagebutton happens to be in. something like t...
by KimiYoriBaka
Sat Dec 14, 2013 5:14 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved] How to return back to previous label after jumping
Replies: 5
Views: 5808

Re: How to return back to previous label after jumping

, but the game pauses while i have this button. (i want this button while the game is going)

Code: Select all

call screen advice
should be

Code: Select all

show screen advice
call screen causes it's own "interaction" and then goes away, while show screen puts it on the screen until you hide it
by KimiYoriBaka
Thu Dec 05, 2013 11:58 pm
Forum: Ren'Py Cookbook
Topic: custom mouse cursor code
Replies: 13
Views: 11162

Re: custom mouse cursor code

the only difference between putting the list on one line and putting it on multiple is that I find putting it on multiple line is easier to read. python (and thus renpy) can still tell that it's one list by looking at the brackets. you're right about the comments though. I tend not to think about th...
by KimiYoriBaka
Tue Oct 29, 2013 1:31 pm
Forum: Completed Games
Topic: The Madness [Psychological Horror / Puzzle]
Replies: 146
Views: 37499

Re: The Madness [Psychological Horror / Puzzle]

*Secondly, when I’m trying the paper valves puzzle with the poison bottles, I get a RenPy error each time I try to click on the valves. oh, and I had figured I got that only cause of cheated... it's probably this one: I'm sorry, but an uncaught exception occurred. While running game code: File &quo...
by KimiYoriBaka
Wed Oct 23, 2013 2:44 pm
Forum: Completed Games
Topic: The Madness [Psychological Horror / Puzzle]
Replies: 146
Views: 37499

Re: The Madness [Psychological Horror / Puzzle]

oh wow. there's a lot of comments here about finding the game scary. I guess I'm in the minority then, in that I find it rather tame. I zoned out the voices rather quickly (though that might be because I dislike putting the volume at the normal level). I also found the [mannequin?] to be somewhat la...
by KimiYoriBaka
Mon Oct 14, 2013 1:50 am
Forum: Ren'Py Questions and Announcements
Topic: Lost RPY files? Restore them from RPYC!
Replies: 47
Views: 30144

Re: Lost RPY files? Restore them from RPYC!

Whatever you do is ALWAYS protected by copyright laws. For example, in many Social Network or sites (like Deviant Art) you POINT OUT that you give the material for free, and that's your own production. But YOU DON'T HAVE ANY RIGHT to touch my .rpyc, if I DON'T EXPLICITLY GRANT YOU THE RIGHTS. I don...
by KimiYoriBaka
Thu Sep 26, 2013 11:50 am
Forum: Ideas
Topic: Yandere: Love Me Or I'll Kill You [Modern, Horror]
Replies: 14
Views: 5659

Re: Yandere: Love Me Or I'll Kill You [Modern, Horror]

when I saw the name I thought about this game:
http://vndb.org/v1303

it doesn't have it in the listing, but the caption, "I love so I want to kill you", is pretty similar at a glance.
by KimiYoriBaka
Mon Sep 16, 2013 1:19 pm
Forum: Anime, Games, and Japan
Topic: Watamote!
Replies: 26
Views: 9990

Re: Watamote!

because they focus on entertaining the watcher more while giving little tidbits of the idea throughout episodes and this is why I haven't been watching. I'm waiting for my friends to tell me if the anime ever actually gets to the point. honestly, I think this one spends too much time focusing on ju...
by KimiYoriBaka
Sat Aug 24, 2013 4:51 pm
Forum: General Discussion
Topic: Pick the forum members' brains for your game :)
Replies: 32
Views: 6002

Re: Pick the forum members' brains for your game :)

I've been trying to research this for a while, and only just remembered this thread was here. I'm currently working on a supernatural mystery that will use the same system as my Leave the Room games (point-and-click, with four directions to look from every position). I'm trying to be very consistent...
by KimiYoriBaka
Wed Aug 21, 2013 3:51 pm
Forum: Anime, Games, and Japan
Topic: Oreimo (Ore no Imouto ga Konnani Kawaii Wake ga Nai)
Replies: 6
Views: 1564

Re: Oreimo (Ore no Imouto ga Konnani Kawaii Wake ga Nai)

the light novels ended the same way. the only difference right now between the two is the anime left out smaller details and skipped some scenes.

I've heard the blu-ray realise is supposed to include another book, but I can't verify that.
by KimiYoriBaka
Wed Aug 07, 2013 1:08 pm
Forum: Completed Games
Topic: Re:Set Episode 1 Remake : Thief of all Hearts [VN/RPG]
Replies: 78
Views: 30366

Re: Re:Set Episode 1 Remake : Thief of all Hearts [VN/RPG]

just played through a few times. not sure how I've completed since I couldn't see much difference each run-through. Certainly an enjoyable game. Good job overall. I found your story is less engaging than either the original version or doppleganger, however it's mainly due to preference (I have troub...