modding
Rotten Ribbon Thing |
||
Submitted by kathycf on Tue, 2020-10-20 02:10 | ||
Well, the good news is that there were no exception errors. I was able to use the first version of the ribbons and save the game. I deleted 1st version and put in 2nd version and reloaded the game. Peachy. I found a few minor mistakes w/ icons and such. But I'm going to have to do the entire gas file over again, since I did something wrong. I just don't know what. So, basically a waste of two hours, plus the time creating icons and other crap. If I tear my hair out in frustration I don't think I will be able to wear a ribbon... Not peachy! blogs: |
||
There is no ALTER_MOVE_SPEED :( |
||
Submitted by Dulac on Wed, 2020-10-07 05:53 | ||
I found ALTER_MOVE_SPEED commented out by GPG in DSII. It seems to not exist and crashed my game when hovering the item. Movement speed modifiers are probably a bad idea for a party game like DSII though. Perhaps it will be easy to increase the speed of all players and monsters to match. It's a bit slow paced. However alter_cast_speed works quite well. There are also alterations for melee and ranged, which will make the game much more interesting. The only difficult part would be to beef up the monsters. There is also a serious lack of items in the game! blogs: |
||
FG Skins are done now |
||
Submitted by kathycf on Wed, 2020-09-09 02:52 | ||
Hi I've made some new face and hair textures for both Dungeon Siege 1 and Dungeon Siege LoA. I borrowed quite heavily from the Cutie Girl Revived skin textures by PhoeniX and DDLullu including the a1 mesh that allows the use of alpha channels. I've included the type 2 armor mesh also made by DDLullu. All due credit to them as well as my thanks for allowing use of their content. kathycf blogs: |
||
More Farmgirl Skins |
||
Submitted by kathycf on Fri, 2020-09-04 03:31 | ||
I have like 15 iterations of this mod. Well, there are more textures scattered around, but I keep finding something that's just not right or looks bad. Here are some of the latest screenshots. My changes are listed by skin number with a letter following. blogs: |
||
FG Ribbons and a few new faces. |
||
Submitted by kathycf on Mon, 2020-06-15 02:41 | ||
I made some ribbons and some new textures for farmgirl. I tried updating the dsres tonight, but alas! TankCreator was working less than a week ago, but now it's not. It loads up just fine, appears to process the file, but the finished result does not show up. One could almost say that TankCreator "shit the bed" (if one was somewhat vulgar). Seriously, I am frustrated and annoyed. Nothing like a few hours down the drain to cheer a girl up. blogs: |
||
Shield Thing |
||
Submitted by kathycf on Mon, 2020-04-06 02:23 | ||
I've been playing around with making yet another shield mod. It's a shame that templates give me a headache, boohoo I'm not crazy about this peach colored one. blogs: |
||
Have Random Object Placement Figured out |
||
Submitted by Dulac on Tue, 2019-11-05 06:14 | ||
I figured out how to implement random object placement. It's all in my head right now. The user will be able to have settings for what I'm calling patterns, which can also be saved to a text file. The only problem with the approach I'm taking is that it will take time to get the object placement data. The issue I was facing was no info on the height of nodes, so I thought it will be best to place objects on each type of node and use the points from those objects as seeds for random placement. Each node will have an overall chance to spawn in one of the random seeds. blogs: |
||