Jump to content

SteezCram

Member
  • Content Count

    15
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About SteezCram

  • Rank
    Private First Class

Profile Information

  • Gender
    Male

Contact Methods

  • Biography
    A student that develops in his spare time.

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hello, I'm aware of that, but an easy work around is just using PBO Manager, unpack the PBO and pack it with PBO Viewer. It's a problem of encoding, but I don't know where he come from since PBO Manager doesn't have it.
  2. Hello, can you send me your PBO to test with him?
  3. Hello, a new version is available, The new version of PBO Viewer brings some fixes, MD5 hash support, and a home button. An installer is now available on Windows. I have also repair the OS integration for Windows, I have forgotten to include some DLL. The link is here: https://github.com/SteezCram/PboViewer/releases/tag/v1.4.2
  4. Hello, a new version is available. It brings some improvements, here is the new release: https://github.com/SteezCram/PboViewer/releases/tag/v1.4.1
  5. If you have already PBO Manager installed, it can cause some conflicts, you can find the batch, modify it to never close it, execute it through the CMD, and see if you already the registry key and confirm. If I remember I change my .bat to erase all the previous registry keys. But they will be available in a future version. I will also complete the wiki too 🙂
  6. Hello, it should launch a batch in administration mode. You need to accept it to have the effect since I don't provide any installer to do it.
  7. Thank you very much for you comments 🙂 ! I have some ways to improve it, I will do it when I have some free time.
  8. Hello, A new version has been published. This version brings the support of keyboard navigation, SHA1 checksum for PBO to be compatible with the signature system (BISIGN files), and general code optimization. You can find the new release here: https://github.com/SteezCram/PboViewer/releases/tag/v1.4
  9. I think you copied the dot after the URL. I have removed it!
  10. Thanks, I will check that! Don't hesitate to star the project if you like it
  11. Hello, PBO Viewer is an open-source project to interact with PBO files. It is a substitute for the old Pbo Manager that everyone knows. Moreover, PBO Viewer is the only cross-platform PBO tool with a graphic interface. A CLI interface is also available. Features: Cross-platform support: works on Linux, macOS, and Windows thanks to .Net 5 No dependencies needed, everything is shipped in the .zip PBO pack / unpack Add file or folder, delete file or folder, rename file or folder, copy file or folder, and open file directly in a PBO File Explorer graphic interface Windows integration (right-click menu, double click to open a PBO file) This project uses a modified version of PBO Sharp: https://github.com/Paton7/PBOSharp You can find the project here on GitHub: https://github.com/SteezCram/PboViewer The binaries are here: https://github.com/SteezCram/PboViewer/releases I hope you will enjoy my project. You can open an issue, start it if you like it or create a pull request to improve it! SteezCram
  12. Someone give me a x64 Linux and I recompiled a version for Windows and improve something. I don't know where is Torndeco, but he seems to leave Arma 3.
  13. Hello everyone, Since the official repository is down, I created an archive repository. But with the new version of Arma, we have now a 64 bits server for Linux. As far as I know, nobody compiles extDB3 for 64 bits, so I decided to make it. Before that, I need to know how it works, so I decided to rebuild it on Windows. The DLL is compiled and works with the test tool (I replaced it and use a new TBBMalloc), but on my Arma 3 server, I have this error: the application is not a Win32 application. What I am missing here? I don't understand this, if anyone had already this problem in the past and resolve it, please answer me. Steez EDIT: maybe it's not the best category for this post
  14. I have found the source code, I updaed my repository: https://github.com/SteezCram/extDB3/ I try to compile the source code, I have achived to do it on Windows, but unfortunately it does not work on an Arma 3 server but works with the test application. The error that I have is: the application is not a win32 application.
  15. I will try to find the source.
×