Kuribo64
Views: 20,062,931 Home | Forums | Uploader | Wiki | Object databases | IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search
04-26-24 05:47 PM
Guest:

0 users reading PyJPC v0.2 Release Thread (Technical Details Inside) | 1 bot

Main - Archived forums - SMG hacking tools development - PyJPC v0.2 Release Thread (Technical Details Inside) Hide post layouts | New reply

Pages: 1 2 3 4 5
KoopaTroopaMan
Posted on 01-22-15 04:46 PM Link | #54991
cd C:/Python27
-enter-
dir
-enter-

Should I do that?

shibboleet
Posted on 01-22-15 04:46 PM Link | #54992
...yes.

____________________
a

NWPlayer123
Posted on 01-22-15 04:51 PM Link | #54994
It's because it's looking for a folder where you currently are called Particles and inside it is a file called ParticleData.bcsv, if you're trying to do a direct link to the folder (like python.exe PyJPC.py C:\Users\npboo_000\Desktop\SMG2WorkFiles\Anarchy\files\ParticleData\Effect\Effect\particles) then it's not going to work. The folder has to be in the directory you're currently in.

____________________
"I hate playing musical chats" ~ Quote of the month

shibboleet
Posted on 01-22-15 04:51 PM Link | #54995
Which is why I'm making him do dir :P

____________________
a

KoopaTroopaMan
Posted on 01-22-15 05:11 PM (rev. 3 of 01-23-15 02:45 PM) Link | #54997
Posted by NWPlayer123
It's because it's looking for a folder where you currently are called Particles and inside it is a file called ParticleData.bcsv, if you're trying to do a direct link to the folder (like python.exe PyJPC.py C:\Users\npboo_000\Desktop\SMG2WorkFiles\Anarchy\files\ParticleData\Effect\Effect\particles) then it's not going to work. The folder has to be in the directory you're currently in.

I had the Particles folder in the Python27 folder. In the Particles folder I have the TEX1 folder and inside it it's the TEX1 files.

MrRean: I'll do the dir when I get home.

EDIT: Here's my dir:

[image]

EDIT2: What actually is ParticleData.bcsv? It isn't a such file in the game. ParticleData is a folder, and it's a BCSV file in ParticleData/Effect.arc named "ParticleNames.bcsv". I don't get a ParticleData.bcsv when I extract. I just get a folder named "Particles" which just have a TEX1 folder inside. Inside the TEX1 folder it's a lot of TEX1 files with a BCSV file named "TEX1DATA.bcsv". I didn't know what to do, so I took ParticleNames and renamed it to ParticleData.bcsv and put it in the Particles folder (would that be right?). When I tried to repack it it didn't look for ParticleData.bcsv anymore, but it looked for the JPA files instead! Can it be worse? I DON't GET ANY JPA FILES WHEN EXTRACTING. Are you sure that you have tested this repacker? It seems to not work correctly. Please fix that.

NWPlayer123
Posted on 01-23-15 03:17 PM Link | #55047
Yes, ParticlesNames = ParticleData. Yes, I tested it extensively. When it extracts, it looks for a jpc file (of which you give it the filename) and then in the same directory it also needs the ParticleNames.bcsv file to know the JPA filenames to extract.

____________________
"I hate playing musical chats" ~ Quote of the month

Splitwirez
Posted on 01-23-15 03:26 PM Link | #55048
Posted by NWPlayer123
Yes

Wait, that whole paragraph was a Yes-or-No question??









Wow.

KoopaTroopaMan
Posted on 01-23-15 04:39 PM Link | #55049
Posted by NWPlayer123
Yes, ParticlesNames = ParticleData. Yes, I tested it extensively. When it extracts, it looks for a jpc file (of which you give it the filename) and then in the same directory it also needs the ParticleNames.bcsv file to know the JPA filenames to extract.

So does the JPC file need to be in Python27 when extracting?

NWPlayer123
Posted on 01-23-15 04:51 PM (rev. 2 of 01-23-15 04:51 PM) Link | #55050
Yes. Or at least, wherever the script is.

____________________
"I hate playing musical chats" ~ Quote of the month

KoopaTroopaMan
Posted on 01-23-15 05:27 PM Link | #55053
Oh no I meant ParticleData.bcsv (ParticleNames). Does ParticleNames.bcsv renamed to "ParticleData.bcsv" need to be in Python27 when extracting?

NWPlayer123
Posted on 01-23-15 05:36 PM Link | #55054
You will need:
Script
Particles.jpc
ParticleNames.bcsv
--------------------
That's it. Just extract Effects.arc to wherever the script is and it'll work fine.

____________________
"I hate playing musical chats" ~ Quote of the month

KoopaTroopaMan
Posted on 01-23-15 05:39 PM Link | #55057
Ok I'll try when I get chance. Should it work to repack then without the problem I got? And does the TEX1 files automatically being put into the JPAs and JPC?

NWPlayer123
Posted on 01-23-15 06:02 PM Link | #55061
Yes, it should work perfectly. Also, I do put the TEX1 section in the JPA but when it repacks it uses the actual .tex1 file, so if you want to edit images, edit the .tex1 file and ignore the data in the JPA files.

____________________
"I hate playing musical chats" ~ Quote of the month

KoopaTroopaMan
Posted on 01-25-15 12:27 AM Link | #55139
Repacking worked this time. I also think you should tell that about ParticleNames in the first post.

Also, where does TEX1DATA.bcsv come from? Everything in the TEX1 folder is just files of ripped sections of JPA files. So in which JPA file or whatever did TEX1DATA.bcsv come from?

Anyway, most of the images is black-and-white and doesn't look like them I see in the game.

NWPlayer123
Posted on 01-25-15 12:44 AM Link | #55141
Posted by Rainbow Mario
Repacking worked this time. I also think you should tell that about ParticleNames in the first post.

Also, where does TEX1DATA.bcsv come from? Everything in the TEX1 folder is just files of ripped sections of JPA files. So in which JPA file or whatever did TEX1DATA.bcsv come from?

Anyway, most of the images is black-and-white and doesn't look like them I see in the game.

I create that BCSV because otherwise it'd be way too difficult to repack. Also yes, they're black and white because they use materials and such, and like 20 of them aren't even used.

____________________
"I hate playing musical chats" ~ Quote of the month

KoopaTroopaMan
Posted on 01-25-15 07:27 AM Link | #55151
Oh. Where is the models?

NWPlayer123
Posted on 01-25-15 11:18 AM Link | #55155
There are no models. It's all in the JPA files.

____________________
"I hate playing musical chats" ~ Quote of the month

KoopaTroopaMan
Posted on 02-24-15 06:12 PM Link | #56848
I have fixed so PyJPC-0.2 says "PyJPC v0.2 by NWPlayer123" instead of "PyJPC v0.1 by NWPlayer123". Download: https://kuribo64.net/get.php?id=Q7jwWve2UlJt2Xie

shibboleet
Posted on 02-24-15 09:17 PM Link | #56856
...there really isn't a point.

____________________
a

Splitwirez
Posted on 02-24-15 09:33 PM Link | #56859
Posted by MrRean
...there really isn't a point.

Some people find little things like that really annoying, so there is a point, just not one that applies to you.
Pages: 1 2 3 4 5

Main - Archived forums - SMG hacking tools development - PyJPC v0.2 Release Thread (Technical Details Inside) Hide post layouts | New reply

Page rendered in 0.024 seconds. (2048KB of memory used)
MySQL - queries: 27, rows: 233/233, time: 0.010 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.