Naughty Rabbit is a 2D side-scrolling platformer action game with the player as a male anthromorphic rabbit and the goal of rescuing the female rabbit captives in each stage. In the current demo, there are three stages with the third stage being a boss stage against a wolf lady. The player can collects the acorns in each stage and use them in the store to buy items such as carrots (restores health) and a mandrake that will restore all hearts if the player loses them all during a stage. After defeating an enemy capable of sex, the player can interact with them by standing next to and pressing button 3 (C key). The sex scenes are animated and involves timing with the goal of either the enemy orgasms first or both partners orgasm together. If the enemy is not satisfied enough, the player will lose a 1/4 part of heart. The game can be played with either a gamepad or keyboard.
Changelog:2023-04-08:
This is a test version with key configurations and a few other features added.
The content of this version is the same as the previous version, but we will be implementing this as a basic feature in the future, so please check if it works properly in your environment.
Key Configuration
Before starting the game, please run "keyconfig.exe" to configure the keys.
You can also quit the game and start the key configuration by selecting "Key Configuration" from "Settings" after starting the game.
Changes made while the game is running will not be reflected, so be sure to start the game after making the settings.
Make sure to put keyconfig.exe and the game exe in the same folder.
The UI can now be shown or hidden by pressing the B key. The game pause key is now the N key.
Masturbation function
Pressing and holding the C key (action button) while standing or in a ready position will masturbate the user.
No other actions are possible while masturbating.
Masturbation ends when you interrupt the input, receive an attack, or ejaculate.
When ejaculating, 50 (half of the gauge) of the Energy Gauge is consumed.
One stock is 100, so at present the maximum is 8 times.
If neither the stock nor the gauge is 0, 25 (1/4 of a heart) of energy is consumed.
If the gauge is less than 50, all remaining gauges are consumed.
If the energy gauge is 1, no damage will be done.
Note that if your health is below 25 and you have neither stock nor gauge 0, the game is over.
If you have a mandrake, you can use it and revive on the spot.
At present, it is implemented in areas 1 and 2.
Due to the large number of objects appearing at once when ejaculating, the frame rate may temporarily drop.
Please report any problems at that time.
Rut mode
By turning on "Estrus" in the "Settings" section, dogs in Areas 1 and 2 will be in heat and will attack the main character with a restraining attack.
When the "Escape!" message appears, press the Z key (attack button) repeatedly to escape before the gauge is pushed out from the enemy side.
If you have a stock of Energy Bursts, you can escape immediately by pressing the V key (use Energy Burst).
When the gauge is pushed out from the enemy side and becomes bright red, you will shift to the enemy attack mode.
A gauge similar to the one at H appears at the top of the character.
The upper gauge is the main character's climax gauge, and the lower gauge is the gauge for escape.
The escape gauge is increased by pressing the Z key when the cursor, which moves left and right in the center, overlaps the yellow area near the center of the gauge.
When the cursor reaches the other side of the face icon, the climax gauge will increase, so increase the escape gauge to escape before the climax gauge fills up.
Again, if you have a stock of Energy Bursts, you can escape immediately by pressing the V key (use Energy Burst).
When the climax gauge is full, you will take damage.
If you feel that the enemy's attack is too lukewarm, press the X key (jump button).
Your climax gauge will increase.
Controls:Gamepads recommended.
To switch to the gamepad control, click “ファイル” on menubar, then click “プレイヤー”.
Switch off screensavers or use JoyToKey-like applications for your convenience.
[Key Assignment]
← · → = move left and right
↓ = crouch
Z (Button 1) = Attack
X (button 2) = Jump
C (button 3) = Have sex (When you stand near the enemy which is capable to have sex.)
↑ (up) + Z (button 1) = Uppercut
↓ (Down) + Z (Button 1) = Sliding
↓ (Down) then → (Right) or ←(Left) + Z (Button 1) = Tackle
(Direction differs which direction you are facing.)
Enter Pause game
Important Notes:To change the language to English, go down to Japanese with either the gamepad or keyboard and hit button 1 (Z key).
The executable file in the folder (Ver20230408.exe) was modified to be able to run the game without administrative rights as the creator changed it for this version to fix an issue with the settings not being saved for some users. From testing the game without admin rights, the game was able to save and load the settings in the ini file though if there's any problems with it, the original file is included as Ver20230408_original. The nonadmin batch file is there if the exe file can not be run for any reason and is used by dragging the original exe file (after deleting the modified exe and renaming it back) on top of it. A save with the gallery fully unlocked is available if both exe and bat file does not work for any reason and the game is still unable to save its setting.
Contents of nonadmin.bat:
Code:
cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" %1"