Archived Discussion + PSP Mod History

For all things related to AnthonyBF2's Battlefront PSP mod

Moderators: AnthonyBF2, Moderators

Locked
User avatar
AnthonyBF2
Sith
Sith
Posts: 1254
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by AnthonyBF2 »

I removed the video play functions prior to the game crashing after the hangar capture, so that isn't the issue. With or without video play functions the PSP version ignores it.

Edit 1: I got fake console to stop crashing in campaign. It's kept short with only the primary functions. user scripts will be made later than can expand the fake console list.

Current to do stuff:
Fill in misc game modes for all available maps
Finish fixing campaigns
Get locals and some new vehicles ready to go on SWBF1 maps
Assign IG88 and Quigon to some maps and put them in assault mode
Put new stuff in tutorial menus
User avatar
AnthonyBF2
Sith
Sith
Posts: 1254
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by AnthonyBF2 »

I know I am supposed to edit my old post if the last post is mine but I am putting a large amount of text here so I really feel a new post is more comfortable.

I was going through some old notes where I marked down various hex edits that can tweak different things. The following things are not recommended to be in the game by default as they're silly and overpowered. I am posting them here so that those interested can manually add them to the game themselves. These are made on the PC platform but they should be possible on the PSP platform as all it does is seek ODF parameters which are the same in all game versions.

You'll need to be using the HxD hex editor application. Each set of edits below will tell you which file to edit and which bits of data to replace with what. Press ctrl+r to open up the find+replace option in HxD. Make sure data type is set for for hex. Make sure you use the replace all function for each different thing or else the mods will work in some levels and not in other levels.

