Karmasutra takes place in the world of Tattva - a mysterious, heavenly realm that acts as the final challenge for sinners who seek the call of Nirvana. Once home to the ancient civilizations of the past, the fleeting eras of these fallen kingdoms have come and gone; in the wake of this passing, the realm has become an afterlife, a final challenge for restless wandering souls.
As our protagonist awakes in this strange land, he’s quickly introduced to concept of Samsara; the journey across Tattva that all “Wanderers” must undergo to cleanse themselves of sin. Confused by this sudden prospect, our Wanderer also learns that the call of Nirvana is not absolute; in fact, there are some Wanderers that choose to sacrifice the call of Nirvana in exchange for the infinite sexual & material pleasures - and dangers - that this mysterious afterlife seems to offer.
In this foreign realm however, Wanderers are not the only residents. From the sacred gurus who guide Wanderers and the demonic Asurian tricksters to the monstrous manifestations of sin and the Gods themselves, Tattva is never truly what it seems. But in this mysterious world, where both the path of Sin and the path Merit seem to lead to both rewards and consequences, which path is truly correct? And more importantly, which path will you, the Wanderer, choose?









48 comments
You can open that file in notepad - it's literally 11 lines of text there.
Most .vbs will be picked up as trojans by crap AV, check it by opening it in whatever text editor you use if it worries you that much.
I've+been+playing+and+seem+there+are+still+bugs+in+the+game.+I+would+advise+you+guys+to+hold+off+on+this+one+unless+you+don't+mind+the+bugs+of+it.
Here+are+a+couple+I+came+across+from:
When+you+have+equipment+gems:+Mind,+Body,+Soul+&+desire+gems,+the+Soul+&+Desire+slots+don't+work+so+far.+Can't+equip+gems+in+it.+Though+I'm+still+in+early+game,+so+I+don't+know+if+it's+just+the+starting+ones+that+don't+work+or+all+of+it.
Just+giving+you+guys+a+heads+up+of+what+to+expect.
...
Unless your only purpose is to be a complete asshole; in which case, mission accomplished!
aside from how fucking slow this game is and the battle is almost luck based its also a renpy game so any thought about "cheating" your way trough is complicated as hell
- Open the Karmasutra/renpy/common/00console.rpy file in a text editor
- Find the line containig: config.console = False
- Change False to True, then close and save the file.
- Start the game and load a save, then press shift-O to open the console.
- Type vars(player) to get a list of the Player object's attributes.
- Change any of them by typing player.xy = z, e.g: player.maxhp = 1000
- Type exit to close the console
But fuck this game. Even if you cheat, the game cheats too! With 50 in all stats, the enemy hits me for over 110 damage! I literally got one shotted at level ~300!
And then theres the slow combat, terrible map design (why do I have to unlock every exit for every area?) and the bad writing (don't let the tutorial girl fool you, you'll go hours without talking to a new NPC).
This game was not worth the bandwidth, let alone the time.
More bugged than an Ubisoft game.
Slow and grindy battle system.
Randomized stats for common enemies (sometimes 3 attacks of 8 damage each kills one enemy, other times it takes 6 attacks of 10 damage each to kill THE SAME enemy).
Lying tutorial. Really, the tutorial says that fighting an enemy yields more experience and talking to them more items. Well, I've defeated 10 enemies by talking and no item drop (and no experience); tried defeating one by fighting and got experience AND AN ITEM!
A shame, it had potential. I think the only way to "enjoy" this would be cheating and removing the grind-fest.
The engine is crap.
Scripwiter for the game is crap.
The story... Well... It's shit, I read a lot of wuxia and xianxia, and the worst of them still did better on the religion stuff like perverting hindus and budhist teachings.
The game idea is decent, sadly, it's decent for 13 years old people who just know hentai game for the first time, it's not worth it for people who regularly play hentai games from dl.sites or dmm (which is [un]arguably superior).
(but bugs made it unplayable imo)
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2015, in script
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/engine/ks_dungeon.rpy", line 310, in execute
File "game/engine/ks_dungeon.rpy", line 310, in execute
File "game/engine/ks_dungeon.rpy", line 334, in execute
File "game/engine/ks_dungeon.rpy", line 365, in execute
File "game/engine/ks_dungeon.rpy", line 365, in keywords
TypeError: list indices must be integers, not NoneType
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 2015, in script
File "C:\games\Karmasutra\Karmasutra\renpy\ast.py", line 1706, in execute
self.call("execute")
File "C:\games\Karmasutra\Karmasutra\renpy\ast.py", line 1724, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\games\Karmasutra\Karmasutra\renpy\statements.py", line 145, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\games\Karmasutra\Karmasutra\renpy\exports.py", line 2526, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\games\Karmasutra\Karmasutra\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\games\Karmasutra\Karmasutra\renpy\display\core.py", line 2538, in interact
scene_lists.replace_transient()
File "C:\games\Karmasutra\Karmasutra\renpy\display\core.py", line 822, in replace_transient
self.remove(layer, tag)
File "C:\games\Karmasutra\Karmasutra\renpy\display\core.py", line 1107, in remove
self.hide_or_replace(layer, remove_index, "hide")
File "C:\games\Karmasutra\Karmasutra\renpy\display\core.py", line 1031, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "C:\games\Karmasutra\Karmasutra\renpy\display\screen.py", line 443, in _hide
self.update()
File "C:\games\Karmasutra\Karmasutra\renpy\display\screen.py", line 578, in update
self.screen.function(**self.scope)
File "game/engine/ks_dungeon.rpy", line 310, in execute
File "game/engine/ks_dungeon.rpy", line 310, in execute
File "game/engine/ks_dungeon.rpy", line 334, in execute
File "game/engine/ks_dungeon.rpy", line 365, in execute
File "game/engine/ks_dungeon.rpy", line 365, in keywords
File "", line 365, in
TypeError: list indices must be integers, not NoneType
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Karmasutra 0.0
[/code]
i got this bug when trying to leave the lost sanctuary.