I’m currently working on a mod that will make use of the weighting system, but I will also need a way to test that it’s working.
So basically, it’s a mod that is similar to the already implemented Multi Genre item, but instead of genres, this mod makes you able to use multiple topics. What I need is a way to test that the weighting system is working as it should; that is, a way to check that the combinations actually are working as they are supposed to.
How would you generally prove that the weighting system works?
The idea is that with the topic combination, these will together generate a score that in turn is used to calculate the score of the genre combination.
So basically, I make an array of weightings for each topic, and these weightings will be used to calculate a score which is used to calculate the final score based on the genre combination. That final score is what will determine your review score.
I’m sorry if it’s still not clear what I’m trying to achieve. I’m not the best at turning my ideas and thoughts into text
It is pretty close actually. However, I’m mixing in the topic combinations as well. And what I want is basically a proof of it working as it should (dialog showing the output values or something).
I’ll see what I can do myself, but I’ll leave this post here. Maybe someone can shed light on the subject from another angle.
I don’t know if you are aware of this but the game already allows topics to play a bigger role in the scoring. Here is a modding wiki explaining how this works: