very strange. The weirdest part is it not working on an actual Switch with the same infinite loading problem, and a completely different save than I'm using for Yuzu and Ryujinx. But appreciate the responses :)
well now this is interesting. Tried opening the ResourceSizeTable.Product.111.rsizetable.zs file in NX-Editor. Got this error (EDIT: all 3 resourcesizetable files give the same error):
**System.IO.InvalidDataException: Invalid RSTB file, expected a length of '1984964630' but found '3039622' at RstbLibrary.ImmutableRstb.Read(RevrsReader& reader, RestblHeader& header, ImmutableHashTable& hashTable, ImmutableOverflowTable& overflowTable) at RstbLibrary.ImmutableRstb..ctor(RevrsReader& reader) at RstbLibrary.Rstb.FromBinary(Span`1 data) at NxEditor.EpdPlugin.ViewModels.RstbEditorViewModel.Read() at NxEditor.Components.EditorManager.LoadEditor(IEditorFile handle) in D:/a/NxEditor/NxEditor/src/NxEditor/Components/EditorManager.cs:line 42 at NxEditor.Components.EditorManager.TryLoadEditor(IEditorFile handle) in D:/a/NxEditor/NxEditor/src/NxEditor/Components/EditorManager.cs:line 20** ``` 29:19:37:227 [TryLoadEditor]: | ```
It seems that Amiibolad and more modders are working on it, the truth is that it is something very complicated for me, I already tried to change the model but it was impossible to make the game load.
This mod is also compatible with the Better Master Sword Mod. Zelda's Master sword can do all of the Status effect like lightning ice fire as well as Links doing the same.
The mod will work but only with Link, because the sword I used for the mods is not the original Master Sword is the one you use during the beginning of the game before it breaks and uses another internal name within the game, I did it this way because it is the only sword that you can have many times as a Master Sword (glitched).
Thanks to you for warning me that the mod was not working well, that forced me to look at it with a loupe and realize that I left a part without rewriting, enjoy it plus you have the extra of being able to use the two Scimitar of the Seven hehehehehehe....
24 comments
EDIT: Same exact problem with Ryujinx.
EDIT2: ok it doesn't work on my regular save on an actual Switch either (also game v1.1.1). Just infinite loading. ???
getting this error over and over in the ryujinx console
I hate computers lol
https://i.imgur.com/hqJiMGX.png
EDIT: found the NX-Editor log:
29:19:35:594 [LoadEditor]: Processing ResourceSizeTable.Product.111.rsizetable.zs
**System.IO.InvalidDataException: Invalid RSTB file, expected a length of '1984964630' but found '3039622'
at RstbLibrary.ImmutableRstb.Read(RevrsReader& reader, RestblHeader& header, ImmutableHashTable& hashTable, ImmutableOverflowTable& overflowTable)
at RstbLibrary.ImmutableRstb..ctor(RevrsReader& reader)
at RstbLibrary.Rstb.FromBinary(Span`1 data)
at NxEditor.EpdPlugin.ViewModels.RstbEditorViewModel.Read()
at NxEditor.Components.EditorManager.LoadEditor(IEditorFile handle) in D:/a/NxEditor/NxEditor/src/NxEditor/Components/EditorManager.cs:line 42
at NxEditor.Components.EditorManager.TryLoadEditor(IEditorFile handle) in D:/a/NxEditor/NxEditor/src/NxEditor/Components/EditorManager.cs:line 20**
```
29:19:37:227 [TryLoadEditor]: |
```