Recent content by hawmie

  1. hawmie

    PS2 Parasite eve 2 dont work in my ps2 77x

    Parasite eve 2 has known compatibility issues with slim model ps2's There's 3 spots it usually freezes at, they are when the lens stops briefly. -before getting to Dryfield for the first time. -after the disc change. -reaching Neo Ark for the first time. Saving before those points usually...
  2. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    talk about myself? i listed my qualifications because YOU said you assumed i was just some noob trying to act like a dev, and didnt know what languages i used. That wasn't me talking about myself out of hubris, i was correcting your assumption(s) about me. pressing ignore over someone suggesting...
  3. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    you were actually rude from the jump, and got progressively more aggressive, all over simple suggestions on how to better this project, Look, i get it, New guy on the forum trying to give advice on your project, but you don't have to be so rude over someone trying to make a suggestion that will...
  4. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    That's very unprofessional behaviour, im sorry that my suggestions upset you in some way. My main issue(s) were simple suggestions on how to package this better for end user consumption. (The complaints being RAR use / using a password that you have to get out of the license agreement instead of...
  5. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    thats mighty pressumtious of you, Let me clear things up by stating my main languages i work with are mainly c++, python , and c#. Although my field of work is cyber security. My certs being CEH v12, ISC2, Linux+,Cisco CCNA, Security+, and PenTest+. I still dabble in dev work as a hobby and...
  6. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    the problem is rar itself, because the rar file format is closed source thereby creating incompatibility issues You miss understand what i said and are acting aggressive over people correcting you, the way this is packaged IS indeed wrong, you can argue about it, you can be upset, but...
  7. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    as stated i was using basic and crude c++ as an example not the ps2SDK standard, that doesn't make my "code" wrong. I was writing in a way that you would run from a local terminal as a demonstration. i thought that was pretty clear? The regression isn't on 7-zips side 7-zip is the go to for...
  8. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    that's disheartening, My daily OS is arch , and winrar on Linux was a buggy mess the last time i tried it. (Only command line is compatible).
  9. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    this is actually wrong, <iostream> is the usual header <iostream.h> is the old header, no longer supported by some compilers Some (old) compilers use .h files. Modern compilers usually use <iostream> (without the .h extension).
  10. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    sorry i meant "XEBPLUS" folders i was paraphrasing because i'm on mobile. I downloaded it from the given site in this thread at the time,used 7 zip to extract also my code isn't "wrong" it's just very basic c++ given as an example, based on the assumption that the crash was caused by a NotFound...
  11. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    When you extract it you get 3 folders "xmas showcase" and 2 folders both named "XEB" so its not the only folder. "drop it somewhere and launch" isn't clear for an end user, i'm not quite sure why you seem agitated by that? i'm not meaning to come off rude or anything i'm just making a suggestion...
  12. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    I'll take a look sometime later this week, i don't typically use discord just matrix and IRC, but i might just hang around abit. i would change "drop it somewhere and launch it" to "Copy XEB folder to root". there being 3 different folders after extraction makes "drop it somewhere and launch"...
  13. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    Well here's hoping that it might be open sourced eventually. If it ever gets a public repository i wouldn't mind helping add functionality, translate, or fix bugs.
  14. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    Not really no. The readme doesn't even say to extract anything, it completely lacks any installation instructions whatsoever other than how to get the password for the archive. It doesn't even mention USB other than using ps2bbl to auto boot from USB, the only mention of instructions i found was...
  15. hawmie

    PS2 XtremeEliteBoot+'s Dashboard Special Xmas Showcase

    if that's a retort at me, i'm a full stack dev myself so i know how to approach Devs. My critiques don't mean i'm coming from an angry place or meaning to "Belittle". my critiques are based on my own experience in packaging, deploying, and maintaining code bases/software/packages that are used...
Back
Top