https://github.com/joshraphael/ra18190
Retro Achievements set design document for the game Where is my Heart? on the PlayStation Portable
https://github.com/joshraphael/ra18190
achievement achievements rascript ratools retroachievements whereismyheart
Last synced: about 2 months ago
JSON representation
Retro Achievements set design document for the game Where is my Heart? on the PlayStation Portable
- Host: GitHub
- URL: https://github.com/joshraphael/ra18190
- Owner: joshraphael
- License: mit
- Created: 2024-12-10T06:24:34.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-09T18:57:09.000Z (about 2 months ago)
- Last Synced: 2025-03-09T19:31:49.403Z (about 2 months ago)
- Topics: achievement, achievements, rascript, ratools, retroachievements, whereismyheart
- Language: F#
- Homepage: https://retroachievements.org/game/18190
- Size: 337 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
ra18190
Retro Achievements set design document for the game [Where is my Heart?](https://retroachievements.org/game/18190) on the PlayStation Portable## Content:
1. [Design Doc](DESIGN.md)
2. [Code](18190.rascript)## Commands:
|Title|Command|Parameters|Description|
|-|-|-|-|
|Compile|`make compile`|None|Compile RAScript into achievement logic|
|Code Notes|`make notes`|None|Use the API to download the games code notes|
|Load Save|`make load chapter=`|`number` - chapter number|Load specified chapter save file into emulator (both Europe and USA versions)|