Open main menu

Difference between revisions of "Humongous Entertainment/Progress"

m
(Update examples of debugInput use)
Line 3: Line 3:
* Add support for deleting and renaming of files, to enable original game's load and save system.
* Add support for deleting and renaming of files, to enable original game's load and save system.
* Add support for o72_debugInput, which is used to display a message and request a response. The result is placed into a string array. The opcode is used:
* Add support for o72_debugInput, which is used to display a message and request a response. The result is placed into a string array. The opcode is used:
** To select filename after pressing '5' key in putttime or puttzoo, when the debug level is set to 1 and CameraSaveOu=1' is added to the ScummVM config file.
** To select filename after pressing '5' key in putttime or puttzoo, when the debug level is set to 1 and CameraSaveOut=1' is added to the ScummVM config file.
** To select level in the Eggs Away mini game of farm, when using username of 'PORKDUDE'.
** To select level in the Eggs Away mini game of farm, when using username of 'PORKDUDE'.
** To select level in the Anteater Feeder mini game of jungle, when using username of 'XOCIPIL'.
** To select level in the Anteater Feeder mini game of jungle, when using username of 'XOCIPIL'.
657

edits