Skip to content

Finalcheat VitaCheat Request

r0ah edited this page Mar 5, 2019 · 1 revision

This is based on the user-interface of PSX PEC, 3DS CTRPF AR Cheat Codes and NDS R4 Cheat.

Since the source code of VitaCheat is private and not listed on github anymore I decided to put this request in this wiki so everyone can see.

Note: This is a temporary page.

Remove the 50 code description limitation

Without this limitation we can have codes made by various code authors in a single psv file. This also allows us to go crazy with the modifiers.

Increase cheat name to 255 characters or more

_V0 Sed pharetra faucibus ipsum Praesent id turpis et sem hendrerit aliquam Morbi sit amet nisl Lorem ipsum dolor sit amet consectetuer adipiscing elit Praesent id turpis et sem hendrerit aliquam Morbi sit amet nisl Lorem ipsum dolor sit amet consectetuer eli
$0000 00000000 00000000

In-line notes

_V0 Normal cheat [Note]
_V2 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed pharetra faucibus ipsum. Praesent id turpis et sem hendrerit aliquam. Morbi sit amet nisl.
$0000 00000000 00000000

_F0 Folder cheat [Note]
_V2 Lorem ipsum dolor sit amet
$0000 00000000 00000000

With the cheat name increased to 255 characters we can have our notes. Add the _V2 for notes. Notes can be accessed by pressing the R3 button.

Note: The window can also be like the one used when editing codes.


Is it possible to add line breaks too? Ex:

_V2 Line one\nLine two\nLine Three

Folders

_F0 Battle Codes
$0000 00000000 00000000

_V0 Inf. HP/MP
$7201 81E1A83C 000005D0
$7701 00000000 0001869F
$0007 00000F90 00000000
$7201 81E1A83C 000005D4
$7701 00000000 000003E7
$0007 00000F90 00000000

_F0 Item Codes
$0000 00000000 00000000

_V0 Infinite Inventory Items
$4101 8890491A 00000063
$0020 00000078 00000000

_V0 Infinite Storage Items
$4101 8895F7D4 000003E7
$0708 00000078 00000000

_F0 Experience Multiplier
$0000 00000000 00000000

_V0 x2
$0100 814FD053 00000080

_V0 x4
$0100 814FD053 00000100

_V0 x8
$0100 814FD053 00000180

_V0 x16
$0100 814FD053 00000200

_V0 x32
$0100 814FD053 00000280

_V0 x64
$0100 814FD053 00000300

With the 50 code description limitation removed we can have our folders to better categorise the cheats.

_F0 folders can be used as a modifier too, see example below (code by eighthdayregret):

_F0 Level Select Modifier
_V2 Activate in the save select menu. Activate code then load your savedata.
$0000 00000000 00000000

_V0 Stage 1
$3001 819D0620 00000088
$3300 00000000 00000001

_V0 Stage 2
$3001 819D0620 00000088
$3300 00000000 00000002

_V0 Stage 3
$3001 819D0620 00000088
$3300 00000000 00000003

_V0 Stage 4
$3001 819D0620 00000088
$3300 00000000 00000004

_V0 Stage 5
$3001 819D0620 00000088
$3300 00000000 00000005

_V0 Stage 6
$3001 819D0620 00000088
$3300 00000000 00000006

_V0 Stage 7
$3001 819D0620 00000088
$3300 00000000 00000007

_V0 Stage 8
$3001 819D0620 00000088
$3300 00000000 00000008

Alignment

This is minor but it would be nice if the alignment for all pages is at the red line instead of center alignment for consistency (the modifiers would be a mess if centered).

Clone this wiki locally