VN Ren'Py Genjutsu Gambit [v0.18] [Brellik]

4.00 star(s) 3 Votes

TFFBladez

Active Member
Oct 10, 2020
671
222
Is there actually a difference in being a good guy with Tenten? Edit* I also hope everything isn't going to be hidden behind Patreon.
 
Last edited:

Muramasa0

Thicc thighs for breakfast
Donor
Jun 25, 2018
686
493
Can barely believe I'm looking at some both gorgeous AND consistent AI generated art! This game is gonna be great!
 
  • Like
Reactions: Hellbian

Attis Game

Newbie
Aug 21, 2023
29
29
View attachment 2987076

Overview:
Your clan was destroyed, and you swore to avenge them. After 20 years of training fuelled by hatred, you became a master of genjutsu, the art of mind manipulation. You set course for Konoha, where you plan to employ your skills to fulfil your vendetta.

Encounter all the iconic characters from the Naruto universe, befriend them, corrupt them, and control them. Create havoc in the balance of the village and use that to rise to the top of the hierarchy.​

Thread Updated: 2023-11-14
Release Date: 2023-11-14
Developer: Brellik - -
Censored: No
Version: 0.18
OS: Windows, Linux Mac, Android
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.

DOWNLOAD
Win/Linux: WORKUPLOAD - - MEGA - - PIXELDRAIN
Mac:
WORKUPLOAD - - MEGA - - PIXELDRAIN
Android:
WORKUPLOAD - - MEGA - - PIXELDRAIN

View attachment 2986953 View attachment 2986965 View attachment 2987094 View attachment 2987096 View attachment 2987098 View attachment 2987099
exelentt art, i realy like it
 

HollyBat

Newbie
Oct 28, 2021
48
73
Brellik With 0.18, the Ramen Minigame is absurdly fast, and no matter what ingredients I add it comes out wrong. Only having 4 seconds to identify and add 5 ingredients is a bit much. The fact that no matter what I get the same thing is frustrating.
 

Kybo

Member
Mar 27, 2022
292
277
Brellik With 0.18, the Ramen Minigame is absurdly fast, and no matter what ingredients I add it comes out wrong. Only having 4 seconds to identify and add 5 ingredients is a bit much. The fact that no matter what I get the same thing is frustrating.
i agree with you. If adding more ingredients then Brellik should add more time to choose those ingredients than LIGHTNING FAST those choices. Its common sense

is it just me or is there literally no time to play the mini game?
and even if you get it in time no combination works its always wrong
it´s just don´t have time to choose those ingredients.
More time would be nice

ps. Chili ingredient its now only for Patreon users
1700073412025.jpeg
 

Brellik

