{"id":16143280,"url":"https://github.com/midzer/reminiscence","last_synced_at":"2025-08-12T10:07:36.237Z","repository":{"id":257817257,"uuid":"619346080","full_name":"midzer/reminiscence","owner":"midzer","description":"REminiscence is a rewrite of the engine used in the game Flashback from Delphine Software ported for the web","archived":false,"fork":false,"pushed_at":"2023-03-27T00:30:59.000Z","size":213,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-11T00:09:05.156Z","etag":null,"topics":["emscripten"],"latest_commit_sha":null,"homepage":"","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/midzer.png","metadata":{"files":{"readme":"README.txt","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-27T00:23:55.000Z","updated_at":"2023-11-29T20:39:36.000Z","dependencies_parsed_at":"2024-10-10T00:09:01.970Z","dependency_job_id":"67e63e38-f2f3-481a-a5c9-feb335999b35","html_url":"https://github.com/midzer/reminiscence","commit_stats":null,"previous_names":["midzer/reminiscence"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midzer%2Freminiscence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midzer%2Freminiscence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midzer%2Freminiscence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midzer%2Freminiscence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/midzer","download_url":"https://codeload.github.com/midzer/reminiscence/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246466772,"owners_count":20782190,"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":["emscripten"],"created_at":"2024-10-10T00:08:57.125Z","updated_at":"2025-03-31T12:24:59.137Z","avatar_url":"https://github.com/midzer.png","language":"C++","funding_links":[],"categories":["Games"],"sub_categories":[],"readme":"\nREminiscence README\nRelease version: 0.4.9\n-------------------------------------------------------------------------------\n\n\nAbout:\n------\n\nREminiscence is a re-implementation of the engine used in the game Flashback\nmade by Delphine Software and released in 1992. More informations about the\ngame can be found at [1], [2] and [3].\n\n\nData Files:\n-----------\n\nYou will need the original files of the PC (DOS or CD), Amiga or Macintosh\nrelease. Support for Amiga and Macintosh is still experimental.\n\nFor the Macintosh release, the resource fork must be dumped as a file named\n'FLASHBACK.BIN' (MacBinary) or 'FLASHBACK.RSRC' (AppleDouble).\n\nTo hear music during polygonal cutscenes with the PC version, you need to copy\nthe music/ directory of the Amiga version or use the .mod fileset from\nunexotica [4].\n\nFor speech with in-game dialogues, you need to copy the 'VOICE.VCE' file from\nthe SegaCD version to the DATA directory.\n\n\nRunning:\n--------\n\nBy default, the engine tries to load the game data files from the 'DATA'\ndirectory, as the original game executable did. The savestates are saved in the\ncurrent directory.\n\nThese paths can be changed using command line switches :\n\n    Usage: rs [OPTIONS]...\n    --datapath=PATH   Path to data files (default 'DATA')\n    --savepath=PATH   Path to save files (default '.')\n    --levelnum=NUM    Level to start from (default '0')\n    --fullscreen      Fullscreen display\n    --widescreen=MODE 16:9 display (adjacent,mirror,blur,none)\n    --scaler=NAME@X   Graphics scaler (default 'scale@3')\n    --language=LANG   Language (fr,en,de,sp,it,jp)\n    --autosave        Save game state automatically\n\nThe scaler option specifies the algorithm used to smoothen the image in\naddition to a scaling factor. External scalers are also supported, the suffix\nshall be used as the name. Eg. If you have scaler_xbr.dll, you can pass\n'--scaler xbr@2' to use that algorithm with a doubled window size (512x448).\n\nThe widescreen option accepts two modes :\n    'adjacent' : left and right rooms bitmaps will be drawn\n    'mirror' : the current room bitmap will be drawn mirrored\n\nIn-game hotkeys :\n\n    Arrow Keys        move Conrad\n    Enter             use the current inventory object\n    Shift             talk / use / run / shoot\n    Escape            display options\n    Backspace / Tab   display inventory / skip cutscene\n    Alt Enter         toggle windowed / fullscreen mode\n    Alt + and -       increase or decrease game screen scaler factor\n    Alt S             take screenshot\n    Ctrl G            toggle auto zoom (DOS version only)\n    Ctrl S            save game state\n    Ctrl L            load game state\n    Ctrl R            rewind game state buffer (requires --autosave)\n    Ctrl + and -      change game state slot\n    Function Keys     change game screen scaler\n\n\nCredits:\n--------\n\nDelphine Software, obviously, for making another great game.\nYaz0r, Pixel and gawd for sharing information they gathered on the game.\n\n\nContact:\n--------\n\nGregory Montoir, cyx@users.sourceforge.net\n\n\nURLs:\n-----\n\n[1] http://www.mobygames.com/game/flashback-the-quest-for-identity\n[2] http://en.wikipedia.org/wiki/Flashback:_The_Quest_for_Identity\n[3] http://ramal.free.fr/fb_en.htm\n[4] https://www.exotica.org.uk/wiki/Flashback\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidzer%2Freminiscence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidzer%2Freminiscence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidzer%2Freminiscence/lists"}