DaggerXL is a Modern Daggerfall Engine Recreation for current Operating Systems and hardware – essentially it is a remake in the spirit of a port. It will ultimately fully emulate the game of Daggerfall and then optionally enhance it by refining existing features and adding new gameplay elements that were originally intended.

DaggerXL makes use of hardware acceleration providing higher resolutions, color depth, greatly improved visibility, better texture filtering, enhanced performance and more. In addition DaggerXL will support full modability, similar to more modern Elder Scrolls games, using custom tools.

The original Daggerfall data is used, so the full game is required. Custom mods can then be applied to optionally enhance the graphics, sound or music.

Visit the DaggerXL Blog for more information, screenshots, movies and more.
Join the DaggerXL Forums to discuss the project, make feature suggestions or just talk about DaggerXL or Daggerfall. 
Visit the Downloads page to get information on the current build, including instructions for installation and use.

Image RSS Feed Latest Screens
DaggerXL Version 0.197 - Part 2 DaggerXL Version 0.197 - Part 2 DaggerXL Version 0.197 - Part 2
Blog RSS Feed Report abuse Latest News: Project Updates and New Version

3 comments by luciusDXL on Jul 2nd, 2011

It's been a long time since I last updated the ModDB page for DaggerXL but the project has been progressing. In this post I'll go over what's going on, talk about the latest version and where the project is going.

First thing to mention, there is a new version of DaggerXL - version 0.199. You can download it as part of the XL Engine package from the xlengine.com website downloads page.

General Information

Last time I talked about the project moving to a new website - with one main site, blog, forums, wiki, etc. for this project as well as the other projects such as DarkXL. That move has been completed, you can visit the xlengine.com website, blog, wiki, downloads page and forums for more information. Note that some information has not been presented regarding DarkXL, you can view that information on the xlengine.com blog.

New XL Engine Release (including DaggerXL)

Obviously this is not the first release for DarkXL or DaggerXL, but it is the first release since the process of merging the projects has begun. The following will be packaged in this release: XL Engine Launcher, version 0.199 of DaggerXL and build 9.50 of DarkXL. Currently DaggerXL and DarkXL are still separate executables, however they are packaged together and should be launched using the new Launcher. As you'll read later in this post, they will no longer be separate executables in the next (post-merger) release. Now I'll talk about each item, but before then I'll talk a little bit about a change in philosphy and why these are "interim" builds rather then the promised version 10.0 (beta) and 0.20 (alpha).

To put it simply the amount of time spent on these projects is variable. Sometimes I get busy and sometimes a lot gets done quickly. When combined with big releases this can result  in progress "lulls" where nothing appears to be getting done. It's not true, of course, I work on things as I get time - but the perception of progress is lost. So I've talked about moving to smaller builds that would work toward the big milestones (such as 0.20, 0.30, etc.) but said that this would wait until after the merger. However as little issues come up, the large builds get delayed and so does the merging process. So I've decided to take action now instead of later and release interim builds - not everything is complete that I talked about and some stuff is disabled. But this will allow me to get the merger out of the way before working on more stuff (thus complicating the merger even more) and will a start to the post-merger way of doing builds.

The builds will no longer be hosted using the old "DivShare" method or using the old blogs. The Downloads page will be updated on this site, which will be the go-to place for new information and builds.

The goal is to move to a weekly build system, even if it's just small features or bug fixes some weeks. I want to have a continual sense of progress rather then the "bursts of activity" that we have now. That is the only way to grow the project and I think will be a big improvement for everyone - including me. For DaggerXL, builds like 0.20, 0.30, etc. will be more polished milestones while builds like 0.199 will be interim builds that may contain incomplete features. But this is a work in progress, there's no reason you guys can't see these things in progress more. :)

 

The XL Engine Launcher

