Recent content by NikkMann

  1. NikkMann

    Hacking Dragonball Z - Budokai Tenkaichi 3 Wii USA HD Texture Pack

    Wow thats unfortunate. Just found a vid of your texture pack and its easily the best one I've seen. What was the name of the admin? Maybe we can try bugging him. If not, how exactly did you upscale the textures, as in what program/method? Got a pretty beefy gaming PC.
  2. NikkMann

    ROM Hack No More Heroes III - Graphic mod

    Ah ok, can't you just use r.shadow.distancescale ?
  3. NikkMann

    Tutorial How to unpack and repack Unreal Engine 4 files

    I have re-made your entire tutorial into Word and PDF files so people can see it easily. I also fixed the grammar mistakes, should help people read it easier :)
  4. NikkMann

    ROM Hack No More Heroes III - Graphic mod

    Oh nice, how did you do that? I'd like to add it to my graphics mod for emulators, with credit to you of course.
  5. NikkMann

    ROM Hack No More Heroes III - Graphic mod

    what exactly do you mean when you say you "enabled material reflection"? Are you just talking about SSR? And what does the exefs you included do?
  6. NikkMann

    Tutorial How to unpack and repack Unreal Engine 4 files

    For some reason the tutorial is not showing up for me anymore, its just empty links now.
  7. NikkMann

    ROM Hack No More Heroes III - Graphic mod

    Updated my graphics mod to V2 and added links for FPS unlockers for the game, check the vid above.
  8. NikkMann

    ROM Hack No More Heroes III - Graphic mod

    Nice find with the ssr roughness, didn't think to use that. It fixes some stuff having reflections when it shouldn't. Gonna incorporate that into my mod and give you credit. Some questions though that could also help me improve my mod. -Why did you change the max LOD size for some of the...
  9. NikkMann

    ROM Hack No More Heroes III - Graphic mod

    Made a mod for emus that basically removes any graphical limits and gives resolution options. Only issue is that open world areas and cutscenes are locked to 30 fps and I'm not able to fix that with cvars.
  10. NikkMann

    ROM Hack No More Heroes III - Graphic mod

    Don't know how I missed that, but it worked! I was able to add in some nice motion blur to the game. The 4k works too, but it causes alot of textures and graphical effects to not load in. Might be tied to the streaming size limit, will mess around with it later. EDIT: Removing the stream and...
  11. NikkMann

    ROM Hack No More Heroes III - Graphic mod

    Gotcha, I'm trying to extract the nca files now with this tool Ok so I extracted my games pack and found the switchdevicesettings.inin, but when I try to repack it I am still getting errors with regards to the unreal .dlls that I had to copy over. EDIT: So I got it to make the pak properly...
  12. NikkMann

    ROM Hack No More Heroes III - Graphic mod

    I'm getting some kind of fatal error when trying to extract your paks or repack the editted files into my own. Any idea why? I've setup the folders as per the guide using unreal engine 4.26's pak.exe and .dlls
  13. NikkMann

    ROM Hack No More Heroes III - Graphic mod

    Thanks! I'll try them out this weekend. Which version of UE did you use for NMH3's pak files? EDIT:Nvm, dumb question
  14. NikkMann

    ROM Hack No More Heroes III - Graphic mod

    2 different mods, one for 2560x1440, and one for 3840x2160 :) In both the open world and normal game parts if possible. Also, it looks like the open world is limited to 30fps, anyway you could make it 60 fps also? If not its all good. Also Also, what program did you use to extract the pak?