jfmherokiller

Well-Known Member
May 25, 2020
1,181
1,663
For the record, you should grab the 8.160 swf off Fenoxo's website and use it to convert your save files to be compatible with tits-js, so you can play the newer javascript-based versions of the game which has some new content and is the only version that will receive new content from now on
thats a fair point but the js version also has the worst UI out of the 2 versions
 
  • Like
Reactions: Hargan2

Hargan2

Well-Known Member
Nov 27, 2017
1,202
1,399
thats a fair point but the js version also has the worst UI out of the 2 versions
Oh absolutely, I despise the UI, but the fact that the flash version won't get any new content, ever, kind of forces most peoples' hands. There isn't too much new content yet, but at least it's new.
 

jfmherokiller

Well-Known Member
May 25, 2020
1,181
1,663
Oh absolutely, I despise the UI, but the fact that the flash version won't get any new content, ever, kind of forces most peoples' hands. There isn't too much new content yet, but at least it's new.
you got me there plus there is a way to somewhat improve the js UI and its to expand the map so it doesnt cover the stats. This does also have the trade off that you will be eating into the spot where the the game dumps the room descriptions.
 
  • Like
Reactions: Hargan2

Hargan2

Well-Known Member
Nov 27, 2017
1,202
1,399
you got me there plus there is a way to somewhat improve the js UI and its to expand the map so it doesnt cover the stats. This does also have the trade off that you will be eating into the spot where the the game dumps the room descriptions.
Yeah, I tried that for a bit but eh, I mainly play on a tablet so I'm already kind of starved for screenspace, shrinking it more was just annoying to me.
 
Last edited:

Hargan2

Well-Known Member
Nov 27, 2017
1,202
1,399
it was either removed or its currently in "lore subspace" waiting to be re-implemented in the javascript version.
iirc it was moved to Kiro's Quest and can be purchased from Po if she fully changes Kiro. It being on Irestead was always temporary, and it's now where it should be
 

carlboss159

New Member
Sep 14, 2018
5
1
Where is json save located in new version of Trials in Tainted Space PC. Put a screenshot of the folder path. Be sure that we can read the screenshot. Remember we need the save location for the new of version of Trials in Tainted Space PC only. And also there's the new logo for the game.
1665705703641.png 1665705494541.png
1665705322837.png
 
Last edited:

BupoTiling03-Retired

Well-Known Member
Modder
Jul 21, 2018
1,359
1,913
@7767, It may be wise to remove a small string in Trials in Tainted Space for future versions, specifically located in: ./resources/app/main.[0-9a-f0]+.js. The developer includes a small watermark that could be used to identify a leaker (it may be cosmetic, may not be).

Actual Line:
JavaScript:
var o="";o+="-BACKER",this.versionIdent="".concat(Gf).concat(o).concat("#".concat("2553"));
If you're familiar with Linux shell or Windows Batch, I'm sure you can just look for BACKER case-sensitively and if only one result is found, then just replace from the first comma after to the first semicolon after with nothing (or fill with semicolons, best if an offset into the file is used for something). It'll end up showing Game Version: 0.9.021-BACKER instead of which backer leaked the zip. It lets everyone know it is a Backer build without saying who leaked. The code normally is obfuscated (mostly for size rather than obfuscation) – I wouldn't rely on the variable names being the same.
 

Hargan2

Well-Known Member
Nov 27, 2017
1,202
1,399
@7767, It may be wise to remove a small string in Trials in Tainted Space for future versions, specifically located in: ./resources/app/main.[0-9a-f0]+.js. The developer includes a small watermark that could be used to identify a leaker (it may be cosmetic, may not be).

Actual Line:
JavaScript:
var o="";o+="-BACKER",this.versionIdent="".concat(Gf).concat(o).concat("#".concat("2553"));
If you're familiar with Linux shell or Windows Batch, I'm sure you can just look for BACKER case-sensitively and if only one result is found, then just replace from the first comma after to the first semicolon after with nothing (or fill with semicolons, best if an offset into the file is used for something). It'll end up showing Game Version: 0.9.021-BACKER instead of which backer leaked the zip. It lets everyone know it is a Backer build without saying who leaked. The code normally is obfuscated (mostly for size rather than obfuscation) – I wouldn't rely on the variable names being the same.
Interesting, I don't think this is the first time Fen's tried something like this to catch leaks. (If that is what this is for) Tagging hentaifelf cause they're the one who grabs the backer builds.
 

JXSXNBLXCK

Newbie
Jul 22, 2021
21
6
Does anybody know who Sophora is cause she's an in game NPC that's been stalking me everywhere I go and I can't seem to find any information about her on the games' Wiki
 

BupoTiling03-Retired

Well-Known Member
Modder
Jul 21, 2018
1,359
1,913
Interesting, I don't think this is the first time Fen's tried something like this to catch leaks. (If that is what this is for) Tagging hentaifelf cause they're the one who grabs the backer builds.
It can easily be automated at this point. Any future differences in the game could be diffed to determine and play catch-up.
 
4.10 star(s) 70 Votes