ROM Hack Story of Seasons: Trio of Towns NTR Plugin

Queen of SoS

Story of Seasons Queen
OP
Member
Joined
Feb 13, 2016
Messages
865
Trophies
0
Age
26
XP
2,115
Country
United States
But that won't really do him any good as there is no source code for that plugin, will it?

And I wonder if more wedding hats were added for the DLC character marriage options?
Yea if I'm correct it was new items of clothing added with dlc. Rune Factory 4, Some other type of outfit, and then some new hats.
The weather code is correct it's just that he needs to find the offsets to change icon and make the change noticeable to the villagers.

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

Also she's right it really wouldn't help since we don't have a source code.
 

KunoichiZ

Well-Known Member
Member
Joined
Mar 16, 2012
Messages
8,830
Trophies
0
Age
28
XP
4,597
Country
United States
Update time!

I have made a CIA that will download and place the latest version of the plugin. Just download and install the CIA or scan the QR code with FBI, launch the app, and press the A button to download the plugin. It will delete any old plugins named Story_of_Seasons_Trio_of_Towns.plg and replace it with the current one.

Ignore the terrible icon and banner. I made it pretty quick last night as a test. and it may never change unless i can either make a better icon and banner or find something else as a replacement.

https://github.com/KunoichiZ/3OT-plugin-downloader/releases/tag/v1.2

Thanks to @RyDog for the original idea, code (modified by me), and help.

And I'm also working on the same thing for JP Shadows of Valentia.
 
Last edited by KunoichiZ,

KunoichiZ

Well-Known Member
Member
Joined
Mar 16, 2012
Messages
8,830
Trophies
0
Age
28
XP
4,597
Country
United States
In order to make my plugin updater CIA a little more efficient and not leave any duplicate or any other .plg in the folder for 3OT, can you guys tell me what your .plg is named? No one has mentioned issues but I want to try and prevent issues before they occur. Thanks guys!

And if you have a .plg for the Hamtaro patch or the True Love patch, don't mention those names as I don't want to accidentally remove them.
 
Last edited by KunoichiZ,

Queen of SoS

Story of Seasons Queen
OP
Member
Joined
Feb 13, 2016
Messages
865
Trophies
0
Age
26
XP
2,115
Country
United States
In order to make my plugin updater CIA a little more efficient and not leave any duplicate or any other .plg in the folder for 3OT, can you guys tell me what your .plg is named? No one has mentioned issues but I want to try and prevent issues before they occur. Thanks guys!

And if you have a .plg for the Hamtaro patch or the True Love patch, don't mention those names as I don't want to accidentally remove them.
Mine is SoS3OT and It was SoSTrio.
 
  • Like
Reactions: KunoichiZ

Lavaminer89

Story of Seasons 3OT PLG Dev
Member
Joined
Apr 8, 2017
Messages
214
Trophies
0
XP
389
Country
United States
Update time!

I have made a CIA that will download and place the latest version of the plugin. Just download and install the CIA or scan the QR code with FBI, launch the app, and press the A button to download the plugin. It will delete any old plugins named Story_of_Seasons_Trio_of_Towns.plg and replace it with the current one.

Ignore the terrible icon and banner. I made it pretty quick last night as a test. and it may never change unless i can either make a better icon and banner or find something else as a replacement.

https://github.com/KunoichiZ/3OT-plugin-downloader/releases/tag/v1.2

Thanks to @RyDog for the original idea, code (modified by me), and help.

And I'm also working on the same thing for JP Shadows of Valentia.

Not sure how you made that cia but its very nice !!!!!!!!

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

In order to make my plugin updater CIA a little more efficient and not leave any duplicate or any other .plg in the folder for 3OT, can you guys tell me what your .plg is named? No one has mentioned issues but I want to try and prevent issues before they occur. Thanks guys!

And if you have a .plg for the Hamtaro patch or the True Love patch, don't mention those names as I don't want to accidentally remove them.


Wait so does this mean that you updated the plugin version :P ??:nds:
 
  • Like
Reactions: KunoichiZ

KunoichiZ

Well-Known Member
Member
Joined
Mar 16, 2012
Messages
8,830
Trophies
0
Age
28
XP
4,597
Country
United States
Not sure how you made that cia but its very nice !!!!!!!!

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




Wait so does this mean that you updated the plugin version :P ??:nds:
What? No, the plugin hasn't actually been updated. The CIA is used to download the new plugin when it does come out. No new codes have appeared in awhile.
 
  • Like
Reactions: Lavaminer89

RarePupper

Well-Known Member
Newcomer
Joined
Apr 1, 2017
Messages
48
Trophies
0
Age
28
XP
200
Country
United States
I have a question about the cheats. Is it possible to change something for the region? I'm looking all over to cycle items in the JP version but I can't seem to find it.
 

Xmortal

Other Nickname Legarad
Member
Joined
May 28, 2008
Messages
306
Trophies
1
Age
36
Location
Venezuela
XP
1,103
Country
Venezuela
I'm getting closer to discovering the code for the weather, I think the only thing missing is to change the weather icon

