ROM Hack HELP! Unity modding

  • Thread starter Thread starter nikvoid
  • Start date Start date
  • Views Views 5,570
  • Replies Replies 10

nikvoid

Member
Newcomer
Joined
Oct 26, 2020
Messages
5
Reaction score
0
Trophies
0
XP
91
Country
Ukraine
I`m trying to translate nintendo switch Unity game. I made romfs dump with Yuzu and changed some text. I`m trying to load it as mod, but nothing changes in game. I used Unity Assets Bundle Extractor to change text
 
I`m trying to translate nintendo switch Unity game. I made romfs dump with Yuzu and changed some text. I`m trying to load it as mod, but nothing changes in game. I used Unity Assets Bundle Extractor to change text
What game? Devs can make different string archives. Engine doesn't matter. And what file are you dumping.
 
Oh, I solved that problem, just built game with hackbrewpack

--------------------- MERGED ---------------------------

P.S game is
Kono Subarashii Sekai ni Shukufuku o! - Love for These Clothes of Desire!
 
P.P.S. Do you know any simple methods to edit MonoBehavior?
You can try uTinyRipper to check if it will convert wanted monobehaviour to source type (the one used by engine).

I could try to help (after I will finish work in next 2 weeks), but I need more info as there is not just one tool for everything Unity related on Switch.
 
Last edited by masagrator,
OK. tried to change some text`s Monobehavior in resources.assets, it worked. I found main game text in sharedassets0.assets and if I`m changing it, game isn`t loading

--------------------- MERGED ---------------------------

other assets (as textures or sprites) changing doesn`t affect game loading
 
OK. tried to change some text`s Monobehavior in resources.assets, it worked. I found main game text in sharedassets0.assets and if I`m changing it, game isn`t loading

--------------------- MERGED ---------------------------

other assets (as textures or sprites) changing doesn`t affect game loading
If you're changing text so in result file is bigger or smaller and texts have size hardcoded in the same file, then not changing size to correct one may result in internal crash.
 
Tried changing voice strings saving constant file size, it worked.then changed text with hex editor, also worked. Thanks!
upload_2020-10-28_16-47-38.png
 
Hey I have one question, I tried to extract all files from a Unity Switch game with AssetStudio but I didn't got all sprites/can't find some sprites which are ingame.
I tried looking in Texture2D and Sprite but there are only a few files.
Anyone can help me?
 
I`m trying to translate nintendo switch Unity game. I made romfs dump with Yuzu and changed some text. I`m trying to load it as mod, but nothing changes in game. I used Unity Assets Bundle Extractor to change text
Hey, can you tell me how you repackaged the game? I am trying to repackage a game and having no luck. What did you use?
 

Site & Scene News

Popular threads in this forum