Unlimited jetpack for Boba Fett
Hidden/Spoiler:
[code]File: imp.lvl
Find:
50 52 4F 50 0A 00 00 00 5C BB FA 91 68 6F 76 65 72 00 00 00 50 52 4F 50 09 00 00 00 BF C1 25 08 30 2E 31 32 00 00 00 00 50 52 4F 50 09 00 00 00 4D DE D9 36 30 2E 31 35 00 00 00 00 50 52 4F 50 09 00 00 00 41 58 BB 1E 30 2E 32 35 00 00 00 00 50 52 4F 50 09 00 00 00 8A 7C A3 F8 30 2E 32 34 00 00 00 00 50 52 4F 50 10 00 00 00 CF BA 87 1A 30 2E 30 20 30 2E 30 20 30 2E 30 00
Replace:
50 52 4F 50 0A 00 00 00 5C BB FA 91 68 6F 76 65 72 00 00 00 50 52 4F 50 09 00 00 00 BF C1 25 08 39 2E 31 32 00 00 00 00 50 52 4F 50 09 00 00 00 4D DE D9 36 30 2E 30 30 00 00 00 00 50 52 4F 50 09 00 00 00 41 58 BB 1E 30 2E 30 30 00 00 00 00 50 52 4F 50 09 00 00 00 8A 7C A3 F8 30 2E 32 34 00 00 00 00 50 52 4F 50 10 00 00 00 CF BA 87 1A 30 2E 30 20 30 2E 30 20 30 2E 30 00[/code]
Unlimited jetpack for Dark Trooper
Hidden/Spoiler:
[code]File: imp.lvl
Find:
50 52 4F 50 0A 00 00 00 06 28 F2 AF 48 4F 56 45 52 00 00 00 50 52 4F 50 09 00 00 00 20 CB B2 C4 32 31 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 90 5E B7 F0 30 2E 30 00 50 52 4F 50 09 00 00 00 08 29 AC 8A 31 30 2E 30 00 00 00 00 50 52 4F 50 20 00 00 00 DD D0 C4 69 69 6D 70 5F 73 66 78 5F 6A 65 74 70 61 63 6B 5F 64 61 72 6B 74 72 6F 6F 70 65 72 00 50 52 4F 50 0A 00 00 00 BF C1 25 08 30 2E 30 37 35 00 00 00 50 52 4F 50 08 00 00 00 4D DE D9 36 30 2E 30 00 50 52 4F 50 08 00 00 00 41 58 BB 1E 30 2E 35 00 50 52 4F 50 09 00 00 00 8A 7C A3 F8 30 2E 34 39 00 00 00 00 50 52 4F 50 0A 00 00 00 1B 1F 97 19 33 30 30 2E 30 00 00 00 50 52 4F 50 10 00 00 00 CF BA 87 1A 30 2E 30 20 30 2E 30 20 30 2E 30 00
Replace:
50 52 4F 50 0A 00 00 00 06 28 F2 AF 48 4F 56 45 52 00 00 00 50 52 4F 50 09 00 00 00 20 CB B2 C4 32 31 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 90 5E B7 F0 31 35 2E 30 50 52 4F 50 09 00 00 00 08 29 AC 8A 31 30 2E 30 00 00 00 00 50 52 4F 50 20 00 00 00 DD D0 C4 69 69 6D 70 5F 73 66 78 5F 6A 65 74 70 61 63 6B 5F 64 61 72 6B 74 72 6F 6F 70 65 72 00 50 52 4F 50 0A 00 00 00 BF C1 25 08 31 2E 30 37 35 00 00 00 50 52 4F 50 08 00 00 00 4D DE D9 36 30 2E 30 00 50 52 4F 50 08 00 00 00 41 58 BB 1E 30 2E 35 00 50 52 4F 50 09 00 00 00 8A 7C A3 F8 30 2E 34 39 00 00 00 00 50 52 4F 50 0A 00 00 00 1B 1F 97 19 33 30 30 2E 30 00 00 00 50 52 4F 50 10 00 00 00 CF BA 87 1A 30 2E 30 20 30 2E 30 20 30 2E 30 00[/code]
Unlimited jetpack for Jango Fett
Hidden/Spoiler:
[code]File: cis.lvl
Find:
50 52 4F 50 08 00 00 00 20 CB B2 C4 37 2E 30 00 50 52 4F 50 08 00 00 00 90 5E B7 F0 38 2E 30 00 50 52 4F 50 09 00 00 00 08 29 AC 8A 33 30 2E 30 00 00 00 00 50 52 4F 50 14 00 00 00 DD D0 C4 69 63 69 73 5F 73 66 78 5F 6A 65 74 70 61 63 6B 00 50 52 4F 50 0A 00 00 00 5C BB FA 91 68 6F 76 65 72 00 00 00 50 52 4F 50 09 00 00 00 BF C1 25 08 30 2E 31 32 00 00 00 00 50 52 4F 50 09 00 00 00 4D DE D9 36 30 2E 31 35 00 00 00 00 50 52 4F 50 09 00 00 00 41 58 BB 1E 30 2E 32 35 00 00 00 00 50 52 4F 50 09 00 00 00 8A 7C A3 F8 30 2E 32 34 00 00 00 00 50 52 4F 50 10 00 00 00 CF BA 87 1A 30 2E 30 20 30 2E 30 20 30 2E 30 00
Replace:
50 52 4F 50 08 00 00 00 20 CB B2 C4 37 2E 30 00 50 52 4F 50 08 00 00 00 90 5E B7 F0 38 2E 30 00 50 52 4F 50 09 00 00 00 08 29 AC 8A 33 30 2E 30 00 00 00 00 50 52 4F 50 14 00 00 00 DD D0 C4 69 63 69 73 5F 73 66 78 5F 6A 65 74 70 61 63 6B 00 50 52 4F 50 0A 00 00 00 5C BB FA 91 68 6F 76 65 72 00 00 00 50 52 4F 50 09 00 00 00 BF C1 25 08 39 2E 31 32 00 00 00 00 50 52 4F 50 09 00 00 00 4D DE D9 36 30 2E 30 30 00 00 00 00 50 52 4F 50 09 00 00 00 41 58 BB 1E 30 2E 30 30 00 00 00 00 50 52 4F 50 09 00 00 00 8A 7C A3 F8 30 2E 32 34 00 00 00 00 50 52 4F 50 10 00 00 00 CF BA 87 1A 30 2E 30 20 30 2E 30 20 30 2E 30 00[/code]
Unlimited jetpack for Jet Trooper
Hidden/Spoiler:
[code]File: rep.lvl
Find:
50 52 4F 50 0A 00 00 00 5C BB FA 91 68 6F 76 65 72 00 00 00 50 52 4F 50 09 00 00 00 BF C1 25 08 30 2E 31 32 00 00 00 00 50 52 4F 50 09 00 00 00 4D DE D9 36 30 2E 31 36 00 00 00 00 50 52 4F 50 09 00 00 00 41 58 BB 1E 30 2E 32 35 00 00 00 00 50 52 4F 50 09 00 00 00 8A 7C A3 F8 30 2E 32 34 00 00 00 00 50 52 4F 50 0A 00 00 00 F1 6B CA BA 53 54 41 4E 44
Replace:
50 52 4F 50 0A 00 00 00 5C BB FA 91 68 6F 76 65 72 00 00 00 50 52 4F 50 09 00 00 00 BF C1 25 08 39 2E 31 32 00 00 00 00 50 52 4F 50 09 00 00 00 4D DE D9 36 30 2E 30 30 00 00 00 00 50 52 4F 50 09 00 00 00 41 58 BB 1E 30 2E 30 30 00 00 00 00 50 52 4F 50 09 00 00 00 8A 7C A3 F8 30 2E 32 34 00 00 00 00 50 52 4F 50 0A 00 00 00 F1 6B CA BA 53 54 41 4E 44[/code]
Super Droideka - Allow the Droideka to climb objects in ball mode, unlimited energy, no water damage, high ball jump, faster walk speed, and faster transform time
Hidden/Spoiler:
[code]File: cis.lvl
Find:
50 52 4F 50 0A 00 00 00 77 16 82 E8 64 72 6F 69 64 00 00 00 50 52 4F 50 09 00 00 00 40 00 8A 9F 32 30 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 64 03 DF 86 32 2E 35 00 50 52 4F 50 09 00 00 00 89 F5 33 54 31 2E 32 35 00 00 00 00 50 52 4F 50 09 00 00 00 5C AF 6F 27 32 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 EC DE BF 4B 32 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 D4 AD 09 32 31 2E 36 36 00 00 00 00 50 52 4F 50 09 00 00 00 F7 A0 17 C8 30 2E 35 30 00 00 00 00 50 52 4F 50 09 00 00 00 D5 A6 BB 46 33 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 7A BB 95 98 30 2E 36 35 00 00 00 00 50 52 4F 50 08 00 00 00 0C DB AC AC 36 2E 30 00 50 52 4F 50 0A 00 00 00 38 85 6B DE 31 30 30 2E 30 00 00 00 50 52 4F 50 09 00 00 00 67 DE 60 65 35 30 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 3D E7 A7 12 32 2E 35 00 50 52 4F 50 08 00 00 00 E6 6A 8F 57 32 2E 30 00 50 52 4F 50 08 00 00 00 C2 79 5E 8A 31 2E 30 00 50 52 4F 50 08 00 00 00 D9 4D 52 DC 31 2E 30 00 50 52 4F 50 09 00 00 00 5E 8F DA D2 31 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 FB BE F7 E6 33 35 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 3F C5 6A 4A 31 30 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 61 24 D5 81 30 2E 35 00 50 52 4F 50 08 00 00 00 D6 6E BB BE 32 2E 30 00 50 52 4F 50 09 00 00 00 0B 5A AA 2D 31 2E 32 37 00 00 00 00 50 52 4F 50 09 00 00 00 34 39 8D 38 31 2E 32 35 00 00 00 00 50 52 4F 50 0A 00 00 00 6A 5D 10 97 31 30 30 2E 30 00 00 00 50 52 4F 50 09 00 00 00 01 D3 2E 94 31 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 37 AF 2E 08 31 35 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 B9 61 43 13 33 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 BB FA 3F F0 33 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 D4 7F 4A 0B 33 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 18 E1 31 24 33 30 2E 30 00 00 00 00 50 52 4F 50 18 00 00 00 07 5A FF 07 63 6F 6D 5F 73 66 78 5F 77 61 6C 6B 65 72 73 74 6F 6D 70 00 50 52 4F 50 08 00 00 00 83 55 1D F0 31 2E 35 00 50 52 4F 50 08 00 00 00 31 99 22 AC 31 2E 35 00
Replace:
50 52 4F 50 0A 00 00 00 77 16 82 E8 64 72 6F 69 64 00 00 00 50 52 4F 50 09 00 00 00 40 00 8A 9F 32 30 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 64 03 DF 86 35 2E 30 00 50 52 4F 50 09 00 00 00 89 F5 33 54 31 2E 32 35 00 00 00 00 50 52 4F 50 09 00 00 00 5C AF 6F 27 32 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 EC DE BF 4B 32 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 D4 AD 09 32 30 2E 32 35 00 00 00 00 50 52 4F 50 09 00 00 00 F7 A0 17 C8 30 2E 32 35 00 00 00 00 50 52 4F 50 09 00 00 00 D5 A6 BB 46 33 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 7A BB 95 98 30 2E 36 35 00 00 00 00 50 52 4F 50 08 00 00 00 0C DB AC AC 36 2E 30 00 50 52 4F 50 0A 00 00 00 38 85 6B DE 31 30 30 2E 30 00 00 00 50 52 4F 50 09 00 00 00 67 DE 60 65 35 30 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 3D E7 A7 12 32 2E 35 00 50 52 4F 50 08 00 00 00 E6 6A 8F 57 32 2E 30 00 50 52 4F 50 08 00 00 00 C2 79 5E 8A 31 2E 30 00 50 52 4F 50 08 00 00 00 D9 4D 52 DC 31 2E 30 00 50 52 4F 50 09 00 00 00 5E 8F DA D2 31 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 FB BE F7 E6 39 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 3F C5 6A 4A 31 30 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 61 24 D5 81 30 2E 35 00 50 52 4F 50 08 00 00 00 D6 6E BB BE 32 2E 30 00 50 52 4F 50 09 00 00 00 0B 5A AA 2D 31 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 34 39 8D 38 31 2E 32 35 00 00 00 00 50 52 4F 50 0A 00 00 00 6A 5D 10 97 39 39 39 39 39 39 00 00 50 52 4F 50 09 00 00 00 01 D3 2E 94 39 39 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 37 AF 2E 08 39 39 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 B9 61 43 13 33 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 BB FA 3F F0 33 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 D4 7F 4A 0B 33 30 2E 30 00 00 00 00 50 52 4F 50 09 00 00 00 18 E1 31 24 33 30 2E 30 00 00 00 00 50 52 4F 50 18 00 00 00 07 5A FF 07 63 6F 6D 5F 73 66 78 5F 77 61 6C 6B 65 72 73 74 6F 6D 70 00 50 52 4F 50 08 00 00 00 83 55 1D F0 30 2E 30 00 50 52 4F 50 08 00 00 00 31 99 22 AC 30 2E 30 00[/code]
Super Wampa - Wampa will be allowed to roll farther, jump higher, run faster and become immune to mines
Hidden/Spoiler:
[code]File: snw.lvl
Find:
50 52 4F 50 0E 00 00 00 D6 40 F8 9F 68 75 64 5F 77 61 6D 70 61 00 00 00 50 52 4F 50 0A 00 00 00 06 28 F2 AF 48 4F 56 45 52 00 00 00 50 52 4F 50 12 00 00 00 4A 6B C8 47 68 6F 74 5F 69 6E 66 5F 77 61 6D 70 61 00 00 00 50 52 4F 50 17 00 00 00 A1 EB 90 A4 68 6F 74 5F 69 6E 66 5F 77 61 6D 70 61 5F 6C 6F 77 31 00 00 50 52 4F 50 0C 00 00 00 D2 97 F2 55 77 61 6D 70 61 6C 7A 00 50 52 4F 50 0A 00 00 00 CD F6 12 70 77 61 6D 70 61 00 00 00 50 52 4F 50 06 00 00 00 07 57 1F 9D 31 00 00 00 50 52 4F 50 06 00 00 00 85 99 9B 93 31 00 00 00 50 52 4F 50 06 00 00 00 2D AC 8D 26 30 00 00 00 50 52 4F 50 06 00 00 00 FD F6 F4 3A 30 00 00 00 50 52 4F 50 09 00 00 00 20 CB B2 C4 30 30 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 90 5E B7 F0 30 2E 30 00 50 52 4F 50 08 00 00 00 08 29 AC 8A 30 2E 30 00 50 52 4F 50 06 00 00 00 EE AB C3 AF 30 00 00 00 50 52 4F 50 10 00 00 00 CF BA 87 1A 30 2E 30 20 30 2E 30 20 30 2E 30 00 50 52 4F 50 06 00 00 00 80 9E 32 D0 31 00 00 00 50 52 4F 50 1E 00 00 00 D1 A1 E1 2C 68 6F 74 5F 77 65 61 70 5F 6C 69 67 68 74 73 61 62 65 72 5F 77 61 6D 70 61 00 00 00 50 52 4F 50 06 00 00 00 86 BC 84 9E 30 00 00 00 50 52 4F 50 0B 00 00 00 77 16 82 E8 70 65 72 73 6F 6E 00 00 50 52 4F 50 0B 00 00 00 1B 1F 97 19 31 38 30 30 2E 30 00 00 50 52 4F 50 08 00 00 00 64 03 DF 86 37 2E 30 00 50 52 4F 50 09 00 00 00 3D A3 37 34 35 2E 32 35 00 00 00 00 50 52 4F 50 08 00 00 00 89 F5 33 54 35 2E 30 00 50 52 4F 50 08 00 00 00 3A D2 15 C4 32 2E 35 00 50 52 4F 50 08 00 00 00 F6 1E F4 8E 31 2E 33 00 50 52 4F 50 08 00 00 00 12 54 50 32 31 2E 30 00 50 52 4F 50 08 00 00 00 DA 90 FF 07 31 2E 35 00 50 52 4F 50 09 00 00 00 9D BA A0 2F 37 30 2E 30 00 00 00 00
Replace:
50 52 4F 50 0E 00 00 00 D6 40 F8 9F 68 75 64 5F 77 61 6D 70 61 00 00 00 50 52 4F 50 0A 00 00 00 06 28 F2 AF 48 4F 56 45 52 00 00 00 50 52 4F 50 12 00 00 00 4A 6B C8 47 68 6F 74 5F 69 6E 66 5F 77 61 6D 70 61 00 00 00 50 52 4F 50 17 00 00 00 A1 EB 90 A4 68 6F 74 5F 69 6E 66 5F 77 61 6D 70 61 5F 6C 6F 77 31 00 00 50 52 4F 50 0C 00 00 00 D2 97 F2 55 77 61 6D 70 61 6C 7A 00 50 52 4F 50 0A 00 00 00 CD F6 12 70 77 61 6D 70 61 00 00 00 50 52 4F 50 06 00 00 00 0F F1 A8 62 31 00 00 00 50 52 4F 50 06 00 00 00 85 99 9B 93 30 00 00 00 50 52 4F 50 06 00 00 00 2D AC 8D 26 30 00 00 00 50 52 4F 50 06 00 00 00 FD F6 F4 3A 30 00 00 00 50 52 4F 50 09 00 00 00 20 CB B2 C4 30 30 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 90 5E B7 F0 30 2E 30 00 50 52 4F 50 08 00 00 00 08 29 AC 8A 30 2E 30 00 50 52 4F 50 06 00 00 00 EE AB C3 AF 30 00 00 00 50 52 4F 50 10 00 00 00 CF BA 87 1A 30 2E 30 20 30 2E 30 20 30 2E 30 00 50 52 4F 50 06 00 00 00 80 9E 32 D0 31 00 00 00 50 52 4F 50 1E 00 00 00 D1 A1 E1 2C 68 6F 74 5F 77 65 61 70 5F 6C 69 67 68 74 73 61 62 65 72 5F 77 61 6D 70 61 00 00 00 50 52 4F 50 06 00 00 00 86 BC 84 9E 30 00 00 00 50 52 4F 50 0B 00 00 00 77 16 82 E8 70 65 72 73 6F 6E 00 00 50 52 4F 50 0B 00 00 00 1B 1F 97 19 31 38 30 30 2E 30 00 00 50 52 4F 50 08 00 00 00 64 03 DF 86 31 30 2E 30 50 52 4F 50 09 00 00 00 3D A3 37 34 35 2E 32 35 00 00 00 00 50 52 4F 50 08 00 00 00 89 F5 33 54 35 2E 30 00 50 52 4F 50 08 00 00 00 3A D2 15 C4 35 2E 30 00 50 52 4F 50 08 00 00 00 F6 1E F4 8E 31 2E 33 00 50 52 4F 50 08 00 00 00 12 54 50 32 31 2E 30 00 50 52 4F 50 08 00 00 00 DA 90 FF 07 33 2E 30 00 50 52 4F 50 09 00 00 00 9D BA A0 2F 37 30 2E 30 00 00 00 00[/code]
Unlock command posts in non-conquest game modes - Game will not end if all command posts are captured
Hidden/Spoiler:
[code]File: Any world *.lvl file
Find:
50 52 4F 50 0A 00 00 00 3E FD 36 71 36 35 35 33 36 00 00 00 50 52 4F 50 08 00 00 00 B3 4C BA 0D 30 2E 30 00
Replace:
50 52 4F 50 0A 00 00 00 3E FD 36 71 36 35 35 33 36 00 00 00 50 52 4F 50 08 00 00 00 B3 4C BA 0D 31 30 2E 30[/code]
AI bots constantly jump around
Hidden/Spoiler:
[code]File: Any world *.lvl file
Find:
00 00 00 00 00 00 00 43 6F 6E 6E 65 63 74 69 6F 6E
Replace:
00 00 00 02 00 00 00 43 6F 6E 6E 65 63 74 69 6F 6E[/code]
Allow AI bots to use the Tri-shot weapon on the Super Battle Droid class
Hidden/Spoiler:
[code]File: cis.lvl
Find:
50 52 4F 50 06 00 00 00 6C 5B F2 1E 30 00 00 00 50 52 4F 50 06 00 00 00 AE 9A 8F 77 30 00 00 00 50 52 4F 50 06 00 00 00 E6 EB BC 43 30 00 00 00 50 52 4F 50 09 00 00 00 70 2F 01 7F 32 34 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 E3 BC 8F 44 30 2E 34 00
Replace:
50 52 4F 50 06 00 00 00 6C 5B F2 1E 31 00 00 00 50 52 4F 50 06 00 00 00 AE 9A 8F 77 31 35 00 00 50 52 4F 50 06 00 00 00 E6 EB BC 43 33 30 00 00 50 52 4F 50 09 00 00 00 70 2F 01 7F 32 34 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 E3 BC 8F 44 30 2E 34 00[/code]
No points required for special classes - This can also be applied directly to the PC game's primary exe file and the PSP game's ELF file which should be BOOT.BIN
Hidden/Spoiler:
[code]File: Any side *.lvl file
Find:
63 24 4B 71
Replace:
00 00 00 00[/code]
Arc caster launches anyone it hits really far away
Hidden/Spoiler:
[code]File: imp.lvl
Find:
50 52 4F 50 07 00 00 00 4E 84 42 93 32 35 00 00 50 52 4F 50 07 00 00 00 49 3B F0 A3 34 30 00 00 50 52 4F 50 08 00 00 00 1F 2B C8 9C 31 2E 32 00 50 52 4F 50 06 00 00 00 CD 48 0A A0 33 00 00 00 50 52 4F 50 1B 00 00 00 5C BE F9 CC 66 6F 72 63 65 5F 6C 69 67 68 74 6E 69 6E 67 5F 69 6D 70 61 63 74 00 00 50 52 4F 50 08 00 00 00 40 4C E9 59 33 30 30 00 50 52 4F 50 08 00 00 00 94 E7 D0 47 33 32 35 00 50 52 4F 50 06 00 00 00 74 5E 0D FC 35 00 00 00 50 52 4F 50 08 00 00 00 73 44 A7 CC 33 30 30 00 50 52 4F 50 07 00 00 00 4E 74 37 AD 31 30 00 00 50 52 4F 50 08 00 00 00 EF C5 CD 6C 30 2E 31 00 50 52 4F 50 08 00 00 00 72 5C 54 D0 34 2E 30 00 50 52 4F 50 08 00 00 00 02 46 B9 0B 31 2E 30 00 50 52 4F 50 08 00 00 00 49 7A A1 9A 31 2E 30 00 50 52 4F 50 08 00 00 00 CD 07 8A 33 31 2E 30 00 50 52 4F 50 08 00 00 00 61 8F 16 02 30 2E 31 00 50 52 4F 50 08 00 00 00 DD FF 6F 87 33 2E 30 00 50 52 4F 50 16 00 00 00 94 A8 D5 6D 63 6F 6D 5F 73 66 78 5F 6C 69 67 68 74 6E 69 6E 67 00 00 00 50 52 4F 50 08 00 00 00 71 F4 24 68 32 2E 30 00
Replace:
50 52 4F 50 07 00 00 00 4E 84 42 93 32 35 00 00 50 52 4F 50 07 00 00 00 49 3B F0 A3 34 30 00 00 50 52 4F 50 08 00 00 00 1F 2B C8 9C 31 2E 32 00 50 52 4F 50 06 00 00 00 CD 48 0A A0 39 00 00 00 50 52 4F 50 1B 00 00 00 5C BE F9 CC 66 6F 72 63 65 5F 6C 69 67 68 74 6E 69 6E 67 5F 69 6D 70 61 63 74 00 00 50 52 4F 50 08 00 00 00 40 4C E9 59 33 30 30 00 50 52 4F 50 08 00 00 00 94 E7 D0 47 33 32 35 00 50 52 4F 50 06 00 00 00 74 5E 0D FC 35 00 00 00 50 52 4F 50 08 00 00 00 73 44 A7 CC 33 30 30 00 50 52 4F 50 07 00 00 00 4E 74 37 AD 31 30 00 00 50 52 4F 50 08 00 00 00 EF C5 CD 6C 30 2E 31 00 50 52 4F 50 08 00 00 00 72 5C 54 D0 34 2E 30 00 50 52 4F 50 08 00 00 00 02 46 B9 0B 31 2E 30 00 50 52 4F 50 08 00 00 00 49 7A A1 9A 31 2E 30 00 50 52 4F 50 08 00 00 00 CD 07 8A 33 31 2E 30 00 50 52 4F 50 08 00 00 00 61 8F 16 02 30 2E 31 00 50 52 4F 50 08 00 00 00 DD FF 6F 87 37 35 2E 30 50 52 4F 50 16 00 00 00 94 A8 D5 6D 63 6F 6D 5F 73 66 78 5F 6C 69 67 68 74 6E 69 6E 67 00 00 00 50 52 4F 50 08 00 00 00 71 F4 24 68 39 39 39 00[/code]
Super detpacks - Destroy anything in one hit with triple the blast radius
Hidden/Spoiler:
[code]File: all.lvl, cis.lvl, imp.lvl, rep.lvl
Find:
50 52 4F 50 0B 00 00 00 40 4C E9 59 33 30 30 30 2E 30 00 00 50 52 4F 50 08 00 00 00 F6 0D D4 DE 30 2E 35 00 50 52 4F 50 08 00 00 00 9D 93 3B A2 33 2E 35 00 50 52 4F 50 09 00 00 00 DD FF 6F 87 31 32 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 C5 1E 30 96 32 2E 30 00 50 52 4F 50 08 00 00 00 BE 2E 26 71 33 2E 35 00 50 52 4F 50 08 00 00 00 F5 B2 8B BD 32 2E 30 00 50 52 4F 50 09 00 00 00 E5 87 B7 25 31 2E 32 35 00 00 00 00 50 52 4F 50 08 00 00 00 0D 49 54 49 35 2E 30 00 50 52 4F 50 09 00 00 00 A6 99 53 12 31 30 2E 30 00 00 00 00
Replace:
50 52 4F 50 0B 00 00 00 40 4C E9 59 32 35 30 30 30 00 00 00 50 52 4F 50 08 00 00 00 F6 0D D4 DE 30 2E 35 00 50 52 4F 50 08 00 00 00 9D 93 3B A2 31 30 2E 30 50 52 4F 50 09 00 00 00 DD FF 6F 87 32 35 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 C5 1E 30 96 32 35 2E 30 50 52 4F 50 08 00 00 00 BE 2E 26 71 32 35 2E 30 50 52 4F 50 08 00 00 00 F5 B2 8B BD 32 2E 30 00 50 52 4F 50 09 00 00 00 E5 87 B7 25 31 2E 32 35 00 00 00 00 50 52 4F 50 08 00 00 00 0D 49 54 49 35 2E 30 00 50 52 4F 50 09 00 00 00 A6 99 53 12 31 30 2E 30 00 00 00 00[/code]
Super fusion cutter - Allow the fusion cutter to fix anything instantly and slice vehicles at any distance just be looking in their direction
Hidden/Spoiler:
[code]File: all.lvl, cis.lvl, imp.lvl, rep.lvl
Find:
63 6F 6D 5F 77 65 61 70 5F 69 6E 66 5F 66 75 73 69 6F 6E 63 75 74 74 65 72 00 00 00 50 52 4F 50 06 00 00 00 F0 F9 9D 05 33 00 00 00 50 52 4F 50 13 00 00 00 63 A8 AA 39 63 6F 6D 5F 73 66 78 5F 72 65 70 61 69 72 00 00 50 52 4F 50 17 00 00 00 B7 F9 83 8B 73 6D 61 6C 6C 5F 73 6D 6F 6B 65 5F 65 66 66 65 63 74 00 00 50 52 4F 50 07 00 00 00 C9 9E FF 7B 2D 31 00 00 50 52 4F 50 08 00 00 00 AD A1 C1 9F 30 2E 30 00 50 52 4F 50 09 00 00 00 A3 BB E7 57 30 2E 31 36 00 00 00 00 50 52 4F 50 08 00 00 00 1E 51 21 56 30 2E 37 00 50 52 4F 50 09 00 00 00 8F 8F 67 A7 74 6F 6F 6C 00 00 00 00 50 52 4F 50 0C 00 00 00 96 FC 74 42 68 70 5F 66 69 72 65 00 50 52 4F 50 08 00 00 00 08 69 35 D9 30 2E 35 00 50 52 4F 50 06 00 00 00 DB 56 9D ED 30 00 00 00 50 52 4F 50 0A 00 00 00 1A FD CF 67 30 2E 30 36 30 00 00 00 50 52 4F 50 06 00 00 00 24 22 0D E1 31 00 00 00 50 52 4F 50 06 00 00 00 67 E1 0A 5F 31 00 00 00 50 52 4F 50 06 00 00 00 87 58 7F CA 31 00 00 00 50 52 4F 50 06 00 00 00 4D 05 E6 FA 30 00 00 00 50 52 4F 50 06 00 00 00 48 87 C5 75 30 00 00 00 50 52 4F 50 06 00 00 00 1A 7F 00 19 30 00 00 00 50 52 4F 50 06 00 00 00 38 93 1B 28 31 00 00 00 50 52 4F 50 06 00 00 00 F0 9F 40 C4 31 00 00 00 50 52 4F 50 06 00 00 00 13 86 2A 8F 31 00 00 00 50 52 4F 50 08 00 00 00 70 2F 01 7F 34 2E 30 00 50 52 4F 50 09 00 00 00 CA C7 35 39 39 30 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 C9 81 E3 14 32 30 30 00 50 52 4F 50 08 00 00 00 9F 9E C5 A6 31 30 30 00 50 52 4F 50 07 00 00 00 53 7F CC 09 35 30 00 00 50 52 4F 50 07 00 00 00 20 62 EC 03 35 30 00 00 50 52 4F 50 06 00 00 00 3B C7 22 96 30 00 00 00 50 52 4F 50 0A 00 00 00 64 20 ED F5 2D 31 30 30 30 00 00 00
Replace:
63 6F 6D 5F 77 65 61 70 5F 69 6E 66 5F 66 75 73 69 6F 6E 63 75 74 74 65 72 00 00 00 50 52 4F 50 06 00 00 00 F0 F9 9D 05 33 00 00 00 50 52 4F 50 13 00 00 00 63 A8 AA 39 63 6F 6D 5F 73 66 78 5F 72 65 70 61 69 72 00 00 50 52 4F 50 17 00 00 00 B7 F9 83 8B 73 6D 61 6C 6C 5F 73 6D 6F 6B 65 5F 65 66 66 65 63 74 00 00 50 52 4F 50 07 00 00 00 C9 9E FF 7B 2D 31 00 00 50 52 4F 50 08 00 00 00 AD A1 C1 9F 30 2E 30 00 50 52 4F 50 09 00 00 00 A3 BB E7 57 30 2E 31 36 00 00 00 00 50 52 4F 50 08 00 00 00 1E 51 21 56 30 2E 37 00 50 52 4F 50 09 00 00 00 8F 8F 67 A7 74 6F 6F 6C 00 00 00 00 50 52 4F 50 0C 00 00 00 96 FC 74 42 68 70 5F 66 69 72 65 00 50 52 4F 50 08 00 00 00 08 69 35 D9 30 2E 35 00 50 52 4F 50 06 00 00 00 DB 56 9D ED 30 00 00 00 50 52 4F 50 0A 00 00 00 1A FD CF 67 30 2E 30 36 30 00 00 00 50 52 4F 50 06 00 00 00 24 22 0D E1 31 00 00 00 50 52 4F 50 06 00 00 00 67 E1 0A 5F 31 00 00 00 50 52 4F 50 06 00 00 00 87 58 7F CA 31 00 00 00 50 52 4F 50 06 00 00 00 4D 05 E6 FA 30 00 00 00 50 52 4F 50 06 00 00 00 48 87 C5 75 30 00 00 00 50 52 4F 50 06 00 00 00 1A 7F 00 19 30 00 00 00 50 52 4F 50 06 00 00 00 38 93 1B 28 31 00 00 00 50 52 4F 50 06 00 00 00 F0 9F 40 C4 31 00 00 00 50 52 4F 50 06 00 00 00 13 86 2A 8F 31 00 00 00 50 52 4F 50 08 00 00 00 70 2F 01 7F 39 39 39 00 50 52 4F 50 09 00 00 00 CA C7 35 39 39 30 2E 30 00 00 00 00 50 52 4F 50 08 00 00 00 C9 81 E3 14 32 30 30 00 50 52 4F 50 08 00 00 00 9F 9E C5 A6 31 30 30 00 50 52 4F 50 07 00 00 00 53 7F CC 09 35 30 00 00 50 52 4F 50 07 00 00 00 20 62 EC 03 35 30 00 00 50 52 4F 50 06 00 00 00 3B C7 22 96 30 00 00 00 50 52 4F 50 0A 00 00 00 64 20 ED F5 2D 31 30 30 30 00 00 00[/code]
Free remote rockets - Access award guided rockets at all times without having to earn it, even in levels without vehicles
Hidden/Spoiler:
[code]File: all.lvl, cis.lvl, imp.lvl, rep.lvl
Find:
50 52 4F 50 11 00 00 00 46 8E 9C 38 2D 30 2E 37 20 31 2E 30 20 32 2E 30 00 00 00 00 50 52 4F 50 06 00 00 00 6F 94 CD 2E 30 00 00 00 50 52 4F 50 06 00 00 00 4C D4 78 55 30 00 00 00 50 52 4F 50 06 00 00 00 39 D2 65 DD 30 00 00 00 50 52 4F 50 06 00 00 00 E0 A8 67 66 32 00 00 00 50 52 4F 50 06 00 00 00 F0 F9 9D 05 32 00 00 00 50 52 4F 50 0C 00 00 00 8F 8F 67 A7 62 61 7A 6F 6F 6B 61 00
Replace:
50 52 4F 50 11 00 00 00 46 8E 9C 38 2D 30 2E 37 20 31 2E 30 20 32 2E 30 00 00 00 00 50 52 4F 50 06 00 00 00 6F 94 CD 2E 30 00 00 00 50 52 4F 50 06 00 00 00 4C D4 78 55 30 00 00 00 50 52 4F 50 06 00 00 00 39 D2 65 DD 30 00 00 00 50 52 4F 50 06 00 00 00 E0 A8 67 66 2D 31 00 00 50 52 4F 50 06 00 00 00 F0 F9 9D 05 2D 31 00 00 50 52 4F 50 0C 00 00 00 8F 8F 67 A7 62 61 7A 6F 6F 6B 61 00[/code]
RogueAssassin2488
Private First Class
Posts: 80
Joined: Mon Mar 28, 2016 7:23 pm

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by RogueAssassin2488 »

