kamelie1706

Results 18 comments of kamelie1706

works for me in ventura 13.3.1 on M1

Basically expose this part of the code in a config file // generator static const WORD data_1002[] = {SPRITE_SIZE(2,2), 0xFDA, 0xEBF, 0xDC0, 0xCD9}; static const WORD data_100C[] = {SPRITE_SIZE(2,2), 0xEFF,...

I do not think this is fundamentally incompatible. I am interested to modify the ascii/graphical representation only not the game logic/engine/spirit itself. By default you could play it as it...

Right I did not thought making my own font! I could indeed change a lot of aspect but changing the font will not do what I have in mind ....Ideally...

Yes overall monochrome with a choosen color would be great! I managed to compile lsnipes but could not really play it. It was just to give some ideas on how...

Back a bit to the code Could you explain the 3 digits hex code? ``` // ghost static const WORD data_10FE[] = {SPRITE_SIZE(1,1), 0x202}; ``` ASCII is normally 2 digit...

Maybe I misunderstood how to use it Are all the parameters available in config.h accessible from the binary command line or within a config text file? In current version, I...

Same problem on Nvidia shield TV with retroarch 1.8.1. No problem on pc/archlinux. No game can be loaded, hanging with black screen.