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

Getting stuck on corners #55

Open
fonic opened this issue May 27, 2022 · 3 comments
Open

Getting stuck on corners #55

fonic opened this issue May 27, 2022 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed hurt me plenty

Comments

@fonic
Copy link

fonic commented May 27, 2022

During my playthrough, I noticed a couple of times that I tend to get stuck on corners. It is hard to describe in words, therefore I recorded some footage in area 12 to illustrate the issue.

I'm only moving forward in the clip and only get stuck the first time. On the second try, I don't get stuck. I haven't really been able to figure out what causes it and when - most likely the angle in relation to the wall I'm running into?

Playing version 2.0, created using the patch from Romhacking.net and the original 'Doom (Europe)' rom, on AYN Odin using RetroArch Plus, core PicoDrive.

video.mp4
@viciious
Copy link
Owner

viciious commented May 27, 2022

This is a known issue. The movement code in JagDoom and its derivatives isn't an exact carbon copy of that from PC Doom. If someone wants to port it over from there, they are welcome to do so :)

@fonic
Copy link
Author

fonic commented May 27, 2022

This is a known issue. The movement code in JagDoom and its derivatives isn't an exact carbon copy of that from PC Doom. If someone wants to port it over from there, they are welcome to do so :)

That depends - are we talking about C or about SH-2 assembly in this case? I actually know my may around the sources quite well (the original ones that is), as I created a bot for an early ZDoom version many years ago.

@viciious
Copy link
Owner

This is a known issue. The movement code in JagDoom and its derivatives isn't an exact carbon copy of that from PC Doom. If someone wants to port it over from there, they are welcome to do so :)

That depends - are we talking about C or about SH-2 assembly in this case? I actually know my may around the sources quite well (the original ones that is), as I created a bot for an early ZDoom version many years ago.

C. The only few pieces of code written in SH-2 assembly deal with low level drawing and sound mixing routines :)

@viciious viciious added bug Something isn't working hurt me plenty help wanted Extra attention is needed labels Jun 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed hurt me plenty
Projects
None yet
Development

No branches or pull requests

2 participants