She’s waiting… ready to tease you LIVE — come play. Join Now!
x

MatteoRenzi

Newbie
Mar 28, 2018
88
23
193
Does anyone who uses boned mod know why the enemies in the second stage (Abbandoned village area) don't inflict intoxication while having sex? Does that function only work for the enemies of the very first area? They only drain levels and give intoxication when the enemies climax
 
Last edited:

Nephilim50

Member
Jul 15, 2022
140
716
227
Just to show that I am still working on some things but at a slower pace, I neglected my studies a little bit.

1679261735643.gif

I was also experimenting with the tool that Krongorka recommended to decompile the game back to unity project with some progress, now it has much less errors when opening it in unity editor but some textures are broken, it's just a matter of playing with the program settings and it will fix it for sure.
 

Krongorka

Well-Known Member
Sep 22, 2017
1,248
3,941
397
Just to show that I am still working on some things but at a slower pace, I neglected my studies a little bit.

View attachment 2480709

I was also experimenting with the tool that Krongorka recommended to decompile the game back to unity project with some progress, now it has much less errors when opening it in unity editor but some textures are broken, it's just a matter of playing with the program settings and it will fix it for sure.
I'm actually quite happy about decompiling effort. Looking forward to your progress with it.
 

lianthony377

New Member
Mar 8, 2022
3
7
13
i moved a .54 save into the 1.06 savefile, all the bosses i beat in .54 can be beat again, but defeating the new bosses doesn't result in victory, so i end up being trapped until i kill myself or exit the game. anyone else having that problem?
 

Noceda

New Member
Mar 20, 2023
2
1
13
Can someone remind me what actually changed in version 1.07 compared to 1.06? I completed the game with 1.05 and didn't encounter any serious bugs.
1.06 version also have a superior uncensored patch, packed to asset files already, without a need to use BepInEx. There is also a translation (forgot the source) which should cover a bigger part of game, I think it was mentioned about 80 percent or maybe more.
I'm not releasing anything NoR-related recently, because I do have some other projects to work with, besides, we are lucky there's now a way to downgrade cracked Spine 3.8.75 output to supported 3.7 version. I believe you folks can do even more than I can do with enough motivation :p
I also kinda want to replay the game with the "boned mod", since people say it's hard and I found the base game too easy for me.

- You are correct, some mods conflict with eachother, as they change the Assembly-CSharp.dll
Yep, that's correct. Any serious animation change will require edits to this .dll and it won't be compatible with other mods which use that file. Combining it all can be a nightmare.

I also think we should've concentrate more on decompiling the game, I have some output via but I have no experience using/importing stuff to Unity editor and code tweaks which will be needed to fix errors, make meaningful edits and rebuild the modded game. But that's a proper way to make some serious mods possible (like making new enemies).

PS: Attached translation I talked about in the post
Is there a Better translation? For 1.06
 

RobinWyse

New Member
May 18, 2021
4
2
37
I got a little excited and "finished" the wolf mod

here you have the mod if you want to try it, you only need to put the 2 files in the \NightofRevenge_Data folder of the game.
remember to make a backup of the original files! View attachment 2410845

Edit: now with a "new skin" (courtesy of LoveNot ) and animation! View attachment 2416913
View attachment 2416934


if the animation is not displayed correctly as in this image you have to go to the game folder "BepInEx\plugins\ModImages\Uncensored by omp123 and Quaking_Nuts" and delete the file "s_MDogERO.png".
View attachment 2417323
Where do you go to find them?
 

CommentPlease

Newbie
Feb 25, 2023
38
43
29
Out of curiosity, what is your opinion on Fatalities in this game?

Personally? I find it weird to find them in an H-game, but then again it is a videogame, and it's not unusual for game over animations in general to get gorey sometimes. Frankly, given the setting, I'm surprised there aren't more game over animations like that in this one, especially with the censorship option available.
 

CommentPlease

Newbie
Feb 25, 2023
38
43
29
Just to show that I am still working on some things but at a slower pace, I neglected my studies a little bit.

View attachment 2480709

I was also experimenting with the tool that Krongorka recommended to decompile the game back to unity project with some progress, now it has much less errors when opening it in unity editor but some textures are broken, it's just a matter of playing with the program settings and it will fix it for sure.
This is something I appreciate very much, thank you for your hard work and dedication.
 
  • Heart
Reactions: Nephilim50

Krongorka

Well-Known Member
Sep 22, 2017
1,248
3,941
397
Out of curiosity, what is your opinion on Fatalities in this game?

Personally? I find it weird to find them in an H-game, but then again it is a videogame, and it's not unusual for game over animations in general to get gorey sometimes. Frankly, given the setting, I'm surprised there aren't more game over animations like that in this one, especially with the censorship option available.
From the setting standpoint I'd say gore stuff works, but so does bestiality/pregnant-birthing/mind broken-ridiculous ahegao. And it probably works better, because people certainly won't watch gore animation after one time and I'm willing to bet most of people here won't even bother with these gore animations at all.
 
  • Like
Reactions: domdale

Nephilim50

