Points of Required Attention™
Smaghetti, a new Super Mario Advance 4 editor, is currently in development! Check out the thread HERE!

Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,314,744
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 03-29-24 01:14 AM
Guest: Register | Login

0 users currently in The Landfill | 2 guests

Main - The Landfill - Seriously...Explain this to me! New thread | Thread closed


KirbyRibbonfan39
Posted on 11-09-14 02:06 AM Link | Quote | ID: 158951


Level: 6

Posts: 6/6
EXP: 860
Next: 47

Since: 11-07-14

Last post: 3427 days
Last view: 3343 days
This DLL was written in .NET, because the idea is you can use this on OSes other than Windows via Mono.

================================
To use in your project, add a reference to the DLL via Project->Add Reference->Browse->KompreSS.DLL. Then, it's a simple matter of creating the object in code:

Function Myfunction()
Dim K as KompreSS
Return Blah
End Function
================================
KompreSS current has three functions and three enumerations:

About() - Returns an About string for the DLL
Compress() - Incomplete in this build. Returns whatever you pass to it.
Decompress() - Complete, decompresses a byte array and returns it.

CompressionTypesHeaders - Various header values for the different compression types
CompressionBitfields - Bitfield enumerations for the compression headers
CompressionTypes - The different compressions available. To select an extended compression, simply add .Extended to any of the other members of that enum.

================================
This DLL was written with VB.NET in Visual Studio 2008. If you use this, please be kind and call Kompress.About() and display the returned string in any "About" dialogs on your program

Seriously,somebody tell me what this KompreSS readme text file is telling what I am to do?If any of you tell me then I'll leave this site for good...

Main - The Landfill - Seriously...Explain this to me! New thread | Thread closed

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 0.017 seconds. (321KB of memory used)
MySQL - queries: 32, rows: 41/42, time: 0.014 seconds.