ROM Hack LBX Little Battlers Experience(USA) Hacking request

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,635
Country
United States
Hello is the a code for obtaining specific body parts? E.g right hand with double hammer bonus or double sword bonus etc
I have a set of codes that can change the weapon bias of all HG/TG parts currently equipped to Van's frame at once that I will be releasing in the plugin with the rest of my codes. Setting two of the same weapon bias to a part doesn't function any different than having only one.
 

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,635
Country
United States
As an update: Navarro points are still being a pain, but more importantly the tool I use to quickly compile a plugin from AR/gateshark codes is apparently rather outdated and hates the trick I use to calculate which parts are equipped to Van's frame (for changing weapon bias on parts). I'm going to attempt a different approach to the code, but if that also doesn't work on the outdated plugin builder, I'm going to need to manually code a plugin - which will take quite a bit longer, as I dont have a ton of free time at the moment (its been a while since I worked with C++/C#).
 

johnma2

Well-Known Member
Member
Joined
Apr 14, 2018
Messages
148
Trophies
0
XP
145
Country
United States
Hi there. I saw your plugin, and was wondering if you made any progress in trying to get it fixed. I'm curious to try some of these out, however I did see one plugin from earlier, but it doesn't load in my game. Also, when adding codes to the gameplg.c I keep getting errors such as this:


source\gameplg.c:101:47: error: 'pid' undeclared (first use in this function); did you mean 'id'?
101 | write(0x08878C9C, (0x63, 0x00 ,0x00 ,0x00), pid=0xXX);
| ^~~
| id
source\gameplg.c:101:47: note: each undeclared identifier is reported only once for each function it appears in
source\gameplg.c:101:51: error: invalid suffix "xXX" on integer constant
101 | write(0x08878C9C, (0x63, 0x00 ,0x00 ,0x00), pid=0xXX);
 
Last edited by johnma2,

Noel29

Member
Newcomer
Joined
Nov 17, 2019
Messages
6
Trophies
0
Age
36
XP
105
Country
Philippines
Has anyone tried converting @ymyn 's speedfly cheats to the US ver? This actually has some cool stuff in it. Especially those one hit KO for like me aiming to wreck Pro S ranking battles.
Screenshot_20200124_172340_com.android.chrome.jpg
 
Last edited by Noel29,

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,635
Country
United States
Has anyone tried converting @ymyn 's speedfly cheats to the US ver? This actually has some cool stuff in it. Especially those one hit KO for like me aiming to wreck Pro S ranking battles. [huge image removed]
I made my own version of most of these a while ago. I intended to make a proper plugin, but @Nanquitas has been difficult to reach regarding a less buggy release of his 'new' .3gx format plugin (I haven't even seen him online in almost 2 years).

As such, I've decided to just post my AR code list here. I removed a couple inconsistent/unreliable codes (like Infinite Ammo, which I only had set up on the P1 LBX). I still haven't been able to get the Navarro points address, either - not that its a major feature of the game.

Note that the Skill modification codes to modify part bias are extremely finicky and can corrupt your save if altered in the wrong way (if left as-is and only activated one at a time they will work flawlessly). It's intentionally designed to ONLY work on HG and TG parts and will not allow the creation if illegal parts. It also accounts for missing parts, so there's no need to equip a full set if you only want to change one or two parts. They also require the advanced functions added by CTRPFAR and WILL NOT FUNCTION on Gateshark, Emulators, or standard Action Replay due to several commands being undefined.


[Codes have been moved to post below]

MAJOR UPDATE: updated the Van's Equipped part codes to work for ANY character in the Leader slot of the party. To edit equipped parts for a character other than Van, make sure they're in the party's Leader slot. Also added character level, weapon proficiency, and unlocked Special Attack Routine codes. You can find the codes and many more recently added in my next post
 
Last edited by iSharingan,
  • Like
Reactions: Noel29

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,635
Country
United States
MAJOR code update. Due to a new find, I have updated the part bias codes that previously only affected Van's frame to now work on ANY CHARACTER. To edit the parts on a different character, switch them into the leader slot of your party (top right slot on the party menu).

Note that the code still requires CTRPFAR specific commands.

EDIT: I moved the above post's code list here, as I have made too many changes in the last few days and almost doubled its size.

Code:
[++Currencies++]

[Max Credits]
088916F0 3B9AC9FF

[Max Battle Points]
08896F64 3B9AC9FF

[Max Navarro Points]
08921F4C 3B9AC9FF
{Turn on before using MeTaMo and leave on at least until the streetpass shop screen}

[--]

[++Character Data++]

[Max Maintenance Gauge (all characters)]
D3000000 08892713
C0000000 00000016
20000000 000000C8
DC000000 000002F0
D1000000 00000000
{Will overcap for most of the game until each character reaches a high enough level, but this doesn't have any side effects other than an ugly bar sticking out too far.}

[Max Level (all characters)]
D3000000 08892444
C0000000 00000016
00000000 008DDB64
DC000000 000002F0
D1000000 00000000

[All Weapons Mastered (all characters)]
D3000000 08892448
C0000000 00000016
00000000 000005F5
00000004 000005F5
00000008 000005F5
0000000C 000005F5
00000010 000005F5
00000014 000005F5
00000018 000005F5
DC000000 000002F0
D1000000 00000000

[All Special Attack Routines Unlocked (all characters)]
D3000000 08892464
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000
DC000000 00000148
C0000000 0000006A
00000000 01010101
DC000000 00000004
D1000000 00000000

[--]

[++General Items++]

[Grease x50]
D3000000 088793B6
C0000000 00000003
80000000 FF000000
20000000 00000032
D0000000 00000000
DC000000 00000006
D1000000 00000000

[Owned Battle Items x50]
D3000000 08878C9C
C0000000 00000039
80000000 FF000000
20000000 00000032
D0000000 00000000
DC000000 00000006
D1000000 00000000

[All LBX Cards x10]
D3000000 00000000
C0000000 000001A2
288793C8 0000000A
DC000000 00000006
D1000000 00000000
{Visit Wireless Card Trade then view LBX Guide.}

[--]

[++LBX Part codes++]

[++Party Leader's equipped part modifiers++]

[++Equipped Part Weapon Skills (HG/TG only)++]

[++Skill 1 (all leader's equipped parts)++]

[Swords]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000008 FF0000FF
20000008 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000008 FF0000FF
20000008 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000008 FF0000FF
20000008 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000008 FF0000FF
20000008 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000008 FF0000FF
20000008 00000000
D2000000 00000000
{Only affects HG/TG parts}

[Pole Arms]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000008 FF0000FF
20000008 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000008 FF0000FF
20000008 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000008 FF0000FF
20000008 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000008 FF0000FF
20000008 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000008 FF0000FF
20000008 00000001
D2000000 00000000
{Only affects HG/TG parts}

[Spikes]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000008 FF0000FF
20000008 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000008 FF0000FF
20000008 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000008 FF0000FF
20000008 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000008 FF0000FF
20000008 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000008 FF0000FF
20000008 00000002
D2000000 00000000
{Only affects HG/TG parts}

[Clubs]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000008 FF0000FF
20000008 00000003
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000008 FF0000FF
20000008 00000003
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000008 FF0000FF
20000008 00000003
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000008 FF0000FF
20000008 00000003
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000008 FF0000FF
20000008 00000003
D2000000 00000000
{Only affects HG/TG parts}

[1H Guns]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000008 FF0000FF
20000008 00000004
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000008 FF0000FF
20000008 00000004
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000008 FF0000FF
20000008 00000004
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000008 FF0000FF
20000008 00000004
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000008 FF0000FF
20000008 00000004
D2000000 00000000
{Only affects HG/TG parts}

[2H Guns]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000008 FF0000FF
20000008 00000005
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000008 FF0000FF
20000008 00000005
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000008 FF0000FF
20000008 00000005
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000008 FF0000FF
20000008 00000005
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000008 FF0000FF
20000008 00000005
D2000000 00000000
{Only affects HG/TG parts}

[Launchers]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000008 FF0000FF
20000008 00000006
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000008 FF0000FF
20000008 00000006
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000008 FF0000FF
20000008 00000006
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000008 FF0000FF
20000008 00000006
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000008 FF0000FF
20000008 00000006
D2000000 00000000
{Only affects HG/TG parts}

[--]

[++Skill 2 (all leader's equipped parts)++]

[Swords]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000009 FF0000FF
20000009 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000009 FF0000FF
20000009 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000009 FF0000FF
20000009 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000009 FF0000FF
20000009 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000009 FF0000FF
20000009 00000000
D2000000 00000000
{Only affects TG parts}

[Pole Arms]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000009 FF0000FF
20000009 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000009 FF0000FF
20000009 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000009 FF0000FF
20000009 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000009 FF0000FF
20000009 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000009 FF0000FF
20000009 00000001
D2000000 00000000
{Only affects TG parts}

[Spikes]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000009 FF0000FF
20000009 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000009 FF0000FF
20000009 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000009 FF0000FF
20000009 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000009 FF0000FF
20000009 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000009 FF0000FF
20000009 00000002
D2000000 00000000
{Only affects TG parts}

[Clubs]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000009 FF0000FF
20000009 00000003
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000009 FF0000FF
20000009 00000003
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000009 FF0000FF
20000009 00000003
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000009 FF0000FF
20000009 00000003
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000009 FF0000FF
20000009 00000003
D2000000 00000000
{Only affects TG parts}

[1H Guns]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000009 FF0000FF
20000009 00000004
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000009 FF0000FF
20000009 00000004
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000009 FF0000FF
20000009 00000004
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000009 FF0000FF
20000009 00000004
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000009 FF0000FF
20000009 00000004
D2000000 00000000
{Only affects TG parts}

[2H Guns]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000009 FF0000FF
20000009 00000005
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000009 FF0000FF
20000009 00000005
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000009 FF0000FF
20000009 00000005
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000009 FF0000FF
20000009 00000005
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000009 FF0000FF
20000009 00000005
D2000000 00000000
{Only affects TG parts}

[Launchers]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
A0000009 FF0000FF
20000009 00000006
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
A0000009 FF0000FF
20000009 00000006
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
A0000009 FF0000FF
20000009 00000006
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
A0000009 FF0000FF
20000009 00000006
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
A0000009 FF0000FF
20000009 00000006
D2000000 00000000
{Only affects TG parts}

[--]

[--]

[++Equipped Part Weight Adjsutment++]

[Leader's equipped Parts Reinforced]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
2000000B 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
2000000B 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
2000000B 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
2000000B 00000001
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
2000000B 00000001
D2000000 00000000

[Leader's equipped Parts Normal]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
2000000B 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
2000000B 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
2000000B 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
2000000B 00000000
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
2000000B 00000000
D2000000 00000000

[Leader's equipped Parts Lightened]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
2000000B 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
2000000B 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
2000000B 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
2000000B 00000002
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
2000000B 00000002
D2000000 00000000

[--]

[++Equipped Part AC++]

[Leader's Equipped Parts 200 AC]
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892632 0000FFFF
DA000000 08892632
F4000000 00000014
DF000001 00020000
DC000000 08871234
00000000 41FFFFFF
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892634 0000FFFF
DA000000 08892634
F4000000 00000014
DF000001 00020000
DC000000 08872620
00000000 41FFFFFF
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892638 0000FFFF
DA000000 08892638
F4000000 00000014
DF000001 00020000
DC000000 08873A0C
00000000 41FFFFFF
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A8892636 0000FFFF
DA000000 08892636
F4000000 00000014
DF000001 00020000
DC000000 08874DF8
00000000 41FFFFFF
D2000000 00000000
A8892418 FF0000FF
DB000000 08892418
F4000000 000002F0
DF000001 00020000
A889263A 0000FFFF
DA000000 0889263A
F4000000 00000014
DF000001 00020000
DC000000 088761E4
00000000 41FFFFFF
D2000000 00000000
{Swap other characters into the Leader position while this is on to affect their parts, too. Intended for precise changes}

[--]

[--]

[++En Masse Adjustments++]

[All Owned Parts Reinforced]
D3000000 08871234
C0000000 000004FB
A0000006 0000FFFF
2000000B 00000001
D0000000 00000000
DC000000 00000014
D1000000 00000000

[All Owned Parts Normal]
D3000000 08871234
C0000000 000004FB
A0000006 0000FFFF
2000000B 00000000
D0000000 00000000
DC000000 00000014
D1000000 00000000

[All Owned Parts Lightened]
D3000000 08871234
C0000000 000004FB
A0000006 0000FFFF
2000000B 00000002
D0000000 00000000
DC000000 00000014
D1000000 00000000

[All Owned Parts 200 AC]
D3000000 08871234
C0000000 000004FB
A0000006 0000FFFF
00000000 41FFFFFF
D0000000 00000000
DC000000 00000014
D1000000 00000000
{Only use if you don't care which parts are maxed}

[--]

[Owned Weapons and Shields x10]
D3000000 00000000
C0000000 0000037F
888775CE FF000000
288775CE 0000000A
D0000000 00000000
DC000000 00000006
D1000000 00000000

[Owned Core Unit Parts x50]
D3000000 00000000
C0000000 000000AD
88878DF8 FF000000
28878DF8 00000032
D0000000 00000000
DC000000 00000006
D1000000 00000000

[--]

[++Battle codes++]

[++P1++]

[Unlimited LP]
68D7F088 00000000
B8D7F088 00000000
6000018C 00000000
B000018C 00000000
8000002C 00000000
DA000000 0000002C
D6000000 00000030
D2000000 00000000

[Unlimited BP]
68D7F088 00000000
B8D7F088 00000000
6000018C 00000000
B000018C 00000000
D9000000 00000094
D6000000 00000098
D2000000 00000000

[Unlimited Tension]
68D7F088 00000000
B8D7F088 00000000
6000018C 00000000
B000018C 00000000
10000064 000003E8
9000004E 00000003
1000004E 00000002
D2000000 00000000

[Level 5 SpAtk Charge]
68D7F088 00000000
B8D7F088 00000000
6000018C 00000000
B000018C 00000000
70000062 00001388
10000062 00001388
D2000000 00000000

[--]

[++P2++]

[Unlimited LP]
68D7F094 00000000
B8D7F094 00000000
6000018C 00000000
B000018C 00000000
8000002C 00000000
DA000000 0000002C
D6000000 00000030
D2000000 00000000

[Unlimited BP]
68D7F094 00000000
B8D7F094 00000000
6000018C 00000000
B000018C 00000000
D9000000 00000094
D6000000 00000098
D2000000 00000000

[Unlimited Tension]
68D7F094 00000000
B8D7F094 00000000
6000018C 00000000
B000018C 00000000
10000064 000003E8
9000004E 00000003
1000004E 00000002
D2000000 00000000

[Level 5 SpAtk Charge]
68D7F094 00000000
B8D7F094 00000000
6000018C 00000000
B000018C 00000000
70000062 00001388
10000062 00001388
D2000000 00000000

[--]

[++P3++]

[Unlimited LP]
68D7F0A0 00000000
B8D7F0A0 00000000
6000018C 00000000
B000018C 00000000
8000002C 00000000
DA000000 0000002C
D6000000 00000030
D2000000 00000000

[Unlimited BP]
68D7F0A0 00000000
B8D7F0A0 00000000
6000018C 00000000
B000018C 00000000
D9000000 00000094
D6000000 00000098
D2000000 00000000

[Unlimited Tension]
68D7F0A0 00000000
B8D7F0A0 00000000
6000018C 00000000
B000018C 00000000
10000064 000003E8
9000004E 00000003
1000004E 00000002
D2000000 00000000

[Level 5 SpAtk Charge]
68D7F0A0 00000000
B8D7F0A0 00000000
6000018C 00000000
B000018C 00000000
70000062 00001388
10000062 00001388
D2000000 00000000

[--]

[--]

[++Win/loss records++]

[100 Wireless Wins]
388916E8 00000064
088916E8 00000064
D0000000 00000000

[No Losses (Normal & Wireless)]
088916E0 00000000
088916EC 00000000

[--]
 
Last edited by iSharingan,

BitMasterPlus

Well-Known Member
Member
Joined
Sep 1, 2017
Messages
1,188
Trophies
0
Age
124
XP
1,572
Country
United States
Hey, quick question. Is there any action replay/gameshark/whatever else codes for:
Getting all LBX
Getting all LBX cards
Getting all weapons?
 

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,635
Country
United States
Hey, quick question. Is there any action replay/gameshark/whatever else codes for:
Getting all LBX
Getting all LBX cards
Getting all weapons?
read literally the last post I made. Codes are there that will let you do all but the first (since there aren't enough part slots to own every LBX part in existence simultaneously).

I have part modification codes made that will let you change a part into any other part, but they're super finicky and bad IDs can break the game/prevent your from using the LBX at all in battle, so they're not included in the above list.
 
  • Like
Reactions: Nightwinter

BitMasterPlus

Well-Known Member
Member
Joined
Sep 1, 2017
Messages
1,188
Trophies
0
Age
124
XP
1,572
Country
United States
Ah, ok, I see the codes for the weapons and cards. The main one I want is to own LBX, but yeah, you can't have every single one simultaneously to do limited slots, you gotta switch a lot out if you want the ones you want to keep. I just want the rare LBX you can''t get legit because some of the requirements one can't do on their own, like the Dark Achilles and Army General.
 

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,635
Country
United States
Ah, ok, I see the codes for the weapons and cards. The main one I want is to own LBX, but yeah, you can't have every single one simultaneously to do limited slots, you gotta switch a lot out if you want the ones you want to keep. I just want the rare LBX you can't get legit because some of the requirements one can't do on their own, like the Dark Achilles and Army General.
If you mean the 100 multiplayer wins DK Achilles, thats already possible via one of the codes I included (the second one up from the bottom). By extension, that means Army General isn't impossible solo either. The BP and money codes will significanly reduce your grind to buy the rest of the parts/roll the exclusives in the capsule toy machines. The card code and infinite HP code should make the card battle exclusives less painful.
 
Last edited by iSharingan,

MDrew

Member
Newcomer
Joined
Dec 14, 2011
Messages
17
Trophies
1
XP
175
Country
Italy
Hello, I'm an Italian passionate about this game, by chance @iSharingan can you help me make the plugins \ cheat work for the EUR version, more precisely for the ITA \ AUS version?

Thank you very much everyone for the help you will give me.
 

Nightwinter

Well-Known Member
Member
Joined
Dec 25, 2015
Messages
321
Trophies
0
Age
28
Location
Venezuela
XP
429
Country
Venezuela
MAJOR code update. Due to a new find, I have updated the part bias codes that previously only affected Van's frame to now work on ANY CHARACTER. To edit the parts on a different character, switch them into the leader slot of your party (top right slot on the party menu).

Note that the code still requires CTRPFAR specific commands.

EDIT: I moved the above post's code list here, as I have made too many changes in the last few days and almost doubled its size.

less than half of them works... to use with CTRPlugin Framework by nanquitas.

Can we have the codes repaired for latest version and some more like 1hit k.o, exp, money and item multipliers for the ones who would like to play normally-ish but with a little extra help.
 
Last edited by Nightwinter,

Deo9797

New Member
Newbie
Joined
Jun 12, 2023
Messages
1
Trophies
0
Age
30
XP
2
Country
Philippines
If you mean the 100 multiplayer wins DK Achilles, thats already possible via one of the codes I included (the second one up from the bottom). By extension, that means Army General isn't impossible solo either. The BP and money codes will significanly reduce your grind to buy the rest of the parts/roll the exclusives in the capsule toy machines. The card code and infinite HP code should make the card battle exclusives less painful.
Do you have a plugin for LBX. Badly needed one
Post automatically merged:

Do
I have a set of codes that can change the weapon bias of all HG/TG parts currently equipped to Van's frame at once that I will be releasing in the plugin with the rest of my codes. Setting two of the same weapon bias to a part doesn't function any dif
If you mean the 100 multiplayer wins DK Achilles, thats already possible via one of the codes I included (the second one up from the bottom). By extension, that means Army General isn't impossible solo either. The BP and money codes will significanly reduce your grind to buy the rest of the parts/roll the exclusives in the capsule toy machines. The card code and infinite HP code should make the card battle exclusives less painful.
Do you have a NTR plugin file for LBx badly needed one
 

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,635
Country
United States

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: Brb