Request: add language cheat support
#1
Hey in jak series the games need a full boot In order to Start In english, However this can also be solve by language cheat (A type code), by adding language cheat support we can prevent confusion and some people will be happy to Start the game In their language 
Reply

Sponsored links

#2
You can just share the cheat here on the forums. Use this thread here.
PC Specs:
PC: HP Omen 15 dc-0051nr laptop
CPU: Intel i7-8750H (2.2 GHz up to 4.1 GHz)
RAM: 16 GB
GPU: Nvidia GeForce GTX 1060 Notebook (6 GB)
OS: Windows 10 Pro (64 bit)/Windows 8.1 Pro (64 bit)
Storage: 256 SSD PCi NV M.2+1 TB HDD
Need the latest GIT/development build? Click here!
Reply
#3
(08-17-2019, 10:02 PM)gtgamer468 Wrote: You can just share the cheat here on the forums. Use this thread here.

Language cheats are A type code, Pcsx2 doesnt support A codes

This is the english raw code for Jak 2

AA4468C2 A8601DDC

AA4868C2 880E1DD5
Reply
#4
I don't know if pcsx2 support A type codes but those are not raw,they are CodeBreaker v1+ encrypted

Code:
//Japanese
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020000

//English
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020001

//French
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020002

//Spanish
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020003

//German
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020004

//Italian
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020005

//Portuguese
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020007
Remove // infront of patch to enable the language you want

I don't see how is this any better than just using Full Boot
Reply
#5
(08-18-2019, 09:29 AM)vsub Wrote: I don't know if pcsx2 support A type codes but those are not raw,they are CodeBreaker v1+ encrypted

Code:
//Japanese
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020000

//English
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020001

//French
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020002

//Spanish
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020003

//German
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020004

//Italian
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020005

//Portuguese
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020007
Remove // infront of patch to enable the language you want

I don't see how is this any better than just using Full Boot

Maybe that was the problem that i thought it was raw code

Those codes just save time that is their advantage

Thank you
Reply
#6
(08-18-2019, 09:29 AM)vsub Wrote: I don't know if pcsx2 support A type codes but those are not raw,they are CodeBreaker v1+ encrypted

Code:
//Japanese
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020000

//English
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020001

//French
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020002

//Spanish
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020003

//German
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020004

//Italian
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020005

//Portuguese
//patch=1,EE,A01108B0,extended,03E00008
//patch=1,EE,A01108B4,extended,24020007
Remove // infront of patch to enable the language you want

I don't see how is this any better than just using Full Boot

i check right now PCSX2 doesnt support A type codes
Reply
#7
(08-22-2019, 10:23 PM)Red_Tv Wrote: i check right now PCSX2 doesnt support A type codes

Change the A into a 0 (zero) as in A01108B0 -> 001108B0 & A01108B4 -> 001108B4.
Reply
#8
(08-23-2019, 08:26 AM)pgert Wrote: Change the A into a 0 (zero) as in A01108B0 -> 001108B0 & A01108B4 -> 001108B4.
Into 2, not 0. Wink
Reply
#9
(08-23-2019, 12:21 PM)kozarovv Wrote: Into 2, not 0. Wink

niether 0 or 2 work.
Reply




Users browsing this thread: 1 Guest(s)