More actions
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
|type=Plugins | |type=Plugins | ||
|version=1.6 | |version=1.6 | ||
|license= | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/gamesdvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/gamesdvita.7z | ||
|website=https://github.com/xyzz/gamecard-microsd#readme | |website=https://github.com/xyzz/gamecard-microsd#readme | ||
Line 33: | Line 33: | ||
* Removed unused INS pad on the microSD socket side. | * Removed unused INS pad on the microSD socket side. | ||
* Changed routing to reduce number of VIAs and the probability of electrons falling out of the board. | * Changed routing to reduce number of VIAs and the probability of electrons falling out of the board. | ||
* This design is not tested yet. | |||
This design is not tested yet. | |||
''' v2.0 ''' | ''' v2.0 ''' | ||
* Reduced gamecard pads total width by 1.0mm. | * Reduced gamecard pads total width by 1.0mm. | ||
* Removed fourth microsd socket leg. | * Removed fourth microsd socket leg. | ||
* This design is not tested by me yet, but other people confirmed it works. | |||
This design is not tested by me yet, but other people confirmed it works. | |||
''' v1.0 ''' | ''' v1.0 ''' | ||
*Original design. | * Original design. | ||
===Software=== | ===Software=== | ||
Line 69: | Line 67: | ||
== Credits== | == Credits== | ||
License: | License: | ||
* Code inside the | * Code inside the driver directory is licensed under GPLv3 or later. | ||
* Contents of the | * Contents of the board directory are licensed under [https://creativecommons.org/publicdomain/zero/1.0/ CC0]. | ||
Special thanks to: | Special thanks to: |
Latest revision as of 06:58, 8 Ocak 2023
gamesd | |
---|---|
General | |
Author | xyzz |
Type | Plugins |
Version | 1.6 |
License | Mixed |
Last Updated | 2019/08/31 |
Links | |
Download | |
Website | |
Source | |
Gamesd is a plugin works as a driver for SD to Gamecard adapters (formerly know as SD2VITA).
SD will be mounted as ux0:/ partition.
Media
How to set up PS Vita SD2VITA (Micro SD to Gamecard) on Windows (The Modshiah)
Changelog
Hardware
v3.0
- Reduced gamecard pads total width by 0.2mm.
- Removed testpads.
- Removed unused INS pad on the microSD socket side.
- Changed routing to reduce number of VIAs and the probability of electrons falling out of the board.
- This design is not tested yet.
v2.0
- Reduced gamecard pads total width by 1.0mm.
- Removed fourth microsd socket leg.
- This design is not tested by me yet, but other people confirmed it works.
v1.0
- Original design.
Software
v1.6
- Added 3.71/3.72 support.
v1.5
- Added 3.69/3.70 support.
v1.4
- Fix sporadic wakeup issue.
v1.3
- Added appmgr patch to allow memory card remount.
v1.2
- Added 3.68 support.
v1.1
- Added 3.65/3.67 support.
v1.0
- First Release.
Credits
License:
- Code inside the driver directory is licensed under GPLv3 or later.
- Contents of the board directory are licensed under CC0.
Special thanks to:
- @motoharu-gosuto for their work on gamecard RE
- @TheOfficialFlow for providing original version of the usbmc plugin