GMS FastLauncher Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 28: | Line 28: | ||
GMAssetVita.zip structure: | GMAssetVita.zip structure: | ||
games\ | |||
game.win - Main game file | |||
options.ini - Options file (optional) | |||
*.ogg or other files - Game data files | |||
Please note that game savedata directory isn't cleaned. | Please note that game savedata directory isn't cleaned. | ||
Revision as of 00:34, 18 January 2023
| GM:S FastLauncher | |
|---|---|
| General | |
| Author | tijesef |
| Type | Developments |
| Version | 2019 |
| License | Mixed |
| Last Updated | 2019/07/23 |
| Links | |
| Download | |
GM:S FastLauncher is a tool (miniweb for PC + VPK) that allows you to test GameMaker: Studio games on PSVita via Wi-Fi.
User guide
How to use:
- Make a GMAssetVita.zip and place into htdocs folder.
- Run RunMe.bat.
- Run app on your PS Vita.
- Enter your PC IP.
GMAssetVita.zip structure:
games\ game.win - Main game file options.ini - Options file (optional) *.ogg or other files - Game data files
Please note that game savedata directory isn't cleaned.
Source code is included in GMS-FastLauncher.vpk/script.lua
PPS: The game included in demo GMAssetVita.zip is a Spacewar demo.
Controls
D-Pad Up - Move forward
D-Pad Right/Left - turn right
Cross - Shoot
Credits
Hello to idumpvitastuff (aka PSSDude).