My Time at Portia

Upload your cheat tables here (No requests)
dr0p
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Jul 28, 2018 1:30 pm
Reputation: 4

My Time at Portia

Post by dr0p »

I have the same 1C issue, not working, this is my memory view and the changes I made in line 1 and 6: [MEDIA=imgur]a/vT6Z11Q[/MEDIA]

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

shadowfang82
Expert Cheater
Expert Cheater
Posts: 85
Joined: Tue Aug 01, 2017 5:51 am
Reputation: 0

My Time at Portia

Post by shadowfang82 »

I cant get SetNpcRelationship to work either

NiceDove
Novice Cheater
Novice Cheater
Posts: 15
Joined: Sun Aug 13, 2017 10:17 pm
Reputation: 0

My Time at Portia

Post by NiceDove »

everything works great for me.

User avatar
fantomas
Table Makers
Table Makers
Posts: 1163
Joined: Sat Mar 25, 2017 7:13 pm
Reputation: 552

My Time at Portia

Post by fantomas »

[QUOTE="NiceDove, post: 53593, member: 7837"]everything works great for me.[/QUOTE]



The same here with the latest v8.0.106380. OTOH, if I fight a NPC (human 1 vs 1), Inf Health does not work (while the health pointer value is still decreasing). As for Never Attacked and One Hit Kill, they work as expected but it will not end the fight, until the fight time be over. And you lose in the end!!! A strange and boring behavior.

theriddler32
What is cheating?
What is cheating?
Posts: 2
Joined: Tue Aug 21, 2018 1:50 pm
Reputation: 1

Re: My Time at Portia

Post by theriddler32 »

Hi, I am new here so forgive me if I miss the obvious but the only most recent table that I can see from post #1 is My.Time.At.Portia.Alpha.5.0.87413.zip. Reading through the post I can see that the table has been updated few times after that. Any chance someone can point me to the latest updated table? Thanks in advance.

User avatar
fantomas
Table Makers
Table Makers
Posts: 1163
Joined: Sat Mar 25, 2017 7:13 pm
Reputation: 552

Re: My Time at Portia

Post by fantomas »

@theriddler32

Hi

Yes, you're right. Unfortunately, the forum had recently experienced a series of forum yo-yo downgrading which had sorely slowing down the table makers work and somewhat tarnishing the user experience, it is a fact.

I re-uploaded the latest table I made and that should still work fine with the latest game version (in theory). Please share any feedback. ;)

theriddler32
What is cheating?
What is cheating?
Posts: 2
Joined: Tue Aug 21, 2018 1:50 pm
Reputation: 1

Re: My Time at Portia

Post by theriddler32 »

Thank you fantomas for the swift reply. I've tried the table and most of them still works. Unfortunately, SetNpcRelationship does not work and that is the main reason I want to use CE.

PlayerAbilityModule Base Addresses does not work too.

For SetNpcRelationship, I think I have the same problem as Cubex because the address is Pathea.FavorSystemNs:FavorUtility:GetGradeName+1c.

Anyway, thank you again for taking the time to reupload the table. Good work!

User avatar
fantomas
Table Makers
Table Makers
Posts: 1163
Joined: Sat Mar 25, 2017 7:13 pm
Reputation: 552

Re: My Time at Portia

Post by fantomas »

theriddler32 wrote:
Wed Aug 22, 2018 2:39 pm
PlayerAbilityModule Base Addresses does not work too.
It works fine here
Spoiler
Image

Image
theriddler32 wrote:
Wed Aug 22, 2018 2:39 pm
SetNpcRelationship does not work and that is the main reason I want to use CE.
Sad to hear it, I'm really sorry :(

Try to check the code in your game and see if you can adapt the script to it.

ThotZero
What is cheating?
What is cheating?
Posts: 1
Joined: Tue Aug 21, 2018 5:31 am
Reputation: 0

Re: My Time at Portia

Post by ThotZero »

I've experienced the same problems with SetNpcRelationship and Pathea.FavorSystemNs:FavorUtility:GetGradeName+1C.
So I adopted the SetNpcRelationship script for the +1C adress and added some (not all) missing NPC names to the dropdown menu.

..attached the table, so we all can see if this solves the problem
Attachments
My.Time.At.Portia.Alpha.8.0.106286 edit.CT
(97.91 KiB) Downloaded 52 times

User avatar
fantomas
Table Makers
Table Makers
Posts: 1163
Joined: Sat Mar 25, 2017 7:13 pm
Reputation: 552

Re: My Time at Portia

Post by fantomas »

Table fixed to support the latest update v9.0.112966

EDIT:

I forgot to add a script for Trap Requirements when you want to trap Cotton Llama (you need an advanced trap box). Please copy/past this code in 'NoBaitRequirement (Trap Box)' script - it will allow you to use the basic trap box to trap Cotton Llama instead of an advanced trap box.

Code: Select all

[ENABLE]
//Needed Materials
Pathea.ItemSystem:ItemBar:GetItemCount+6f:
  db 74
//74 0B
//je Pathea.ItemSystem:ItemBar:GetItemCount+7c

//Trap Requirements
Pathea.RiderNs:RidableCatchController:FindTrapID+45:
  db 74
//74 06
//je Pathea.RiderNs:RidableCatchController:FindTrapID+4d


[DISABLE]
Pathea.ItemSystem:ItemBar:GetItemCount+6f:
  db 75
//75 0B
//jne Pathea.ItemSystem:ItemBar:GetItemCount+7c

Pathea.RiderNs:RidableCatchController:FindTrapID+45:
  db 75
//75 06
//jne Pathea.RiderNs:RidableCatchController:FindTrapID+4d

glyth
Expert Cheater
Expert Cheater
Posts: 184
Joined: Tue Aug 29, 2017 4:30 am
Reputation: 5

Re: My Time at Portia

Post by glyth »

unlimited baloon shoot plz

shadowfang82
Expert Cheater
Expert Cheater
Posts: 85
Joined: Tue Aug 01, 2017 5:51 am
Reputation: 0

Re: My Time at Portia

Post by shadowfang82 »

cant get the SetNpcRelationship to work at all but win I use the one from thotzero It works but cause the game to crash after I change the values maybe his one can be updated to work with the latest version thanks

User avatar
fantomas
Table Makers
Table Makers
Posts: 1163
Joined: Sat Mar 25, 2017 7:13 pm
Reputation: 552

Re: My Time at Portia

Post by fantomas »

Table fixed to support the latest update v9.0.113677
Fixed a byte's (50 instead of 60) tipo in 'Inf Health' made in previous CT update
shadowfang82 wrote:
Mon Sep 24, 2018 6:47 am
cant get the SetNpcRelationship to work at all
Still works fine here - I do not know what to say if not that I'm sorry for you. :(

User avatar
totalabyss
Expert Cheater
Expert Cheater
Posts: 189
Joined: Sat Dec 02, 2017 5:44 am
Reputation: 19

Re: My Time at Portia

Post by totalabyss »

Downloading the table now, Hopefully everything still works as it is now oct 8th, and I think the game has been patched since sept 24th.

User avatar
evenstar
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Oct 17, 2018 4:50 am
Reputation: 0

Re: My Time at Portia

Post by evenstar »

NoMaterialRequirement is no longer working for me, but it at least activates. I'm still trying to get the hang of CT troubleshooting, is there anything I can check or try changing? Thanks in advance for this great CT!

Post Reply