ROM Hack Rune Factory 4 S Hacking Thread

black_bird

Active Member
Newcomer
Joined
Sep 9, 2019
Messages
26
Trophies
0
Age
27
XP
259
Country
United States

myangel

Well-Known Member
Member
Joined
Nov 17, 2015
Messages
196
Trophies
0
Age
34
XP
937
Country
United States
I'm lost it with the create item code can you made some example code the working one for item and weapon?

Here i try to create 10 fold steel but nothing show up in first slot

[Override item in slot 1 with Material]
04100000 2dda399c 03A50009
04100000 2dda39a0 09090909
04100000 2dda39a4 09090909
04100000 2dda39a8 00000009
04100000 2dda39ac 00000000
08100000 2dda39b0 00000000 00000000
04100000 2dda39b8 10000800
04100000 2dda39bc 743a3990
04100000 2dda39c0 00000000
 
Last edited by myangel,

mobad

Active Member
Newcomer
Joined
Apr 7, 2007
Messages
28
Trophies
1
XP
250
Country
Canada
You can do simple cheat search it take less then minute to max those thing and value are right next to each other ( money , lumber , stone )
What parameters?
I searched HEAP == u64 for money and I found two entries but when I changed one/both it would just immediately decrease back to the previous value.
 

myangel

Well-Known Member
Member
Joined
Nov 17, 2015
Messages
196
Trophies
0
Age
34
XP
937
Country
United States
What parameters?
I searched HEAP == u64 for money and I found two entries but when I changed one/both it would just immediately decrease back to the previous value.
I use sxos u16 search for lumber when it show 3 result i use the first one ( base )

Money on the left from lumber and stone on the right the address are pretty much next to each other if you want max just set the right value to FF it will max all of them

XGkEnHe.png


Prince point probably around there too
 
Last edited by myangel,

DEMONDICE

K-K-Kureiji
Member
Joined
Dec 7, 2013
Messages
1,014
Trophies
1
Age
33
XP
2,013
Country
United States
I use sxos u16 search for lumber when it show 3 result i use the first one ( base )

Money on the left from lumber and stone on the right the address are pretty much next to each other if you want max just set the right value to FF it will max all of them

XGkEnHe.png


Prince point probably around there too
I'm just going to backup my SD and search it myself. I did it once before for a different game and I hate tempting corruption haha. But no one seems to be working on a save editor for this version, so this is the only option.

Edit: Whew, in the clear. No exfat corruption haha. Prince points were in a different spot, so I had to do 2 seperate searches, but they were all found in BASE with unsigned 16 bit, like you said. Now hopefully when the game officially drops tomorrow we will get some new stuff! I just need some friendship and skill multipliers now.
 
Last edited by DEMONDICE,

Chickensalad

Member
Newcomer
Joined
Mar 4, 2017
Messages
13
Trophies
0
Age
32
XP
65
Country
United States
I'm on exfat, I tried searching that line in the ram searcher but I can only cheese between HEAP and MAIN, there's no BASE option. Sorry I'm new to this
 

DrYoshi

Well-Known Member
Newcomer
Joined
May 1, 2019
Messages
82
Trophies
0
Age
27
XP
477
Country
United States
I'm just going to backup my SD and search it myself. I did it once before for a different game and I hate tempting corruption haha. But no one seems to be working on a save editor for this version, so this is the only option.

