All Projects → xTVaser → pcsx2-rr

xTVaser / pcsx2-rr

Licence: other
PCSX2-rr - The Playstation 2 Emulator with TAS Tools (Now Merged into PCSX2 Core!)

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
CMake
9771 projects
HLSL
714 projects
Objective-C++
1391 projects
HTML
75241 projects

Projects that are alternatives of or similar to pcsx2-rr

AetherSX2
No description or website provided.
Stars: ✭ 65 (+150%)
Mutual labels:  emulator, ps2
Pcsx2
PCSX2 - The Playstation 2 Emulator
Stars: ✭ 5,830 (+22323.08%)
Mutual labels:  emulator, ps2
soulworker-server
An emulator of the soulworker protocol written in Go
Stars: ✭ 15 (-42.31%)
Mutual labels:  emulator
worldwide
A toy GameBoy Color emulator written in golang.
Stars: ✭ 563 (+2065.38%)
Mutual labels:  emulator
Gearnes
NES / Famicom emulator for iOS, Mac, Raspberry Pi, Windows, Linux and RetroArch.
Stars: ✭ 23 (-11.54%)
Mutual labels:  emulator
rombundler
A tiny libretro frontend to release homebrews as executables
Stars: ✭ 49 (+88.46%)
Mutual labels:  emulator
openemulator
An accurate, portable emulator of legacy computer systems.
Stars: ✭ 71 (+173.08%)
Mutual labels:  emulator
FEMU
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)
Stars: ✭ 213 (+719.23%)
Mutual labels:  emulator
gcp-storage-emulator
Local emulator for Google Cloud Storage
Stars: ✭ 43 (+65.38%)
Mutual labels:  emulator
nes-rust
NES emulator in Rust with GUI
Stars: ✭ 78 (+200%)
Mutual labels:  emulator
rv32emu
RISC-V RV32I[MAC] emulator with ELF support
Stars: ✭ 61 (+134.62%)
Mutual labels:  emulator
IBMulator
The IBM PS/1 emulator.
Stars: ✭ 62 (+138.46%)
Mutual labels:  emulator
switch-gba
Browser based Nintendo Switch GBA Emulator
Stars: ✭ 75 (+188.46%)
Mutual labels:  emulator
NeoGB-Printer
An open-source and standalone Gameboy Printer emulator 100% compatible with all officially released games (110 in total) that support the accessory. Just print and save the images as BMP
Stars: ✭ 61 (+134.62%)
Mutual labels:  emulator
breeze-emu
SNES emulator written in Rust
Stars: ✭ 40 (+53.85%)
Mutual labels:  emulator
amadeus-console-emulator
Amadeus console emulator (by Command Cryptic)
Stars: ✭ 24 (-7.69%)
Mutual labels:  emulator
decrypticon
Java-layer Android Malware Simplifier
Stars: ✭ 17 (-34.62%)
Mutual labels:  emulator
GlovePIE
The original creator stopped maintaining it and the original site went down. I have uploaded my copy so people can continue using it.
Stars: ✭ 77 (+196.15%)
Mutual labels:  emulator
nestation
A NES Emulator frontend with Net Play!
Stars: ✭ 33 (+26.92%)
Mutual labels:  emulator
gdb 2 root
This python script adds some usefull command to stripped vmlinux image
Stars: ✭ 20 (-23.08%)
Mutual labels:  emulator

PCSX2-RR

Future of this repository

PCSX2's re-recording tools have been merged into PCSX2 for quite sometime, meaning that releases will not occur here anymore. This fork will serve as a staging ground for my own personal changes and is no longer a distinct fork.

If you are interested in improving the recording tools or fixing a bug, please consider making a pull-request on pcsx2's main repository, as well as directing any issues / bug reports there as well.

Credit

This is a fork of https://github.com/DocSkellington/pcsx2-1.4.0-rr which itself is a fork of https://github.com/pocokhc/pcsx2-1.4.0-rr, which itself is based off the original pcsx2-rr. However, since the content has changed a lot and simple merging can not be done, the source code has changed considerably from this original version.

About

This work tries to bring TAS tools to the latest version of the PCSX2 emulator. If you have other ideas (or if you find bugs), don't hesitate to open an issue (or write a post in TASVideos' forum).

If you would like to make an improvement to the project, don't hesitate to follow the steps to build from source and submit a pull request.

Have fun while creating TAS! :D

Video Examples

Here is a simple tutorial on getting started with PCSX2-rr, note that keybindings may have changed!

Here are some TAS examples (made with the original pcsx2-rr v.1):

Getting the Emulator

Check the release page for the latest build, there is also a build for the old 1.4.0 release of pcsx2 that may be better suited for some games.
You will need:

This was tested only on Windows 10, but the application should work on the other OS supported by PCSX2.

