nullobject / rygar-fpga

A FPGA core for the arcade game, Rygar (1986).
https://joshbassett.info
MIT License
17 stars 6 forks source link

Issues with display only showing 1/2 screen #2

Open NML32 opened 4 years ago

NML32 commented 4 years ago

Works fine on my MiSTer with 32meg RAM but I only see 1/2 the screen with my MiSTer with 64meg and locks up.

20190922_082704-screen

NML32 commented 4 years ago

Updated info: I put my 32 meg module back in and I just get a black screen. 1 out of 3 of my MiSTers displays Rygar correctly.

nullobject commented 4 years ago

@NML32 Will investigate. Thanks for the bug report, this is super helpful ❤️

eubrunosilva commented 4 years ago

i was getting half screen with MiSTer_20190913 but with MiSTer_20190922 works ok. I have 128MB

NML32 commented 4 years ago

I'm still getting 1/2 screen even with MiSTer_20190922. With both HDMI and VGA. Update: I deleted my mister.ini and now I'm getting full screen.

NML32 commented 4 years ago

forced_scandoubler=1 setting in mister.ini seems to be causing my 1/2 screen issue.

nullobject commented 4 years ago

@NML32 Thanks for the update.

There is definitely an issue with my scaler code, it will be fixed in the next beta release.