Jump to content
IGNORED

Madteam (Superpacker) Deflate


Recommended Posts

again struggling in packing and depacking...

 

any simple way to use Superpacker from Madteam on Windows using Deflate there, save the data segment and want to use Fox' inflate routine.

 

but it does not depack the stuff....

 

what is the correct process? or which PC packer can I use (exomiser?) which I can pack data files and depack them in my program? do i need to set the depack adress already in superpacker?

 

best would be using the windows tool and not command line tools.

Link to comment
Share on other sites

ok... again fails here...

 

I have Fox routine running and in one case it works (slow but works) and in another it does not exit and fills complete memory.

 

Is there an reliable packer (PC tool like exomizer, deflater etc) with working depacking routine?

 

Otherwise I am going back to Flashpack 2.1 native packer but this would be a pain with copy data files to ATRs and back etc...

 

I would like to use exomizer but did not get it work. I tried all examples MADS is delivering but I need a reliable solution.

 

WHat are you using and how???

Link to comment
Share on other sites

Regading incorrect behavoiur: Keep in mind that the routine needs (inflate_data) buffers during execution, be sure not to overwrite them

 

; Compile with xasm (http://xasm.atari.org/), for example:
; xasm inflate.asx /l /d:inflate=$b700 /d:inflate_data=$b900 /d:inflate_zp=$f0
; inflate is 509 bytes of code and initialized data
; inflate_data is 764 bytes of uninitialized data
; inflate_zp is 10 bytes on page zero
Edited by JAC!
Link to comment
Share on other sites

  • 3 weeks later...

@TeBe:

 

Can you also include LZ4 compression/decompression into Superpacker ?

(Theres already Exomizer and Deflater, but LZ4 would be nice too, maybe for next version of Superpacker ?)

 

According to XXL depacking with LZ4 is really fast, theres maybe no need then to add a decrunch-effect code, just a black/blank screen would be enough...

 

-Andreas Koch

Edited by CharlieChaplin
Link to comment
Share on other sites

@TeBe:

 

Can you also include LZ4 compression/decompression into Superpacker ?

(Theres already Exomizer and Deflater, but LZ4 would be nice too, maybe for next version of Superpacker ?)

 

According to XXL depacking with LZ4 is really fast, theres maybe no need then to add a decrunch-effect code, just a black/blank screen would be enough...

 

-Andreas Koch

yes

Link to comment
Share on other sites

I also have a small request: Currently the File Browser alsways opens at the same location where the "super_packer.exe" is. So whenever you load or save something you have to browser through the file system to find the right folder again (load DOS file, pack, SAVE ...). It would be very help if SP remembers starts from the folder (at least as long as it is running).

Link to comment
Share on other sites

Hello TeBe,

 

thank you very much for including LZ4 into Superpacker !

 

Can I report some graphic/display glitches of Superpacker 4.6 - under Win XP (with service pack 2 still in use) ?!?

 

1) When a XEX file has been loaded, a) the text in the boxes on the left side (buffer area, depacker area, etc.) disappears, you see only empty boxes and b) on the right side a part of the file-selector (or directory) window is still visible instead of the packer options (load, save, erase, append, etc.). The file-selector window disappears on the right side, when I move the mouse pointer at one of the packer options...

 

2) Also when I click on a data-segment, it is highlighted with a blue cursor, but then the tag box to the left of it (where one can set an "x" to tag it) disappears. One has to click on empty space to make the tag box appear again.

 

Nevertheless, packing A8 files works. Maybe I have to install service pack 3 or some other stuff in Win XP first to make Superpacker 4.6 run and display correctly...?!? (Besides, my subdir of Superpacker still includes the old versions 3.3 and 4.1 of Superpacker, but MADS, Exomizer, Deflater, Def7z and LZ4 were all updated/replaced.)

 

Greetings, Andreas Koch.

Link to comment
Share on other sites

Hello tebe,

 

I'm using TinyCore Linux 3.0.21 and wine to use Superpacker (because I don't own any Windows boxes).

 

While I had no problems using Superpacker version 4.1 with version 4.7 I can no select the packer (see screenshot below).

 

EXOMIZER is available by default and packing did work but I can't change the packer. No choices are visible nor available..

 

post-9154-0-95975500-1395929024_thumb.png

 

When I invoke Superpacker I see these messages in the terminal:

fixme:process:GetLogicalProcessorInformation ((nil),0x32fe04): stub

fixme:wtsapi:WTSRegisterSessionNotification Stub 0x1007a 0x00000000

err:listview:LISTVIEW_WindowProc unknown msg 109d wp=00000000 lp=00000000

The second two messages are repeated each time I open and then close a dialog, 'configure' or 'about'. However, there are no messages when I try to change the packer. The pulldown menu for this is simply blank.

 

I hope that this information is useful and that there is an easy fix for you

 

-SteveS

Edited by a8isa1
Link to comment
Share on other sites

try with v4.9

 

 

Hello Tebe,

 

I feel really sorry, but I have to report (using WIN XP, Service Pack 2) that with Super Packer 4.9:

 

1) display/graphic glitches described above are still there (wheras in Super Packer version 4.1 everything was fine!)

 

2) playing with the packing algorithms gives bugs: click on Exomizer and it shows the depacker+buffer area of Exomizer, then click on Deflater and it does the same, click on LZ4 and it does the same; NOW: go back and click on Deflater again and the program still shows the depacker and buffer area of LZ4; next click on Exomizer again and the program shows the depacker+buffer area of Deflater, etc. (this did not happen in Super Packer 4.1).

 

A simple method to avoid this could be: Don`t click 2x, 3x, etc. onto the packer algorithms, but on the other hand, if you load e.g. 9 files (one after the other) and pack them with different packer algorithms, then this bug will show up; e.g. load file one and pack it with Exomizer, load file 2 and pack it with deflater, load file 3 and pack it with LZ4, then load file 4 and try to pack it with deflater - wrong depacker/buffer is shown...

 

-Andreas Koch.

Link to comment
Share on other sites

I tried 5.0. (I'm still using linux/wine).

 

I can now select the packer, so that's fixed but I have have a couple new problems

 

- The slide bar (for viewing more segments) can't be selected. In my pic (below) you can see where an operation is selected but the highligted field is below the slide bar. Attempting to move the slide bar results in a BEEP. There are more segments but I can't gain access.

 

post-9154-0-11614800-1396124098_thumb.png

 

- When packing begins the list of segments disappears until packing is complete. This give the illusion that something has gone wrong. Behavior is different than version 4.1.

 

-SteveS

Edited by a8isa1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...