Mod Wolf RPG Imouto! Life ~Fantasy~ FFFox Mod

5.00 star(s) 7 Votes
Nov 2, 2021
342
269
Seems to be missing the possibility to translate a very important part of the game, a counter to the end of events.
You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.
Missing the possibility to translate cheat mode

You don't have permission to view the spoiler content. Log in or register now.
This hint doesn't translate in any way either.

You don't have permission to view the spoiler content. Log in or register now.
This scene doesn't translate in any way either.
 
Last edited:

BlueFireNick

Well-Known Member
Modder
Apr 14, 2019
1,183
3,294
Seems to be missing the possibility to translate a very important part of the game, a counter to the end of events.
You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.
Missing the possibility to translate cheat mode

You don't have permission to view the spoiler content. Log in or register now.
This hint doesn't translate in any way either.

You don't have permission to view the spoiler content. Log in or register now.
This scene doesn't translate in any way either.
Nice! That first one gave me the hint needed to track down that database file that was evading me all this time!
 
  • Heart
Reactions: Time Killer1981

JD59

Member
Jun 20, 2018
154
138
It's the konami code, up, up, down, down, left, right, left, right b, a, using a standard keyboard's arrow keys and the 'b' and 'a' keys. You'll need to put it in in-game while the sister is sitting around the room. You need at least version 1.5.4. Notice, that WolfRPG Maker uses the key's 'inner' codes, rather than simply whatever 'left' 'right', etc is, so while a majority of keyboards should work just fine, there is a possibility that alternate keyboards, such as kanji, or different layouts, could be different keys. If you have an alternate keyboard setup, try typing the same keyboard key as where a qwert keyboard would have the 'b' and 'a' keys.

^ ^ \/ \/ < > < > b a
I got it, thanks. I actually have an AZERTY keyboard which makes me type the code like this : "Up Up Down Down Left Right Left Right B Q" (Q being A).
 
Last edited:
  • Thinking Face
Reactions: winceptor

BlueFireNick

Well-Known Member
Modder
Apr 14, 2019
1,183
3,294
I got it, thanks. I actually have an AZERTY keyboard which makes me type the code like this : "Up Up Down Down Left Right Left Right B Q" (Q being A).
Yeah. I don't know why WolfRPG maps it to key position, rather than the actual letter itself. Thankfully it looks like that worked, though.


Seems to be missing the possibility to translate a very important part of the game, a counter to the end of events.
You don't have permission to view the spoiler content. Log in or register now.


You don't have permission to view the spoiler content. Log in or register now.
Missing the possibility to translate cheat mode

You don't have permission to view the spoiler content. Log in or register now.
This hint doesn't translate in any way either.

You don't have permission to view the spoiler content. Log in or register now.
This scene doesn't translate in any way either.
I managed to find some time today to look into that first one (more like, I was procrastinating mowing the grass), and managed to fully transliterate the database of deadlines into the multi-lingual support. Thanks again, as I was always stumped trying to find that part of the code!

1746316302621.png
 
  • Heart
Reactions: Time Killer1981

jason615

New Member
Apr 4, 2018
3
0
I don't have any settings for such inside of the mod. However, the entire project can be loaded inside of Wolf RPG Editor to freely edit anything that you wish.
Thanks for replying! Since that post, I dug into using Wolf RPG Editor and what I'm trying to find is this event:
You don't have permission to view the spoiler content. Log in or register now.

To try to track this down, I renamed the rimjob cutin image to see what the error would say:
1746401955222.png

But I can't find this dialog in the Common Event Editor. It seems like there's a different translation in Wolf RPG Editor than what I'm seeing in-game:
1746376670545.png


I assumed I could find this line and then play with the code until I got the result I wanted, which was either to disable the rimjob scene or change when/how it happens. Am I going about this the wrong way, or is there maybe just a problem with my install? Any ideas would be appreciated!

Thanks!
 
Last edited:
Nov 2, 2021
342
269
Any ideas would be appreciated!
Thanks!
Okay, it pains me to watch you suffer. Do the following, download the , load the unpacked game into it, search for the event you want, then open the editor and change what you want.
 

BlueFireNick

Well-Known Member
Modder
Apr 14, 2019
1,183
3,294
Thanks for replying! Since that post, I dug into using Wolf RPG Editor and what I'm trying to find is this event:
You don't have permission to view the spoiler content. Log in or register now.

To try to track this down, I renamed the rimjob cutin image to see what the error would say:
View attachment 4806367

But I can't find this dialog in the Common Event Editor. It seems like there's a different translation in Wolf RPG Editor than what I'm seeing in-game:
View attachment 4806395


I assumed I could find this line and then play with the code until I got the result I wanted, which was either to disable the rimjob scene or change when/how it happens. Am I going about this the wrong way, or is there maybe just a problem with my install? Any ideas would be appreciated!

