Problem with camera angle mods in DS1
Submitted by sununpa on Sat, 2007-06-02 08:47 | ||
Greets EVBD I'm new here so let me take this moment to say hello... I've searched around the site for an hour or so and have been unable to locate any info about this so I'll post it here. I hope it's the right place as I'm still not clear on what the difference is between a mod and a sieglet perhaps someone can clear that up for me. I've seen downloads on several sites in both categories that only served to confuse me more. However, that's not what this post is all about, so... Here's the problem. I've been looking for a mod/sieglet that would let me view things from a lower perspective (ie; down to ground level. I'm not really interested in removing the fog of war effect, nor do I care about changing the zoom factor. It's just that when I zoom in close enough to see any kind of details, I'm basically looking at the ground in front of my character. It would be nice to be able to see things from ground level rather than the constant downward angle provided in the game. I've tried several versions of adaptations that "claim" to do this, but in every case I receive an error message stating that no maps can be located. I am flying DS1 version 1.11 and while I've seen many comments on various download sites where others have posted that they receive the same type of error messages, I have yet to locate any comments regarding this. Nor have I been able to locate any downloads that work, regardless of what the up loader claims. So my question is... Are there any mods/sieglets around for DS1 that "actually" work and if so could someone please direct me to them. I've been keeping a list of those I've tried so I will be able to let you know if any of your suggestions have already been attempted. Any helpful info on the matter would be received with gladness and happy dancing on my part. 8-] Thank You for any help you can provide... sununpa@excite.com forums: |
||
» |
Don't think there are any ones that work changing only the camera angle and nothing else, if you don't mind other things DS Revived is a great mod that changes quite a few things, but still keeps the game balanced and fun. Can be found here Herena Forge Downloads. If you want only the camera it's a fairly simple fix, let me know and I'll make one and upload it here.
Welcome to the site, sununpa. I agree with Volkan that DS Revived is an excellent choice. You can change camera angles easily, and there is a DS revived for both "regular" Dungeon Siege and also DS Revived LOA. There are some new weapons, armor and spells plus some other nice features.
-------------------------
Total absence of humor renders life impossible.
Colette
The problem with camera angle mods is that the change MUST be located in the map file (and not in an added mod file). That means that only full map downloads can include camera angle changes... Alternatively, you can make the change to your maps yourself.
Using Tank Viewer + a text editor + Tank Creator:
1. Untank the map file you want to work with into it's own empty folder (won't work on protected tanks).
2. Using a text editor, modify the appropriate camera settings (min_azimuth...) within this file:
\world\maps\mapname\main.gas
3. Move the original map tank elsewhere (as a backup).
4. Retank the map files (which now include your changes) and put the retanked file back into your Maps folder.
Done.
There also might be the possibility of using a dsdll to do what you want to do... I haven't used it myself but I understand that something separate from DSRevived was made by Ikkyo for other maps when using DSLOA's exe.
...and BTW:
:welcome:
This is true for DS2, but for DS1 and LOA you can modify the ui/interfaces/backend/options_game options_game.gas and use it in conjunction with the ikkyo.dsdll/ikkyoloa.dsdll file to get the modified camera angles. So you can have a mod that alters only the camera angles and nothing else.
I actually wrote 2 times, once at SN and once at PDS a nice long detailed version of how to edit any map version so you can change it's camera angle/views. You can change several parts of it and really it is all in one little gas file that needs to be changed. I am not going to go looking for them but I did remember TomCat39 had put out some camera fix stuff that still is linked and works at SN: http://www.siegenetwork.com/q?dir=Downloads&req=file&id=203 You dont have to use the same naming scheme or even do exactly like he says but the principal is the same for any camera fixing.
Abstraction Webpage
Abstraction Forums
Actually, you only need a small tank file to change the angles on a map. These two mods are just .ds2map files that you put in your mapfolder to get, in my opinion, better map angles.
DS2 World Camera Fix
BW World Camera Fix
They overwrite the text file in the world maps that define the camera settings.
Welcome to the site sununpa.
Edit: snaked by sjr. :P But just untank the mods I linked to to see how it is done.
Though the question was for DS1 not DS2 or BW camera views. Not sure the DS2/BW methods will work for DS1.
Abstraction Webpage
Abstraction Forums
That would be the world/maps/map_world main.gas file.
Just change the min/max azimuth/distance settings. But the best option is still with the dynamic camera adjustments by ikkyo.
Okay I found the short version of something I wrote a long time ago at SN. This is for DS1 though if you are interested for DS2 it is a similar process, it will work for any DS1, DSLoA, or DS1 related siegelet map:
(I think the indents and such dont qoute very well so it may not look correct, but it was in the right format for indents and such when quoted)
Abstraction Webpage
Abstraction Forums
I'm sure there's plenty of useful information in the previous posts, once I get around to studying them. But at this point, I'm really looking for something ready made and simple to install. While I've played the game quite a bit, I have no experience altering the game (other than installing a few files into the resources folder. 8-]
And I really am only interested in the camera angle, but I don't know what all that involves. I only know that I've had no success with any tried so far.
If you could throw something simple together that only changes the angle a bit (doesn't have to be zero, just down more than it is any amount would be better, heheh), that would be a good thing...
Thanks for the feedback EVBD and the howdy-doos
Uploaded one to the site sununpa.
Thank You!
Got and I'm on my way to trying it out, I'll let you know how it goes...
sununpa@excite.com
That worked, thanks...
Sorry for the delay in reply, I've been out of sorts lately, but doing better now.
Your solution is the only one I've seen that included more than the .dsres file, perhaps that is why none of the others worked. Maybe they also require other support files and the person uploading them assumed that I would know that. But that's only a guess.
Anyway, thank you. It was exactly what I was looking for.
There is one other thing that you may be able to help me with. It relates to the map. I noticed that when you zoom out a certain amount it becomes much smaller. I'm not interested in changing the distance shown or any other type of alterations. But it would be nice if the map remained the same size when zoomed out that far. Do you have any files or the like (something as simple to install as the angle adjustments you did) that would accomplish this?
Thanks again, your help is much appreciated.
The reason that DS doesn't pause to load the next region like other games, is that it continually unloads the parts of the map that are "out of sight" of the player. That means that you're seeing the entire map that exists, and there's nothing more to show you when you zoom out.
If you artificially increase the "frustum" or retained map area, then you'd increase the memory requirements, decrease the frame rate etc. because the map is not just a map, it's an aerial view, with all the content animated, and the same frustum is used for regular camera and overhead camera.
There are mods that do this, but you might not like the results.
Abstraction site
Dungeon Raider
Glad to hear it worked sununpa. The advantage of the Ikkyo.dsdll is the camera settings will now work with any map.
I increased the frustum to 500 and overhead map to 2000 meters so as to make a good aerial picture of the game, and it took almost an hour for the map to load.
A bit technical, but...
I get the drift of it (I think). What I don't understand is this...
I don't want the map to show more terrain than normal. I just want the map to remain the same size (ie; bigger magnification of what's there.
What I'm talking about is the last, I think, three zoom out points. I can tell on close inspection that the map, though physically about half size, that it does actually show more area. I don't want it to show more than it does, only I wish it was bigger, like the other lower magnifications.
I'll check out the references and see what's there, thanks...
OK. All terrain nodes are at a fixed scale. Cannot increase size as they have to be indexed together at creation. Hope that answers your question.
There's not a lot of difference between the map zoomed all the way in and the regular camera overhead zoomed all the way out, so I assume it's not magnification you mean, but rather that you'd like the map view to fill more of the screen than it does.
When I switch to map view and zoom in and out, I only see a border when the screen would show more than the frustum area.
Abstraction site
Dungeon Raider
Those settings can be changed in the moods.gas/engine.gas/options.gas files. The key is the frustum in the moods, but altering it too much can cause game to lock up when going through certain areas.
Well... I do get the idea that there's more to it all than meets the eye, 8=]
PS: And yes, that's correct. I'm not looking for more mag, just a bigger display.
Give me about 15-20 minutes and I'll send ya a link in a PM.
Edit: Check your inbox for the PM sununpa.
Thank You. While I'll no doubt look into the various editing options available, right now I'm just playing the game and enjoying it much better too. 8=]
Greets EVBD 8]
All's well, just wanted to say hi and thanks for all the help. While the map adjustment does seem to have a few black areas on the edges now and then, I figure that's because it's reached the end of the map (so to speak). It's a minor issue and doesn't really bother me. The main thing is that it's "all" larger now and that's what I needed.
Thanks and Enjoy Your Day...
Glad to hear that you are enjoying the game. And here on Siege the Day we always enjoy the day. ^