I can't wait to enter those codes they will be awesome
Lordawesome23
Private
Posts: 34
Joined: Sun May 15, 2016 3:22 pm
Projects :: No Mod project currently.
Games I'm Playing :: StarWarsBattlefront2
xbox live or psn: No gamertag set

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by Lordawesome23 »

My Uncle gave me his PSP for free. I'll be able to test on 2 now. If I still get a Vita i don't know. I'll tell you if I get it. Btw, Is it possible to release a version of this mod with the VO? Just asking.
DylanRocket
2nd Lieutenant
2nd Lieutenant
Posts: 363
Joined: Sun Sep 02, 2012 2:47 am
Projects :: None
Games I'm Playing :: SWBF2
xbox live or psn: No gamertag set
Location: HK Factory
Contact:

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by DylanRocket »

Lordawesome23 wrote:My Uncle gave me his PSP for free. I'll be able to test on 2 now. If I still get a Vita i don't know. I'll tell you if I get it. Btw, Is it possible to release a version of this mod with the VO? Just asking.
I think the latest release has Fake Console commands for enabling VO.
User avatar
AnthonyBF2
Sith
Sith
Posts: 1254
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by AnthonyBF2 »

DylanRocket wrote:
Lordawesome23 wrote:My Uncle gave me his PSP for free. I'll be able to test on 2 now. If I still get a Vita i don't know. I'll tell you if I get it. Btw, Is it possible to release a version of this mod with the VO? Just asking.
I think the latest release has Fake Console commands for enabling VO.
That command doesn't work and has been removed from the next version.
Lordawesome23
Private
Posts: 34
Joined: Sun May 15, 2016 3:22 pm
Projects :: No Mod project currently.
Games I'm Playing :: StarWarsBattlefront2
xbox live or psn: No gamertag set

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by Lordawesome23 »

