Hacking Trails/Kiseki modding

uyjulian

Homebrewer
OP
Member
Joined
Nov 26, 2012
Messages
2,567
Trophies
2
Location
United States
Website
sites.google.com
XP
3,879
Country
United States
I will release stuff soon.

Part 1: Translate Google/ATLAS V14 MTL
Xdelta3 files that you can apply to Ao PSP iso will be released. There will be one based on Translate Google and another based on ATLAS V14. PC version is currently not the focus.

Part 2: HD Texture Pack
Since PC version is not the focus of the MTL patch, I will also be releasing an 100% HD Texture Pack replacing *all* textures in .itp/.it3/.itc files.
This pack will be released in two parts: one part is three xdelta3 files for unmodded Ao, Ao with Translate Google, and Ao with ATLAS V14, intended to make hashing more predictable and to reduce the size of the ISO; and the other part contains texture replacement files to be put in your PPSSPP memstick folder.
 

uyjulian

Homebrewer
OP
Member
Joined
Nov 26, 2012
Messages
2,567
Trophies
2
Location
United States
Website
sites.google.com
XP
3,879
Country
United States
It appears that there have been some problems with the texture pack (missing textures), so I decided not to release for now.
falcom_compress v3.1 with stdin/stdout functionality: https://gist.github.com/uyjulian/ba631cbba7025806c5e356daeb3c9507
POSIX compatible data.lst updater: https://gist.github.com/uyjulian/ab9562114d4f704564ac91908634ec98
Hash tools: https://gist.github.com/uyjulian/249d17eac10acbd9ccec32a1768e3de9
UMD Cache tools: https://gist.github.com/uyjulian/4f62d799ec0378cc24536e667279c7b2
 

trailsfan

Active Member
Newcomer
Joined
Jun 5, 2017
Messages
35
Trophies
0
Age
42
XP
243
Country
United States
Guys I dont get it. Why dont we focus on Trails in the sky 3rd? Guren will release a FULL translation for Ao no Kiseki so a real fan wait for it for sure.
 

Miguel27

Well-Known Member
Newcomer
Joined
Dec 27, 2016
Messages
60
Trophies
0
Age
32
XP
291
Country
United States
Guys I dont get it. Why dont we focus on Trails in the sky 3rd? Guren will release a FULL translation for Ao no Kiseki so a real fan wait for it for sure.
I'm guessing because the 3rd is already on PC and people don't care enough to work on PSP. Just a random guess. ¯\_(ツ)_/¯
 

trailsfan

Active Member
Newcomer
Joined
Jun 5, 2017
Messages
35
Trophies
0
Age
42
XP
243
Country
United States
I'm guessing because the 3rd is already on PC and people don't care enough to work on PSP. Just a random guess. ¯\_(ツ)_/¯

Maybe you are right but most of the real console players dont like to play on PC :) Im using my laptop for work and not for playing games :)
 

uyjulian

Homebrewer
OP
Member
Joined
Nov 26, 2012
Messages
2,567
Trophies
2
Location
United States
Website
sites.google.com
XP
3,879
Country
United States
Maybe you are right but most of the real console players dont like to play on PC :) Im using my laptop for work and not for playing games :)
"most of the real console players dont like to play on PC" -> conjecture.

I would like to work on 3rd PSP English, but it isn't happening anytime soon. Opcodes still need to be reverse engineered.
 
  • Like
Reactions: Dasutein

shadow12345

Member
Newcomer
Joined
Jan 19, 2009
Messages
17
Trophies
0
XP
203
Country
United States
How do I make the HD textures work with the English-patched Zero no Kiseki on ppsspp?

I copied the content to the TEXTURES folder (ppsspp\memstick\PSP\TEXTURES) and loaded an existing save. However, no texture was replaced.
 

uyjulian

Homebrewer
OP
Member
Joined
Nov 26, 2012
Messages
2,567
Trophies
2
Location
United States
Website
sites.google.com
XP
3,879
Country
United States
How do I make the HD textures work with the English-patched Zero no Kiseki on ppsspp?

I copied the content to the TEXTURES folder (ppsspp\memstick\PSP\TEXTURES) and loaded an existing save. However, no texture was replaced.
You need to go into developer option and enable texture replacement
 

uyjulian

Homebrewer
OP
Member
Joined
Nov 26, 2012
Messages
2,567
Trophies
2
Location
United States
Website
sites.google.com
XP
3,879
Country
United States
Texture pack is on hold for now.
Re-translation of the scenario for Ao with correct sentence breaking is finished, but the xdelta3 patch is currently not planned to be released.

I'm focusing on Trails in the Sky PC. Wouldn't it be nice if it was easy to translate from English, Japanese, Korean to other languages, like French, Spanish, etc? Contact me via e-mail (uyjulian @t gmail d.t com) or PM via the forum system if you are interested in more information about my solutions.
 

Bluesilver238

Member
Newcomer
Joined
Apr 9, 2018
Messages
14
Trophies
0
Age
23
XP
393
Country
United States
In case anyone would be interested, I've been working on making 60 Fps patches for ZnK and AnK. So far I've tested them and they seem to work fine, except for little errors which are some animation-timing bugs (only found 1 as of now though) and the fact the "movies" ingame are somehow playing at double speed. But regardless of that, both game can be played without issues. Also added the patch which turn it back to 30 Fps :

Code:
_S NPJH-50311
_G Legend of Heroes: Zero no Kiseki [JAP]
_C1 60 FPS
_L 0x203D42E8 0x00000001
_L 0x20271F94 0x3F000000
_L 0xE1010001 0x003D42E8
_L 0x203D72B0 0x3F000000
_C0 30 FPS [Default]
_L 0x203D42E8 0x00000002
_L 0x203D72B0 0x3F800000
_L 0x20271F94 0x3F800000

Code:
_S NPJH-50473
_G Legend of Heroes: Ao no Kiseki [JAP]
_C1 60 FPS
_L 0x203FE348 0x00000001
_L 0x2029AEA4 0x3F000000
_L 0xE1010001 0x003FE348
_L 0x20401310 0x3F000000
_C0 30 FPS [Default]
_L 0x203FE348 0x00000002
_L 0x20401310 0x3F800000
_L 0x2029AEA4 0x3F800000

Fortunately, the patches also work with the fan-translated versions. For now I'll see if I can find a way to at least resolve the movies's issue, and if I have the time I'll also try to make patches for their Evo counterparts.
 
Last edited by Bluesilver238,
  • Like
Reactions: supermist

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: https://youtube.com/shorts/WOppJ92RgGU?si=KE79L6A_3jESsGQM