Search found 29 matches

by apexchimps
Sat Nov 25, 2023 6:36 pm
Forum: Completed Games
Topic: Arthur & Susan: Almost Detectives [Mystery][Comedy][Detectives]
Replies: 0
Views: 8646

Arthur & Susan: Almost Detectives [Mystery][Comedy][Detectives]

Hi! It is a great pleasure to inform you that we have finally finished our latest and most ambitious adventure: Arthur & Susan: Almost Detectives , that will be released next week. We hope you enjoy it, and we will very gladly answer all your questions and comments. https://lh4.googleusercontent...
by apexchimps
Sat May 07, 2022 11:42 am
Forum: Ren'Py Questions and Announcements
Topic: Weird bug on panoramic Android phone
Replies: 0
Views: 1087

Weird bug on panoramic Android phone

Hi! We are testing our game on several devices, and we have found that in one of them (OnePlus Nord CE 5G) if runs... weirdly in two ways: 1. The Save screenshots are messed up. Look at the last three in this screenshot: https://i.ibb.co/Vt58Trj/Sin-t-tulo1.png 2. The screen is wider than the game r...
by apexchimps
Sun Feb 13, 2022 8:15 am
Forum: Ren'Py Questions and Announcements
Topic: [Question] Beep working in PC but not in Android
Replies: 2
Views: 642

Re: [Question] Beep working in PC but not in Android

Hi! I'm still struggling with this issue. I have managed to solve the beep problem by creating wav files with several beeps, instead of just one. Now the problem is that the wav file starts beeping with some delay, which makes it in some cases (short sentences) to start beeping after the letters hav...
by apexchimps
Mon Feb 07, 2022 4:58 pm
Forum: Ren'Py Questions and Announcements
Topic: Eliminate "crackle" from looped sound callback?
Replies: 4
Views: 1140

Re: Eliminate "crackle" from looped sound callback?

Hi! I just came across this exact same issue. I'm not sure why is happening but I managed to solve it by doing a fadeout of 0.1 seconds in the callback, in the sound.stop. If anyone has a better solution I would be glad to read it!
by apexchimps
Tue Jan 25, 2022 6:01 pm
Forum: We are offering Paid Work
Topic: [OPEN][PAID] Audio/programmer for Gibberish/Animalese
Replies: 0
Views: 2650

[OPEN][PAID] Audio/programmer for Gibberish/Animalese

Hi, We are doing a game with lots of characters (~30) and lots of text (50.000+ words). We currently have beep sounds and we are considering other options for steping up our game one notch. We are a very small indie studio, and the budget is tight, so the solution has to be witty and easily extendab...
by apexchimps
Thu Jan 20, 2022 4:23 pm
Forum: Ren'Py Questions and Announcements
Topic: How to rotate some dialogue texts? [SOLVED]
Replies: 2
Views: 356

Re: How to rotate some dialogue texts?

It works!

Thank you so much!
by apexchimps
Wed Jan 19, 2022 6:37 pm
Forum: Ren'Py Questions and Announcements
Topic: How to rotate some dialogue texts? [SOLVED]
Replies: 2
Views: 356

How to rotate some dialogue texts? [SOLVED]

Hi, I need some dialogues to be rotated, but not all of them. I have followed this thread [ https://lemmasoft.renai.us/forums/viewtopic.php?t=48089 ] succesfully, but either it rotates all texts or none. And I would like to decide, some of them rotated and most of them not. I have tried something li...
by apexchimps
Tue Nov 09, 2021 7:36 am
Forum: Ren'Py Questions and Announcements
Topic: LiveComposite moving characters not as expected
Replies: 1
Views: 563

LiveComposite moving characters not as expected

Hi! I've been working on this game, and I'm struggling with one thing I am not able to figure out. I do not fully understand how LiveComposite works, because sometimes my characters jump out of nowhere. And it's driving me crazy! I have defined two poses of my character as follows: image dmax p10 so...
by apexchimps
Sat Aug 14, 2021 6:16 pm
Forum: Ren'Py Questions and Announcements
Topic: Launch Project not working - No error log
Replies: 2
Views: 678

Re: Launch Project not working - No error log

I have tried, but both Delete Persistent and Force Recompile results in an error which states: "Launching the project failed. Please ensure that your project launches normally before running this command." I have finally recovered the project by importing a backup and copying all changes w...
by apexchimps
Sat Aug 14, 2021 12:48 pm
Forum: Ren'Py Questions and Announcements
Topic: Launch Project not working - No error log
Replies: 2
Views: 678

Launch Project not working - No error log

Hi, I was making some minor changes in the code to optimize PC/Android versions, and the Launch Project and Android-Emulation-Phone buttons have suddenly stopped working. No screen or error trace is shown. The only thing that updates is the log.txt file, but it provides very few information: Sat Aug...
by apexchimps
Tue Aug 03, 2021 5:58 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.4.7 Released
Replies: 11
Views: 6532

Re: Ren'Py 7.4.7 Released

Hi, I just downloaded 7.4.8.1895 and the error I mentioned early in this thread is no longer happening. Thank you so much, Tom! Best regards!
by apexchimps
Sat Jul 31, 2021 8:22 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.4.7 Released
Replies: 11
Views: 6532

Re: Ren'Py 7.4.7 Released

Thank you in advance, PyTom! Let me know if you need any code, log, output...
by apexchimps
Wed Jul 28, 2021 4:21 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.4.7 Released
Replies: 11
Views: 6532

Re: Ren'Py 7.4.7 Released

Hi, Sure, here it is the full trackback: I'm sorry, but an uncaught exception occurred. While running game code: File "game/03_00_Introduccion.rpy", line 91, in script michael "Menuda aventura." TypeError: unsupported operand type(s) for &: 'float' and 'int' -- Full Traceback...
by apexchimps
Wed Jul 28, 2021 6:50 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.4.7 Released
Replies: 11
Views: 6532

Re: Ren'Py 7.4.7 Released

Hi, I just updated from 7.4.6 to 7.4.7 and the game is not working now. I encounter this error quite frequently along the code: https://i.ibb.co/8xHCzwj/Image.png The error appears in apparently innocent dialogue lines, like this, which have worked normally in the past: michael "Menuda aventura...
by apexchimps
Sat Jul 24, 2021 8:45 am
Forum: Ren'Py Questions and Announcements
Topic: [Solved] Exception: Possible infinite loop
Replies: 4
Views: 946

Re: Exception: Possible infinite loop

Thank you for your quick answers, hell_oh_world, Ocelot and Alex! I have tried your solutions and I was able to solve it! In the end it has been a mixture of Ocelot's #1 solution and Alex's #1 solution. By removing the while-true and leaving just the pause (thanks Alex!) it worked almost right, but ...