Robert Crossfield

Results 22 comments of Robert Crossfield

This may require an extension of the detection system, as currently its all-or-none, so perhaps we need a toggle flag added (definite vs optional)

anything that looks cleaner and less cluttered than the current "page" the current "page" has a very strong resemblance to the readme... :) we could take consider an area for...

hey @vanfanel , ive taken a look at this, and the problem i found with just VSYNC, is it goes too fast. The Amiga seems to take about 6 seconds...

@vanfanel This is how it looks without the delay and with SDL_RENDERER_PRESENTVSYNC set.. 60Hz display mode [https://github.com/OpenFodder/openfodder/assets/1327406/3545e4ab-3c3c-40bd-9186-acf824a4c553](https://github.com/OpenFodder/openfodder/assets/1327406/3545e4ab-3c3c-40bd-9186-acf824a4c553)

alright, turns out the PC and Amiga version have slightly different data for the helicopter sequence, PC version basically doubled all the values Its still not a perfect match to...

for some reason the audio in the video i posted sounds much worse than it actually does on my machine but.. the amiga sound/music has always been slightly off, im...

Although it doesn't tick all the boxes, the latest windows builds are always available at x64: https://s3.amazonaws.com/openfodder-builds/OpenFodder-x64-Release-latest.zip x86: https://s3.amazonaws.com/openfodder-builds/OpenFodder-x86-Release-latest.zip They do only include the binary/dlls/ini though - no data demos...

This is possible, its similar to this already, except its compiled in and still contains data from a dropped feature https://github.com/OpenFodder/openfodder/blob/master/Source/Recruits.cpp#L27

Not really sure if this should be classified as a bug or not, as its deliberate and comes from adding support for CF1/2/Demos, but probably also unexpected in the same...