More actions
(Created page with "{{#seo: |title=Wii Homebrew Games (Game engine) - GameBrew |title_mode=append |image=reminiscencewii.jpg |image_alt=REminiscence }} {{Infobox Wii Homebrews |title=REminiscence...") |
No edit summary |
||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/reminiscencewii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/reminiscencewii.7z | ||
|website= | |website= | ||
|source= | |source= | ||
}} | }} | ||
https:// | '''REminiscence''' is a remake of the Flashback game engine. I did port it from http://cyxdown.free.fr/reminiscence/. | ||
== 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 : | |||
<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. | |||
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 [https://dlhb.gamebrew.org/wiihomebrews/reminiscencewii.7z|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. | |||
== Controls == | |||
=== Menu === | |||
The menu is controlled using Wiimote 1 | |||
{| class="wikitable" | |||
|- | |||
! Wiimote Horizontal !! Action | |||
|- | |||
| Wiimote B Button || Skip videos | |||
|- | |||
| Wiimote DPad Up || Go up | |||
|- | |||
| Wiimote DPad Down || Go down | |||
|- | |||
| Wiimote A Button || Select | |||
|} | |||
=== Game === | |||
The game is controlled using Wiimote number 1 | |||
{| class="wikitable" | |||
|- | |||
! Wiimote Horizontal !! Action | |||
|- | |||
| Wiimote DPad Right || Move player | |||
|- | |||
| Wiimote DPad Left || Move player | |||
|- | |||
| Wiimote DPad Up || Move player | |||
|- | |||
| Wiimote DPad Down || Move player | |||
|- | |||
| Wiimote A Button || use the current inventory object | |||
|- | |||
| Wiimote 2 Button || talk / use / run / shoot | |||
|- | |||
| Wiimote B Button || inventory / skip dialogue | |||
|- | |||
| Wiimote Home Button || Ask to quit | |||
|} | |||
==Media== | ==Media== | ||
<youtube></youtube> | '''Flashback Review'''<br> | ||
<youtube>crh9hmQsMLw</youtube> | |||
== Releases == | |||
''' v0.90 08/11/23 ''' | |||
* Sound is much better, ...not perfect yet... | |||
''' v0.83 08/11/19 ''' | |||
* Added sound, but laa-aa-aag | |||
''' v0.80 08/11/16 ''' | |||
* First release | |||
* Several bugs left...Hunting... | |||
==External links== | |||
* Main Game - http://cyxdown.free.fr/reminiscence/ | |||
* Wiibrew - https://wiibrew.org/wiki/REminiscence |
Revision as of 00:03, 1 August 2022
REminiscence | |
---|---|
File:Reminiscencewii.jpg | |
General | |
Author | Bigs |
Type | Game engine |
Version | 0.05 |
License | Mixed |
Last Updated | 2008/11/24 |
Links | |
Download | |
REminiscence is a remake of the Flashback game engine. I did port it from http://cyxdown.free.fr/reminiscence/.
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 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.
Controls
Menu
The menu is controlled using Wiimote 1
Wiimote Horizontal | Action |
---|---|
Wiimote B Button | Skip videos |
Wiimote DPad Up | Go up |
Wiimote DPad Down | Go down |
Wiimote A Button | Select |
Game
The game is controlled using Wiimote number 1
Wiimote Horizontal | Action |
---|---|
Wiimote DPad Right | Move player |
Wiimote DPad Left | Move player |
Wiimote DPad Up | Move player |
Wiimote DPad Down | Move player |
Wiimote A Button | use the current inventory object |
Wiimote 2 Button | talk / use / run / shoot |
Wiimote B Button | inventory / skip dialogue |
Wiimote Home Button | Ask to quit |
Media
Flashback Review
Releases
v0.90 08/11/23
- Sound is much better, ...not perfect yet...
v0.83 08/11/19
- Added sound, but laa-aa-aag
v0.80 08/11/16
- First release
- Several bugs left...Hunting...
External links
- Main Game - http://cyxdown.free.fr/reminiscence/
- Wiibrew - https://wiibrew.org/wiki/REminiscence