Page 2 of 4

Re: Trap Quest [Aika]

Posted: Tue Jul 04, 2017 4:45 pm
by fegar
5472128 add one to every number

Re: Trap Quest [Aika]

Posted: Thu Jul 06, 2017 9:34 am
by snowshadow
If anyone wants to put the effort of updating the tables, here is the latest drawn table i was able to salvage.

Good luck.

Re: Trap Quest [Aika]

Posted: Sat Jul 08, 2017 4:20 pm
by ArchAngelRC
Tables for Trap Quest 3.3 Hotfix(170704D+P)
Overview of Table versions here: Overview Post

Was busy with real life, forgot to check on TQ updatedes. Oh well.
Changes:
Nothing new, just adress changes. Removed a few options that dont exist in the game any longer.
Porn and Drawn version are working without any changes to scripts again.

Instruction:
The AOB table and the Patreon Only version should work for all Interpreters.
The Gargoyle AOB is only for the Gargoyle Interpreter, but it features every single "showme" pointer group that the other 2 don't have.

Follow the Instruction in Red above the script, or it won't work. Also use the latest CE version.

These files are mirrored here as well: [Link]

Re: Trap Quest [Aika]

Posted: Wed Jul 19, 2017 8:24 am
by ArchAngelRC
Tables for Trap Quest 4.0 (170718D+P)
Overview of Table versions here: Overview Post

So we arrived at 4.0. Not bad.
I fully expect Aika to release a hotfix for 4.0, rendering the table invalid again.
Sorry for the double post, but new posts looks better then editing it in the last one.

Changes:
- Reduce maximum Breast + Penis size pointers removed for now, as they now both use 2 values to calculate themselves. Not quite sure how to add them, will do once solution is found. (help appreciated)
- Background and Secret starting options added. Read the list option info script. These will most likely change the next few updates (and propably break everything)
- Showme me now has a player reaction pointer and FAcooldown pointer. Test these out if you feel like it.
- Showme stomach got a desirability pointer.
- Showme anus and vagina got real openness pointer.

Instruction:
The AOB table and the Patreon Only version should work for all Interpreters.
The Gargoyle AOB is only for the Gargoyle Interpreter, but it features every single "showme" pointer group that the other 2 don't have.

Follow the Instruction in Red above the script, or it won't work. Also use the latest CE version.

These files are mirrored here as well: [Link]

Re: Trap Quest [Aika]

Posted: Thu Aug 03, 2017 5:00 am
by CaptainManTastic
Using the porn version, when I change the byte from 8 to 7, the table no longer activates. If I leave it at 8, the table activates but all the pointers are screwed up.

Re: Trap Quest [Aika]

Posted: Thu Aug 03, 2017 8:55 am
by ArchAngelRC
CaptainManTastic wrote:
Thu Aug 03, 2017 5:00 am
Using the porn version, when I change the byte from 8 to 7, the table no longer activates. If I leave it at 8, the table activates but all the pointers are screwed up.
Changed it back to normal, after Aika fixed it.

Was already done in this table
Porn and Drawn version are working without any changes to scripts again.

Re: Trap Quest [Aika]

Posted: Fri Aug 04, 2017 3:41 pm
by CaptainManTastic
But it's not working for me. None of the values are showing correctly...

Edit: Nevermind, I got it working. I guess I was just loading things in the wrong order. Thank you for the great trainer!

Re: Trap Quest [Aika]

Posted: Fri Aug 11, 2017 10:32 am
by rvs510
Patreon variable location changed, rest still looks to be working.

Re: Trap Quest [Aika]

Posted: Sun Aug 13, 2017 7:09 am
by ArchAngelRC
Tables for Trap Quest 4.1 (170810D+P)
Overview of Table versions here: Overview Post

A few added options broke the first part of the table. Just updated it, not much changed.

Changes:
- Latest Patreon Unlocker Code is now being used. (July 2017)
This is currently the latest, as there is no August file released and I don't know how to find the code in the gamefiles, like jjfly12 does.
- The Group "Other Handicaps" got 2 new pointers: "Realistic orifice re-tightening" and "RECOMMENDED Clothes Imprinting"
- The Group "Starting Stats" got the "Starting Headgear rule" that was removed during versions. (For testing reasons I think)

Instruction:
The AOB table and the Patreon Only version should work for all Interpreters.
The Gargoyle AOB is only for the Gargoyle Interpreter, but it features every single "showme" pointer group that the other 2 don't have.

Follow the Instruction in Red above the script, or it won't work. Also use the latest CE version.

These files are mirrored here as well: [Link]

Re: Trap Quest [Aika]

Posted: Sun Aug 13, 2017 2:47 pm
by slitherhence
Ok... I seem to be missing something. Using TQ 1.4 with gargoyle and CE 6.7 with the 1.6 tables. Can't make it work. Click the box for "activate" and CE hangs for a moment, then starts responding again after a few second... but nothing changes. Activate remains "unchecked". Automatic is set to instant.

Any ideas?

Re: Trap Quest [Aika]

Posted: Sun Aug 13, 2017 4:50 pm
by ArchAngelRC
slitherhence wrote:
Sun Aug 13, 2017 2:47 pm
Any ideas?
Using the same setup you have, works for me. Not really sure whats wrong.
You can try searching for the script AOB's, since the error you described, means the script cant find 1 of them.

Open the game, set automatic to instant and search for these values (Value Type "Array of Byte")

Code: Select all

00 ?? ?? ?? 00 00 00 ?? 00 00 44 9? 00 00 02 ?? 00 00 03 E7
and this one as well

Code: Select all

00 00 00 00 00 00 00 00 00 8? ?? ?? 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 00 00 00 01
If you find 0 or more then 1 for earch value, something is wrong.

Re: Trap Quest [Aika]

Posted: Mon Aug 14, 2017 6:59 am
by slitherhence
second one was not found

Re: Trap Quest [Aika]

Posted: Mon Aug 14, 2017 8:51 am
by ArchAngelRC
slitherhence wrote:
Mon Aug 14, 2017 6:59 am
second one was not found
Then use the "Patreon only" table. That one does not have the creation array.

If you wanna troubleshoot this yourself, search in showme me for raw dex/str/ int, and in the memory browser search a bit further up for the array that did not work for you. The one you want to find is between "Carrying capacity" and "Question-asked".
To make it a bit easier, starting from the raw dex pointer, the difference of carrying capacity and raw dex is "E4".
If you find it, compare against the array in the script and manually change the script to fit your version.
(Only values that are NOT ??)

Since I cannot reproduce your error in either Porn or Drawn version, those are the 2 solutions you have.

Re: Trap Quest [Aika]

Posted: Tue Aug 15, 2017 6:31 am
by slitherhence
I ended up redownloading it (again). This time, for whatever reason, it worked. So I must assume that, somehow, I was getting a corrupted version of the gblorb file.

Makes me wish the Aika released checksums of the files.

Re: Trap Quest [Aika]

Posted: Sat Aug 26, 2017 12:56 am
by Cursed_May
The AOB breaks for me on when I attempt to purchase from the shopkeeper. Using WinGit and all the latest versions.