Re: Working native port of Stunts with 8 multiplayer over Internet
It really shouldn't though, if all you did was drive the wrong way. I guess you changed the way the start/finish line functions in order to account for cars starting on the pre…
Re: Working native port of Stunts with 8 multiplayer over Internet
Yeah, I've seen that issue too when converting car files, though I never bothered to investigate the cause. I think the error is in the treatment of the `ins2` bitmap of the `S…
Re: Working native port of Stunts with 8 multiplayer over Internet
Stunts itself was originally written using Microsoft C 5.1 (~1988) and assembler restunts switched to the Borland compiler
Re: Working native port of Stunts with 8 multiplayer over Internet
It really shouldn't though, if all you did was drive the wrong way. I guess you changed the way the start/finish line functions in order to account for cars starting on the pre…
Re: Working native port of Stunts with 8 multiplayer over Internet
Reminds me of a time where I had to start six instances of an unstable version of VMWare. It took some attempts before I managed to keep all the VMs alive for the few minutes I nee…
Re: Working native port of Stunts with 8 multiplayer over Internet
Just some testing. In the attached picture we can see that 8 cars are present on the track in a live game. It is quite painful to do this kind of testing, but it does work. The car…
Re: Working native port of Stunts with 8 multiplayer over Internet
As far as I know, not beyond what's on the wiki article. It is well-known that the specific behaviour of the bug depends on the remainder of (65536/mass) and that it is further…
Re: Working native port of Stunts with 8 multiplayer over Internet
Also thanks for the heads up on the aspect ratio! I didn't notice!
Re: Working native port of Stunts with 8 multiplayer over Internet
Come on, you can't just drop a bombshell like that without giving details. Does this mean you actually know specifically what causes the bug, or did you just implement an alter…
Re: Working native port of Stunts with 8 multiplayer over Internet
This is amazing, please release as soon as you feel it is ready! Though one issue that's immediately obvious from your screenshots is that the port isn't doing aspect ratio…