Recent content by superfury1

  1. S

    PS4 not waking 7p outside home network?

    Eventually managed to get Remote Play with Wake-up running mostly. Gotten a NAS with PS4-Waker installed (note: can't run through NPX nor from root without credentials file specified at a writable path (none nor writable without parameters, failing to get to the pin stage during initial...
  2. S

    [RELEASE] UniPCemu Vita release thread

    A new version of the app has just been released on itch.io. See the devlog for more information about specific changes.
  3. S

    Homebrew app Emulator [RELEASE] UniPCemu

    A new version of the app has just been released on itch.io. See the devlog for more information about specific changes.
  4. S

    Homebrew app Emulator [RELEASE] UniPCemu

    Most of the configuration is just putting the ROMs in the ROM folder with the documented filenames though (it's on the manual). Then put your soundfonts (for MIDI support) in the soundfont folder. Finally, some bootable disks of your used OS are added to the disks folder. The entire getting...
  5. S

    Homebrew app Emulator [RELEASE] UniPCemu

    A new release is now available on itch.io! It contains some small hardware improvements, slight optimizations. It also splits most hardware settings to be stored in each architecture as architecture-specific settings (things that control various aspects of installed hardware etc. that might...
  6. S

    [RELEASE] UniPCemu Vita release thread

    The full OSK for the touch screen can be toggled to display and hide like on all other devices, by tapping(touching) the button where it says the input mode(M or K in PSP-compatible modes, D for direct input mode, O for PSP modes in menus(normal PSP-style inputs as used in other apps), G for...
  7. S

    Homebrew Post Homebrew ideas, suggestion, requests here

    If it's a Dosbox port it probably can. UniPCemu ran it as well last time I tested it (although way slower than Dosbox due to more accurate emulation of hardware).
  8. S

    [RELEASE] UniPCemu Vita release thread

    I've just released a new version of UniPCemu on itch.io. https://superfury.itch.io/unipcemu/devlog/441517/unipcemu-build-20221019-2202-is-now-live It has some MMU bugfixes (with the Compaq Deskpro 386), settings menu text cleanup, SC15025 DAC improvements, various optimizations and limited 1024...
  9. S

    Homebrew app Emulator [RELEASE] UniPCemu

    I've just released a new version of UniPCemu on itch.io. https://superfury.itch.io/unipcemu/devlog/441517/unipcemu-build-20221019-2202-is-now-live It has some MMU bugfixes (with the Compaq Deskpro 386), settings menu text cleanup, SC15025 DAC improvements, various optimizations and limited 1024...
  10. S

    Homebrew Post Homebrew ideas, suggestion, requests here

    I realize it's an old question, but it's (a 3DS port) not entirely workable as far as I can see. The Switch port is already released some time ago. UniPCemu requires roughly a PSP-size display to have readable text (for it's 8x8 font menus). That's 480x272 pixel minimum. Since the 3DS has even...
  11. S

    [RELEASE] UniPCemu Vita release thread

    Everything that would run on the emulated hardware, depending on what hardware you select to be emulated (motherboard, CPU(no FPU, unless software emulated, like the nx586) and various sound and video hardware). The mouse control has two ways in UniPCemu. Either you put the input mode to mouse...
  12. S

    [RELEASE] UniPCemu Vita release thread

    A new release has just been done on the project page! The registration buffers and other Switch/Vita issues should have now been resolved. It also adds some small optimizations and one new feature (disks with custom CHS geometries)...
  13. S

    Homebrew app Emulator [RELEASE] UniPCemu

    The release has just been done on the project page! The registration buffers and other Switch/Vita issues should have now been resolved. It also adds some small optimizations and one new feature (disks with custom CHS geometries)...
  14. S

    Homebrew app Emulator [RELEASE] UniPCemu

    Just found an issue in the memory allocation functionality (it didn't have enough entries to contain all it needs, which caused the registration buffer to get fully filled when building the data to write to the INI file when closing the app during the first time starting the app). I've also...
  15. S

    Homebrew app Emulator [RELEASE] UniPCemu

    The latest source code (although the git repository itself through git is currently inaccessable due to server downtime) now improves some stuff: - Custom CHS geometries for hard disks in all supported disk image formats (sfdimg disks using this are incompatible with older builds). - Disks...