Page 1 of 1

Korath World Map Text

Posted: Fri Jan 02, 2015 4:54 am
by Gridlock
Before you ask, this has nothing to do with AR. I'm doing some modifications to the K5 world map, and from what I can tell, the game detects the player's y position when the world map is loaded to determine whether the location text is the Omegamatic or the Korath base.

Can this y value be changed to something else? I want to make this y position lower so that I can expand the world map here without the game thinking I'm on Korath. I don't see anything on the wiki about this.

Posted: Fri Jan 02, 2015 9:37 pm
by ckguy
I know I asked for this five zillion years ago (read: like 10-11 years ago) and didn't get any takers. But we know a lot more about patching now than we did then - it sounds like this would just be a one-bytes patch.

Posted: Wed Jan 07, 2015 6:58 am
by levellass
That'll be this patch:

Code: Select all

#Korath base text
%patch $6210  $64    #Vertical location for difference
%patch $6214  $0223W #Text called from
%patch $30563 "Keen steps out" $0A "onto Korath III" $00

It IS on the wiki you know ckg; I'll put a copy on the Korath page though.

Posted: Mon Jan 12, 2015 4:11 pm
by ckguy
levellass wrote:It IS on the wiki you know ckg
Heh, so next time I'm working on my levelpack in another like ten years I'll be sure to check it out :p

Posted: Sun Jan 18, 2015 2:05 am
by levellass
ckguy wrote:
levellass wrote:It IS on the wiki you know ckg
Heh, so next time I'm working on my levelpack in another like ten years I'll be sure to check it out :p
By that time the wiki will have gained sentience and finished the pack for you.