-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workinglvlbuild.exeRelated to lvlbuild.exeRelated to lvlbuild.exe
Description
Expected Behavior
Actors should display their 1st frame (ACTOR_DATA::pic[1]) if there are actors on a given screen.
Actual Behavior
No actors are displayed.
When the commented code in load_actors and display_actors is compiled, the program fails to transition to a screen that has actors.
load_actors- This will typically fail when attempting to loadACTOR4, and also causes memory corruption related to Quitting LVLBUILD results in memory corruption #8.display_actors- Transitioning to a screen that has actors will result in an initial render of the screen, and then draw scrolling lines on the screen.
Steps to Reproduce the Problem
- Mount GOTRES.DAT in C:\GOT\
- Mount LVLBUILD.EXE in C:\
- RUN LVLBUILD.EXE
- Press SHIFT+Down twice or SHIFT+Right once to transition to a screen that has at least one actor
Specifications
- Version:
- Platform:
- Subsystem:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglvlbuild.exeRelated to lvlbuild.exeRelated to lvlbuild.exe