ROM Hack Story of Seasons: Trio of Towns NTR Plugin

wicksand420

Well-Known Member
Member
Joined
Nov 13, 2016
Messages
2,801
Trophies
1
Age
38
XP
2,284
Country
United States
My wife just had her game file corrupted, I am working to try to figure out what happened, She said she tried to use one of the 99 items with 5 star, and she said all her items went to zero, so she tried a different one and it crashed the game, when she went back in, the game crashes, we deleted her game, and it stops the crash, but we might have to take a close look at some of the codes.
 

wicksand420

Well-Known Member
Member
Joined
Nov 13, 2016
Messages
2,801
Trophies
1
Age
38
XP
2,284
Country
United States
Looks like @Lavaminer89 's 99 items in bag from here is wrong.
mine is;
Code:
[ALL ITEMS IN BAG x99]
D3000000 00000000
C0000000 00000064
207F5E52 00000063
DC000000 00000010
D2000000 00000000
that might be what happened, she said she didn't remember exactly what happened, but she saved with out thinking and borked her game. confirmed, using it made my items in my game all zeros, then crashed the game.

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

Also his 99 items in bag 5 stars crashes the game as well, I tested it and picked up about ten items, they didn't have 5 stars, and it crashed my game back to the 3ds menu
 
Last edited by wicksand420,

Vermil

I don't need a SENPAI to notice me, Right SENPAI?
Member
Joined
Aug 21, 2017
Messages
298
Trophies
0
Age
24
Location
Nightcore -Rockefeller Street
XP
407
Country
Philippines
@Lavaminer89 's codes;
Code:
[99 Items + 5*]
C0000000 00000064 => Loop 100 Times (or Applies To 100 Addresses)
207F5E42 00000063 => 1st Item's Quantity x99
207F5E62 00000005 => Another Item's Quantity x5 ?
207F5E52 00000005 => Another Item's Quantity x5 ?
207F5E72 00000005 => Another Item's Quantity x5 ?
207F5EB2 00000005 => Another Item's Quantity x5 ?
DC000000 00000010 => Move 16 bytes From Address
D2000000 00000000 => End Code
my codes;
Code:
[MAX STATS + 5 STARS ALL ITEMS IN BAG v1]
C0000000 00000064 => Loop 100 Times (or Applies To 100 Addresses)
107F5E48 0000012C => Max 1st Item's 1st Stats
107F5E4A 0000012C => Max 1st Item's 2nd Stats
107F5E4C 0000012C => Max 1st Item's 3rd Stats
107F5E4E 0000012C => Max 1st Item's 4th Stats
DC000000 00000010 => Move 16 bytes From Address
D2000000 00000000 => End Code
I can already tell that there's something wrong with his codes.
 
Last edited by Vermil,

Vermil

I don't need a SENPAI to notice me, Right SENPAI?
Member
Joined
Aug 21, 2017
Messages
298
Trophies
0
Age
24
Location
Nightcore -Rockefeller Street
XP
407
Country
Philippines
Got Another Codes;
Code:
[ALL FARM CIRCLE ITEMS X99]
C0000000 0000010C
207FDC4A 00000063
DC000000 00000004
D2000000 00000000

[HAVE ALL FARM CIRCLE ITEMS]
D5000000 00000000
C0000000 0000010C
D7000000 007FDC48
D4000000 00000001
DC000000 00000002
D2000000 00000000
 

Lavaminer89

Story of Seasons 3OT PLG Dev
Member
Joined
Apr 8, 2017
Messages
214
Trophies
0
XP
363
Country
United States
that might be what happened, she said she didn't remember exactly what happened, but she saved with out thinking and borked her game. confirmed, using it made my items in my game all zeros, then crashed the game.

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

Also his 99 items in bag 5 stars crashes the game as well, I tested it and picked up about ten items, they didn't have 5 stars, and it crashed my game back to the 3ds menu