After a bit of testing, Geonosis Spire has no music but has VO.
User avatar
AnthonyBF2
Sith
Sith
Posts: 1254
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by AnthonyBF2 »

I've finally been able to compile a new ingame.lvl that is compatible on the scrawny PSP hardware, but it will require lots of tweaks. For example HUD items are too large or in bad places. I'm also gonna have to re-inject fake console support items... again. The advantages of being able to replace this file are tremendous so new/more possibilities are possible.
RogueAssassin2488
Private First Class
Posts: 80
Joined: Mon Mar 28, 2016 7:23 pm

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by RogueAssassin2488 »

Yeah The Afew Of The Weapons are waaayy to big like the clone trooper and his blaster rifle the rifle hud goes on the trooper that always got really annoying I've been playing elite and renegade btw Renegade is waayy Better XD But The Rifles don't go on the trooper Renegade will always be one of my favorite games in the world
LordStarkiller
Private Recruit
Posts: 17
Joined: Mon Feb 01, 2016 4:31 am
Games I'm Playing :: SWBF2
xbox live or psn: No gamertag set

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by LordStarkiller »

Hey, just downloaded your mod and I just want to say I love it minus the bugs and playing on an actual PSP. Love playing on the Jedi Temple map and the ones that were complete but not included for one reason or another. I so wish this was the retail version.

