Search results

  1. Kippykip

    GBA Doom II PC Conversion pack! - Revision 1.3.1

    I dumped my own cartridge when I made this patch, I'm Australian so I'm assuming it'll be the european rom. As for the checksum after using the modding tools, I'm pretty sure I used the lower mode when recompiling sprites. Default is center so just check that.
  2. Kippykip

    PortableApp Clickteam Fusion 2.5+ Developer with Extensions!

    To crack older versions we just threw in an old Steam Emulator or something into it. It was actually easier to crack than Multimedia Fusion 2 Developer was back in the day.
  3. Kippykip

    PortableApp Clickteam Fusion 2.5+ Developer with Extensions!

    Some wizardry using IDA PRO to edit the EDRT.EXE Idk how to do that though, but that's whats responsible for producing the error message.
  4. Kippykip

    Question regarding scancodes

    I believe so, I think it's also loosely based on the ASCII character set in a way. Glad it works out for your project either way though!
  5. Kippykip

    Question regarding scancodes

    It comes from the old Blitz3D engine from the 2000s, notable games with the engine are SCP Containment Breach and Goofy Gokarts. It's likely to match some other programming languages scancodes too, but probably only on Windows I imagine. Haven't needed to use it on Linux yet to know for sure
  6. Kippykip

    [Journal] Panasonic Toughbook CF-19 MKII - 4G Support in Australia

    So ages ago after putting together the WINEdows distro, I got a CF19 MKII laptop just to use it with. I later found out after receiving it that CF-19s support sim cards, I tried it out and nothing happened. Only to find out while researching I needed to install card for it. Sure enough I...
  7. Kippykip

    PortableApp Clickteam Fusion 2.5+ Developer with Extensions!

    It's the anti piracy, it's why we haven't updated the links in a while
  8. Kippykip

    Thanks to americans we're going offline

    It's dooMED
  9. Kippykip

    facebook is down

  10. Kippykip

    Rooting Android Phone (Unihertz Titan Pocket)

    Here's a rooting guide from Krzysztof Tucholski. I personally have not tested yet, but others in the comment section are saying it worked. _________ First and most important thing: flashing bootloader, which is needed to root, might cause a bootloop and render your phone unusable. To recover...
  11. Kippykip

    2014

    2014
  12. Kippykip

    henlo

    i sEE
  13. Kippykip

    Panasonic Toughbook CF-19, Early Manual PDF

    Here's an alternative manual http://ftp.panasonic.com/computer/toughbook19/toughbook-19_oi.pdf https://web.archive.org/web/20210829140026/http://ftp.panasonic.com/computer/toughbook19/toughbook-19_oi.pdf
  14. Kippykip

    Panasonic Toughbook CF-19, Early Manual PDF

    Dip switch settings: http://forum.notebookreview.com/threads/cf-19r-and-lte4g-verizon-modem-mc7750.747858/ http://forum.notebookreview.com/threads/cf-52-wwan-retrofit.562689/ http://forum.notebookreview.com/threads/enabling-wwan-on-a-cf-19kdrux6m.821835/
  15. Kippykip

    Panasonic Toughbook CF-19, Early Manual PDF

    Also found this one for the sim card, page is still up! http://web.archive.org/web/20210829122914/https://pc-dl.panasonic.co.jp/itn/manual/cf19/19mk3_30mk3_52mk2-si4hspa-cpe02197za-xpvista7-M.pdf https://pc-dl.panasonic.co.jp/itn/manual/cf19/19mk3_30mk3_52mk2-si4hspa-cpe02197za-xpvista7-M.pdf...
  16. Kippykip

    cheers lol, it's a bit old lmao

    cheers lol, it's a bit old lmao
  17. Kippykip

    Panasonic Toughbook CF-19, Early Manual PDF

    I had to jump through a lot of unnessessary hoops to get this (fuck websites that want you to pay for it, and fuck websites like scribd especially) Hope this comes handy for you guys... EDIT: Found the Mark 2 service Manual, which is my personal CF-19 model...
  18. Kippykip

    [Fix] Opera Linux - Fix Facebook, Twitter and YT Movies / Netflix Playback

    If you've ever used Opera on Linux, you'll notice that videos on facebook don't play at all. Same goes for playing DRM movies/shows through YouTube movies or Netflix. The fix is to replace the libffmpeg.so library with one that actually works (supposedly Opera can't distribute it because of...
  19. Kippykip

    [Tutorial] Run Linux programs in a resolution, then restore after closing

    First off, open a terminal and type xrandr, scroll up and it'll show the name of your display here: Then for your program, you'll want to make a launcher on your desktop or something, and for the command line use this template: bash -c "xrandr --output VGA-1 --mode 640x480 &&...
  20. Kippykip

    PortableApp Clickteam Fusion 2.5+ Developer with Extensions!

    Does it export a game? Normally you'll get a "file error" message. If not, copy the files to another PC and see if it works
Top