Opened 17 years ago
Closed 16 years ago
#3217 closed defect (fixed)
NIPPON: Missing spotlight in demo
Reported by: | Kirben | Owned by: | peres |
---|---|---|---|
Priority: | high | Component: | Engine: Parallaction |
Version: | Keywords: | ||
Cc: | Game: | Nippon Safes |
Description
ScummVM 0.10.0svn (May 31 2007 18:34:21) Compiled under mingw with GCC 3.4.5 Running on Windows XP Media Center 2005 Edition English Amiga demo of Nippon Safes.
There should be a circular spotlight on Donna Fatale, and a darker room, when she is dancing on the stage, in the Hot Sushi.
I have attached a screenshot from the original demo, when running under WinUAE. The screenshot displays the circular spotlight Donna Fatale, and the darker room.
Ticket imported from: #1729309. Ticket imported from: bugs/3217.
Attachments (1)
Change History (11)
by , 17 years ago
Attachment: | spotlight.png added |
---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Amiga halfbrite mode is still disabled in code because not fully implemented. You may want to take a look at the TODO page for Parallaction the wiki.
comment:3 by , 17 years ago
Amiga halfbrite mode is still disabled in code because not fully implemented. You may want to take a look at the TODO page for Parallaction the wiki.
comment:5 by , 17 years ago
Issue is still present. I'm reworking the rendering code to be able to properly implement it soon.
comment:6 by , 17 years ago
The halfbrite effect necessary for the spotlight has been implemented in the game at revision 29863. For now, the spotlight is not yet moving on the stage before Donna starts her number. This will be fixed soon.
comment:8 by , 16 years ago
Priority: | normal → high |
---|
comment:9 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:10 by , 16 years ago
This has been fixed in r30811. I mentioned this very tracker item in my commit message, then forgot to close it... Sorry.
Amiga halfbrite mode is still disabled in code because not fully implemented. You may want to take a look at the TODO page for Parallaction the wiki.