- May 25, 2020
- 1,094
- 1,434
also interesting funfact: I was also working on mods for the flash version.you lose some and then you lose some more
also interesting funfact: I was also working on mods for the flash version.you lose some and then you lose some more
It works on the Local version too, you should be able to open the terminal by pressing ctrl+shift+ivery cool, is it only for web or do it works on the local version too ?
In the update I just pushed (Tag Filter re-design), I added some local cookies to remember the last tab on reload and the image path. I also added a trim to the input so that any spaces before or after the text are removed.Yes, as long as I follow the instructions. If you copy and paste the URL provided on the page: "You must be registered to see the links" you need to check that it didn't copy any extra spaces, as those will break the link and cause the images to break. (Azriel Satan Could the input be sanitized or something to make it a little more foolproof for little mistakes like that? But then, I guess local files can have spaces in them so just trimming spaces wouldn't work.)
The save editor you are thinking of isSomeone remember the line you have to put in via f12 to get that ingame-save editor?
It was some kind of net-link or something, can't remember exactly.
I think its thanks to them decreasing the images by a set multiplier instead of targeting a resolution
4x 2x 1x Amber -Adjatha 1000x1000 500x500 250x250 Tarratch Slaver -Shou 2400x3600 1200x1800 600x900 Anno -Cheshire 835x1361 418x681 209x340 Goo Knight -Jay Echo 2079x1892 1040x946 520x473 Estallia -Adjatha 2250x2250 1125x1125 563x563 Vanae -Cheshire 497x807 249x404 124x202
much loveView attachment 2958343
Made a script that replaces any image whose longest side is smaller than 500px with one scaled to 500px from the x4.
Only 33MB; drop it on top of your existing image folder. (It only includes altered images)
Workupload orYou must be registered to see the links
Also a 1000px version, which is basically all of the images (If the x4 was smaller than 1K it copied it over).175MB
Workupload
Nuke or Battle Queen quest? I don't really remember about capture Queen path tho so on Queen migration path it feel kinda lacklusterTechnically it's somewhat concluded with one of the quests there, well not really but you can assume how it will end once you've made your choices there
Try Flahne on Mhengha. Never used it but at some point it was possible IIRC.Is it possible to change the protagonist's name?
Not sure which mega link you used, I used the windows one 12hrs ago and it was fine.Please guys, help out! Does anyone have IPA for TiTS?
The usual mega link is dead. Perhaps someone here has it?
The probe will be found when you infiltrate the rival zaibatsu depending on the zaibatsu you are in favor of. Mine as an example was favored by Utopian Skies zaibatsu, ergo,you will infiltrate Brightwater zaibatsu. You will receive a a message from your cousin's bodyguard to start the quest.Where is the probe on Dhaal? I've attended the party
Iphone Mega link is deadNot sure which mega link you used, I used the windows one 12hrs ago and it was fine.
On another note, update 076 just dropped.
There was a guy, who was porting this game to iphone, format is called IPA. Ipa link is deadwhat iphone link?
Dragontamer was the only person doing .ipa ports iirc and they stopped years ago. Their site (which I somehow still have saved from the old 8ch days) doesn't have a working link to it either, so you're probably outta luck. You'd be missing out on years of new content anyway, since nobody's made a modern .ipa. Your only real option is to play online through Fen's site, since they broke loaidng the HTML file directly in a browser offline.There was a guy, who was porting this game to iphone, format is called IPA. Ipa link is dead
I don't really care about new content, I just want to play it without browser hassleDragontamer was the only person doing .ipa ports iirc and they stopped years ago. Their site (which I somehow still have saved from the old 8ch days) doesn't have a working link to it either, so you're probably outta luck. You'd be missing out on years of new content anyway, since nobody's made a modern .ipa. Your only real option is to play online through Fen's site, since they broke loaidng the HTML file directly in a browser offline.
well its still just a browser wrapped in a nice package.I don't really care about new content, I just want to play it without browser hassle
there is a way to run html directly in a browser. needs a bit of modding though. here i have a script that fakes electronAPI calls needed for that, you just have to extract it next to index.html, and also putsince they broke loaidng the HTML file directly in a browser offline.
<script src="./elestub.js"></script>
after </style>
in index.html. electron is only needed to handle the image pack, there's no real reason to require it for the rest of the game.