Isekai Awakening cover

Isekai Awakening

Ongoing v.1.72.6
Developer
Jackie Boy
Release Date
13 February, 2026
Engine
RPGM
Censorship
Uncensored
Size
771.0 MB
Version
1.72.6

Genres

Game Description

You play the role of a young man summoned by the SEX MAIDEN to enslave all the females in the town and, fight against the EVIL MAIDEN, bring her to the knees, and become the new King!​
Extract and run.

No patch notes available.

  • Dual Core Pentium or equivalent Processor.
  • Intel HD 2000 or equivalent Graphics.
  • 771.0 MB of free disk space (Recommended to have twice as much free disk space).

Walkthrough and Guide

Cheat Codes:

Tested and work with v1.16.8

Extreme Version code - 9019
Relationship Code is - 5010
Gold - 999
Skill point - 469
Stamina - 123
Battle Exp Multiplier - 888

Walkthrough And Tips: FILEKNOT - ANONZIP

Cheats: FILEKNOT - ANONZIP

Cheats Installation:

Cheat and Extreme codes for the latest version:
+ 9005 - Extreme code (WARNING: this code doesn't work, I'm trying to fix it)

+ 999 - Get Gold
+ 469 - Get 200 Skill Points
+ 123 - Get 2000 Stamina
+ 5010 - Relationship
+ 888 - Increases Exp gained

Download my file, unzip and replace it at: "Isekai-Awakening\data"

Extreme Unlocker and Cheats: FILEKNOT - ANONZIP

How to Install Redux Cheats/Mod

Extract the files from the archive directly next to "game.exe".

In the save you're already playing, go back to the Patreon maiden and activate it again to enable Extreme.

New Combo Keys:

← ↓ X = Heal - 20 Exp
↓ → Z = Fireball - 40 Exp
→ ↓ → Z = Thunder - 60 Exp
← ↓ → X = Teleport - 100 Exp
↑ ↓ Z = Lust Bomb
↓ ↓ X = Transform
↓ → ↓ → Z = Oral Finisher
↓ ← ↓ ← Z = Sex Finisher

Extra:

You can also edit the "Ultimate Accessory" button in main.js to receive any item you want. ( Line 435 )
$gameParty.gainItem($dataArmors[101], 1);

This code adds the new armor I included (ID 101) to your inventory. 1 means the quantity.

Use dataArmors for armors and dataItems for regular items. You can check which item corresponds to which ID by browsing Armors.json and Items.json data files.

main.js is in the js folder, while the items and armors are located in the data folder.