0 of 0

File information

Last updated

Original upload

Created by

raff_run

Uploaded by

raffRun

Virus scan

Safe to use

49 comments

  1. raffRun
    raffRun
    • premium
    • 30 kudos
    Locked
    Sticky
    Fixed to work on the latest title update! It was a real pain to get this fixed this time, but the mod should be more durable than last time as I'm not using any fixed IDs now.

    It really should work on the next title updates now, just as how the "no riding music in arenas" part kept working this time.

    Edit: why the hell are all my posts stickied, Nexus
  2. raffRun
    raffRun
    • premium
    • 30 kudos
    Locked
    Sticky
    The mod is working fine for title update 4. Make sure your REFramework is updated before testing it.
  3. JetStream0509
    JetStream0509
    • member
    • 0 kudos
    Hello, I recently installed this mod and it isn't working for me. ReFramework is updated to the latest version, I moved the zip folder to the rise executable folder and extracted it, and yet it isn't working. Maybe it has something to do with the recent update?

    Edit: nvm I got it to work. I just kept uninstalling and reinstalling until it worked ¯\_(ツ)_/¯
  4. FYMengMeng
    FYMengMeng
    • member
    • 3 kudos
    Hey, love the mod! Sorry to post this here but couldn't reach you on the modding discord. I'm trying to create a mod that plays the monster theme instead of the map's music on arena-type maps (I assume it's possible since Violet Mizutsune can do it on all three arena maps). Were you able to figure out how does WwiseMusicManager plays music on one-area maps? Is it possible to give some suggestions?

    In more details, I assume I need to set some state variable then call one of the updateXXX() methods, but I couldn't figure out how does WwiseSetStateParam works. I also saw you mentioned in another thread here that you were able to directly play the monster's theme. I checked the previous versions of this mod but couldn't find the code that do that. Could you please give some pointers?

    Thanks a lot and also thanks for the mod!
    1. raffRun
      raffRun
      • premium
      • 30 kudos
      Hi! Sorry for being unreachable, I check on Nexus more rarely these days. I dunno how I managed to miss the ping though, lol

      Anyway, in order for you to make that mod, you'll have to do what I did when I made this one: set up Ghidra, decompile the game code, and search for the code that makes the monster's theme play instead of the arena theme in there. Then make a lua script that makes the game execute it every time instead of only on certain monsters. The function that you want is updateOneAreaQuestMusic. A tutorial on decompiling Rise is here: Fexty12573/GhidraMHRise: Ghidra scripts for Monster Hunter Rise (github.com)

      Some pointers on reading decompiled code if you never did it (I had never done it before either):

      • If you see "variable + 0xnumber", the code is accessing object.someProperty. Same for "variable->property", but this one is more obvious;
      • If you don't know how goto works, go look it up since it's used often and you'll need to in order to understand the order the code runs;
      • If you see halt_baddata() on decompiled functions, you messed up the tutorial steps (it's very important to have no mods or plugins installed when dumping the game's SDK or this will happen)

      If you have more questions, try reaching me on Discord again and thanks for liking the mod!
    2. Clodow
      Clodow
      • member
      • 0 kudos
      Hey, did you manage to make such a mod? I really hate how the arena themes have precedence over the monster themes
    3. raffRun
      raffRun
      • premium
      • 30 kudos
      They did, but it's still in development, only working partially: Arena Music Override at Monster Hunter Rise - Nexus mods and community

      You probably already saw it, but just posting in case anyone else is wondering.
    4. FYMengMeng
      FYMengMeng
      • member
      • 3 kudos
      And I'm glad to report that the mod is finished! Should now works on all mosnters with unique themes. Note that the mod hasn't been fully tested and there might be potential music-related issues.
  5. Shinokage
    Shinokage
    • supporter
    • 18 kudos
    Love the mod, hate playing without it but I loved it even more when it would play the theme of whatever monster I had mounted instead of just removing the default mounting theme. I loved the feeling of mounting a monster and its theme would take over while I was riding it.

    Honestly though, I would not be the least bit surprised if there's nothing that can be done about that. If there is I think that'd be an awesome option/variant of the mod to have it back to where it plays the monster you're riding regardless of whatever monster is around. Either way, thanks for the awesome mod.
    1. raffRun
      raffRun
      • premium
      • 30 kudos
      Thank you!

      Playing the current monster's theme while riding was the form I had managed to make it work at the time, but that unfortunately broke in both arenas and normal areas (it fundamentally breaks very easily) and I was unable to fix it that time. That's why I remade the mod to make the game not realize you're mounting anymore now. That usually does keep the current monster's theme since it keeps whatever theme is playing at the moment though.
  6. Harridas
    Harridas
    • premium
    • 0 kudos
    Great mod
  7. ImmortalSmoek
    ImmortalSmoek
    • premium
    • 0 kudos
    New update doesn't seem to work. An error message pops up during startup, the mod seems to be looking for files in file directories that doesn't (and shouldn't) exist. https://imgur.com/a/npy4GkH
    1. raffRun
      raffRun
      • premium
      • 30 kudos
      Oh whoops, made a last minute change and didn't apply it fully. Try downloading it again.
    2. ImmortalSmoek
      ImmortalSmoek
      • premium
      • 0 kudos
      Alright, I tried it out. On the bright side, it loads this time. On the not-bright side, it did absolutely nothing. I jumped into a random MR6 quest, and I had ride music as normal.
    3. raffRun
      raffRun
      • premium
      • 30 kudos
      Oof, trying to be quick and not testing the mod after "small changes that can't possibly break anything" ended up not saving any time at all.

      Anyway, it will work now, I've actually tested this time lol
    4. ImmortalSmoek
      ImmortalSmoek
      • premium
      • 0 kudos
      Can confirm on my side, this version does indeed work.
  8. raffRun
    raffRun
    • premium
    • 30 kudos
    Known issues in TU3 - Mod doesn't work outside of arenas. I'm working on it, but it'll take a while since I'll have to understand the new code in order to get around it...
  9. tuyvipqn564
    tuyvipqn564
    • member
    • 0 kudos
    Thank i hate getting interrupted when jamming with the khezu theme
  10. Hengorty
    Hengorty
    • member
    • 0 kudos
    I downloaded the latest version for TU3, but it still does not work.
    1. CurryMeniac
      CurryMeniac
      • member
      • 0 kudos
      it is not updated for TU3 yet. you can see latest version was uploaded on 15 November, and TU3 was 24 Nov.
    2. Fun12342
      Fun12342
      • member
      • 0 kudos
      Yeah, but mod author mentioned it would work even when we get Title Updates. Something probably changed and completely broke the mod.

      Shouldn't take too long for them to update it anyway.
  11. tark95
    tark95
    • member
    • 0 kudos
    Thanks for the update.

    Is it ok to just drop it and overwrite existing files from the previous version or should I remove any traces of the old files first?
    1. raffRun
      raffRun
      • premium
      • 30 kudos
      You can just overwrite and install it just like when you first installed.
    2. tark95
      tark95
      • member
      • 0 kudos
      Hey, it's me again.
      Is it possible that the new version is a bit unstable? I've had several crashes now since the new double Seething event update and they always seem to happen during wyvern rides. I'm gonna test this further without the mod but I thought I'd mention it to you. Could very well just be an issue on my end.
    3. raffRun
      raffRun
      • premium
      • 30 kudos
      Weird... I don't think it's related to the mod, though, due to the way it works internally. At least no one else has reported the same issue during a ride yet. Check if you have (BUGGY) Skip Intro Logos at Monster Hunter Rise - Nexus mods and community installed. The Skip intro logos mod causes a number of conflicts/crashes when used along other mods. You'd need to uninstall it and install Skip Intro Logos (TU2 Compatible) at Monster Hunter Rise - Nexus mods and community instead.
    4. CurryMeniac
      CurryMeniac
      • member
      • 0 kudos
      I also had crashes during wyvern ride. did not installed skip intro mod. it doesn't happen every time. but when it happens, it was during wyvern rides.
    5. tark95
      tark95
      • member
      • 0 kudos
      I have the new version of Skip Intro already but maybe there are some of the old files burried in my system somewhere idk. I'll just use a previous version of your mod. Works good enough for me. Thanks for the troubleshooting suggestion.
    6. raffRun
      raffRun
      • premium
      • 30 kudos
      It's fixed! I personally recommend the new version: the old version does not work for arenas anymore.
    7. tark95
      tark95
      • member
      • 0 kudos
      Awesome, thanks. Gonna try it out whenever I play Rise again.
  12. Sukerusuima
    Sukerusuima
    • premium
    • 0 kudos
    Thank you, you truley are someone of the people. I was looking for a mod that just keeped the monster theme I was fighting but this is something I will glady take for I HATE the wyvern music. thank you kind person :D.
    1. raffRun
      raffRun
      • premium
      • 30 kudos
      Happy to see you like it! Interrupting the monster music for the generic riding theme was really a weird move by Capcom. World had it so much better with mounting variations.
    2. Sukerusuima
      Sukerusuima
      • premium
      • 0 kudos
      Yeah...... yeeeaaaaah.