Difference between revisions of "REminiscence"
(22 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox homebrew |
| title = REminiscence | | title = REminiscence | ||
− | | image = [[ | + | | image = [[File:REminiscenceicon.png]] |
− | | | + | | type = game engine |
− | |||
| author = [[User:bigs|bigs]] | | author = [[User:bigs|bigs]] | ||
− | + | | download = Media:REminiscence090.rar | |
− | | download = | ||
| source = | | source = | ||
| peripherals = {{Wiimote1}} {{FrontSD}} | | peripherals = {{Wiimote1}} {{FrontSD}} | ||
| hbc = | | hbc = | ||
− | | hbb = | + | | hbb = yes |
}} | }} | ||
Line 20: | Line 18: | ||
You will need the original files, here is the required list : | You will need the original files, here is the required list : | ||
− | + | <pre> | |
− | + | FB_TXT.FNT | |
− | + | GLOBAL.ICN | |
− | + | GLOBAL.FIB | |
− | + | GLOBAL.SPC | |
− | + | *.OFF | |
− | + | *.SPR | |
− | + | *.MAP | |
− | + | *.PAL | |
− | + | *.ANI | |
− | + | *.CT | |
− | + | *.MBK | |
− | + | *.OBJ | |
− | + | *.PGE | |
− | + | *.RP | |
− | + | *.TBN | |
− | + | *.CMD | |
− | + | *.POL | |
+ | *CINE.* | ||
+ | </pre> | ||
Put all of them in "DATA" directory. | Put all of them in "DATA" directory. | ||
− | + | If you have a version distributed by SSI, you'll have to rename some files : | |
+ | <pre> | ||
+ | logosssi.cmd -> logos.cmd | ||
+ | logosssi.pol -> logos.pol | ||
+ | menu1ssi.map -> menu1.map | ||
+ | menu1ssi.pal -> menu1.pal | ||
+ | </pre> | ||
+ | |||
+ | In order to hear music, you'll need the [[Media:Flashbackmods.zip|original music files]] (.mod) of the | ||
+ | amiga version. Copy them to the DATA directory and rename them like this : | ||
+ | |||
+ | <pre> | ||
+ | mod.flashback-ascenseur | ||
+ | mod.flashback-ceinturea | ||
+ | mod.flashback-chute | ||
+ | mod.flashback-desintegr | ||
+ | mod.flashback-donneobjt | ||
+ | mod.flashback-fin | ||
+ | mod.flashback-fin2 | ||
+ | mod.flashback-game_over | ||
+ | mod.flashback-holocube | ||
+ | mod.flashback-introb | ||
+ | mod.flashback-jungle | ||
+ | mod.flashback-logo | ||
+ | mod.flashback-memoire | ||
+ | mod.flashback-missionca | ||
+ | mod.flashback-options1 | ||
+ | mod.flashback-options2 | ||
+ | mod.flashback-reunion | ||
+ | mod.flashback-taxi | ||
+ | mod.flashback-teleport2 | ||
+ | mod.flashback-teleporta | ||
+ | mod.flashback-voyage | ||
+ | </pre> | ||
+ | |||
+ | In order to hear the vocal dialogue in-game, you'll need the original voice.vce file of the | ||
+ | Sega/Mega CD version. Copy it to the DATA directory. | ||
Feel free to repport bugs to bigs at zapoi dot fr | Feel free to repport bugs to bigs at zapoi dot fr | ||
Line 49: | Line 85: | ||
== Controls == | == Controls == | ||
− | |||
− | |||
=== Menu === | === Menu === | ||
Line 58: | Line 92: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! | + | ! {{WiimoteHorizontal}} !! Action |
|- | |- | ||
| {{WiimoteBButton}} || Skip videos | | {{WiimoteBButton}} || Skip videos | ||
Line 75: | Line 109: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! | + | ! {{WiimoteHorizontal}} !! Action |
|- | |- | ||
| {{WiimoteDPadRight}} || Move player | | {{WiimoteDPadRight}} || Move player | ||
Line 85: | Line 119: | ||
| {{WiimoteDPadDown}} || Move player | | {{WiimoteDPadDown}} || Move player | ||
|- | |- | ||
− | | {{ | + | | {{WiimoteAButton}} || use the current inventory object |
|- | |- | ||
− | | {{ | + | | {{Wiimote2Button}} || talk / use / run / shoot |
|- | |- | ||
− | | {{WiimoteBButton}} || inventory | + | | {{WiimoteBButton}} || inventory / skip dialogue |
|- | |- | ||
− | | {{WiimoteHomeButton}} || Ask to quit | + | | {{WiimoteHomeButton}} || Ask to quit |
|} | |} | ||
Line 98: | Line 132: | ||
== Releases == | == Releases == | ||
+ | |||
+ | === v0.90 08/11/23 === | ||
+ | |||
+ | Download - [[Media:REminiscence090.rar|REminiscence090.rar]] | ||
+ | |||
+ | * Sound is much better, ...not perfect yet... | ||
+ | |||
+ | |||
+ | === v0.83 08/11/19 === | ||
+ | |||
+ | Download - [[Media:REminiscence083.rar|REminiscence083.rar]] | ||
+ | |||
+ | * Added sound, but laa-aa-aag | ||
+ | |||
=== v0.80 08/11/16 === | === v0.80 08/11/16 === |
Latest revision as of 19:30, 18 October 2018
REminiscence | |
![]() | |
General | |
---|---|
Author(s) | bigs |
Type | Game engine |
Links | |
Download | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() ![]() |
REminiscence is a remake of the Flashback game engine. I did port it from http://cyxdown.free.fr/reminiscence/. I will setup a page there http://wii.bigs.fr soon.
Make it work
You need to own an original version of Flashback to play. You will need the original files, here is the required list :
FB_TXT.FNT GLOBAL.ICN GLOBAL.FIB GLOBAL.SPC *.OFF *.SPR *.MAP *.PAL *.ANI *.CT *.MBK *.OBJ *.PGE *.RP *.TBN *.CMD *.POL *CINE.*
Put all of them in "DATA" directory.
If you have a version distributed by SSI, you'll have to rename some files :
logosssi.cmd -> logos.cmd logosssi.pol -> logos.pol menu1ssi.map -> menu1.map menu1ssi.pal -> menu1.pal
In order to hear music, you'll need the original music files (.mod) of the amiga version. Copy them to the DATA directory and rename them like this :
mod.flashback-ascenseur mod.flashback-ceinturea mod.flashback-chute mod.flashback-desintegr mod.flashback-donneobjt mod.flashback-fin mod.flashback-fin2 mod.flashback-game_over mod.flashback-holocube mod.flashback-introb mod.flashback-jungle mod.flashback-logo mod.flashback-memoire mod.flashback-missionca mod.flashback-options1 mod.flashback-options2 mod.flashback-reunion mod.flashback-taxi mod.flashback-teleport2 mod.flashback-teleporta mod.flashback-voyage
In order to hear the vocal dialogue in-game, you'll need the original voice.vce file of the Sega/Mega CD version. Copy it to the DATA directory.
Feel free to repport bugs to bigs at zapoi dot fr
Controls
Menu
The menu is controlled using Wiimote 1
![]() |
Action |
---|---|
![]() |
Skip videos |
![]() |
Go up |
![]() |
Go down |
![]() |
Select |
Game
The game is controlled using Wiimote number 1
![]() |
Action |
---|---|
![]() |
Move player |
![]() |
Move player |
![]() |
Move player |
![]() |
Move player |
![]() |
use the current inventory object |
![]() |
talk / use / run / shoot |
![]() |
inventory / skip dialogue |
![]() |
Ask to quit |
Screenshots
Releases
v0.90 08/11/23
Download - REminiscence090.rar
- Sound is much better, ...not perfect yet...
v0.83 08/11/19
Download - REminiscence083.rar
- Added sound, but laa-aa-aag
v0.80 08/11/16
Download - REminiscence080.rar
- First release
- Several bugs left...Hunting...