The rules have been updated, read them now: Rules!
Read or post about compression. And decompression. Or ask questions how to decompress your files.
-
GianaSistersFan64
- beginner
- Posts: 26
- Joined: Tue Jul 21, 2020 4:48 pm
- Location: France
- Has thanked: 12 times
- Been thanked: 1 time
-
Contact:
Post
by GianaSistersFan64 » Fri Nov 20, 2020 9:02 pm
Any one interested? because maybe writing a QuickBMS script by basing it from topgun.bms and helldorado.bms could make it possible.
Sorry for grammar, i'm french and dysphasia.
-
GianaSistersFan64
- beginner
- Posts: 26
- Joined: Tue Jul 21, 2020 4:48 pm
- Location: France
- Has thanked: 12 times
- Been thanked: 1 time
-
Contact:
Post
by GianaSistersFan64 » Sun Nov 22, 2020 12:03 am
Can you tell me how do i use the python script? i tried to figure out but i can't.
Sorry for grammar, i'm french and dysphasia.
-
GianaSistersFan64
- beginner
- Posts: 26
- Joined: Tue Jul 21, 2020 4:48 pm
- Location: France
- Has thanked: 12 times
- Been thanked: 1 time
-
Contact:
Post
by GianaSistersFan64 » Sun Nov 22, 2020 12:37 am
When i try it, it gives me this error :
Code: Select all
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape
Sorry for grammar, i'm french and dysphasia.
-
ikskoks
- Moderator
- Posts: 722
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 461 times
- Been thanked: 200 times
-
Contact:
Post
by ikskoks » Sun Nov 22, 2020 12:41 am
You may have wrong paths defined. You need to use double backslash "\\", for example:
Code: Select all
C:\\Users\\SomeUser\\Desktop\\PAK\\animations.pak
-
GianaSistersFan64
- beginner
- Posts: 26
- Joined: Tue Jul 21, 2020 4:48 pm
- Location: France
- Has thanked: 12 times
- Been thanked: 1 time
-
Contact:
Post
by GianaSistersFan64 » Sun Nov 22, 2020 1:28 am
ikskoks wrote: ↑Sun Nov 22, 2020 12:41 am
You may have wrong paths defined. You need to use double backslash "\\", for example:
Code: Select all
C:\\Users\\SomeUser\\Desktop\\PAK\\animations.pak
It's worked! Thank you so much

Sorry for grammar, i'm french and dysphasia.
-
Spiritovod
- n00b
- Posts: 12
- Joined: Sun Oct 10, 2010 9:44 pm
- Has thanked: 2 times
- Been thanked: 6 times
Post
by Spiritovod » Sun Nov 22, 2020 3:00 am
Here is bms script, which is doing the same thing (converts pak to sbpack).
giana_sisters_td_pak.zip
You do not have the required permissions to view the files attached to this post.