Lynxlover66
Member
- Jun 17, 2020
- 119
- 26
- 152
Excuse me, who did I quote my own post for? You are overcomplicating the issue due to overthinking. It is as simple as it sounds: download, unpack, play.where should i put the second file??
No need to get offended, dudeExcuse me, who did I quote my own post for? You are overcomplicating the issue due to overthinking. It is as simple as it sounds: download, unpack, play.
Alright, alright, i get it. Chill out.Lynxlover66 How can I not feel offended if you keep ignoring everything I say? After ignoring Search, no less.
Nothing in my posts suggests you need to do anything with the second file, because that is what you need to do with it - nothing. It is already extracted.
1. "Download both files"
2. "Extract only the first file"
3. "Play"
And for some reason you refuse to go to step 3 after completing step 2, instead coming up with extra steps of your own. That is why I said you were overthinking - you are literally DONE, you can already play the game.
Got it. Also, how do you access the DLC content?? Do you need to finish the game, and then it's accessible or what?Lynxlover66 Weird how telling people to "chill out" tends to have the opposite effect.
Anyway, the second file exists because you are looking at a multi-volume archive, hence the "002" although the "real" extension is still "7z".
1. Some DLC content is part of the game itself - like new/changed CGs -, and other...I no longer rememberGot it. Also, how do you access the DLC content?? Do you need to finish the game, and then it's accessible or what?
Also, theres ig something wrong with my game. Here on the site, it shows the latest version to be 1.05, but when I open the game, it shows 1.04
thank youmk13666 If somebody were to tell me there was NTR in this - I would go "HUH?". Then again, I barely remember the story - I think Minerva (the drill-haired girl) has a fiancée so if she has rape scenes then those would count, I suppose, but other than that I cannot recall any sort of romantic relationship between characters existing prior to the endings.
The dialogs are in all the map files, I believe. When I was working on an RPGM game quite some time ago, I used Notepad++ with a bunch of JSON tools / plugins. The map files have all formatting stripped from them so you need to reformat them, make your changes, and then compress them again. Same for all the other game files.Hi, I'm trying to translate this game into Portuguese, but I can't find the character dialogues. I've looked everywhere and haven't found them. I've only managed to translate the menu, missions, items, and skills. Do you know which file contains the dialogues?
This game is different, in the Maps there are only codes, and in the normal code there is a link to the name of an action, and I use Translator++ to do the translations and this one is different, I looked everywhere and couldn't find it the dialogues there, and I didn't find it even through RPG Make.The dialogs are in all the map files, I believe. When I was working on an RPGM game quite some time ago, I used Notepad++ with a bunch of JSON tools / plugins. The map files have all formatting stripped from them so you need to reformat them, make your changes, and then compress them again. Same for all the other game files.
It might be helpful if you got the correct version of RPGM Maker (you can find it here in asset releases) as you will be compiling a new version of the game.
I don't know if this engine supports translation files. Maybe someone more informed will chime in.