Thanks!
You did find the right spot, but your editor is not opening my mod, but rather the base game (either the fan translation, or Kagura translation). My mod has a completely new translation done by me, and also has a lot of the interior coding translated (more slap-dash/chicken-scratch, since it was mainly just notes to myself).

So you need to use the WolfRPG maker on the version of the game you wish to mod. I believe you will also need to 'unpack' any wolf files before modding as well. The engine will let you pack files, but doesn't read/edit wolf files directly.

You don't have permission to view the spoiler content. Log in or register now.
 
Nov 2, 2021
342
269
I took after the Chinese translators and decided to make the names translate in the CommonEvent file 264, instead of hunting each instance down. So 'Both' gets translated there using 'OtherNames98.txt'. At least, it should. Let me know if you see different in-game.
It took some research time, but now I'm ready to answer.
First, the extra names in the 264 event end in 97, 98 is not available.
You don't have permission to view the spoiler content. Log in or register now.
It's silly, but I created a 98 file with the names, but since it's not scripted, it didn't pick up)
And secondly, I haven't come up with anything clever (except to prescribe it myself), so I'm relying on you.
You don't have permission to view the spoiler content. Log in or register now.
 

jason615

New Member
Apr 4, 2018
3
0
You did find the right spot, but your editor is not opening my mod, but rather the base game (either the fan translation, or Kagura translation). My mod has a completely new translation done by me, and also has a lot of the interior coding translated (more slap-dash/chicken-scratch, since it was mainly just notes to myself).

So you need to use the WolfRPG maker on the version of the game you wish to mod. I believe you will also need to 'unpack' any wolf files before modding as well. The engine will let you pack files, but doesn't read/edit wolf files directly.

You don't have permission to view the spoiler content. Log in or register now.
Oh! I assumed that the FFFox mod overwrote the base game's BasicData.wolf - the only other .wolf I have in my data folder is MapData.wolf. I unpacked the Wolf RPG Editor into my game install folder after I installed the FFFox mod and then unpacked the BasicData.wolf file, but that just shows the base game events. I found your .txt files containing the new translations, but I'm trying to get in there to modify the Interest required for this Rimjob event. Sorry, I guess I'm still missing something.
 
Last edited:

BlueFireNick

Well-Known Member
Modder
Apr 14, 2019
1,183
3,294
It took some research time, but now I'm ready to answer.
First, the extra names in the 264 event end in 97, 98 is not available.
You don't have permission to view the spoiler content. Log in or register now.
It's silly, but I created a 98 file with the names, but since it's not scripted, it didn't pick up)
And secondly, I haven't come up with anything clever (except to prescribe it myself), so I'm relying on you.
You don't have permission to view the spoiler content. Log in or register now.
Huh...I just checked in there, and I have it on my current working version, so I must have only recently added it and forgot? My bad. In any case, it and hint will both be in the next update!

Oh! I assumed that the FFFox mod overwrote the base game's BasicData.wolf - the only other .wolf I have in my data folder is MapData.wolf. I unpacked the Wolf RPG Editor into my game install folder after I installed the FFFox mod and then unpacked the BasicData.wolf file, but that just shows the base game events. I found your .txt files containing the new translations, but I'm trying to get in there to modify the Interest required for this Rimjob event. Sorry, I guess I'm still missing something.
Actually, it should overwrite the base game's BasicData.wolf file. Strange. Try deleting both the BasicData and MapData wolf files and unpacked folders, then readd the BasicData and MapData wolf files that come with the mod and re-unpacking them. Also, try removing the wolf files after unpacking them so that there isn't a chance it's mixing them up somehow.
 
  • Heart
Reactions: Time Killer1981

BlueFireNick

Well-Known Member
Modder
Apr 14, 2019
1,183
3,294
When sister attacks you, she will "ride you" first, and then "ride you" in the second position. What I want to join is the second one, just like the picture in my last reply.
I chose to leave that for the sister choosing to do it to leave some interactions for the sister choosing to do it to be more special. This leaves a drive for the player to still look for those scenes.
 

falafelswoop

Active Member
Oct 4, 2019
837
1,315
Someone else has mentioned the option getting stuck before. Try to click the the language button a few times during a new game to get it to change. Alternatively, you can delete the 'langauge.sav' file in the Save folder to reset to English.
Please add this solution to the FAQ. This took me way too long digging thru the thread.
Additionally would like to say that I got stuck way too long trying to enter the Konami code on the title screen (as you were supposed to do with the actual Konami code, y'know) rather than during the game, so clarification on that would also be good.
Is the mod not compatible with version 2.0.0, or am I just doing something wrong?
You are doing something wrong.
 
5.00 star(s) 7 Votes