yeetie

Newbie
Aug 1, 2018
29
10
77
As you may or may not be aware, Linux, unlike Windows, has case-sensitive file handling. And as it turns out, the developers for this game weren't exactly super conscious of that when writing their event scripts. So you'll probably notice that immediately after running 'nw', you'll be greeted by a message that says "Failed to load: img/system/Window.png". This is because, as you'll find, there is no file in the www/img/system directory named Window.png... But there is one named window.png. If you rename it to Window.png and try to run 'nw' again you'll make it to the menu.
I've found two solutions:
1. you can unzip Roundscape Adorevia in a FAT-32 partition, for instance a USB flash drive
2. if you use a NFTS partition instead, you can mount it using the lowntfs-3g driver:
Code:
$ sudo lowntfs-3g -o windows_names -o ignore_case VOLUME MOUNT_POINT
As for nwjs, the SDK edition comes with a handy JS console. You can launch it through the F12 key: it allows you to inspect and edit any in-game variable.
 
  • Like
Reactions: totesSatan

Zæro

New Member
Jun 23, 2018
9
2
155
Hey guys. I'm on act 3. I can see the lake crystal on castle map but cant go there. It's still that red shade making it unselectable. Also clawyn pregnancy quest doesn't trigger. Any help?
 

bigguy_foryou

Well-Known Member
Jun 8, 2018
1,183
1,122
326
I've found two solutions:
1. you can unzip Roundscape Adorevia in a FAT-32 partition, for instance a USB flash drive
Yep, I did think about that but couldn't test it.

2. if you use a NFTS partition instead, you can mount it using the lowntfs-3g driver:
Oh that's interesting, I tried using ntfs, but only with the ntfs-3g driver. I had no idea lowntfs-3g (and ignore_case) existed. This is probably the best option for me as I dual boot and, conveniently, all my lewd games are stored on NTFS drives since they're often "Windows only".

I have discovered a third solution, which I've been using successfully so far, which is to use ciopfs. The advantage with this method is that you don't actually need any FAT or NTFS disks, in fact, you don't need any additional disks at all.

As for nwjs, the SDK edition comes with a handy JS console. You can launch it through the F12 key: it allows you to inspect and edit any in-game variable.
Oh that's nice, I might switch over in that case, doesn't sound like there's any downside other than the increased storage hit. I assumed the SDK was development only.
 

gen.kathrine

New Member
Dec 30, 2017
10
16
38
So, I think I found a bug, in the pc castle the game doen't do anything in the hallway leading to the pc room.
Well, I think I slipped past that bug. Leave the castle for a bit, perhaps through the crystal teleportation system, and then return? (Reloading an old save, for instance, will only replicate said bug.) I think that's what got me through it.
 

The_fallen_dragon

Engaged Member
Jun 15, 2017
2,137
2,215
488
Well, I think I slipped past that bug. Leave the castle for a bit, perhaps through the crystal teleportation system, and then return? (Reloading an old save, for instance, will only replicate said bug.) I think that's what got me through it.
I would do that, if I could do anything. Nothing happens at all, cant open the menu or anything. I'm just watching the pixel animation. Also playing a old save I just ran into another big. While inr ly'ras I got into a fight with some enemies and everything was fine until my second turn where the menu didn't appear.
 

gen.kathrine

New Member
Dec 30, 2017
10
16
38
I would do that, if I could do anything. Nothing happens at all, cant open the menu or anything. I'm just watching the pixel animation. Also playing a old save I just ran into another big. While inr ly'ras I got into a fight with some enemies and everything was fine until my second turn where the menu didn't appear.
Well, I can solve the latter problem: download the combat patch. As to the former, load an old save, leave the castle, travel somewhere else, then return to Castle Whitemoon.
 

The_fallen_dragon

Engaged Member
Jun 15, 2017
2,137
2,215
488
Well, I can solve the latter problem: download the combat patch. As to the former, load an old save, leave the castle, travel somewhere else, then return to Castle Whitemoon.
None of my old saves are in the castle, its just the auto save, and i kinda dont want to try and go back right now, but thanks for letting me know about the patch
 

lordfridge9

Emperor of Universe 7
Donor
Aug 24, 2017
3,271
3,953
436
It's in a hiatus, try again when Arenus is released.
HOLY SHIT.
ARENUS IS ACTUALLY ON STEAM, JUST LIKE YOU SAID! (not playable or anything, yet)
When do you think something will be available? The premise of the game seems to be quite interesting, hoping it's good.
Interesting to see if they gonna make two different versions, because there's some content that they have in this game that ain't gonna be put on the Steam version (talking things like rape, prostitution, incest, animal stuff, etc. The last one in particular, even tho it seems to be a very used fetish by the devs judging from this and Uprising. Ok, maybe not soo much in Uprising, but you get my point)
 

Xiret

New Member
Jun 1, 2017
6
2
205
Was getting that stuck bug in castle hallway as well. It was caused by having Clawyn affection at 15+. Need to drop it down below 15.
 
3.60 star(s) 152 Votes