Coded Arms .bin/.arc file (PSP)
-
pietastesgood
- advanced
- Posts: 72
- Joined: Sun Oct 26, 2008 2:41 am
- Has thanked: 3 times
- Been thanked: 4 times
Coded Arms .bin/.arc file (PSP)
The contents of this post was deleted because of possible forum rules violation.
-
pietastesgood
- advanced
- Posts: 72
- Joined: Sun Oct 26, 2008 2:41 am
- Has thanked: 3 times
- Been thanked: 4 times
- aluigi
- VVIP member

- Posts: 1917
- Joined: Thu Dec 08, 2005 12:26 pm
- Location: www.ZENHAX.com
- Has thanked: 4 times
- Been thanked: 650 times
- Contact:
Re: Coded Arms .bin/.arc file (PSP)
for the bin file there are no problems, the other is more chaotic (at a first look):
Code: Select all
idstring "KSS"
goto 0x30
get INFO_OFFSET long
get INFO_SIZE long
goto 0x40
savepos INFO_OFFSET
for INFO_OFFSET = INFO_OFFSET < INFO_SIZE
get OFFSET long
get SIZE long
get DUMMY long
get DUMMY long
savepos INFO_OFFSET
if OFFSET == 0
if SIZE == 0
cleanexit
endif
endif
log "" OFFSET SIZE
next-
pietastesgood
- advanced
- Posts: 72
- Joined: Sun Oct 26, 2008 2:41 am
- Has thanked: 3 times
- Been thanked: 4 times
Re: Coded Arms .bin/.arc file (PSP)
Thanks, it's all right, Kataah helped me figure out the archive. I just wanted to rip the audio and it was just PS2 ADPCM, so it's all good. 
-
poofacetherisen
- n00b
- Posts: 16
- Joined: Tue Jan 25, 2011 5:02 am
- Been thanked: 1 time
Re: Coded Arms .bin/.arc file (PSP)
Is this alright to bump? Because I would like to rip the models (maybe there's animations too
). I tried pulling some files but they might be missing the footers (they we're corrupt). I also tried Noesis, but it's not a recognized format. Anyone else progress?
