CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

RPGM Partial Evil Goddess (堕邪女神) [1.092] [Newface]

Damoriva

Member
Nov 16, 2018
130
69
Top left of the overworld map. There's also an item in the inventory that looks like a blue ball, should be somewhere near the top of the item list, that you can use to fast travel.

(Also turns out I was wrong on a couple things. Like the stairs to the gallery pages actually being portals)
You don't have permission to view the spoiler content. Log in or register now.
 

825911445

New Member
Mar 12, 2020
1
1
Can someone please upload a 1.083 version for me or just the CG pack from 1.083? I am trying to replay this game again and I found out that some of the screen was deleted or censored.

有人能帮忙传个1.083版本吗或者就cg图包也行?新版有的cg被删了
 
  • Like
Reactions: cracklemere

Damoriva

Member
Nov 16, 2018
130
69
If I remember right Newface's plan was to stop releasing updates until the entire game was finished.
 

sakuya47

Newbie
Jan 16, 2021
22
2


Here's his new fanbox and twitter/X acc and the game keep update too. I don't know when the full realease come out tho.
这并不是游戏作者,是CG画家。
 

Arikania

Active Member
Feb 10, 2023
971
402
You must run the game.exe file as admin
Worst advice ever. One should never ever play games that require Admin permits.

One thing that he should do first is to make sure if the game directory and all of its content has read/write permissions. On Windows, this is done by right-clicking that directory and visit the "Security" tab of its properties.

On Linux, open the parent directory of the game in the terminal, and issue this command:

chmod -R a+rwX "$GAME_DIRECTORY"

replacing $GAME_DIRECTORY with the actual name of the directory.
 
Last edited:

Devil Hunter

Member
Jan 1, 2019
141
110
You must run the game.exe file as admin
That's an unusual solution/condition...

Worst advice ever. One should never ever play games that require Admin permits.

One thing that he should do first is to make sure if the game directory and all of its content has read/write permissions. On Windows, this is done by right-clicking that directory and visit the "Security" tab of its properties.

On Linux, open the parent directory of the game in the terminal, and issue this command:

chmod -R a+rwX "$GAME_DIRECTORY"

replacing $GAME_DIRECTORY with the actual name of the directory.
I just checked and it seems the game folder and all of its content actually DO HAVE the "Read & Execute" permission but I still can't save nonetheless...
 

Psicomaniaco

Member
Mar 14, 2018
394
382
This game, for some reason, creates save files on the C:\, instead of the game's folder itself.

I never understood why. But this means that yes, you have to run the game.exe as an admin. Accept it or find another solution (like modifying the game itself so it saves on the game's folder. Doable, I just never bothered with it).