Question, will you attempt to re-add the stock planets like Utapau, Courscant, and others? Not talking about custom maps just the vanilla ones.
User avatar
AnthonyBF2
Sith
Sith
Posts: 1254
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by AnthonyBF2 »

LordStarkiller wrote:Hey, just downloaded your mod and I just want to say I love it minus the bugs and playing on an actual PSP. Love playing on the Jedi Temple map and the ones that were complete but not included for one reason or another. I so wish this was the retail version.

Question, will you attempt to re-add the stock planets like Utapau, Courscant, and others? Not talking about custom maps just the vanilla ones.
Those maps are already available....?
LordStarkiller
Private Recruit
Posts: 17
Joined: Mon Feb 01, 2016 4:31 am
Games I'm Playing :: SWBF2
xbox live or psn: No gamertag set

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by LordStarkiller »

AnthonyBF2 wrote:
LordStarkiller wrote:Hey, just downloaded your mod and I just want to say I love it minus the bugs and playing on an actual PSP. Love playing on the Jedi Temple map and the ones that were complete but not included for one reason or another. I so wish this was the retail version.

Question, will you attempt to re-add the stock planets like Utapau, Courscant, and others? Not talking about custom maps just the vanilla ones.
Those maps are already available....?
Sorry, I should've been more clear I appolgize. I meant for Galactic Conquest.
User avatar
AnthonyBF2
Sith
Sith
Posts: 1254
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by AnthonyBF2 »

The thing is I can replace the GC scripts but it breaks GC mode. So we're stuck with regular GC. I said that already in an above post.

Edit: In the future I will make a guide people can follow to manually edit a part of GC mode that will determine planet layout. You'd be replacing default worlds of course since new things cannot be added. For example the code that reads Mos Eisley Conquest on era G is tat2g_con and the code that reads Death Star Conquest on era G is dea1g_con. If you replaced tat2g_con with dea1g_con you'd still see Tatooine planet in the staging area but when it actually loads you would get Death Star.

Edit 2: About redoing the HUD. To simplify things I've decided to just completely remove weapon icons entirely and the white backdrops, this saves me a bunch of work and reduces overall clutter. In return I've fixed it where the name of the currently held weapon does not evaporate, and is placed right next to the ammo counter so the player always knows what they're using and what's the ammo available.
Lordawesome23
Private
Posts: 34
Joined: Sun May 15, 2016 3:22 pm
Projects :: No Mod project currently.
Games I'm Playing :: StarWarsBattlefront2
xbox live or psn: No gamertag set

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by Lordawesome23 »

Anthony, once this mod is fully complete, Will you be working on more PSP/(Maybe Vita) Star Wars Battlefront 2 mods?
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11079
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by Teancum »

Lordawesome23 wrote:Anthony, once this mod is fully complete, Will you be working on more PSP/(Maybe Vita) Star Wars Battlefront 2 mods?
Why work on other mods? Why not put everything he can into this one?
Marth8880
Resistance Leader
Posts: 5042
Joined: Tue Feb 09, 2010 8:43 pm
Projects :: DI2 + Psychosis
Games I'm Playing :: Silent Hill 2
xbox live or psn: Marth8880
Location: Edinburgh, UK
Contact:

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by Marth8880 »

Teancum wrote:Why work on other mods? Why not put everything he can into this one?
Because it's refreshing to have a change of scenery every now and then after you've been working on the same project for a really long period of time. :P
User avatar
AnthonyBF2
Sith
Sith
Posts: 1254
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by AnthonyBF2 »

There's only going to be one SWBF2 PSP mod... this one. I will never be fully done with the mods but the official release will be soon. After that updates will be rare.

I do have several projects for the PC version I want to see happen but I need to work on lots of life stuff. Once my life gets to a normal flow I can focus more free time on unimportant things.
Lordawesome23 wrote:My Uncle gave me his PSP for free. I'll be able to test on 2 now. If I still get a Vita i don't know. I'll tell you if I get it. Btw, Is it possible to release a version of this mod with the VO? Just asking.
I meant to answer this but forgot. I do intend on having an option in the game that will allow players to chose voices or music. It would all come down to a simple file replacement before compiling your ISO.
Lordawesome23
Private
Posts: 34
Joined: Sun May 15, 2016 3:22 pm
Projects :: No Mod project currently.
Games I'm Playing :: StarWarsBattlefront2
xbox live or psn: No gamertag set

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by Lordawesome23 »

AnthonyBF2 wrote:There's only going to be one SWBF2 PSP mod... this one. I will never be fully done with the mods but the official release will be soon. After that updates will be rare.

