Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network - Problem with bad height or bad rendering after use portal in first multiplayer level #158

Open
turican0 opened this issue Aug 6, 2022 · 2 comments
Labels

Comments

@turican0
Copy link
Owner

turican0 commented Aug 6, 2022

image

@turican0 turican0 changed the title Problem with bad height or bad rendering after use portal in first multiplayer level Network - Problem with bad height or bad rendering after use portal in first multiplayer level Aug 6, 2022
@turican0
Copy link
Owner Author

turican0 commented Aug 6, 2022

Tested in DOSBOX and in that is game ok.
image

@turican0
Copy link
Owner Author

turican0 commented Aug 7, 2022

At now fixed:

typedef struct {
uint16_t x;
uint16_t y;
int16_t z;
}axis_3d;

If it was a problem would want to go back and fix it here:

sub_5D530

x_WORD_EB398ar.z -= 51;

turican0 pushed a commit that referenced this issue Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant