• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Is there a realm maximum size?

Sword_of_Spirit

Well-known member
My realm is huge. It's basically a persistent world database for all of my D&D games. It encompasses worlds, planes, cities, NPCs, all that stuff.

My database backup (mostly that realm, though there are a couple others I played around with) maxed out in size at 124,576 KB quite some time ago, and hasn't grown since then. However, the more content I put in, the slower running it gets.

I'm assuming there is some sort of compression tech that is allowing it to stay at that maximum size?

I'm also somewhat concerned that at some point it's just going to get too big to work with effectively (tabs taking too long to load, etc).

Since having an ever growing universe database is sort of the whole point of the software for me, this is a bit of a concern. So I guess this post is a combination inquiry into program limits, and prospective suggestion to increase them. :)
 
Split the realms out into individual games. Now that we have import/export there is no reason to run the way you are operating. I had the same issue myself.

Make sure Realm Works / C:\ is running on a SSD is also a highly recommended upgrade.
 
Also, try using the "Compress Database" option to see if it removes all the redundant data from your realm file.
 
My database backup (mostly that realm, though there are a couple others I played around with) maxed out in size at 124,576 KB quite some time ago, and hasn't grown since then. However, the more content I put in, the slower running it gets.)
By "backup", do you mean "copy of my local database (master.realm) file"? That's what the "Backup Database" button in Realm Works does: it makes a copy of your local database file, which means all of your (currently downloaded) realms. That's also what Realm Works puts in your Documents folder every time you start up, if you haven't disabled that feature.

It stays the same size because the database engine grows the file in chunks. It'll stay the same size until the next time it needs more space, when it'll grow by a large amount and stay that size until it needs more space again.
 
BTW 124 Megabytes is not that large. You can probably alleviate most of your issues with the hardware upgrade suggested above.
 
BTW 124 Megabytes is not that large. You can probably alleviate most of your issues with the hardware upgrade suggested above.

That's a comparatively small database. I'm currently at 3.5 GB, before compression it was 4.5 GB.
 
Thanks all!

Split the realms out into individual games. Now that we have import/export there is no reason to run the way you are operating. I had the same issue myself.

Well there really is a reason--I need everything to be linkable. For instance, we have a current campaign with a group of plane and world traveling characters. I also keep a session journal for the campaign (using a custom article). So there are all sorts of links all over the place.

Now, a modular realm loading capability, where realms could be linked and at the end of a session you could synchronize them (ie, things like detect content links between them) might be nice, as it could prevent loading stuff that you weren't currently working with.

Make sure Realm Works / C:\ is running on a SSD is also a highly recommended upgrade.

Yep, my new computer with an SSD is much better, but they still slow down after a while.
 
Back
Top