WineHQ

Dungeon Runners

Current release of Dungeon Runners, including all the updates as they are released.

Application Details:

Version: All Versions
License: Free to use
URL: http://www.dungeonrunners.com
Votes: 0
Latest Rating: Gold
Latest Wine Version Tested: 1.1.22

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Official Website

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Pretty much everything that I tested.

 Ran around killing wolves and goblin-things, all the sounds worked, specials worked fine. Dieing also works fine too..

Didn't see any graphical errors, played for a bit actually..for testing purposes! =D

 I read before about screen resolution problems, I could change the screen res just fine ingame through the options menu and it never crashed. Didn't need any dll files either.

What does not

Like I said I can change the screen resolution but when I re-start the game it goes back to 800x600, I even looked in the config file and its in there 1152x864 I even put this in the default config file and still everytime I start the game it goes back to 800x600

 Just a minor problem but as long as I can change it back I suppose its ok.

 Also the offical installer doesn't work. So updating/installing has to be done through ULL (universal linux launcher) see how-to

 Also for some reason I can't turn on anti-aliasing I press the over button and it stays on 0. Dunno if this is wine's fault.

Workarounds

What was not tested

Extensive-extensive gameplay. You know high level stuff..working on it though.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Erm better go and continue..'testing'..this game.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentArch Linux x86_64May 24 20091.1.22N/A Yes NoGoldPat 
ShowArch LinuxJan 09 20091.1.12Yes Yes NoGoldan anonymous user 
ShowArch LinuxDec 30 20081.1.11Yes Yes NoGoldan anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

HOWTO

Installing/updating/running has to be done through ULL as the official installer is broken.

I've built a .deb package that you can download here although you can follow the instructions below to build it yourself.

Download the ULL .8 from: http://sourceforge.net/projects/ull/

Extract the tar file

tar -xjf ULL-0.8.tar.bz2

Install the following packages to compile the launcher:

sudo apt-get install package_name_here
mono-devel
mono-gcms
unrar
xdelta

and any others (check with ./configure what's missing...)

Compile the launcher:

./configure
make
sudo make install

If you get any errors during the compilation install the missing packages from the error message.

Start the launcher with:

ULL

You can also find its icon in the "games" menu"


Now to install the game press the Add button, select Dungeon Runners. Press Ok and select a folder, really the the folder can be anywhere  and named whatever but for saniety's sake I would suggest making a folder called "Dungeon Runners" in ~/.wine/drive_c/Program Files and selecting that. Press Ok

After that is done you WILL get an error about not being able to read the game version..this is because we havn't installed the game yet!

Just go to Tools -> Repair and it will download and install everything you need into the folder you selected.

Patch the game (if necessary) to the last version and click the Launch button.

Enjoy!

************************************************************************************

To avoid playing with the graphic configuration in game
Edit the User.cfg file in the directory:
.../.wine/drive_c/Program Files/NCSoft/Dungeon Runners/config/User.cfg

And change what you want in the Display part
I am running the game with :

[Display]
AntiAlias = 0
Benchmarked = true
FoliageAmount = 5
Fullscreen = true
FullscreenHeight = 768
FullscreenWidthFullscreenWidth = 1024
Gamma = 5
LightBloom = true
Shadows = true
UISize = 3
VSynch = false

************************************************************************************

If the game has some graphic imperfections try the following:
Create a file: "file.reg" with the following text inside:

[HKEY_CURRENT_USERSoftwareWineDirectUSERSoftwareWineDirect3D]
"UseGLSL"="enabled"
"DirectDrawRendererDirectDrawRenderer"="opengl"
"OffscreenRenderingModeOffscreenRenderingMode"="pbuffer"
"RenderTargetLockModeRenderTargetLockMode"="auto"

and run: # wine regedit file.reg

Then restart the game with the launcher

Enjoy !!!!!

************************************************************************************

All the work on ULL was done by ajackson on the ubuntu forum
So thanks him for the launcher !!!!!!!

Also thanks blaise69 for starting that !!!!!!

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back