re3-installer
Install GTA III files from ISO or directories for use with re3.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.2%) to scientific vocabulary
Keywords
Repository
Install GTA III files from ISO or directories for use with re3.
Basic Info
- Host: GitHub
- Owner: Tatsh
- License: gpl-3.0
- Language: C
- Default Branch: master
- Homepage: https://tatsh.github.io/re3-installer/
- Size: 1.16 MB
Statistics
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 5
Topics
Metadata Files
README.md
re3-installer
Install GTA III files from ISO or directories for use with re3.
This also works with ISO files or directories of GTA Vice City (for use with reVC). You should
specify INSTALL_DIR in this case.
Usage
plain
re3-installer ISO_OR_DIR1 ISO_OR_DIR2 [INSTALL_DIR]
ISO_OR_DIR1 and ISO_OR_DIR2 must both be the appropriate disc as an ISO image or a path to its
contents in a directory.
ISO_OR_DIR2 must contain the 'Audio' directory from the second disc.
If INSTALL_DIR is not specified, the following paths will be used:
- Linux:
${XDG_DATA_HOME}/re3with fallback to~/.local/share/re3 - macOS:
~/Library/Application Data/re3 - Windows:
%APPDATA%\re3(typically%USERPROFILE%\AppData\Roaming\re3)
This project supports Linux, macOS, and Windows.
How to build
Requirements:
- CMake
- Unshield
- libcdio
- pkgconfig
shell
cd re3-installer/ # cloned repository
cmake -S . -B build
cmake --build build
Owner
- Login: Tatsh
- Kind: user
- Repositories: 87
- Profile: https://github.com/Tatsh
Citation (CITATION.cff)
authors:
- family-names: 'Udvare'
given-names: 'Andrew'
cff-version: '1.2.0'
date-released: '2025-08-31'
message: 'If you use this software, please cite it as below.'
title: 're3-installer'
version: '0.2.2'
GitHub Events
Total
- Release event: 1
- Delete event: 3
- Issue comment event: 1
- Push event: 143
- Pull request event: 4
- Create event: 6
Last Year
- Release event: 1
- Delete event: 3
- Issue comment event: 1
- Push event: 143
- Pull request event: 4
- Create event: 6
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: 7 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- keiem (1)
Pull Request Authors
- dependabot[bot] (1)