The old DXL_Settings.txt files are gone now. You will use the XL Engine Launcher to setup anything that currently cannot be set in-game, including things like game path and mod settings. The files it writes out are different, so if you try to run DarkXL or DaggerXL directly without using the launcher, you'll get a message telling you to run it at least once. In addition, the launcher will verify that certain files exist in the paths that you specified and tell you if things are not setup correctly when you hit the "Play" button. It will also verify that OpenAL can be setup correctly and tells you if you need to update your OpenAL drivers.

Below you can see the launcher, click on the game picture to setup that game and alter it's settings. Note this is a slightly outdated screenshot - I added support for enabling and setting up texture replacer mods as well.

Below you can see the various video and graphics settings for DaggerXL:

 

DaggerXL version 0.199

So I'm still having some issues with version 0.20, so this interim build disables things that aren't working if they are problematic. So not all the promised 0.20 features are there but they will come online after the merger, giving me more time to make a nice, polished Alpha release later.

Features that are there and enabled:

  • All armor pieces supported with the exception of helmets. You can collect and equip them but they do not show up on the player "doll."
  • All weapon types supported except projectile weapons (bows).
  • Weapon and armor materials are supported.
  • The dungeon automap.
  • Dungeon water - but currently only in a few dungeons, which I'll list once the release actually goes out.
  • Swimming skill, swimming controls, breath meter, drowning, etc.
  • Leveling - though loot scaling and monster scaling are not yet properly handled (coming in version 0.20 still).
  • Improved loot, though the full loot table implementation is still incomplete.
  • Bug fixes.

Improved enemy support, random encounters, fixed dungeon textures, helmet rendering and full proper loot tables are still incomplete. Those will show up in the 0.20 alpha build.

 

Engine Merger


I have started working on the engine merger. I'll present a list of things to know and what is going on:

Switch from DirectX to OpenGL

The engine will be cross platform so I'm switching to OpenGL in order to make things easier for myself. I already have a modern working OpenGL engine, so this should be fairly painless. This also means that all reliance on D3DX will be removed.

Support for advanced sector rendering, DaggerXL style polygon/terrain rendering and voxel rendering

Basically the engine will have support for multiple ways of storing and rendering scenes.

Single executable, multiple game support using scripting and dynamic libraries

The engine will support an arbitrary number of games, though obviously only the games already talked about right now. Many things, such as weapons, enemies and UI will be supported using the scripting system as "pioneered" by DarkXL.

Multi-platform support

The engine will initially support Windows, Linux and OS X.

In addition I will be implementing the missing rendering features needed to faithfully render BloodXL and OutlawsXL. When the merger release is made, it will include the first release for BloodXL and OutlawsXL support. It will obviously be pre-alpha material, but you should be able to run around all the levels and look around. Enemies and weapons will follow shortly afterwards. The DarkXL Beta and DaggerXL Alpha will follow the initial release. However I will be making incremental weekly builds at this point (when possible), so there may be more interim versions depending on how it goes.

 

XL Engine Merger Progress, Information and Level Editor

The engine merger is underway, so I'll discuss the progress and goals of the process.
Plan

  1. Create projects for Windows, Linux, OS X that creates a Window and initializes OpenGL.
  2. Refactor low-level shared engine code to work properly under all 3 OS's, with proper multi-platform support. Shared systems include: OS Window management, low level 3D driver - OpenGL + platform specific setup and management, OS input management and the platform-independent input layer, OpenAL/sound system, midi playback (used by higher level, platform independent systems such as iMuse), scripting system, file system, etc.
  3. Refactor/import resource support for the supported games
  4. Game support infrastructure, using dynamic libraries and scripts.
  5. Refactor/import advanced sector support, add in missing features for Outlaws and Blood (dual adjoins, vertical adjoins, deep water, support for various texture non-uniform scale/offset options).
  6. Refactor/import rendering support for dungeon/location tiles and terrain for DaggerXL.
  7. Finish UI scripting system (which is already used for some parts of the current build of DarkXL), including simple visual tool for placing UI elements. This will allow for UI mods once the release happens. This will make future UI, especially for DaggerXL, much easier to put together, especially important since systems like NPC conversations, spells and quests will be coming online soon - all UI heavy.
  8. Convert existing UI to use the UI scripts.
  9. Convert DaggerXL enemies and weapon types to use scripting.
  10. Port launcher to Linux and OS X - it uses wxWidgets for UI so this shouldn't be too hard. :)
  11. Build installers and release. All 4 games will be supported, though OutlawsXL and BloodXL won't have enemies or weapons yet. But you will be able to explore every level in the games.

