diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-04-01 21:19:45 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-04-02 21:23:51 +0200 |
| commit | 88728b89fed87326dae23619e2e93d4bd060a3ea (patch) | |
| tree | 4c1bf3af96e1e1ea200f9e5c08e3a672f5c4fe54 /include/globals.s | |
| parent | 2f140cfb7ea73e631fce086327bcb3a674758b0e (diff) | |
| download | jetpac.nes-88728b89fed87326dae23619e2e93d4bd060a3ea.tar.gz jetpac.nes-88728b89fed87326dae23619e2e93d4bd060a3ea.zip | |
Adapt velocity constants for PAL
In 2f140cfb7ea7 ("player: First PAL implementation") the rate of
acceleration was adapted for PAL. Now the values for velocities have
been adapted as well, in a way that we get (virtually) the same
experience in PAL and in NTSC.
This has been done by moving the velocity constants into configurable
values, which are then picked up by a new bin/values.rb script. This
script allows us to write the constants in plain floating point numbers,
does the conversion to fixed point numbers as expected, and it also does
the same for PAL by applying the proper NTSC to PAL conversion.
As a cherry on top, some values have also been tuned to match the
original game more closely, even if some more fine tuning might still be
needed here and there.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'include/globals.s')
0 files changed, 0 insertions, 0 deletions
