Difference between revisions of "Pcsxr"
Jump to navigation
Jump to search
(Created page with "<big>PCSX-Reloaded</big>, also known as PCSX-R or PCSXR, is an open-source, plugin-based PlayStation emulator. <br> <br> ==Video Setup Guides== ===Configuration Video=== <you...") |
|||
Line 1: | Line 1: | ||
<big>PCSX-Reloaded</big>, also known as PCSX-R or PCSXR, is an open-source, plugin-based PlayStation emulator. | <big>PCSX-Reloaded</big>, also known as PCSX-R or PCSXR, is an open-source, plugin-based PlayStation emulator. | ||
− | + | ||
− | |||
==Video Setup Guides== | ==Video Setup Guides== | ||
===Configuration Video=== | ===Configuration Video=== | ||
Line 7: | Line 6: | ||
<br> | <br> | ||
− | ===Converting Non- | + | ===Converting Non-Guncon games to Guncon=== |
− | Tutorial video to show how to convert | + | Tutorial video to show how to convert non-Guncon games to work with Guncon:<br> |
<youtube>https://www.youtube.com/watch?time_continue=128&v=6watVvqvOpQ&feature=emb_logo</youtube> | <youtube>https://www.youtube.com/watch?time_continue=128&v=6watVvqvOpQ&feature=emb_logo</youtube> | ||
==Downloads== | ==Downloads== | ||
− | * Download PCSX Reloaded | + | * Download PCSX Reloaded from the [https://pcsx-reloaded.en.uptodown.com/windows PCSX-Reloaded website] |
− | * Download Nuvee Input Plugin | + | * Download Nuvee Input Plugin the [https://forums.pcsx2.net/Thread-Nuvee-PS1-PS2-input-plugin-supporting-lightguns-by-Shalma PCSX2 forum] |
==Launch Script== | ==Launch Script== | ||
Line 21: | Line 20: | ||
Start C:\PCSXR DIR\pcsxr.exe -nogui -cdfile "C:\GAME DIR\Time Crisis.cue" | Start C:\PCSXR DIR\pcsxr.exe -nogui -cdfile "C:\GAME DIR\Time Crisis.cue" | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | + | ||
− | |||
__FORCETOC__ | __FORCETOC__ | ||
[[Category:Emulators PC]] | [[Category:Emulators PC]] |
Revision as of 12:33, 8 December 2022
PCSX-Reloaded, also known as PCSX-R or PCSXR, is an open-source, plugin-based PlayStation emulator.
Video Setup Guides
Configuration Video
Converting Non-Guncon games to Guncon
Tutorial video to show how to convert non-Guncon games to work with Guncon:
Downloads
- Download PCSX Reloaded from the PCSX-Reloaded website
- Download Nuvee Input Plugin the PCSX2 forum
Launch Script
Example batch file text:
Start C:\PCSXR DIR\pcsxr.exe -nogui -cdfile "C:\GAME DIR\Time Crisis.cue"