I'm currently working on step 2. Many of these will simply be moving the existing code into the new code base and cleaning it up and doing any necessary modifications to make it work in the new project. I will be taking the opportunity to refactor code that needs it - removing outdated assumptions, optimizing and ensuring stability. So it's a lot of steps but just remember that most of the code is already written. :D
Goals

  • Easy to install and use on each platform. I plan on adding a simple update button to the launcher so you don't have to install each time. Simpler archive files will be available for those with administrator access.
  • Store save files, config files, log files and other post-install writable files in security friendly directories by default (depending on OS). The write everything in the install director method causes issues for people without admin/root access.
  • Stability and better error reporting. One major goal is to get rid of crash bugs and other stability issues. I want this to be a strong, stable base.
  • Improved performance and compatibility. DaggerXL exterior areas especially.
  • Improved UI interaction, especially for DaggerXL.
  • Works on all platforms, all the time throughout future development.

In order to meet these goals, I will be enlisting help from some people during this process to do some testing. If DaggerXL or DarkXL currently runs poorly for you and/or crashes let me know and I'll add you to the list. If you run on Linux (the distribution shouldn't matter, as long as you have proper OpenGL drivers and support) or OS X also let me know, since I'll need extra testing on those platforms.

A public release will be made once the merger is complete, at which point normal development will resume. Obviously the next step will be to work towards version 0.20 of DaggerXL and the DarkXL Beta. At this point I'll be moving to the weekly build schedule, when possible, as previously promised. (i.e. lots of small builds, rather then few large builds)

 
Level Editor
As you may know, DarkXL has an incomplete, built in level editor. Obviously once the merger is complete, having an editor tied to DarkXL doesn't really make sense anymore. Therefore the level editor will become it's own project under the XL Engine - very much like one of the supported games. Basically it'll have it's own script files + library and continue to use the engine like before.

It'll support different game configurations, including DaggerXL. Basically the way it works is that you build areas out of sectors - but these sectors can have different attributes. For DaggerXL dungeons, for example, a sector would be a dungeon tile that is flagged to disable sector rendering and collision (using the mesh data instead). It will still do portal culling along sector connections, allowing for coarse high level culling and connectivity. So you'll basically be able to build interiors and exteriors and place them on the map. You can then package these up and distribute them as mods. Initially this is just a level editor, so you'll have to use existing pieces (though you will be able to construct your own tiles out of individual models).

I will be converting the existing editor code and adding DaggerXL support after the merger release. Until that happens the existing editor will be temporarily unavailable. I will spend most of my time moving the games forward, but I'll still get the editor working soon to make testing and checking out things a little easier for me.

Media RSS Feed Latest Video
Downloads RSS Feed Latest Downloads
DaggerXL Version 0.199

DaggerXL Version 0.199

Jun 27, 2012 Demo 7 comments

Contains XL Engine Launcher, version 0.199 of DaggerXL and build 9.50 of DarkXL.

HQ Font and Cursor replacement

HQ Font and Cursor replacement

Mar 10, 2011 HUDs 2 comments

4x Resolution font and cursor replacement for DaggerXL.

Version 0.198 Released - Bug Fix Build

Version 0.198 Released - Bug Fix Build

Mar 9, 2011 Demo 6 comments

Version 0.198 is mainly a bug fix build. One fun feature,though, is that random monsters are no longer just bears - though they still aren't correct.

DaggerXL Version 0.197

DaggerXL Version 0.197

