Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

PS1 Forwarder Creator 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 8: Line 8:
|version=1.7.8
|version=1.7.8
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/3dshomebrew/ps1-forwarder-creatorv1.7.8.7z
|download=https://dlhb.gamebrew.org/3dshomebrews/ps1fc.7z
|website=https://gbatemp.net/threads/release-ps1-forwarder-creator.550175/
|website=https://gbatemp.net/threads/release-ps1-forwarder-creator.550175
|source=https://github.com/Sakitoshi/rarch3ds_forwarder_creator
|source=https://github.com/Sakitoshi/rarch3ds_forwarder_creator
}}
}}
<youtube>QvDSQ6RneRE</youtube>
PS1 Forwarder Creator is a standalone program that allows you to make independent Retroarch CIAs for your favorite PS1 games, using the PCSX-Rearmed core without having to install Retroarch or anything besides the generated CIA.
 
==PS1 Forwarder Creator==
 
With this tool you'll be able to make independent Retroarch cias for your favorite PS1 games using the PCSX-Rearmed core without having to install Retroarch or anything besides the generated cia.


==Usage:==
==User guide==
Only PBP and CHD files are supported, there are some emulator options you can change.
Only PBP and CHD files are supported, there are some emulator options you can change.


A bios is not required, but is highly recommended.
A bios is not required, but is highly recommended. To use a bios you need to copy the bios file in the same folder as this program.
 
To use a bios you need to copy the bios file in the same folder as this program.


Compatible bios files are:
Compatible bios files are:
Line 35: Line 29:


There are some quick presets which can help if you don't know how to tweak the emulator options:
There are some quick presets which can help if you don't know how to tweak the emulator options:
 
* Quality - Makes no sacrifices and provides full quality while trying to speed things at least a little. Simple 2D games should run fine.
* Quality: Makes no sacrifices and provides full quality while trying to speed things at least a little. Simple 2D games should run fine.
* Safe - Good middle ground between speed and quality, only makes the necessary sacrifices to ensure good compatibility and speed.
* Safe: Good middle ground between speed and quality, only makes the necessary sacrifices to ensure good compatibility and speed.
* Fast - Sacrifices some quality to run fast but not going too far. Most games should run well with this preset.
* Fast: Sacrifices some quality to run fast but not going too far. Most games should run well with this preset.
* Turbo - Things start to get ugly here, but at least the games run fast, right?
* Turbo: Things start to get ugly here, but at least the games run fast, right?
* Max Speed - Doesn't care about quality at all, speed is all that matters.
* Max Speed: Doesn't care about quality at all, speed is all that matters.


If you enable the second memory card this will be created in the sdmc:/retroarch/forwarders folder and will be shared among the games, this is useful for games that can use other games save files (like Resident Evil 2 if you prefer to have the Leon and Claire discs separated).
If you enable the second memory card this will be created in the sdmc:/retroarch/forwarders folder and will be shared among the games, this is useful for games that can use other games save files (like Resident Evil 2 if you prefer to have the Leon and Claire discs separated).
Line 48: Line 41:
If the game is a multidisc PBP you have to append an underscore and the number of disc the SBI file corresponds to at the end (e.g. if the PBP is named "Final Fantasy IX (EUR).pbp" the SBI files should be named "Final Fantasy IX (EUR)_1.sbi", "Final Fantasy IX (EUR)_2.sbi", etc...). You'll know if the creator detected your SBI's if it says "+ Multi SBI" next to the selected game name.
If the game is a multidisc PBP you have to append an underscore and the number of disc the SBI file corresponds to at the end (e.g. if the PBP is named "Final Fantasy IX (EUR).pbp" the SBI files should be named "Final Fantasy IX (EUR)_1.sbi", "Final Fantasy IX (EUR)_2.sbi", etc...). You'll know if the creator detected your SBI's if it says "+ Multi SBI" next to the selected game name.


===Key mapping:===
===FAQ===
The buttons are assigned as follow by default, they can be changed (controller type cannot be changed and still needs to be set in the creator):
'''Q. Why only PBP and CHD?'''
* PS1 Cross = 3DS B
 
* PS1 Circle = 3DS A
PBP files are compressed and can store more than one disc. CHD has enhanced compression, but it lack multidisc support.
* PS1 Square = 3DS Y
 
* PS1 Triangle = 3DS X
'''Q. How do I create PBP files?'''
* PS1 L1 = 3DS L
 