I do have several projects for the PC version I want to see happen but I need to work on lots of life stuff. Once my life gets to a normal flow I can focus more free time on unimportant things.
Lordawesome23 wrote:My Uncle gave me his PSP for free. I'll be able to test on 2 now. If I still get a Vita i don't know. I'll tell you if I get it. Btw, Is it possible to release a version of this mod with the VO? Just asking.
I meant to answer this but forgot. I do intend on having an option in the game that will allow players to chose voices or music. It would all come down to a simple file replacement before compiling your ISO.
Neat.
LordStarkiller
Private Recruit
Posts: 17
Joined: Mon Feb 01, 2016 4:31 am
Games I'm Playing :: SWBF2
xbox live or psn: No gamertag set

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by LordStarkiller »

AnthonyBF2 wrote:There's only going to be one SWBF2 PSP mod... this one. I will never be fully done with the mods but the official release will be soon. After that updates will be rare.

I do have several projects for the PC version I want to see happen but I need to work on lots of life stuff. Once my life gets to a normal flow I can focus more free time on unimportant things.

I meant to answer this but forgot. I do intend on having an option in the game that will allow players to chose voices or music. It would all come down to a simple file replacement before compiling your ISO.
Nice, best of both worlds!
User avatar
AnthonyBF2
Sith
Sith
Posts: 1254
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Battlefront 2 (PSP) Upgrades + 6th Release

Post by AnthonyBF2 »

Locked