Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - korppis

Pages: [1]
1
Beginner's Help and Guides / How-To: Customize sounds.txt
« on: August 05, 2014, 01:14:14 pm »
There's quite a few different sound mods around, plus crpg has it's own custom voices now and people tend to have different taste of what is good and what's not. The problem is that all those mods have separate sounds.txt file and sometimes people don't like all the voices that come in bundle. So, here's a small guide about how to deal with the file so that you can customize your own sounds. Combine the best of all mods and take away annoying sounds if you will.

Tools
I'd recommend using some nice little text/code editor that has file differ tool and which shows line numbers. You're going to need it if the devs add new sounds. I personally prefer Sublime Text because it also has so many other nice features (such as multiline edit) to make working fast and easy.

Backups
Always keep the module's original sounds.txt files in backup, so that when it gets updated you can compare it to the older version and see what was changed (ie new sounds added or new samples added to old sounds).

Sounds.txt file
Because picture speaks more than 1000 words:
(click to show/hide)

The file has two parts:

1) First part lists sound sample files to be used. The section starts with a number that tells how many samples there is to read (each sample is on it's own line so it's also a line number, thus easy to calculate in an editor with line numbers). The index/offset starts from zero, and the first sample is on line 3, so for example if you need to find the sample number 534, it will be on line 534+3 = 537. If you need to navigate the other way around, and figure what offset the sample on line 35 has, that would be same as 35-3 = 32.

2) Second part also starts with a number, telling how many sounds (=lines) there is. Each line starts with sound name, followed by a  serie of numbers/values. I'm not quite sure what the first value means, could be a value telling the priority and/or volume... either way, I've never needed to change that. The second value tells the number of samples for that sound. After this, the rest of the values are to be read in pairs, where the second number is always a zero (again, not sure if that latter zero value has any meaning, or is it just used as a separator). The first number in that pair is the sound sample's index/offset in first part's sample table. So if you see a sound with sample definition 13 0, you can see the corresponding sample file on line 16 (13+3). Note: It's very important that the sample value (2nd value) corresponds to the sample pair number (offset followed by a zero), otherwise the file won't load.

Adding new sound samples
- If you add new sound samples (first part), ALWAYS add them to the end of the list. If you push them in between old values, every sample from that offset and up will get shifted, which means you'd have to manually rework the whole 2nd part and increase all those messed up offset values.

- Remember to increase number of samples on line 2.

Disabling sound samples
If you locate a voice file that you really hate and want to get rid of it, you can just rename that entry (in 1st part), ie "annoying_sound.ogg 2705" -> "DISABLED_annoying_sound.ogg 2705".

Troubleshooting
Quote
Wrong voice commands
If for example "Attack"-command plays "Flank left" sound.
This is because the sample value in second part matches wrong offset on sample list. Most likely a new sound has been added somewhere in between the list. File diff with old working version should help pin point the changed line.

Quote
Error: "More than 32 samples per sound"
You get this error on load if you add new sample to a sound, but forget to increase the number of samples (2nd value after the sound name).

Quote
Script errors in game
Could be because devs have added new sound to the game, but those are missing from your sounds.txt file (2nd part). Some sounds trigger so rarely that you might not see the script errors often. File diff the original files and add the new sounds to your own sounds.txt.

2
Suggestions Corner / New game mode - ideas
« on: July 08, 2014, 09:31:13 am »
I was watching some videos of battlefield 4 the other day, and the Obliteration game mode looked really fun. So I tried to think of ways to port something similiar to warband. For those who don't know the rules, check the spoiler.

(click to show/hide)

So basicly what I'd love to see is a game mode where both teams would have defensive and offensive objectives.

  • Perhaps the obliteration mode would work straight out of the box? Just change the bomb to a powder keg and mark the objectives with flag?
  • Another idea was to have maps where both teams would hold a village. Between the villages would be neutral zone that would spawn some item/flag (one at a time, maybe 3 total), and both teams would have to rush for it and take it to their base. Would also be fun feature if you could sneak into enemy village and steal their captured flags and carry them to your own base, that way there would be also defensive objective. Winner would be the team to control more flags when all are captured and in base, or when time runs out.

These are just sketchy ideas that need a lot of work... sooo, any thoughts?

3
Suggestions Corner / EU8
« on: July 03, 2014, 06:06:55 pm »
Since DTV (EU7) server is pretty much always full, can we have EU8 as secondary DTV server when it's not used for events?

It's pretty much wasted resource as a battle server. And I'm sure there's a lot of low level players who'd want to play DTV but it has too long queue.

4
Suggestions Corner / About nudges
« on: July 02, 2014, 08:38:59 pm »
Is there any chance of getting 2h nudge aka pommel strike easier to perform?

If you compare it to other weapons:

- 1h can deal the nudge while holding any attack or any block, it's by far the easiest since it's always available.

- Polearms can shove while holding block to any direction. Up and down block make sense but turning the weapon instantly around from side-block to shove does not. Anyway, that makes shove very easy to do as well if you're not attacking.

But 2h can deal the nudge only while holding overhead attack. Not only is it the most useless nudge of them all but also least intuitive to use. Can we not have it available for other moves as well? At least up block makes sense animation-wise if that matters.

5
Suggestions Corner / Kicking/nudging doors
« on: November 08, 2013, 07:20:53 am »
Usually it would be a bad idea to open the door when you hear bunch of people hacking it down with axes, but in this game it's a common tactic. If the door opens inwards, you can open and close it real quick so that people can't hit it, and they don't have time to get in either. Or if it opens outwards, you can (ab)use it to push people off stairs or a cliff.

So, would it be possible to add door kicking / nudging to counter this tactic? Meaning that when someone is trying to open or close the door, you could kick or nudge it to opposite direction to keep it the way it was.

6
Official website: http://www.ageofwonders.com/
Release date: Q1/2014

This one seems really promising according to the few gameplay videos. It still looks like old good AoW, but with some goodies from Civilization series and overall more dynamic world. They also promised a good modding support.  :)

By the way, how many did play AoW:Shadow Magic? And did you like it?

7
Suggestions Corner / Website - Show upcoming maps
« on: July 09, 2013, 07:32:23 am »
Is it possible to show current and maybe next 5 maps for any chosen server?
And why not even entire map cycle as a link somewhere?

It would help choosing which server to join when you can see which has your favorite maps coming up next.  :)

8
Buy / Heavy Bastard Sword +2
« on: January 15, 2012, 10:23:55 am »
Would like to buy a +2 Heavy Bastard Sword. Any offers?

9
Buy / Buying +2/+3 Leather Gloves
« on: January 04, 2012, 07:32:07 am »
I'd like to buy +2 or +3 leather gloves.
Or I can trade +3 mail gauntlets for +3 gloves.

Any offers?

Pages: [1]