* PS1 R1 = 3DS R
You can use [https://gbatemp.net/download/psx2psp.9588/ PSX2PSP], [https://gbatemp.net/download/impalers-psx-eboot-creator.36224/ Impaler PSX] or [https://gbatemp.net/download/pops-converter.36225/ POPSConv], the internet is full of tutorials about how to use those programs.
* PS1 L2 = 3DS ZL
 
* PS1 R2 = 3DS ZR
POPSConv can't create multidisc PBP files though.
* PS1 L3 = 3DS Left Touch
 
* PS1 R3 = 3DS Right Touch
'''Q. How do I create CHD files?'''
* PS1 Start = 3DS Start
 
* PS1 Select = 3DS Select
You have to use chdman which is part of MAME, there are tutorials of how to do it on the internet.
 
'''Q. How do I change discs?'''
 
Tap the touchscreen to open the emulator menu and go to the Change Disc option, once there open the lid, change the disc number and close the lid.
 
'''Q. Hey, the Change Disc option isn't there.'''
 
If the option is missing then the PBP you used only has a single disc.
 
'''Q. What is the difference between analog and dualshock?'''


The 3DS touchscreen contains 2 extra buttons at the top left and top right, if you touch top center both touch buttons will be pressed at the same time.
Analog refers to the [https://en.wikipedia.org/wiki/PlayStation_Analog_Joystick PlayStation Analog Joystick (SCPH-1110)] or the [https://en.wikipedia.org/wiki/Dual_Analog_Controller Dual Analog Controller (SCPH-1150 or SCPH-1180)] with the green led lit (Flighstick mode).
 
Dualshock refers to the [https://en.wikipedia.org/wiki/DualShock DualShock Controller (SCPH-1200)] or the Dual Analog Controller with the red led lit.
 
'''Q. The option to change controller type is missing in the Controls menu.'''
 
That can only be changed in the creator.


You can enable the option Show Touchscreen buttons in the creator to show an overlay at the screen.
'''Q. <insert game name> doesn't run well.'''


==FAQ:==
Not every game is gonna run full speed, refer to [https://gbatemp.net/threads/pcsx-rearmed-compatibility-list.489357/ this thread] for the compatibility list and advice about how to get better performance.
'''Q: Why only PBP and CHD?'''


A: PBP files are compressed and can store more than one disc. CHD has enhanced compression, but it lack multidisc support.
'''Q. The game doesn't boot at all and kicks me back to the home menu.'''


'''Q: How do I create PBP files?'''
Official PBP's from PSN don't work. Try creating your own PBP's.


A: You can use PSX2PSP, Impaler PSX or POPSConv, the internet is full of tutorials about how to use those programs. POPSConv can't create multidisc PBP files though.
==Controls==
'''PS1:'''


'''Q: How do I create CHD files?'''
B - PS1 Cross


A: You have to use chdman which is part of MAME, there are tutorials of how to do it on the internet.
A - PS1 Circle


'''Q: How do I change discs?'''
Y - PS1 Square


A: Tap the touchscreen to open the emulator menu and go to the Change Disc option, once there open the lid, change the disc number and close the lid.
X - PS1 Triangle


'''Q: Hey, the Change Disc option isn't there.'''
L - PS1 L1


A: If the option is missing then the PBP you used only has a single disc.
R - PS1 R1


'''Q: What is the difference between analog and dualshock?'''
ZL - PS1 L2


A: analog refers to the PlayStation Analog Joystick (SCPH-1110) or the Dual Analog Controller (SCPH-1150 or SCPH-1180) with the green led lit (Flighstick mode), while dualshock refers to the DualShock Controller (SCPH-1200) or the Dual Analog Controller with the red led lit.
ZR - PS1 R2


'''Q: The option to change controller type is missing in the Controls menu.'''
Left Touch - PS1 L3


A: That can only be changed in the creator.
Right Touch PS1 R3


'''Q: <insert game name> doesn't run well.'''
Start - PS1 Start


A: Not every game is gonna run full speed, refer to this thread for the compatibility list and advice about how to get better performance.
Select - PS1 Select


'''Q: The game doesn't boot at all and kicks me back to the home menu.'''
The 3DS touchscreen contains 2 extra buttons at the top left and top right, if you touch top center both touch buttons will be pressed at the same time.


A: Official PBP's from PSN don't work. Try creating your own PBP's.
You can enable the option Show Touchscreen buttons in the creator to show an overlay at the screen.


==Changelogs==
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/ps1fc3.png


PCSX-Rearmed version: Oct 13, 2019 nightly + multidisc sbi support
==Media==
'''New 2DS XL - Crash Bandicoot - PS1 Test''' ([https://www.youtube.com/watch?v=QvDSQ6RneRE Giovanni Nigro])<br>
<youtube>QvDSQ6RneRE</youtube>


v1.7.8
==Changelog==
* updated pcsx-rearmed core to nightly nov 27 (commit 4bc5e35).
'''v1.7.8'''
* added new core setting "threaded rendering" to the emulator options menu.
* Updated pcsx-rearmed core to nightly nov 27 (commit 4bc5e35).
* Added new core setting "threaded rendering" to the emulator options menu.


v1.7.7
'''v1.7.7'''
* updated pcsx-rearmed core to nightly sep 10 (commit 2791420).
* Updated pcsx-rearmed core to nightly sep 10 (commit 2791420).
* added the new core setting "hi-res downscaling" to the emulator options menu.
* Added the new core setting "hi-res downscaling" to the emulator options menu.
* adjusted presets to be less aggressive based on the optimization the core has received.
* Adjusted presets to be less aggressive based on the optimization the core has received.
* adjusted retroarch settings to use core aspect ratio.
* Adjusted retroarch settings to use core aspect ratio.
* fixed strange behavior of the banner preview if windows dpi settings wasn't 100%.
* Fixed strange behavior of the banner preview if windows dpi settings wasn't 100%.
* changed autohotkey script compilation to 64bit (32bit systems were never supported to begin with because makerom.exe is 64bit only).
* Changed autohotkey script compilation to 64bit (32bit systems were never supported to begin with because makerom.exe is 64bit only).


v1.7.6
'''v1.7.6'''
* adjusted smdh flags to make ps1 cia's unable to run on old 3ds (new 3ds exclusive flag).
* Adjusted smdh flags to make ps1 cia's unable to run on old 3ds (new 3ds exclusive flag).
* fixed chd creation.
* Fixed chd creation.


v1.7.5
'''v1.7.5'''
* updated pcsx-rearmed core to nightly mar 3 (commit 8fda5dd).
* Updated pcsx-rearmed core to nightly mar 3 (commit 8fda5dd).
* added new emulator option to adjust the newly added cd access method option.
* Added new emulator option to adjust the newly added cd access method option.
* adjusted retroarch autosave interval to 60 seconds (it was disabled before).
* Adjusted retroarch autosave interval to 60 seconds (it was disabled before).
* moved core version to a edit box for easy visibility.
* Moved core version to a edit box for easy visibility.


v1.7.4
'''v1.7.4'''
* updated pcsx-rearmed core to nightly feb 21 (commit 3eb0739).
* Updated pcsx-rearmed core to nightly feb 21 (commit 3eb0739).
* inform which specific bios is being used if more than 1 is present.
* Inform which specific bios is being used if more than 1 is present.
* indicate specific core version (that way I can update the core independently from the forwarder creator).
* Indicate specific core version (that way I can update the core independently from the forwarder creator).


v1.7.3
'''v1.7.3'''
* i'm dumb and broke cia creation for pbp, hopefully it's fixed now.
* Broke cia creation for pbp, hopefully it's fixed now.


v1.7.2
'''v1.7.2'''
* reworked sbi support, it should work with single disc pbp now.
* Reworked sbi support, it should work with single disc pbp now.
* removed debug message used to test sbi support (oops).
* Removed debug message used to test sbi support (oops).


v1.7.1
'''v1.7.1'''
* added chd support.
* Added chd support.
* exposed more emulator options.
* Exposed more emulator options.
* added emulation settings presets.
* Added emulation settings presets.
* added sbi support (for libcrypt games).
* Added sbi support (for libcrypt games).
* show touch buttons is now enabled by default.
* Show touch buttons is now enabled by default.
* clean temporary files immediately after using them to reduce free space needed to create large cias.
* Clean temporary files immediately after using them to reduce free space needed to create large cias.
* updated 3dstool and makerom.
* Updated 3dstool and makerom.
* also removed ctrtool (not needed anymore).
* Also removed ctrtool (not needed anymore).


v1.7
'''v1.7'''
* fixed psxonpsp660.bin bios detection.
* Fixed psxonpsp660.bin bios detection.
* and the hle bios too.
* And the hle bios too.
* adjusted smdh flags to hide the "save backup data" option on the 3ds menu as it isn't supported.
* Adjusted smdh flags to hide the "save backup data" option on the 3ds menu as it isn't supported.
* "core disk options" was still being displayed when navigating the menu, changed to "change disc".
* "core disk options" was still being displayed when navigating the menu, changed to "change disc".
* changed "open/close disc tray" to "open/close lid".
* Changed "open/close disc tray" to "open/close lid".
* removed option to set circlepad as dpad.
* Removed option to set circlepad as dpad.
* allow remapping controls from the forwarder itself.
* Allow remapping controls from the forwarder itself.
* added touch buttons to compensate for the missing L3/R3 buttons.
* Added touch buttons to compensate for the missing L3/R3 buttons.
* added optional bottom screen image to show touch buttons.
* Added optional bottom screen image to show touch buttons.
* slight adjust to the banner sound.
* Slight adjust to the banner sound.
 
'''v1.6'''
* Initial release.
 
==External links==
* GitHub (PS1FC) - https://github.com/Sakitoshi/rarch3ds_forwarder_creator
* GitHub (Custom Retroarch) - https://github.com/Sakitoshi/RetroArch-3DS-Forwarders-PSOne
* GitHub (Core) - https://github.com/Sakitoshi/pcsx_rearmed/tree/3ds_forwarder
* GBAtemp - https://gbatemp.net/threads/release-ps1-forwarder-creator.550175


v1.6
[[Category:3DS homebrew applications]]
* initial release.
[[Category:PC utilities for 3DS homebrew]]

Revision as of 13:58, 18 March 2022

PS1 Forwarder Creator
File:Ps1fc.png
General
AuthorSakitoshi
TypePC Utilities
Version1.7.8
LicenseMixed
Last Updated2020/12/06
Links
Download
Website
Source

PS1 Forwarder Creator is a standalone program that allows you to make independent Retroarch CIAs for your favorite PS1 games, using the PCSX-Rearmed core without having to install Retroarch or anything besides the generated CIA.

User guide

Only PBP and CHD files are supported, there are some emulator options you can change.

A bios is not required, but is highly recommended. To use a bios you need to copy the bios file in the same folder as this program.

Compatible bios files are:

  • psxonpsp660.bin
  • scph101.bin
  • scph5501.bin
  • scph7001.bin
  • scph1001.bin

If you copy more than one bios file, the previous list shows the priority order.

There are some quick presets which can help if you don't know how to tweak the emulator options:

  • Quality - Makes no sacrifices and provides full quality while trying to speed things at least a little. Simple 2D games should run fine.
  • Safe - Good middle ground between speed and quality, only makes the necessary sacrifices to ensure good compatibility and speed.
  • Fast - Sacrifices some quality to run fast but not going too far. Most games should run well with this preset.
  • Turbo - Things start to get ugly here, but at least the games run fast, right?
  • Max Speed - Doesn't care about quality at all, speed is all that matters.

If you enable the second memory card this will be created in the sdmc:/retroarch/forwarders folder and will be shared among the games, this is useful for games that can use other games save files (like Resident Evil 2 if you prefer to have the Leon and Claire discs separated).

Games that have Libcrypt copy protection will need SBI files if aren't patched. If you put your SBI file alongside the game, the creator will detect it and add it automatically (indicated by the "+ Single SBI" next to the selected game name) as long as it has the same name as the game.

If the game is a multidisc PBP you have to append an underscore and the number of disc the SBI file corresponds to at the end (e.g. if the PBP is named "Final Fantasy IX (EUR).pbp" the SBI files should be named "Final Fantasy IX (EUR)_1.sbi", "Final Fantasy IX (EUR)_2.sbi", etc...). You'll know if the creator detected your SBI's if it says "+ Multi SBI" next to the selected game name.

FAQ

Q. Why only PBP and CHD?

PBP files are compressed and can store more than one disc. CHD has enhanced compression, but it lack multidisc support.

Q. How do I create PBP files?

You can use PSX2PSP, Impaler PSX or POPSConv, the internet is full of tutorials about how to use those programs.

POPSConv can't create multidisc PBP files though.

Q. How do I create CHD files?

You have to use chdman which is part of MAME, there are tutorials of how to do it on the internet.

Q. How do I change discs?

Tap the touchscreen to open the emulator menu and go to the Change Disc option, once there open the lid, change the disc number and close the lid.

Q. Hey, the Change Disc option isn't there.

If the option is missing then the PBP you used only has a single disc.

Q. What is the difference between analog and dualshock?

Analog refers to the PlayStation Analog Joystick (SCPH-1110) or the Dual Analog Controller (SCPH-1150 or SCPH-1180) with the green led lit (Flighstick mode).

Dualshock refers to the DualShock Controller (SCPH-1200) or the Dual Analog Controller with the red led lit.

Q. The option to change controller type is missing in the Controls menu.

That can only be changed in the creator.

Q. <insert game name> doesn't run well.

Not every game is gonna run full speed, refer to this thread for the compatibility list and advice about how to get better performance.

Q. The game doesn't boot at all and kicks me back to the home menu.

Official PBP's from PSN don't work. Try creating your own PBP's.

Controls

PS1:

B - PS1 Cross

A - PS1 Circle

Y - PS1 Square

X - PS1 Triangle

L - PS1 L1

R - PS1 R1

ZL - PS1 L2

ZR - PS1 R2

Left Touch - PS1 L3

Right Touch PS1 R3

Start - PS1 Start

Select - PS1 Select

The 3DS touchscreen contains 2 extra buttons at the top left and top right, if you touch top center both touch buttons will be pressed at the same time.

You can enable the option Show Touchscreen buttons in the creator to show an overlay at the screen.

Screenshots

ps1fc3.png

Media

New 2DS XL - Crash Bandicoot - PS1 Test (Giovanni Nigro)

Changelog

v1.7.8

  • Updated pcsx-rearmed core to nightly nov 27 (commit 4bc5e35).
  • Added new core setting "threaded rendering" to the emulator options menu.

v1.7.7

  • Updated pcsx-rearmed core to nightly sep 10 (commit 2791420).
  • Added the new core setting "hi-res downscaling" to the emulator options menu.
  • Adjusted presets to be less aggressive based on the optimization the core has received.
  • Adjusted retroarch settings to use core aspect ratio.
  • Fixed strange behavior of the banner preview if windows dpi settings wasn't 100%.
  • Changed autohotkey script compilation to 64bit (32bit systems were never supported to begin with because makerom.exe is 64bit only).

v1.7.6

  • Adjusted smdh flags to make ps1 cia's unable to run on old 3ds (new 3ds exclusive flag).
  • Fixed chd creation.

v1.7.5

  • Updated pcsx-rearmed core to nightly mar 3 (commit 8fda5dd).
  • Added new emulator option to adjust the newly added cd access method option.
  • Adjusted retroarch autosave interval to 60 seconds (it was disabled before).
  • Moved core version to a edit box for easy visibility.

v1.7.4

  • Updated pcsx-rearmed core to nightly feb 21 (commit 3eb0739).
  • Inform which specific bios is being used if more than 1 is present.
  • Indicate specific core version (that way I can update the core independently from the forwarder creator).

v1.7.3

  • Broke cia creation for pbp, hopefully it's fixed now.

v1.7.2

  • Reworked sbi support, it should work with single disc pbp now.
  • Removed debug message used to test sbi support (oops).

v1.7.1

  • Added chd support.
  • Exposed more emulator options.
  • Added emulation settings presets.
  • Added sbi support (for libcrypt games).
  • Show touch buttons is now enabled by default.
  • Clean temporary files immediately after using them to reduce free space needed to create large cias.
  • Updated 3dstool and makerom.
  • Also removed ctrtool (not needed anymore).

v1.7

  • Fixed psxonpsp660.bin bios detection.
  • And the hle bios too.
  • Adjusted smdh flags to hide the "save backup data" option on the 3ds menu as it isn't supported.
  • "core disk options" was still being displayed when navigating the menu, changed to "change disc".
  • Changed "open/close disc tray" to "open/close lid".
  • Removed option to set circlepad as dpad.
  • Allow remapping controls from the forwarder itself.
  • Added touch buttons to compensate for the missing L3/R3 buttons.
  • Added optional bottom screen image to show touch buttons.
  • Slight adjust to the banner sound.

v1.6

  • Initial release.

External links

Advertising: