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!
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:
Additional Comments
Erm better go and continue..'testing'..this game.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Arch Linux x86_64 | May 24 2009 | 1.1.22 | N/A | Yes | No | Gold | Pat | |
Show | Arch Linux | Jan 09 2009 | 1.1.12 | Yes | Yes | No | Gold | an anonymous user | |
Show | Arch Linux | Dec 30 2008 | 1.1.11 | Yes | Yes | No | Gold | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
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 !!!!!!!
Comments for this application have been disabled because there are no maintainers.