I have renamed the executable RFCG and its folder to RFCG
I renamed the "gfx" folder to "gfx2" and ran it, I was expecting it to tell me what file it was attempting to load but nothing changed, same exact error as before.
SnoopDos output log is here https://www.sendspace.com/file/e2ywsc
But the errors I see are mainly:
GetVar codeset_default Global Fail
LockScreen HOLLYWOOD.1 Fail
I hope this information helps
Viewing post in Rogue Football CardGame - AmiGameJam jam comments
Thanks.
It actually crashes when trying to open the display already. It is automatically trying to open 1920x1080 Window, but I don't know how Hollywood handles a situation where screenmode is smaller than that.
I am changing the code in such way that it will scale the window to fit the current resolution. But still, this is basically not meant for AOS3, although I suppose through emulation with beefy enough machine you might get it to work properly.