Member
Jul 15, 2022
140
716
227
I'm actually quite happy about decompiling effort. Looking forward to your progress with it.
this is the progress I've made so far if you are curious, I was able to generate an output with only 12 errors that do not seem serious and with the textures exported correctly (on my pc the decompiling and exporting of the game took a whole hour...).
1679346672284.png

and from what I was researching to make the scripts work I have to fix all the errors that the console displays
1679346964065.png
1679346459799.png

again, they don't seem to be terribly serious, probably has to do with the dependencies.
I'm sure if I study a bit of C# I can fix them.

well, that's all the progress I've been able to make so far, but little by little we're getting there.
 

Krongorka

Well-Known Member
Sep 22, 2017
1,248
3,941
397
this is the progress I've made so far if you are curious, I was able to generate an output with only 12 errors that do not seem serious and with the textures exported correctly (on my pc the decompiling and exporting of the game took a whole hour...).
View attachment 2483189

and from what I was researching to make the scripts work I have to fix all the errors that the console displays
View attachment 2483201
View attachment 2483183

again, they don't seem to be terribly serious, probably has to do with the dependencies.
I'm sure if I study a bit of C# I can fix them.

well, that's all the progress I've been able to make so far, but little by little we're getting there.
This sounds promising. It would've been even better if more people with coding/unity skill would work on this, but for now it's up to you to make breakthroughs and pass the knowledge of reverse engineering of a retail Unity project.
 

Beggarman

Member
Jan 14, 2018
429
795
287
Out of curiosity, what is your opinion on Fatalities in this game?

Personally? I find it weird to find them in an H-game, but then again it is a videogame, and it's not unusual for game over animations in general to get gorey sometimes. Frankly, given the setting, I'm surprised there aren't more game over animations like that in this one, especially with the censorship option available.
It's not something I find arousing on its own, but I do find that it helps for setting the right tone. I could rant for quite a while at how so many game-over-rape games fail to set the mood right and convey the danger and gravity of the situation, and just how many ways and tools there are to convey that; NoR uses almost all of them that I can think of*, and one of them is having enemies and outcomes where the fate is a bit more violent than the others.

That said, it feels like there's usually pretty clear delineation between scenes which are supposed to be erotic and scenes which are supposed to be gorey/have significant violence. The game does manhandling and a little bit of violence well (e.g. the occasional enemy that hits her to subdue her, or that enemy with the candle wax and the T-bar thing) but I don't remember there being much of a middleground between that and outright murder**. If there were more inbetween scenes - stuff like focusing on strangulation or repeated belly punching while having sex, sex before an execution, or just an elaborate execution in itself - then maybe my answer would be a bit different.

*Off the top of my head, the only big thing it's missing is good writing, but eh, MTL problems.
**Nearest I can think of is the one girl who drowns Aradia while fingering her (which should be my shit, but just doesn't resonate with me much), and the overall bar event. A couple of enemies do maybe appear to do a bit of choking mid-sex but it's definitely not the focus and doesn't seem to matter much. I think there's also one enemy which seems to fuck Aradia a bit before vore-ing her but I don't really feel like it counts?
 

CommentPlease

Newbie
Feb 25, 2023
38
43
29
It's not something I find arousing on its own, but I do find that it helps for setting the right tone. I could rant for quite a while at how so many game-over-rape games fail to set the mood right and convey the danger and gravity of the situation, and just how many ways and tools there are to convey that; NoR uses almost all of them that I can think of*, and one of them is having enemies and outcomes where the fate is a bit more violent than the others.

That said, it feels like there's usually pretty clear delineation between scenes which are supposed to be erotic and scenes which are supposed to be gorey/have significant violence. The game does manhandling and a little bit of violence well (e.g. the occasional enemy that hits her to subdue her, or that enemy with the candle wax and the T-bar thing) but I don't remember there being much of a middleground between that and outright murder**. If there were more inbetween scenes - stuff like focusing on strangulation or repeated belly punching while having sex, sex before an execution, or just an elaborate execution in itself - then maybe my answer would be a bit different.

*Off the top of my head, the only big thing it's missing is good writing, but eh, MTL problems.
**Nearest I can think of is the one girl who drowns Aradia while fingering her (which should be my shit, but just doesn't resonate with me much), and the overall bar event. A couple of enemies do maybe appear to do a bit of choking mid-sex but it's definitely not the focus and doesn't seem to matter much. I think there's also one enemy which seems to fuck Aradia a bit before vore-ing her but I don't really feel like it counts?
... I'm... pretty sure I'd remember a vore scene here (I kinda expected the Devil of Lust to do it with her tail-sword thing), so, which one are you referring to, exactly?
 

Beggarman

Member
Jan 14, 2018
429
795
287
... I'm... pretty sure I'd remember a vore scene here (I kinda expected the Devil of Lust to do it with her tail-sword thing), so, which one are you referring to, exactly?
Fallen Requiem Knight is the one I was thinking of, though going back to look at it again, I can see it's not really vore, just a weirdly out-of-focus death.
 
4.60 star(s) 108 Votes