Newbie
Game Developer
Oct 2, 2023
18
196
While running game code:
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
[Previous line repeated 2 more times]
File "game/Chapter 2/characters/MC2.rpy", line 88, in script call
call nap from _call_nap
File "game/Chapter 2/characters/Ino2.rpy", line 42, in script call
call ino_workout3 from _call_ino_workout3
File "game/Chapter 2/characters/tenten2.rpy", line 82, in script call
call screen shop_screen2
File "game/Chapter 2/characters/tenten2.rpy", line 13, in script call
call screen tenten_shop_screen
File "game/costum_screens.rpy", line 45, in script call
call screen map
File "game/Chapter 2/inventory.rpy", line 11, in script call
call screen inventory_screen
File "game/Chapter 2/characters/Ino2.rpy", line 15, in script call
call screen flower_shop_ino
File "game/Chapter 2/inventory.rpy", line 11, in script call
call screen inventory_screen
File "game/Chapter 2/inventory.rpy", line 221, in script call
call screen inventory_screen
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 90, in script call
call sleep from _call_sleep
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/costum_screens.rpy", line 45, in script call
call screen map
File "game/Chapter 2/characters/shizune2.rpy", line 19, in script call
call screen hospital
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 90, in script call
call sleep from _call_sleep
File "game/Chapter 2/characters/tenten2.rpy", line 82, in script call
call screen shop_screen2
File "game/Chapter 2/characters/tenten2.rpy", line 13, in script call
call screen tenten_shop_screen
File "game/Chapter 2/characters/Ino2.rpy", line 158, in script call
call screen ino_shop_screen2
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 90, in script call
call sleep from _call_sleep
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 90, in script call
call sleep from _call_sleep
File "game/Chapter 2/characters/Ino2.rpy", line 44, in script call
call ino_workout6 from _call_ino_workout6
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 90, in script call
call sleep from _call_sleep
File "game/Chapter 2/characters/Ino2.rpy", line 15, in script call
call screen flower_shop_ino
File "game/costum_screens.rpy", line 50, in script call
call screen map
File "game/Chapter 2/characters/tenten2.rpy", line 82, in script call
call screen shop_screen2
File "game/mini_game.rpy", line 320, in script
$ current_customer = renpy.random.choices(customer, weights)[0]
File "game/mini_game.rpy", line 320, in <module>
$ current_customer = renpy.random.choices(customer, weights)[0]
ValueError: The number of weights does not match the population

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
[Previous line repeated 2 more times]
File "game/Chapter 2/characters/MC2.rpy", line 88, in script call
call nap from _call_nap
File "game/Chapter 2/characters/Ino2.rpy", line 42, in script call
call ino_workout3 from _call_ino_workout3
File "game/Chapter 2/characters/tenten2.rpy", line 82, in script call
call screen shop_screen2
File "game/Chapter 2/characters/tenten2.rpy", line 13, in script call
call screen tenten_shop_screen
File "game/costum_screens.rpy", line 45, in script call
call screen map
File "game/Chapter 2/inventory.rpy", line 11, in script call
call screen inventory_screen
File "game/Chapter 2/characters/Ino2.rpy", line 15, in script call
call screen flower_shop_ino
File "game/Chapter 2/inventory.rpy", line 11, in script call
call screen inventory_screen
File "game/Chapter 2/inventory.rpy", line 221, in script call
call screen inventory_screen
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 90, in script call
call sleep from _call_sleep
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/costum_screens.rpy", line 45, in script call
call screen map
File "game/Chapter 2/characters/shizune2.rpy", line 19, in script call
call screen hospital
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 90, in script call
call sleep from _call_sleep
File "game/Chapter 2/characters/tenten2.rpy", line 82, in script call
call screen shop_screen2
File "game/Chapter 2/characters/tenten2.rpy", line 13, in script call
call screen tenten_shop_screen
File "game/Chapter 2/characters/Ino2.rpy", line 158, in script call
call screen ino_shop_screen2
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 90, in script call
call sleep from _call_sleep
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 90, in script call
call sleep from _call_sleep
File "game/Chapter 2/characters/Ino2.rpy", line 44, in script call
call ino_workout6 from _call_ino_workout6
File "game/Chapter 2/characters/MC2.rpy", line 28, in script call
call screen bedroom
File "game/Chapter 2/characters/MC2.rpy", line 90, in script call
call sleep from _call_sleep
File "game/Chapter 2/characters/Ino2.rpy", line 15, in script call
call screen flower_shop_ino
File "game/costum_screens.rpy", line 50, in script call
call screen map
File "game/Chapter 2/characters/tenten2.rpy", line 82, in script call
call screen shop_screen2
File "game/mini_game.rpy", line 320, in script
$ current_customer = renpy.random.choices(customer, weights)[0]
File \Genjutsu_Gambit-0.18-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File \Genjutsu_Gambit-0.18-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/mini_game.rpy", line 320, in <module>
$ current_customer = renpy.random.choices(customer, weights)[0]
File \Genjutsu_Gambit-0.18-pc\renpy\revertable.py", line 503, in newmethod
l = method(*args, **kwargs)
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/random.py", line 499, in choices
ValueError: The number of weights does not match the population

:HideThePain::HideThePain::HideThePain: :WaitWhat::WaitWhat:

-------------------------------------------------------------------------------------------------

so... Long story short. I have to play from start becouse Ramen doens´t dont work?
Damn my Coins :HideThePain:

Genjutsu its Very STRONK in DIS ERROR CODES :PogChamp: :KEK::LUL:
View attachment 3089011
Damn dude, what did you do? you broke my game? But seriously tho, Thank you for the report. Can you tell me how it happened ? Did you start a new game? If not that might be the reason. I've made major changes in the code so starting a new game is mandatory .
 

Kybo

Member
Mar 27, 2022
292
277
Damn dude, what did you do? you broke my game? But seriously tho, Thank you for the report. Can you tell me how it happened ? Did you start a new game? If not that might be the reason. I've made major changes in the code so starting a new game is mandatory .
Umm... Started playing 0.1 spicy-edition version with saves and Ramen Shop old Ingredient places.
Unknown reason 0.18 version didn´t want upload those old saves. (normally Renpy games usually upload those saves automatically) So i copy & pasted them manually. (did work but Ramen shop fucked up)