My Apologies i forgot to tell yall to delete that one, it does not give 5 stars, and the 99 bag items work fine for me
 

Lavaminer89

Story of Seasons 3OT PLG Dev
Member
Joined
Apr 8, 2017
Messages
214
Trophies
0
XP
363
Country
United States
Got Another Codes;
Code:
[ALL FARM CIRCLE ITEMS X99]
C0000000 0000010C
207FDC4A 00000063
DC000000 00000004
D2000000 00000000

[HAVE ALL FARM CIRCLE ITEMS]
D5000000 00000000
C0000000 0000010C
D7000000 007FDC48
D4000000 00000001
DC000000 00000002
D2000000 00000000

we need a code that removes all farm circles
 

RarePupper

Well-Known Member
Newcomer
Joined
Apr 1, 2017
Messages
48
Trophies
0
Age
27
XP
190
Country
United States
How do I install this new version of the cheats? I want to add the new clothes from the DLC via cheat because I hate crafting, but so much has changed and I have no clue what is going on or what to do.
 
  • Like
Reactions: Lavaminer89

Lavaminer89

Story of Seasons 3OT PLG Dev
Member
Joined
Apr 8, 2017
Messages
214
Trophies
0
XP
363
Country
United States
How do I install this new version of the cheats? I want to add the new clothes from the DLC via cheat because I hate crafting, but so much has changed and I have no clue what is going on or what to do.

we have a txt file of the cheat but if you want a plg ask @Queen of SoS but the updated cheats for 1.1 of 3OT havr not been released
 

Queen of SoS

Story of Seasons Queen
OP
Member
Joined
Feb 13, 2016
Messages
865
Trophies
0
Age
25
XP
1,992
Country
United States
Yea we just have to fix a couple of codes. @Lavaminer89 there seems to be a few problems with your 99/max items codes. I’ll release a plugin for those who want it after the codes are all finished and usable.
 
  • Like
Reactions: FairyLu

Lavaminer89

Story of Seasons 3OT PLG Dev
Member
Joined
Apr 8, 2017
Messages
214
Trophies
0
XP
363
Country
United States
Yea we just have to fix a couple of codes. @Lavaminer89 there seems to be a few problems with your 99/max items codes. I’ll release a plugin for those who want it after the codes are all finished and usable.

oh yeah about that... the 99 items+5* dont include that one but the regular 99 items work fine

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

You're on a roll!

i finished the horse modifier ill post it soon
 
  • Like
Reactions: Queen of SoS

Lavaminer89

Story of Seasons 3OT PLG Dev
Member
Joined
Apr 8, 2017
Messages
214
Trophies
0
XP
363
Country
United States
So these are the Current codes For 1.1 SOS 3OT

Recently Added by me(Max Horse affection, Horse Skin Modifier, And 3,000 Fishes Caught)

[++Items++]

[ITEM BAG EDITOR]
DD000000 00000820
D5000000 00010001
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
DD000000 00000840
D5000000 00650065
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
DD000000 00000810
D5000000 00C900C9
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
DD000000 00000880
D5000000 012D012D
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
DD000000 00000420
D5000000 01910191
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
DD000000 00000440
D5000000 01F501F5
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
DD000000 00000410
D5000000 02590259
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
DD000000 00000480
D5000000 02BD02BD
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
DD000000 00000120
D5000000 03210321
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
DD000000 00000140
D5000000 03850385
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
DD000000 00000110
D5000000 03E903E9
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
DD000000 00000180
D5000000 04080408
C0000000 00000064
D6000000 007F5E44
D4000000 00010001
DC000000 0000000C
D2000000 00000000
{USE Y+D-PAD / X+D-PAD / or R+D-PAD IN LEFT, UP, RIGHT, or DOWN.}

[MAX STATS + 5 STARS ALL 500 ITEMS IN STORAGE v2]
C0000000 000001F4
107FECC0 00000001
107FECC0 0000012D
107FECC2 0000012D
107FECC4 0000012D
107FECC6 0000012D
DC000000 00000010
D2000000 00000000

