{"id":15806004,"url":"https://github.com/qnighy/tapir-old","last_synced_at":"2025-04-07T10:16:46.812Z","repository":{"id":35290392,"uuid":"39551395","full_name":"qnighy/tapir-old","owner":"qnighy","description":"RGSS3 clone","archived":false,"fork":false,"pushed_at":"2015-09-15T05:24:24.000Z","size":328,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-06T02:41:28.151Z","etag":null,"topics":["game","rgss","ruby","sdl2"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qnighy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-23T07:06:36.000Z","updated_at":"2019-01-04T04:03:03.000Z","dependencies_parsed_at":"2022-09-17T00:51:07.024Z","dependency_job_id":null,"html_url":"https://github.com/qnighy/tapir-old","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Ftapir-old","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Ftapir-old/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Ftapir-old/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Ftapir-old/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qnighy","download_url":"https://codeload.github.com/qnighy/tapir-old/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247631833,"owners_count":20970069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["game","rgss","ruby","sdl2"],"created_at":"2024-10-05T02:41:16.062Z","updated_at":"2025-04-07T10:16:46.777Z","avatar_url":"https://github.com/qnighy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tapir\n\nTapir is a re-implementation project of RGSS/RGSS2/RGSS3 game engines.\n\n## Dependencies\n\nIt works currently on Linux. Porting to Android is planned.\n\nIt depends on:\n\n- C/C++ Compiler (e.g. GCC)\n- bison/flex (used to build Ruby)\n- SDL2 and its development package\n\n## How to build\n\nFirst, build Ruby1.9.2p0.\n\n```\n$ ./build-ruby192.sh\n```\n\nNext, build Tapir/Accordion.\n\n```\n$ cd accordion\n$ make\n```\n\n## How to use\n\n1. Install Enterbrain's \"RPG Maker VX Ace RTP\" on your Windows.\n2. Copy it into `/usr/local/share/Enterbrain`. Make sure that `/usr/local/share/Enterbrain/RGSS3/RPGVXAce/Game.ico` exists.\n3. Copy `accordion/tapir` to the RPG Maker VX Ace game directory, where Game.exe exists.\n4. run `./tapir` in the game directory.\n\n## Compatibility\n\nCurrently we are working on the game library. This enables us to run non-extended games, such as Sakusaku.\n\nSome distributed scripts make use of Win32API. So we have to fake the API in order to run these scripts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqnighy%2Ftapir-old","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqnighy%2Ftapir-old","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqnighy%2Ftapir-old/lists"}