Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,505,818
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 05-01-24 06:17 AM
Guest: Register | Login

Main - Posts by KirbyRibbonfan39


KirbyRibbonfan39
Posted on 11-07-14 03:40 AM, in KompreSS 1.0.1 (rev. 2 of 11-07-14 09:47 AM) Link | Quote | ID: 158935


Level: 6

Posts: 1/6
EXP: 864
Next: 43

Since: 11-07-14

Last post: 3461 days
Last view: 3377 days
Excuse me,sir...I need your help...I downloaded the hacking utilities of yours that I came across and I noticed that it's a DLL file and can't quite figure out how to use the source,thus open the program itself...Can you give me a tutorial on how to get KompreSS opened and working so that I can start hacking Kirby Super Star and show off my brilliant talents upon you and everyone else...Please,sir...I'll do anything if you help me on this.

KirbyRibbonfan39
(post deleted) ID: 158941

KirbyRibbonfan39
(post deleted) ID: 158943

KirbyRibbonfan39
(post deleted) ID: 158945

KirbyRibbonfan39
Posted on 11-08-14 06:32 AM, in Anybody else worthy besides Shamen to assist me at will? Link | Quote | ID: 158947


Level: 6

Posts: 5/6
EXP: 864
Next: 43

Since: 11-07-14

Last post: 3461 days
Last view: 3377 days
Does anybody more worthy in response have any intension of any idea to assist me in my desperate time of need other than Shamen who I shan't be concerned of because I know not who he is...Obviously,this is really annoying...I just want to know a more safe and pleasureful way to get this DLL file(KompreSS)in activation...Like for example,explain to me what all this is telling myself to do?

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

KirbyRibbonfan39
Posted on 11-09-14 02:06 AM, in Seriously...Explain this to me! Link | Quote | ID: 158951


Level: 6

Posts: 6/6
EXP: 864
Next: 43

Since: 11-07-14

Last post: 3461 days
Last view: 3377 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 - Posts by KirbyRibbonfan39

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

Page rendered in 0.222 seconds. (327KB of memory used)
MySQL - queries: 29, rows: 47/47, time: 0.218 seconds.