- Oct 19, 2017
- 418
- 575
You can create the folder or open the jar once then close it and it will appearHow do I move my save/profile from the exe to the jar version? There is no Toa-data folder for jar.
You can create the folder or open the jar once then close it and it will appearHow do I move my save/profile from the exe to the jar version? There is no Toa-data folder for jar.
That was neither bullying nor kink shaming. If you can't read the last 5 posts from the last page before commenting, you deserve everything you get.You don't need to be mean, i'm not into this type of bullying/kinkshaming. I'm just trying to enjoy a game, the next time i won't be the mistake.
Wish me luck *Goes into the cave while fapping furiously*
Thank's for ur answerBRO ffs i just posted the link 2 post before yours, just download the free version and copy the jar inside it, easy peasy and eat lemon to tight ze anus, or is that a urban legend?
someone sells the key but i don't remember who, probably monster town or the outpost at the end of the second map
i use winrar on the .jar file, there are 2 folders called enemies and characters
Probably yes im not having any issue so far even with the last update
This is the most beautiful comment so far, i just want it in a gold plate so i can put it on my bedroom wall, no joke
they are position used while you top most of it, so if you play like most of the ppl you will see them rarely, but hey they are there so be really happy for it xD
sorry man if i sounded rude, i was just high and i was memeing a lil bit,and no kinkshaming bro, we are all here for the same reasonThanks for all the replies guys . I'm kinda a newbie about the different type of files and how to open them, i finally found i had to open these files with java.
You don't need to be mean, i'm not into this type of bullying/kinkshaming. I'm just trying to enjoy a game, the next time i won't be the mistake.
Wish me luck *Goes into the cave while fapping furiously*
Im not sure if i got what you mean with that, if you mean to ""update"" the version you simply need to swap the old jar with the new one and use the same old exe , don't need to change anything , hopefully i understood what you mean else feel free to ask again xDHow do I move my save/profile from the exe to the jar version? There is no Toa-data folder for jar.
Use grapple, if you want to be on top it's easy, you just need to have high strength.So, what's the deal with the other positions, like cowgirl, doggy, reverse cowgirl, missionary. They haven't once appeared for me since I've started playing and I got them pretty early in the game. Don't tell me that path to take achieve them tedious, cause that will be disappointing. (Not that I have tried every method I can find to seeing how I can trigger them)
If I didn't cover up the buttons, they'd be on top of the animations. That's by design. If you click on the full-screen'd animation, it'll close it.Created a GalleryUnlock for this because editing the Profile Save was too much of a pain.
This is ONLY for Version 0.2.18.4, it might work with other versions too, but the gallery system is pretty static, so you would miss any new content.
You must be registered to see the links
Just open the .jar in 7-Zip (WinRar might work, too), go to "com\majalis\screens\", delete everything that starts with "ReplayScreen" and insert the modified files.
PS.: There is currently a bug with the gallery where some AnimatedCG (Character Picture) would cover up the Scene Buttons. I tried to fix it, but gave up a few minutes in after realizing how upright stupid the whole system is. The dev draws the buttons too late, which is why they get covered up.
The Character/Animated CG is in front of the Scene-Buttons, but still behind everything else, thats the Problem. When selecting the Giantess its above the Buttons, which can still be hit by blindly clicking, but are not visible.If I didn't cover up the buttons, they'd be on top of the animations. That's by design. If you click on the full-screen'd animation, it'll close it.
Created a GalleryUnlock for this because editing the Profile Save was too much of a pain.
This is ONLY for Version 0.2.18.4, it might work with other versions too, but the gallery system is pretty static, so you would miss any new content.
You must be registered to see the links
Just open the .jar in 7-Zip (WinRar might work, too), go to "com\majalis\screens\", delete everything that starts with "ReplayScreen" and insert the modified files.
PS.: There is currently a bug with the gallery where some AnimatedCG (Character Picture) would cover up the Scene Buttons. I tried to fix it, but gave up a few minutes in after realizing how upright stupid the whole system is. The dev draws the buttons too late, which is why they get covered up.
That's a one-line change. Move this.addActor(cgTable) to the bottom of the buildStage() method (but above the displayText, cg, and cgAnimation insertions) to change its z-position on the scene graph. I just did it to fix this issue, so that'll be in future versions.The Character/Animated CG is in front of the Scene-Buttons, but still behind everything else, thats the Problem. When selecting the Giantess its above the Buttons, which can still be hit by blindly clicking, but are not visible.
Same applies to:
-Cultist
-Centaur (kinda)
-Unicorn (kinda)
-Orc (kinda)
-Ogre (kinda)
-Beast Mistress (kinda)
-Warlock (kinda)
You get my point, you should add the Scene buttons at another point to the table, but judging by your code design that requires a refactor of said class.
You must be registered to see the links
Finally a solution to this issue. It's annoying though as it makes everything else way too small when you change the scale to lower than 125%. Maybe the dev can address this issue?Just a quick warning: it appears the game is not DPI-Aware. for the game to display correctly, set your system scaling to 100%.
just a WIP, but doesn't she look too slim?
I got a shit-ton of fatal error, but I did what you said. Either something wrong with mine version (strange, I downloaded it from their site) or from your files, idkCreated a GalleryUnlock for this because editing the Profile Save was too much of a pain.
This is ONLY for Version 0.2.18.4, it might work with other versions too, but the gallery system is pretty static, so you would miss any new content.
You must be registered to see the links
Just open the .jar in 7-Zip (WinRar might work, too), go to "com\majalis\screens\", delete everything that starts with "ReplayScreen" and insert the modified files.
PS.: There is currently a bug with the gallery where some AnimatedCG (Character Picture) would cover up the Scene Buttons. I tried to fix it, but gave up a few minutes in after realizing how upright stupid the whole system is. The dev draws the buttons too late, which is why they get covered up.