Code:
[++Modificador de Clima ++]

[Soleado]
00790653 00000000
007B3E60 00000006
007B3E62 000000FF
007B3E67 00000000
007B3F4E 00000006
007B3F50 000000FF
007B3F55 00000000
007B3F81 00000006
007B3F83 000000FF
007B3F88 00000000
{En fase de prueba}

[LLuvioso]
00790653 00000001
007B3E60 0000001E
007B3E62 00000000
007B3E67 00000001
007B3F4E 0000001E
007B3F50 00000000
007B3F55 00000001
007B3F81 0000001E
007B3F83 00000000
007B3F88 00000001
{En fase de prueba}

[Nevando]
00790653 00000002
007B3E60 00000010
007B3E62 00000030
007B3E67 00000001
007B3F4E 0000000F
007B3F50 00000032
007B3F55 00000001
007B3F81 00000010
007B3F83 00000001
007B3F88 00000001
{En fase de prueba}

[--]
 

Queen of SoS

Story of Seasons Queen
OP
Member
Joined
Feb 13, 2016
Messages
865
Trophies
0
Age
26
XP
2,115
Country
United States
I'm getting closer to discovering the code for the weather, I think the only thing missing is to change the weather icon

Code:
[++Modificador de Clima ++]

[Soleado]
00790653 00000000
007B3E60 00000006
007B3E62 000000FF
007B3E67 00000000
007B3F4E 00000006
007B3F50 000000FF
007B3F55 00000000
007B3F81 00000006
007B3F83 000000FF
007B3F88 00000000
{En fase de prueba}

[LLuvioso]
00790653 00000001
007B3E60 0000001E
007B3E62 00000000
007B3E67 00000001
007B3F4E 0000001E
007B3F50 00000000
007B3F55 00000001
007B3F81 0000001E
007B3F83 00000000
007B3F88 00000001
{En fase de prueba}

[Nevando]
00790653 00000002
007B3E60 00000010
007B3E62 00000030
007B3E67 00000001
007B3F4E 0000000F
007B3F50 00000032
007B3F55 00000001
007B3F81 00000010
007B3F83 00000001
007B3F88 00000001
{En fase de prueba}

[--]
Yea that looks like it anyway when I use the cheat. The icon shouldn't be too hard to change I've actually been working on a farm circle cheat. I haven't gotten it to work yet though.
 
  • Like
Reactions: Lavaminer89

Queen of SoS

Story of Seasons Queen
OP
Member
Joined
Feb 13, 2016
Messages
865
Trophies
0
Age
26
XP
2,115
Country
United States
I know you guys didn't make the cheats but is there a cheat for all outfits except the wedding outfits/unattainable outfits?
It's actually simple just change the line with A4 in it to another hex number.

Making codes isn't that hard now since I've been studying on it. Only problem is that it takes so long to find the correct offsets.
 
Last edited by Queen of SoS,
  • Like
Reactions: Lavaminer89

rfactory

Member
Newcomer
Joined
Feb 9, 2017
Messages
9
Trophies
0
XP
60
Country
United States
It's actually simple just change the line with A4 in it to another hex number.

Making codes isn't that hard now since I've been studying on it. Only problem is that it takes so long to find the correct offsets.

Thanks but I have zero experience with hex editing and stuff, I wouldn't even know where to start...
If it's not too hard then do you think you could include that cheat in the next update for the plugin? That one and an all recipes cheat are the ones I really hope will be included. It's ridiculous how long it takes to get some of them in game. I hope I don't sound ungrateful though, I really appreciate the work you guys put into the plugin.
 

KunoichiZ

Well-Known Member
Member
Joined
Mar 16, 2012
Messages
8,830
Trophies
0
Age
28
XP
4,597
Country
United States
Thanks but I have zero experience with hex editing and stuff, I wouldn't even know where to start...
If it's not too hard then do you think you could include that cheat in the next update for the plugin? That one and an all recipes cheat are the ones I really hope will be included. It's ridiculous how long it takes to get some of them in game. I hope I don't sound ungrateful though, I really appreciate the work you guys put into the plugin.
An all recipes cheat has to be found first, then it'll be added. Fort42's page for the cheats hasn't been updated since March, and that's where I get the codes from, other than the select few who actually can do cheats. As for Kari's cheat, if it works properly, it'll be added as well.
 

rfactory

Member
Newcomer
Joined
Feb 9, 2017
Messages
9
Trophies
0
XP
60
Country
United States
I just did a bit of research on cheat codes and taking what KariRaquan said, was wondering if this would give all outfits except wedding:

C0000000 0000009E
20799544 00000007
DC000000 00000008
D2000000 00000000

All I did was change the outfits number from A4 (164) to 9E (158). I don't have gateway/any way to test it though. Seems a bit easy if it works so I have my doubts...
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    The Real Jdbye @ The Real Jdbye: @Xdqwerty :creep: +1