[MAX STATS + 5 STARS ALL ITEMS IN BAG v1]
C0000000 00000064
107F5E48 0000012C
107F5E4A 0000012C
107F5E4C 0000012C
107F5E4E 0000012C
DC000000 00000010
D2000000 00000000

[99 Items in bag]
C0000000 0000001E
207F5E42 00000063
DC000000 00000010
D2000000 00000000

[MAX STATS + 5 STARS ALL ITEMS IN BAG v2]
C0000000 00000064
107F5E48 0000012D
107F5E4A 0000012D
107F5E4C 0000012D
107F5E4E 0000012D
DC000000 00000010
D2000000 00000000

[Remove All Items]
DD000000 00000082
D3000000 00000000
C0000000 00000064
007F5E44 FFFFFFFF
DC000000 00000010
D2000000 00000000
{}

[--]

[++Money++]

[Gold Modifier]
DD000000 00000240
007D7780 3B9AC9FF
D2000000 00000000
DD000000 00000280
007D7780 0098967F
D2000000 00000000
DD000000 00000820
007D7780 00000000
D2000000 00000000
DD000000 00000880
007D7780 0000270F
D2000000 00000000
DD000000 00000840
007D7780 FFFFFFFF
{ Max}

[Max Gold]
007D7780 FFFFFFFF

[--]

[++Clothes++]

[All Outfits]
C0000000 000000A4
007DC274 00000007
DC000000 00000008
D2000000 00000000

[All Hats]
C0000000 00000047
007DC7E4 00000007
DC000000 00000008
D2000000 00000000

[All Glasses]
C0000000 0000001A
007DCA84 00000007
DC000000 00000008
D2000000 00000000

[Disable All Outfits]
C0000000 000000A4
007DC274 00000000
DC000000 00000008
D2000000 00000000

[Disable All Hats]
C0000000 00000047
007DC7E4 00000000
DC000000 00000008
D2000000 00000000

[Disable All Glasses]
C0000000 0000001A
007DCA84 00000000
DC000000 00000008
D2000000 00000000

[--]

[++Bugs And Fish(NOT COMPLETED YET)++]

[3000 Fishes Caught]
D3000000 00000000
008050C0 00000BB8
D2000000 00000000

[--]

[++Buffs(NOT YET)++]

[--]

[++Animal(Not All Codes added yet)++]

[++Horse Color Modifier++]

[Brown + Black Hair]
007DF070 00000043

[White]
007DF070 00000044

[Black]
007DF070 00000045

[Dark Brown + Brown Hair]
007DF070 00000046

[Light Brown + Light Brown Hair]
007DF070 00000047

[Gray]
007DF070 00000048

[Dark Brown + Gray Hair]
007DF070 00000049

[--]

[Max Horse Affection]
007DF072 000003E8

[--]

[++Farm Circles++]

[Have All Farm Circles ]
D5000000 00000000
C0000000 0000010C
D7000000 007FDC48
D4000000 00000001
DC000000 00000002
D2000000 00000000

[All Farm Circles Items x99]
C0000000 0000010C
207FDC4A 00000063
DC000000 00000004
D2000000 00000000

[--]

[++Day,Time,Seasons,And Year++]

[++Seasons++]

[Spring]
007DC262 00000000

[Summer]
007DC262 00000001

[Fall]
007DC262 00000002

[Winter]
007DC262 00000003

[--]

[Day 1]
107DC263 00000001

[Day 5]
107DC263 00000005

[Day 10]
107DC263 0000000A

[Day 15]
107DC263 0000000F

[Day 25]
107DC263 00000019

[Day 31]
107DC263 0000001F

[Time Editor]
DD000000 00000220
107DC264 00000006
D2000000 00000000
DD000000 00000240
107DC264 0000000C
D2000000 00000000
DD000000 00000210
107DC264 00000013
D2000000 00000000
DD000000 00000280
107DE264 00000000
D2000000 00000000
{=6am =12pm =7pm =12am}

