Thank you.
Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.11) from Google, F-Droid, our server, or itch.io
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.11) from Google, F-Droid, our server, or itch.io
Edit saved game files ??
- Grawmpy
- Posts: 31
- Joined: Tue Dec 27, 2016 8:13 am
- android_version: 5.1 - Lolipop
Re: Edit saved game files ??
Name: Grawmpy
Level: 42, Total XP: 1317231, XP: 7076 HP: 110, AD: 41-56, AP: 4, ECC: 31%, CM: 4.5, BC: 100, DR: 4 Gold: 365320 | RoLS: 2, RoL: 1
Level: 42, Total XP: 1317231, XP: 7076 HP: 110, AD: 41-56, AP: 4, ECC: 31%, CM: 4.5, BC: 100, DR: 4 Gold: 365320 | RoLS: 2, RoL: 1
- draze
- Posts: 378
- Joined: Thu Sep 02, 2021 12:50 pm
- android_version: 10 - Android 10
- Location: Light's Keep
Re: Edit saved game files ??
I'm a new member here but not in playing Andor's Trail bcz it's been 10 years since I'm playing it on and off especially during the dark era of no updates. But I don't miss myself from any updated information and knowledge as much as I can by scanning and reading in this formative and friendly forum. I just love the persistence and patience of the Andor's Trail' team.
Let me help by sharing my knowledge and experience in playing Andor's Trail. I found out of how to add skills for your character by using Hex Editor App. There's a specific code that will trigger the skills and will allow you to input number/s. It has byte (counter) to determine the number of your active skill/s and a pointer (Skill ID number) for your chosen skill. This might be the reason why it is perilous.
Let me help by sharing my knowledge and experience in playing Andor's Trail. I found out of how to add skills for your character by using Hex Editor App. There's a specific code that will trigger the skills and will allow you to input number/s. It has byte (counter) to determine the number of your active skill/s and a pointer (Skill ID number) for your chosen skill. This might be the reason why it is perilous.
As a result, I created a "Hex Editor: Format Guide" via notepad and had done this for how many years(?) playing the hex editor. However, I'll only give a tip or two instead of "full walkthrough" bcz:
Henceforth, my tip or two is/are this/these:
- draze
- Posts: 378
- Joined: Thu Sep 02, 2021 12:50 pm
- android_version: 10 - Android 10
- Location: Light's Keep
Re: Edit saved game files ??
I know that most of you won't believe on my shared knowledge based on my own experience bcz I'm just a new member here. It's ok bcz I don't trust myself as well. Ergo, here is my proof that you may redo some of your completed quest via Hex Editor.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 997
- Joined: Tue Dec 04, 2018 3:06 pm
- android_version: 13 - Android 13
- Contact:
Re: Edit saved game files ??
I figured that out but I wasn't sure if it would break your save later on with the update
Sinn Féin~~~saighdiúir éireannach
- rijackson741
- Posts: 4466
- Joined: Tue Aug 20, 2013 2:04 am
- android_version: 10 - Android 10
- Location: Somewhere in Dhayavar
- Contact:
Re: Edit saved game files ??
It's an open source game, so there is nothing to stop anyone from studying the savegame format, and, in principle, changing or adding anything they want. Of course, you can't add things that don't exist in the game content, but that's about the only limitation.
Level:71, XP:6493739, PV:608, FQ:84
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
- draze
- Posts: 378
- Joined: Thu Sep 02, 2021 12:50 pm
- android_version: 10 - Android 10
- Location: Light's Keep
Re: Edit saved game files ??
Amazing! I agree with you as well. I didn't know that. It's just that I felt sad bcz we didn't manage to help some of our members here in this thread like this poor guy - a superhero of his son:CUCHULAINN3 wrote: ↑Fri Sep 03, 2021 5:05 pm I figured that out but I wasn't sure if it would break your save later on with the update
merrill77 wrote: ↑Sun Sep 29, 2013 2:04 pmI introduced AT to my 9yo sons a while back and one of them really likes it. He's up to level 30, but today he made a mistake - accidentally told both Guthbered and Harlenn that he won't help them. That was not his intention - it was a simple mis-tap. Now he's pretty bummed out. Choosing to not help either kinda kills that part of the game.Pyrizzle wrote:I'm not sure if it is possible to go backwards in a storyline.
As far as i know no one has ever edited a savefile just to go backwards on a quest.
I told him I'd do some research to see if I could find a way to fix it. I've only got a few years left of my son believing I'm a superhero. Can anyone point me at what I should be looking for in the save file? I'm a software guy, so I could probably go read the source code, but was hoping that someone could point me in the right direction.
TIA!
Chris
Nevertheless, thank you.
- draze
- Posts: 378
- Joined: Thu Sep 02, 2021 12:50 pm
- android_version: 10 - Android 10
- Location: Light's Keep
Re: Edit saved game files ??
I'm sorry. I understand. Thank you for the detailed clarification.rijackson741 wrote: ↑Fri Sep 03, 2021 11:25 pm It's an open source game, so there is nothing to stop anyone from studying the savegame format, and, in principle, changing or adding anything they want. Of course, you can't add things that don't exist in the game content, but that's about the only limitation.
- rijackson741
- Posts: 4466
- Joined: Tue Aug 20, 2013 2:04 am
- android_version: 10 - Android 10
- Location: Somewhere in Dhayavar
- Contact:
Re: Edit saved game files ??
No need to apologize. I was just making an observation
Level:71, XP:6493739, PV:608, FQ:84
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
- draze
- Posts: 378
- Joined: Thu Sep 02, 2021 12:50 pm
- android_version: 10 - Android 10
- Location: Light's Keep
Re: Edit saved game files ??
Okay. "Thank you, I'm indebted to you, may the light keep you."rijackson741 wrote: ↑Sat Sep 04, 2021 10:57 am No need to apologize. I was just making an observation
- Nut
- Posts: 1621
- Joined: Mon Oct 27, 2014 12:14 pm
- android_version: 8.0
- Location: Glade