Open main menu

Difference between revisions of "The Madness of Roland"

m
Add defaultsort
m (Add defaultsort)
 
(3 intermediate revisions by one other user not shown)
Line 25: Line 25:
The game was built using Visual Basic 3 and has Windows Forms used within the game. I believe we can implement most of it and create a simple UI that will handle some of the form interactions.
The game was built using Visual Basic 3 and has Windows Forms used within the game. I believe we can implement most of it and create a simple UI that will handle some of the form interactions.
It has some game flags that records the user interaction with some of the screens which can lead to different endings, but most of the game can be played freely, choosing any character and chapter, but it is intended to be played/listened like an audiobook.
It has some game flags that records the user interaction with some of the screens which can lead to different endings, but most of the game can be played freely, choosing any character and chapter, but it is intended to be played/listened like an audiobook.
The game logic is all hard-coded.




Line 38: Line 40:
* RLE Bitmap Compressed Images: .rle
* RLE Bitmap Compressed Images: .rle
** The screens are all RLE images with few BMP files
** The screens are all RLE images with few BMP files


* Quick Time Container: .mov
* Quick Time Container: .mov
Line 46: Line 47:




== ScummVM Missing Codec ==
== Reverse ==
 
Need to track chapter, characters, visit characters, visit pages per character.
 
Characters Indexes: 5
* Angelica: 1
* Charlemagne: 2
* Durendal: 3
* Roland: 4
* Main Leaf: 5


Chapters Indexes: 7
* Seige of Paris
* Beware the Forest Green
* Black is the Kight
* A Chapel, Small and Dear
* La Bella Luna
* The Tide Turns
* Epilogue




Line 56: Line 74:




{{DEFAULTSORT:Madness of Roland, The}}
[[Category:Unsupported Games]]
[[Category:Unsupported Games]]
[[Category:VirtualCinema Games]]
[[Category:VirtualCinema Games]]
2,212

edits