UniPCemu Switch release and PSP/Vita bugfixes
A slight update was released for the Vita (SDL2 compatibility using SDL2 events having been fixed).
Now, besides the Vita version having been released, the same is now also true for the Switch version!
It uses much the same inputs as the Vita/PSP version, except the A(Circle) and B(Cross) inputs compared to the Vita version have been swapped in the menus for Switch compatibility (A is now for confirm, B is now for cancel in the menus). This is only the case for the menus now responding to the inversed button positions. The remainder of the app is unaffected by this (the debugger etc.) and still uses the PSP button positions for it's buttons (B being the same as PSP Cross and A being the same as PSP circle).
The PSP, Vita and Switch versions also got a version information option added to the main menu of the settings menu. It's purpose is to check the build version of the app that's otherwise unavailable on said platforms.
Files
Get UniPCemu
UniPCemu
A cycle-accurate PC emulator
Status | In development |
Category | Tool |
Author | Superfury1 |
Tags | 16-bit, 32-bit, cycle-accurate, Emulator, i430fx, pc, x86 |
Languages | English |
Accessibility | Configurable controls |
More posts
- UniPCemu build 2023/04/11 18:33 is now live!Apr 11, 2023
- UniPCemu build 2023/01/03 14:55 is now live!Jan 03, 2023
- UniPCemu build 2022/10/19 22:02 is now live!Oct 19, 2022
- UniPCemu build 2022/10/16 14:49 is now live!Oct 16, 2022
- UniPCemu build 2022/10/01 14:51 is now live!Oct 01, 2022
- UniPCemu build 2022/09/10 12:42 is now live!Sep 14, 2022
- UniPCemu build 2022/06/24 12:22 Android bugfix!Jun 24, 2022
- UniPCemu build 2022/06/19 19:15 is now live!Jun 19, 2022
- UniPCemu build 2022/04/07 22:49 is now live!Apr 08, 2022
Comments
Log in with itch.io to leave a comment.
I'm trying to test Mechwarrior 2 on ps vita but i have no clue how to even load the game itself. Sure it says to place the game folder in the correct location but that's it. How do i load an exe so i can play?
You use disk image files, not direct files on the storage.
You'll need a MS-DOS floppy or bootable ISO or CUE/IMG to boot from first. First you'll need an OS to boot(like MS-DOS or Windows). Then you'll need to install it on the hard disk image, just like a real PC.
UniPCemu doesn't support direct folder mounting like Dosbox.
It's using the same steps as a real PC, starting out with a blank hard disk(when created using the settings menu). You'll need some OS disk images for installing it and BIOS ROMs for the emulated hardware, which is mainly the motherboard and video adapter(except MDA/CGA cards). Then it's like starting out with a new computer with unformatted hard disk and unconfigured BIOS. So start it up, configure the BIOS as needed, boot an OS and/or install it to the hard disk image. Then install your games on the hard disk image to play it.
black screen :( with latest vpk sorry
Does it log anything in the ux0 folder? It will try to log something there if a fatal error occurs, like failing to setup crucial data.
Unfortunately it does not work on psvita. Only black screen. Retried with the latest version thank you
I've just rebuilt the vpk with the emulated RAM vs MMIO optimization I was working on disabled. That might have been the cause of the issue. Could you check again?
Hi when I start the vpk file a black screen appears for more than 1 minute thank you
Does it show the yellow startup text in the top-left corner after that (together with all the other text displays being displayed)? If that's true, that might be some yet unknown SDL2 2.0.16 bug that's showing itself (which is the reason I don't release for Windows with 2.0.16 yet).
Edit: I've uploaded a small update to the VPK file. Is it running properly now?