Genres
Game Description
Paladin Lias; in the process of hunting for bandits, awakened to a special power.
One mission after another she trained this power, but the more she used it the more she awakened to her hidden desires.
At the same time, She noticed that the people around her were becoming more and more strange, as if they were beasts living only for their desires.
In this world full of desire, can Lias keep herself pure and find a way to save the world?
Extract and run.
No patch notes available.
- Dual Core Pentium or equivalent Processor.
- Intel HD 2000 or equivalent Graphics.
- 466.9 MB of free disk space (Recommended to have twice as much free disk space).
Paladin Lias - Finished - v.1.20 Download Links
Paladin Lias is a porn game made on RPGM game engine.
The current available version is v.1.20.
The contents of the game are Uncensored. Paladin Lias is developed by SWORDRP5.
Please support the developer if you want continued development.
Download links are gathered from public sources. We do not host or modify contents.
Walkthrough and Guide
H-Scenes not displaying Patch: FILEKNOT - ANONZIP
Open the file located in game folder: www/js/rpg_objects.js
Find this line:
Game_Switches.prototype.value = function(switchId) {
and immediately after this line, ADD this code segment:
JavaScript:
This will now let you start a new game and see the 1st scene with the bandit leader in its uncensored full version.
The first scene is actually pretty long and also ties in to the story a bit.
Open the file located in game folder: www/js/rpg_objects.js
Find this line:
Game_Switches.prototype.value = function(switchId) {
and immediately after this line, ADD this code segment:
JavaScript:
Game_Switches.prototype.value = function(switchId) {
if (switchId == 1) {
return false
}
return !!this._data[switchId];
};
This will now let you start a new game and see the 1st scene with the bandit leader in its uncensored full version.
The first scene is actually pretty long and also ties in to the story a bit.