Tested Ramen Shop and puff.... Error code. Other codes didn´t check yet where is bugs etc.
2 new ingredients at leftside on new update and changed chili & bell places (which mean game crashed??)
 
Last edited:

Zantei

Member
Sep 22, 2018
237
216
Umm... Started playing 0.1 spicy-edition version with saves and Ramen Shop old Ingredient places.
Unknown reason 0.18 version didn´t want upload those old saves. (normally Renpy games usually upload those saves automatically) So i copy & pasted them manually. (did work but Ramen shop fucked up)

Tested Ramen Shop and puff.... Error code. Other codes didn´t check yet where is bugs etc.
Old saves aren't compatible. There you go. Next time Renpy doesn't convert saves unless told otherwise maybe it's for a reason
 

Kybo

Member
Mar 27, 2022
292
277
Old saves aren't compatible. There you go. Next time Renpy doesn't convert saves unless told otherwise maybe it's for a reason
Other games like Shinobi lord and Projekt: passion have compatible saves.

as on Tester. Would be pain in the arse Start over again.
All those choices where you made etc.
if whole game is around 20-40 hours long.

At this early state of the game project.
Its easier fix those error codes and bugs
IF there have any or error reports.
 

Zantei

Member
Sep 22, 2018
237
216
Other games like Shinobi lord and Projekt: passion have compatible saves.

as on Tester. Would be pain in the arse Start over again.
All those choices where you made etc.
if whole game is around 20-40 hours long.

At this early state of the game project.
Its easier fix those error codes and bugs
IF there have any or error reports.
Not sure why you're bringing up other games as if that's at all relevant to this. The saves aren't compatible for 0.1 and 0.18, not sure what else to tell you. I would guess that the complete overhaul of the menu would result in the saves not being compatible so AT THIS POINT of the game it actually is just easier to start over than it is to make the saves compatible.
 

Shinigamicheese

New Member
Oct 1, 2021
4
3
Not sure why you're bringing up other games as if that's at all relevant to this. The saves aren't compatible for 0.1 and 0.18, not sure what else to tell you. I would guess that the complete overhaul of the menu would result in the saves not being compatible so AT THIS POINT of the game it actually is just easier to start over than it is to make the saves compatible.
But they are though, I'm literally playing on an old save. You just have to manually copy your old saves and paste them into the saves file for the new version
 
  • Like
Reactions: Kybo

Zantei

Member
Sep 22, 2018
237
216
But they are though, I'm literally playing on an old save. You just have to manually copy your old saves and paste them into the saves file for the new version
And when you run into crashes and errors, you using older saves will be the reason.
 

Blue2343

Member
Mar 4, 2022
251
80
Feels like the mini-game is ment for a phone or tablet because sometimes they ask for five ingredients,
the speed at which I had to click would get me mistaken for a bot in any online mini-game,
what did you let an AI test this or did you test it on a low spec pc because I saw some who made,
A game on a potato pc and tested the speed only for everyone with a newer pc to have problem with the timer being too fast.
 
  • Like
Reactions: exile0025

Brellik

Newbie
Game Developer
Oct 2, 2023
18
196
Feels like the mini-game is ment for a phone or tablet because sometimes they ask for five ingredients,
the speed at which I had to click would get me mistaken for a bot in any online mini-game,
what did you let an AI test this or did you test it on a low spec pc because I saw some who made,
A game on a potato pc and tested the speed only for everyone with a newer pc to have problem with the timer being too fast.
Skill issue
 
  • Angry
Reactions: Blue2343

Brellik

Newbie
Game Developer
Oct 2, 2023
18
196
Feels like the mini-game is ment for a phone or tablet because sometimes they ask for five ingredients,
the speed at which I had to click would get me mistaken for a bot in any online mini-game,
what did you let an AI test this or did you test it on a low spec pc because I saw some who made,
A game on a potato pc and tested the speed only for everyone with a newer pc to have problem with the timer being too fast.
Yeah, many people said it was too fast. Thought more challenging = more fun. like that osu game. I'll think about letting the player choose the difficulty . And I sadly don't own a pc, just a laptop. A cheap one too :(. But it runs smoothly.
 
  • Angry
Reactions: Blue2343
4.00 star(s) 3 Votes