• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT

    User name R. Michaels

    Log entry time 20:52:19 on February26,2002

    Entry number 4388

    keyword=prescale factor problem

    I just noticed that people have set strange prescale factors which probably means
    they don't know the rules: For all ps factors the hardware uses the modulus of a
    maximum. For ps1-ps4 the max is 24 bits, so max = 16.7 M. For ps5- ps8 the
    max is 16 bits, so max = 65535. (and for ps9-12 max =1). Some values like
    ps5 = 100000 mean 100000%65536 which is probably not what you intended.