EmperorGus
Well-Known Member
- Oct 11, 2020
- 1,052
- 1,595
- 347
Sure... it needs that tag because there are a handful of images when the MC is browsing porn on his PC.I seriously hate the lack of tags
There should be real porn tag
Sure... it needs that tag because there are a handful of images when the MC is browsing porn on his PC.I seriously hate the lack of tags
There should be real porn tag
Scorned is the furthest one, but you can roll back to 5 star resigned or 5 star cosmopolitanIs Resigned Mother the current endpoint for Diane's ATs?
I can roll back to Scorned or Cosmopolitan for content but is there anything further?
Because of 8 background images? (Even some of the porn is rendered)I seriously hate the lack of tags
There should be real porn tag
There's a lot of finicky status changes between the different Archetypes so it wouldn't be practical in the RenPy framework.What do you guys think about this game being run on Unity? Would this be better as a RENPY sandbox game?
I mean, didnt he make superpowered on RENPY? I thought it was working alright. But yeah, i get what you are saying. Too many variablesThere's a lot of finicky status changes between the different Archetypes so it wouldn't be practical in the RenPy framework.
The dev was just finished a reasonably significant RenPy game and he wasn't a fan of the limitations.
Are you using the car to get to the bar faster and have more drinking time?How can i get Gina intoxicated at bar to 45 i guess. That takes me 3 rounds of shouts. But after third bar is closed and i found her sleeping at home. How can i get her to sister with benefits? Thnx for help ;-)
0.11.98 was released last Friday, and it still has a decent share of bugs. The problem is that on most of the test versions a bug is found preventing you moving forward some ATs (Party was not triggering for example), and when that bug is fixed (along a fair share of others) you progress a bit more and find another bug that leaves you stuck.any news about update ?
He stated that Renpy was at its limit for what he was trying to achieve on SP1 (and obviously didn't know when he started), hence why he moved to unity.I mean, didnt he make superpowered on RENPY? I thought it was working alright. But yeah, i get what you are saying. Too many variables
That's entirely up to you... The game play is not standard, and some people have complained about grind. But some other people like it. It is slow at the very least.is this game worth to play it ?
this game is good than super power it you know how to use hotbar and add the right emoji it easy to playis this game worth to play it ?
Definitely not. Displaying images/text/buttons is definitely what Renpy is designed for.There's a lot of finicky status changes between the different Archetypes so it wouldn't be practical in the RenPy framework.
The dev was just finished a reasonably significant RenPy game and he wasn't a fan of the limitations.
No. It's not 'just a choice' of the dev. It's a result of Renpy's limitations.Definitely not. Displaying images/text/buttons is definitely what Renpy is designed for.
It's just a choice of the dev.
And you're more than wrong. I know very well Renpy and I see nothing in Loser that Renpy can't do. And I almost feel like adding, "easily". But that would probably be a slight exaggeration.No. It's not 'just a choice' of the dev. It's a result of Renpy's limitations.
Renpy is great for VNs. Stuff with no actual gameplay.
What Renpy is not designed for is the tremendous number of variables and conditions involved in the sort of game Baal enjoys making.
By the time Baal started Loser as a 2nd project to avoid burnout/boredom make SP, he'd already realized he'd made a mistake using Renpy for SP.
So Loser was started in Unity, which is a good choice for the level of complex game he enjoys creating.
SP(1) never quite made it to end he intended to give it because he got fed-up with trying to force Renpy to do things it was never designed for.
So SP ended a tad early and SP2 was started in Unity, which he'd had time to learn while making Loser.
You can take a look at Parasite Black. This game is more complex than Loser will ever be (And it's not a critical). Their code is crazy.So you won't mind giving us examples of system driven Renpy game with similar or more complexity than SP1? Have you made one? Specifically, in stat and systems. Because otherwise I take Baals opinion over yours, as far as I can say, he made the most complex Renpy game of this type I have seen. Somehow, even HTML seems to work better in this department. I like Renpy games, not hating on them or the engine, and talented coders can do quite a lot with it, but a decently flashed out RPG system is something I would like to see more, maybe even create one someday, and claims of Renpy abilities are of particular interest to me.
I personally think that there is no need for us to discuss what can and cannot be done in Renpy.You can take a look at Parasite Black. This game is more complex than Loser will ever be (And it's not a critical). Their code is crazy.
I'm myself part of some dev teams (in Renpy). Like for Midnight Paradise. You'll say it's not the same, and you'll be right... but it still have a calendar system, events system, some stats. It's not by adding 1000 stats/skills that you'll crash a game in Renpy.