Recent content by LooneyDerangement

  1. LooneyDerangement

    Hacking SWITCH NOOB PARADISE - Ask questions here

    After some investigation, turns out something happened to sys-Notification titleid 0100000000251020. Possibly caused by SwitchU. The fix was deleting this folder (after backup ofc).
  2. LooneyDerangement

    Emulation Emulator NetherSX2 - Switch Port

    Forwarders created inside nethersx2 don't have their id's in KeyX plugin (similar how sphaira forwarders don't). When horizon-oc detects id properly, KeyX doesn't.
  3. LooneyDerangement

    Hacking SWITCH NOOB PARADISE - Ask questions here

    When I open any app or close it there's always an envelope notification with crossed squares on the top right. How do I get rid of it? The only changes I've had are SwitchU (but uninstalled since) and latest horizonOC + saltynx update.
  4. LooneyDerangement

    Hacking SWITCH NOOB PARADISE - Ask questions here

    Hey. I am on 20.5.0, latest AMS. Tried SwitchU for a few days it's pretty neat. Then games stopped launching, just stuck at the "Licenced by" screen. But it ran forwarders and homebrew just fine. Tried to wipe the 0100000000001000 folder to get back to stock theme. Then I reboot into emummc and...
  5. LooneyDerangement

    Preliminary list of updated homebrew apps and tools for FW 21.0.0 | AMS 1.10.0 | Please add your findings!!!

    Somebody was asking about renpyswitch, but I can't seem to find their post. Here it is anyway. You can now play your degen VNs on the latest atmosphere. 😩 https://github.com/cyberderangement/RenpySwitch Use it with otorh's build script to create an installable visual novel nsp.
  6. LooneyDerangement

    Hardware can you use ANY kind of SSD with the ps3?

    Someone will have to step in about this but I'm pretty sure OFW doesn't have trim. In theory performance would get worse after some use. sshd trims built in 8gb flash chips on it's own so that's an option. Some say 2.5' sshds are the worst of both worlds. It's really just a 5400rpm drive with...
  7. LooneyDerangement

    Hacking PS3 Super Slim 4.82 HAN - Transferring files > 4gb to the console via ethernet cable

    I doubt it's a cable limitation, swapped for a 5e, not even a slightest difference. edit: I'll play with wire ps3 setting and see if that helps. edit2: I've tried downloading same file from my older laptop through old cat5 cable. It's 11.1MB/s. Same server, router, and host pc settings. Yet...
  8. LooneyDerangement

    Hacking PS3 Super Slim 4.82 HAN - Transferring files > 4gb to the console via ethernet cable

    My cat5 connection still results in very slow transfer rate of 1.3MB/s. Any ideas?
  9. LooneyDerangement

    Hacking Utawarerumono: Mask of Deception - Full 540p Resolution Hack

    There's vitaRescale by Rin. I've tried doa5 values with the plugin, but apparently those are overridden in memory. I'll try it with dword hacks.
  10. LooneyDerangement

    Hacking Worst Ending PS Vita

    Most of the electronics I own aren't sold locally. You can order stuff from abroad, you know. Chimon brew, aliexpress is the way to go. I'm pretty sure mobos go as low as $25US.
  11. LooneyDerangement

    Hacking Ps3Xploit - Now Install CFW from 4.82 OFW : NOR/NAND Software Flash Writer + NOR Dumper Released

    So this replaces those $70 eeprom programmers, nice. I read that it's possible that they might upgrade it into HEN type to support 3.56+ consoles but it won't see light probably another couple of years.
  12. LooneyDerangement

    Hacking PS3 4.81 exploit to be released by Christmas

    I was just about to sell my ps3. I dunno if something comes up, I just might hold onto it, I hear you can play any ps2 title on slim, so there's that. Uhh.. Get $5 thermal paste and repaste it?
  13. LooneyDerangement

    Hacking Dead or Alive 5+ native resolution.

    Check your messages! I'd suggest that you used ida instead but whatever app is more comfortable for you I guess.
  14. LooneyDerangement

    Hacking LEGO Star Wars: The Force Awaken native resolution hack progress

    Hot diggity dog. 363p, wow. Good work on this one. Mind documenting the process? Cheers!
  15. LooneyDerangement

    Hacking Dead or Alive 5+ native resolution.

    Pretty good video! Target values are the same. 5FF4347181605FF4CC71 and 5FF4207101615FF4B671 The first one: Replace x/y res values DEC > HEX MOVS.W R1, #0x2D0 //Yres STR R1, [R0, #8] MOVS.W R1, #0x198 //Xres so in case we wanted to make it 544p we change values accordingly...