[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/jp/ - Otaku Culture

Search:


View post   

>> No.8530574 [View]
File: 697 KB, 1176x1161, zep_a12_笑い2.png [View same] [iqdb] [saucenao] [google]
8530574

>>8530331
extractor:
http://umineko.jbcs.info/?p=15

the character images take way too much space (erika alone has over 600 mb of images), so yeah, not gonna upload that.

if you need a fast way to extract all bup files at once, make a bat with this:
for %%s in (*.bup) do ps3umi.exe "%%s" "%%~ns"
it'll extract every bup into a series of 32 bit bmp files. make sure you have a lot of space.

the exe also creates a fucked up bmp header (03 instead of 00 on 0x1Eh position of the bmp file which prevents a lot of programs from detecting it right), if you want to fix that hex edit the exe (should be at position 0x2436h) and change 03 to 00.

Navigation
View posts[+24][+48][+96]