[Freeze Time]
407DC264 00000030
007DC264 0000000A
D0000000 00000000

[Year 1]
007DC260 00000001
D2000000 00000000

[Year 2]
007DC260 00000002
D2000000 00000000

[Year 3]
007DC260 00000003
D2000000 00000000

[--]

[++House Modifier++]

[++Change House Exterior++]

[Shack/Default]
207D7769 00000000

[Ordinary House]
207D7769 00000001

[Western House]
207D7769 00000002

[Eastern House]
207D7769 00000003

[Tropical House]
207D7769 00000004

[Big Country House]
207D7769 00000005

[Big Eastern House]
207D7769 00000006

[Big Tropical House]
207D7769 00000007

[Country Mansion]
207D7769 00000008

[Eastern Mansion]
207D7769 00000009

[Tropical Mansion]
207D7769 0000000A

[Western Mansion]
207D7769 0000000B

[Modern Eastern Mansion]
207D7769 0000000C

[Ancient Eastern Mansion]
207D7769 0000000D

[Jungle Mansion]
207D7769 0000000E

[Music Club Mansion]
207D7769 0000000F

[Ocean Mansion]
207D7769 00000010

[Pet Paradise Mansion]
207D7769 00000011

[Magical Mansion]
207D7769 00000012

[El Dorado Mansion]
207D7769 00000013

[--]

[++Change House Interior++]

[Shack/Default]
207D776A 00000000

[Ordinary House]
207D776A 00000001

[Western House]
207D776A 00000002

[Eastern House]
207D776A 00000003

[Tropical House]
207D776A 00000004

[Big Country House]
207D776A 00000005

[Big Eastern House]
207D776A 00000006

[Big Tropical House]
207D776A 00000007

[Country Mansion]
207D776A 00000008

[Eastern Mansion]
207D776A 00000009

[Tropical Mansion]
207D776A 0000000A

[Western Mansion]
207D776A 0000000B

[Modern Eastern Mansion]
207D776A 0000000C

[Ancient Eastern Mansion]
207D776A 0000000D

[Jungle Mansion]
207D776A 0000000E

[Music Club Mansion]
207D776A 0000000F

[Ocean Mansion]
207D776A 00000010

[Pet Paradise Mansion]
207D776A 00000011

[Magical Mansion]
207D776A 00000012

[El Dorado Mansion]
207D776A 00000013

[--]

[--]

[++Misc++]

[++Gender Modifier++]

[++Player++]

[Male]
207D7768 00000000

[Female]
207D7768 00000001

[--]

[++Child++]

[Male]
2080A548 00000000

[Female]
2080A548 00000001

[--]

[--]

[Unlimited Watering Can]
D3000000 00000000
007FDAE8 FF041964

[Max Upgraded Tools]
C0000000 0000001E
207FDAD9 00000004
207FDAD7 00000006
207FDAD8 00000004
207FDAE8 00000004
207FDAEA 00000004
207FDADA 00000006
DC000000 0000000C
D2000000 00000000

[Infinite Stamina]
D3000000 00000000
007D7744 2710999A
D2000000 00000000

[Infinite Mining]
2080A550 000000FF
2080A554 000000FF
2080A560 000000FF
2080A55C 000000FF
2080A568 000000FF

[Refill Stamina]
DD000000 00000042
007D7744 4E200000
D2000000 00000000
{ to refill}

[Farm Tools]
207FDAD6 00000000
207FDAA2 00000001
207FDAEE 00000003
207FDAFA 00000002
207FDB06 00000005
207FDB12 00000007
207FDB1E 00000009
207FDB2A 0000000A
207FDB36 00000004
207FDB42 00000006

[--]
 
General chit-chat
Help Users
    SylverReZ @ SylverReZ: @Veho, How was your day, Veho? You high rn?