Edit: Whew, in the clear. No exfat corruption haha. Prince points were in a different spot, so I had to do 2 seperate searches, but they were all found in BASE with unsigned 16 bit, like you said. Now hopefully when the game officially drops tomorrow we will get some new stuff! I just need some friendship and skill multipliers now.
I'm looking in Base with unsigned 16bit on sxos cheat searcher, but I can't find the [BASE+0x237D6E10] line to max out my money and lumber and then the [BASE+0x237D6E20] to max out my stone amount. How did you find it? I keep getting only [BASE+0x24######] and higher when I search, Even when clicking a base 0x24 and holding L to scroll down the ram editor to find the 2 lines It cuts off near a high end value of 0x23, so I can't manually reach it that way. Any help is Greatly Appreciated. Thanks.
 

DEMONDICE

K-K-Kureiji
Member
Joined
Dec 7, 2013
Messages
1,014
Trophies
1
Age
33
XP
2,013
Country
United States
I'm looking in Base with unsigned 16bit on sxos cheat searcher, but I can't find the [BASE+0x237D6E10] line to max out my money and lumber and then the [BASE+0x237D6E20] to max out my stone amount. How did you find it? I keep getting only [BASE+0x24######] and higher when I search, Even when clicking a base 0x24 and holding L to scroll down the ram editor to find the 2 lines It cuts off near a high end value of 0x23, so I can't manually reach it that way. Any help is Greatly Appreciated. Thanks.
I'm pretty certain that the address differs on each boot of the game, so it wont be in the same place. That's why a code cant be created, its dynamic. Dont search a specific area, just do a wide search for 16 bit unsigned. I had to do two searches before it was narrowed down to 3 results, one in base. That was the correct one.
 
  • Like
Reactions: DrYoshi

DrYoshi

Well-Known Member
Newcomer
Joined
May 1, 2019
Messages
82
Trophies
0
Age
27
XP
477
Country
United States
I'm pretty certain that the address differs on each boot of the game, so it wont be in the same place. That's why a code cant be created, its dynamic. Dont search a specific area, just do a wide search for 16 bit unsigned. I had to do two searches before it was narrowed down to 3 results, one in base. That was the correct one.
Ok I found it after 6 hours, but when I change the values shown in the image above for each thing I don't get max money, stone or lumber. It only increases money to about 8800000, stone and lumber to about 10000. What values do you use to increase money, lumber and stone to the maximum amount? This is the last step of this for me. Thank you very much.
 
Last edited by DrYoshi,

myangel

Well-Known Member
Member
Joined
Nov 17, 2015
Messages
196
Trophies
0
Age
34
XP
937
Country
United States
So just click cheat searcher, 16 bit unsigned in sxos, and then do exact search and put in 3320, a405, or ec07? Or are those different on each reboot of the game? Or am I going about this completely wrong and you click on ram editor instead? Also do you need to click on and use the memory dumper option on the sxos cheat tab at all? Thanks, I've been at this for 6 hours straight and finally feel like i'm pretty close at getting this done with just a bit more help.
You doing it wrong just think like how you use cheat engine but with abit more extra step

First find your lumber in game so if you have 150 convert them to hex that mean = 96 so you put 0096 to search

after first search then do something to make the number 150 change like add more lumber to be 151 = 97 hex edit then search for 0097 again you will find the right address 100% just use the first address in search result

if you want to max lumber ignore the 2 value you see in the list just change the third one from 00 to ff it will max instantly

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

Edit 1:
After spending an afternoon trying to create a change item code (type, quantity, the works), I managed to find the format the items are stored and where they are stored. However, SX cheats do not allow me to create a simple "Press R3 to get 9 Lv10 materials" because of no way to store a register value. So, I'll dump here the item types, and how to make a "Create Item From Scratch" code:

Heap + 2dda399c = 1st backpack slot. Add 0x28 to it for the second slot and so on.
[/code]

OP can you show an example with a working code for item cheat? i try but it just not working the first slot just blank and nothing show up but can't put anything there too

I would like x9 Ten fold steel level 10
 
  • Like
Reactions: DrYoshi

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    He said he had 3 different doctors apt this week, so he prob there. Something about gerbal extraction, I don't know.
    +1
  • ZeroT21 @ ZeroT21:
    bored, guess i'll spread more democracy
  • LeoTCK @ LeoTCK:
    @K3Nv2 one more time you say such bs to @BakerMan and I'll smack you across the whole planet
  • K3Nv2 @ K3Nv2:
    Make sure you smack my booty daddy
    +1
  • LeoTCK @ LeoTCK:
    telling him that my partner is luke...does he look like someone with such big ne
    eds?
  • LeoTCK @ LeoTCK:
    do you really think I could stand living with someone like luke?
  • LeoTCK @ LeoTCK:
    I suppose luke has "special needs" but he's not my partner, did you just say that to piss me off again?
  • LeoTCK @ LeoTCK:
    besides I had bigger worries today
  • LeoTCK @ LeoTCK:
    but what do you know about that, you won't believe me anyways
  • K3Nv2 @ K3Nv2:
    @BigOnYa can answer that
  • BigOnYa @ BigOnYa:
    BigOnYa already left the chat
  • K3Nv2 @ K3Nv2:
    Biginya
  • BigOnYa @ BigOnYa:
    Auto correct got me, I'm on my tablet, i need to turn that shit off
  • K3Nv2 @ K3Nv2:
    With other tabs open you perv
  • BigOnYa @ BigOnYa:
    I'm actually in my shed, bout to cut 2-3 acres of grass, my back yard.
  • K3Nv2 @ K3Nv2:
    I use to have a guy for that thanks richard
  • BigOnYa @ BigOnYa:
    I use my tablet to stream to a bluetooth speaker when in shed. iHeartRadio, FlyNation
  • K3Nv2 @ K3Nv2:
    While the victims are being buried
  • K3Nv2 @ K3Nv2:
    Grave shovel
  • BigOnYa @ BigOnYa:
    Nuh those goto the edge of the property (maybe just on the other side of)
  • K3Nv2 @ K3Nv2:
    On the neighbors side
    +1
  • BigOnYa @ BigOnYa:
    Yup, by the weird smelly green bushy looking plants.
  • Xdqwerty @ Xdqwerty:
    Water park was quite fun
    Xdqwerty @ Xdqwerty: Water park was quite fun