Mar 8, 2011 Demo 0 comments

The current pre-alpha version of DaggerXL - version 0.197. Please note that this is still a work in progress and that many features need to be implemented...

DaggerXL Version 0.195

DaggerXL Version 0.195

Mar 7, 2011 Demo 1 comment

luciusDXL made this, obviously. I'm just re-uploading it here because the other file server was going down a lot.

DaggerXL Version 0.181

DaggerXL Version 0.181

May 18, 2010 Demo 0 comments

The current pre-alpha version of DaggerXL - version 0.181. Please note that this is still a work in progress and that many features need to be implemented...

Post comment Comments  (20 - 30 of 83)
ceriux
ceriux Aug 31 2011, 4:07pm says:

Do you think we could get a port to the psp? it would be really awesome..

+2 votes     reply to comment
Spe¢ter
Spe¢ter Dec 2 2011, 1:09pm replied:

I don't think that's possible...

+2 votes     reply to comment
RioDragon
RioDragon Jul 30 2011, 2:49am says:

I give you much props with DaggerXL. It looks amazing in motion, and while the original game's graphics were restricted by it's times, this enhanced remake project with it's full 3D environments with sprite NPCs/Enemies evokes a deranged children's pop-up book aesthetic style. It really looks quite unique, even if I know it was unintended, and you are just revitalizing the old assets with new tech.

Looking forward to the complete version, Daggerfall is one of my favorite RPGs ever. :3

+3 votes     reply to comment
luciusDXL
luciusDXL Jul 17 2011, 2:40pm says:

I probably won't be able to post more DaggerXL relevant information until after the XL Engine merger is complete. However if you want to see merger progress, which is being updated regularly - visit the blog at xlengine.com. Relevant to DaggerXL though: once the merger is complete DaggerXL will be cross-platform, with binaries for Windows, Linux and OS X. In addition the system requirements will be lower and performance should be improved.

+4 votes     reply to comment
BenjaminShanklin
BenjaminShanklin Jul 3 2011, 3:15am says:

Tracking, looking forward to replaying this game with this mod.

+3 votes     reply to comment
Meatpies
Meatpies Jun 10 2011, 11:50pm says:

It's not loading maps when i try to load it, and it asks me to make sure it's loading them from the right spot. I copied the exact location of the arena2 folder and it's saying this, what am i doing wrong?

+2 votes     reply to comment
luciusDXL
luciusDXL Jul 2 2011, 2:46am replied:

When the news article comes online, try the latest version using the launcher. It should be more specific as to the problem.

+2 votes     reply to comment
ildamos
ildamos May 26 2011, 12:03pm says:

Any updates? The base game is freeware and also has a respectable pedigree (it is after all part of the Elder Scrolls series). Needless to say, I am so excited about this.

+1 vote     reply to comment
luciusDXL
luciusDXL Jul 2 2011, 2:45am replied:

Sorry about the lack of updates over here. The project has been progressing but I haven't been updating this place as often as I should. A news article will be coming online any time now (already submitted) talking about what's going on and the latest version.

+1 vote     reply to comment
Anomalous
Anomalous Apr 17 2011, 8:46pm says:

I am so stoked about this. Daggerfall (along with mordor2) ate up a considerable volume of my childhood.

+1 vote     reply to comment
Post a Comment
click to sign in

You are not logged in, your comment will be anonymous unless you join the community today (totally free - or sign in with your social account on the right) which we encourage all contributors to do.

2000 characters limit; HTML formatting and smileys are not supported - text only

Icon
Daggerfall Icon
Platform
Windows
Game
Daggerfall
Developer
XL Engine Dev
Contact
Send Message
Official Page
Xlengine.com
Release Date
TBD
Mod Watch
Track this mod
Share
Style
Genre
Role Playing
Theme
Fantasy
Players
Single Player
Statistics
Rank
1,289 of 19,339
Last Update
7 months ago
Watchers
420 members
Addons
1
Files
5
News
10
Features
2