Difference between revisions of "Emulator problems FAQ"

From Emulation General Wiki
Jump to navigation Jump to search
(Moving to filetypes section)
(New systems emulated: Adding Citra, link to pages)
Line 8: Line 8:
 
'''Is there an emulator for the 3DS, VITA, PS3, Xbox360, Wii U, PS4, Xbox One?'''
 
'''Is there an emulator for the 3DS, VITA, PS3, Xbox360, Wii U, PS4, Xbox One?'''
  
There are emulators for the PS3 (rpcs3) and Xbox 360 (Xenia), however, they are not functional for regular use.
+
There are emulators for the PS3 ([[RPCS3]]), Xbox 360 ([[Xenia]]) and 3DS ([[Citra]]), however, they are not functional for regular use.
 
As for the other systems, no.
 
As for the other systems, no.
  

Revision as of 21:06, 25 April 2014

General

BIOS

See: Emulator Files

New systems emulated

Is there an emulator for the 3DS, VITA, PS3, Xbox360, Wii U, PS4, Xbox One?

There are emulators for the PS3 (RPCS3), Xbox 360 (Xenia) and 3DS (Citra), however, they are not functional for regular use. As for the other systems, no.

Specs

Can I run [insert emulator here]?

See: Computer specs

Save states

My save states do not work in the new version of the emulator I downloaded. Why?

Save states are not compatible between different versions of emulators, or between different emulators. Don't rely on them. Use real/battery saves which typically can be transfered, even if they need converted first.

New version is slower

The new version of an emulator is slower than the previous version. Why?

As emulators develop, they generally become more accurate, emulating more of the system's functions. This results in greater compatibility, and fewer glitches but at the expense of speed. More CPU power is needed. It may make sense to use an older version that works well for a specific game if your system is not able to handle the modern version. But newer versions may also be optimized or perform more efficiently as well.


Filetypes

General

Check out the List of filetypes for information on what's what, and where to use it.

Archives

I downloaded a file in a zip/rar/7z format, and inside it are a lot of files labelled either r00/r01 etc, part1/part2 etc or 001/002 etc files. What are these?

It's a split archive, usually RAR. Make sure you have 7-Zip installed. Do not use WinRAR. Extract all those files somewhere. Then, right click on the first in the sequence (e.g. r00/part1/etc) and, depending on the program used, should have an "Extract Here" command. Use it; it'll output the files you're looking for. You can then proceed to delete all those r0x/partx/etc files if you want.

ECM format

I downloaded a PS1 game from emuparadise. It's in .ecm format and won't open in an emulator. Why?

ECM is a compressed format. You need to decompress using PakkISO or ECM Tools (both provided on the emuparadise download page). It'll output as a .bin usually, which is what the .cue uses to load the game. Note that recent SVN builds of PCSX-R DO allow loading of ECM files, however it's recommended to unpack them anyway.

Controllers

PS3/PS4 controller

How do I connect my PS3/PS4 controller to my computer?

Use XInput Wrapper SCP.

PS1 emulators

Keybinds in lilypad

I use PCSX-R with LilyPad, but the esc key and various others don't work!

In the keyboard Input API (radio buttons in the top left of the LilyPad options), choose raw input.

Mednafen save states

Save states do not work in Mednafen PSX.

Save states are not enabled in Mednafen PSX, and will not be added until the developer feels that the emulator is mostly finished.

Multi track games

The PlayStation 1 game that I downloaded came with a lot of tracks. How do I play it?

You need to create/run the cue sheet (.cue). Support for multi-track games can be found in Mednafen, RetroArch, and PCSX-R. ePSXe does not support such features and should not be used.

Mednafen memory cards

To transfer memory cards, follow this guide. Also, in games with multiple discs with saves that carry over, you have to follow the same procedure.

Using RetroArch#Transfer_PS1_Memory_Card_Files

PS2 emulators

Blurry PS2

Why is my PS2 game blurry?

It's either interlacing or a filter in the game itself. For the former, switching the de-interlacing mode with F5 may help, and may cause flicker or screen shaking. For the latter, hacks are required. Either Aggressive-CRC if the game is listed there, or skipdraw (toy with the number, 1-100) might work otherwise.

Black lines in PS2 games

Those lines are caused by scaling to a non-integer internal resolution (anything other than XxNative), texture filtering (Check that shit off or to half at most), improperly offset textures(TC offset hack, Wild Arms hack), or improperly handled texture edges(Sprite hack). Native resolution for the most part fixes those. But software rendering may be required as well.

PSP emulators

PSP audio

PSP emulation has no audio.

See: PPSSPP common problems and fixes

Specific games

Main article: Game problems FAQ

See this article for problems with specific games.