Features

  • KeyMovie recording
  • Pause/Unpause/FrameAdvance
  • Lua Support
    • Lua engine keeps running when the end of the script is reached (allows to display data each frame);
  • Save/Load states to/from files;
  • An editor for KeyMovie files
  • Virtual Pad;
    • TAS Input Manager:
      • Calls LuaManager::ControllerInterrupt
      • Reads, if it is open, the virtual pad. Be wary that the virtual pad overwrites the other sources of inputs (lua and user).

For more detail, see the wikis:

New shortcuts

Activate Shortcuts for save/load

If you wish to activate the keyboard shortcuts for saving to (or loading from) a specific slot without having to manually switch the current slot to this one (so, if you don't want to use only F1, F2 and F3), here are the steps:

  1. In the PCSX2-rr_keys.ini remove the # before States_SaveSlot0, States_SaveSlot1 (and so on)
  2. Change the 10 into a 0 (zero)
  3. In LilyPad settings, switch the Keyboard API to Raw input

Fast Frame Advance

If you set Lilypad's Keyboard API to Raw Input (in the Plugin Settings), you will be able to hold space to "frame advance" multiple times in a row (the number of times per second should depend on your operating system's settings).

Desync

See this wiki page

How to build for development (Windows 10) full details to come

See this wiki article

Current Issues (probably should just move to an issue page

Titlebar during FrameAdvance

Had to cheat a little to force the frame counter to update in the titlebar. So, the other information displayed is not accurate (because it's not updated).


PCSX2

Windows Build Status Linux Build Status Codacy Badge Discord Server

PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers and a Virtual Machine which manages hardware states and PS2 system memory. This allows you to play PS2 games on your PC, with many additional features and benefits.

Project Details

The PCSX2 project has been running for more than ten years. Past versions could only run a few public domain game demos, but newer versions can run most games at full speed, including popular titles such as Final Fantasy X and Devil May Cry 3. Visit the PCSX2 compatibility list to check the latest compatibility status of games (with more than 2500 titles tested), or ask for help in the official forums.

The latest officially released stable version is version 1.6.0.

Installers and binaries for both stable and development builds are available from our website.

System Requirements

Minimum

Operating System CPU GPU RAM
- Windows 8.1 or newer (64 bit)
- Ubuntu 18.04/Debian or newer, Arch Linux, or other distro (64 bit)
- Supports SSE4.1
- PassMark Single Thread Performance rating near or greater than 1600
- Two physical cores, with hyperthreading
- Direct3D10 support
- OpenGL 3.x support
- PassMark G3D Mark rating around 3000 (GeForce GTX 750)
- 2 GB Video Memory
4 GB

Note: Recommended Single Thread Performance is based on moderately complex games. Games that pushed the PS2 hardware to its limits will struggle on CPUs at this level. Some release titles and 2D games which underutilized the PS2 hardware may run on CPUs rated as low as 1200. A quick reference for CPU intensive games: Wiki, Forum and CPU light games: Forum

Recommended

Operating System CPU GPU RAM
- Windows 10 (64 bit)
- Ubuntu 19.04/Debian or newer, Arch Linux, or other distro (64 bit)
- Supports AVX2
- PassMark Single Thread Performance rating near or greater than 2100
- Four physical cores, with or without hyperthreading
- Direct3D11 support
- OpenGL 4.6 support
- PassMark G3D Mark rating around 6000 (GeForce GTX 1050 Ti)
- 4 GB Video Memory
8 GB

Note: Recommended GPU is based on 3x Internal, ~1080p resolution requirements. Higher resolutions will require stronger cards; 6x Internal, ~4K resolution will require a PassMark G3D Mark rating around 12000 (GeForce GTX 1070 Ti). Just like CPU requirements, this is also highly game dependent. A quick reference for GPU intensive games: Wiki

Technical Notes

  • You need the Visual C++ 2019 x86 Redistributables to run PCSX2.
  • Windows XP and Direct3D9 support was dropped after stable release 1.4.0.
  • Windows 7 and Windows 8.0 support was dropped after stable release 1.6.0.
  • 32 bit support was dropped after stable release 1.6.0.
  • Make sure to update your operating system and drivers to ensure you have the best experience possible. Having a newer GPU is also recommended so you have the latest supported drivers.
  • Because of copyright issues, and the complexity of trying to work around it, you need a BIOS dump extracted from a legitimately-owned PS2 console to use the emulator. For more information about the BIOS and how to get it from your console, visit this page.
  • PCSX2 uses two CPU cores for emulation by default. A third core can be used via the MTVU speed hack, which is compatible with most games. This can be a significant speedup on CPUs with 3+ cores, but it may be a slowdown on GS-limited games (or on CPUs with fewer than 2 cores). Software renderers will then additionally use however many rendering threads it is set to and will need higher core counts to run efficiently.
  • Requirements benchmarks are based on a statistic from the Passmark CPU bench marking software. When we say "STR", we are referring to Passmark's "Single Thread Rating" statistic. You can look up your CPU on Passmark's website for CPUs to see how it compares to PCSX2's requirements.
  • Vulkan requires an up-to-date GPU driver; old drivers may cause graphical problems.

Want more? Check out the PCSX2 website.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].