game:
arch: win32
exe: drive_c/Program Files/MERCURE/HITOMIML/HITOMIML.EXE
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Waiting for the installer...
message: Insert the "Install Disc"
requires: HITOMI.ICO
- task:
executable: $DISC/SETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
key: HKEY_CURRENT_USER\Software\MERCURE
name: delete_registry_key
- write_file:
content: 'REGEDIT4
[HKEY_CURRENT_USER\Software\MERCURE\HITOMIML]
"DataDir"=".\\"
"InstallDir"=".\\"
"MusicDir"=".\\"
"SaveDir"=".\\"
"VideoDir"=".\\"
"VoiceDir"=".\\"'
file: $CACHE/hitomiml.reg
- task:
filename: $CACHE/hitomiml.reg
name: set_regedit_file
wine:
dxvk: false
overrides:
winegstreamer: b
description: This installer for the physical version that uses 2 CDs.
game_slug: hitomi-my-stepsister
gogslug: ''
humblestoreid: ''
installer_slug: hitomi-my-stepsister-cd-rom
name: Hitomi - My Stepsister
notes: "* Install in the default location\r\n* Do not install the Virtual-Mate launcher\r\
\n* Once the installation is done, do not start the game from the setup, just exit.\r\
\n\r\nThis installer assumes the version being installed is the later one that doesn't\
\ require V-Mate. Therefore, DO NOT install V-Mate when asked.\r\n\r\nIf your version\
\ is an older one that actually requires it, you also will need to manually apply\
\ the patch from JAST to remove it: https://jast.freshdesk.com/support/solutions/articles/12000082061-drm-removal-patches\r\
\n(another option is to just buy the digital-only version from jastusa.com)"
runner: wine
script:
game:
arch: win32
exe: drive_c/Program Files/MERCURE/HITOMIML/HITOMIML.EXE
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Waiting for the installer...
message: Insert the "Install Disc"
requires: HITOMI.ICO
- task:
executable: $DISC/SETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
key: HKEY_CURRENT_USER\Software\MERCURE
name: delete_registry_key
- write_file:
content: 'REGEDIT4
[HKEY_CURRENT_USER\Software\MERCURE\HITOMIML]
"DataDir"=".\\"
"InstallDir"=".\\"
"MusicDir"=".\\"
"SaveDir"=".\\"
"VideoDir"=".\\"
"VoiceDir"=".\\"'
file: $CACHE/hitomiml.reg
- task:
filename: $CACHE/hitomiml.reg
name: set_regedit_file
wine:
dxvk: false
overrides:
winegstreamer: b
slug: hitomi-my-stepsister-cd-rom
steamid: null
version: CD-ROM
year: 2004
{
"game_slug": "hitomi-my-stepsister",
"version": "CD-ROM",
"description": "This installer for the physical version that uses 2 CDs.",
"notes": "* Install in the default location\r\n* Do not install the Virtual-Mate launcher\r\n* Once the installation is done, do not start the game from the setup, just exit.\r\n\r\nThis installer assumes the version being installed is the later one that doesn't require V-Mate. Therefore, DO NOT install V-Mate when asked.\r\n\r\nIf your version is an older one that actually requires it, you also will need to manually apply the patch from JAST to remove it: https://jast.freshdesk.com/support/solutions/articles/12000082061-drm-removal-patches\r\n(another option is to just buy the digital-only version from jastusa.com)",
"name": "Hitomi - My Stepsister",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "hitomi-my-stepsister-cd-rom",
"installer_slug": "hitomi-my-stepsister-cd-rom",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/MERCURE/HITOMIML/HITOMIML.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"description": "Waiting for the installer...",
"message": "Insert the \"Install Disc\"",
"requires": "HITOMI.ICO"
}
},
{
"task": {
"executable": "$DISC/SETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "HKEY_CURRENT_USER\\Software\\MERCURE",
"name": "delete_registry_key"
}
},
{
"write_file": {
"content": "REGEDIT4\n\n\n[HKEY_CURRENT_USER\\Software\\MERCURE\\HITOMIML]\n\"DataDir\"=\".\\\\\"\n\"InstallDir\"=\".\\\\\"\n\"MusicDir\"=\".\\\\\"\n\"SaveDir\"=\".\\\\\"\n\"VideoDir\"=\".\\\\\"\n\"VoiceDir\"=\".\\\\\"",
"file": "$CACHE/hitomiml.reg"
}
},
{
"task": {
"filename": "$CACHE/hitomiml.reg",
"name": "set_regedit_file"
}
}
],
"wine": {
"dxvk": false,
"overrides": {
"winegstreamer": "b"
}
}
}
}