gw-libretro icon indicating copy to clipboard operation
gw-libretro copied to clipboard

Add a core option to enable / disable "zoom mode"

Open yonailo opened this issue 1 year ago • 0 comments

Hello, I don't know if it is feasaible, but I would like to launch a game with the zoom option activated by default, without having to push "SELECT", could this be implemented as a "core option", which currently I see empty ?

Thanks in advance for you replies.

yonailo avatar Dec 08 '23 13:12 yonailo

This core compiles now on PS3 without errors but when you try to load a rom you get only a black screen. (tested with RetroArch 1.6.7)

Ezio-PS avatar Aug 25 '17 09:08 Ezio-PS

@Ezio-PS can I have the game you used to test?

leiradel avatar Aug 25 '17 21:08 leiradel

hi @leiradel Sure! It's Outrun (1987)(US Gold).tap

Could be a big endian issue? Or anything else such as moving some piece of code above or below? do you know if this core works fine on wiiu or wii since they should be other big endian machines?

Recently some cores got working on ps3 thanks to some fix for endian issues such as prosystem (look at https://github.com/libretro/prosystem-libretro/commit/5430fbd8026544eb817398268d29f8806257a5a2 ) or more recently on beetle-ngp (look at https://github.com/libretro/beetle-ngp-libretro/commit/da7014be4a0d563274b637a3709474a86b8811f5 )

Anyway should i test another game?

Ezio-PS avatar Aug 26 '17 07:08 Ezio-PS

Could be a big endian issue?

The original emulator supports Wii, and I believe the core works just fine with that platform too.

Anyway should i test another game?

The ideal thing to do would be to test the game with the Fuse emulator, and if it works, then test with the core.

leiradel avatar Aug 26 '17 11:08 leiradel

I tried other 4 games, both .tap than .z80 format and i always get a black screen.

Ezio-PS avatar Aug 28 '17 15:08 Ezio-PS

I assume they work with the Fuse emulator on a PC. Anyway, it's very hard to guess what could be wrong without being able to debug the core.

leiradel avatar Aug 29 '17 13:08 leiradel

I'll try to debug the core in the next days. Anyway for who doesn't own a ps3, it's possible to test retroarch and the cores on the newer ps3 emulator called rpcs3, available for both windows and linux system. Let you a log once i debug the core, but the only way to know more info i guess it'll be put some printf around where the core freezes.

Ezio-PS avatar Aug 29 '17 14:08 Ezio-PS

dit you add CFLAGS += -DWORDS_BIGENDIAN -DMSB_FIRST in ps3 makefile.libretro section?

r-type avatar Nov 27 '17 23:11 r-type

@vaguerant, how are you?
I ask your help again... i'm tiring to fix build issues of fuse core and try to start at least one game. Now i complied correctly fuse and solved a couple of issues about stat of cfg file at start and then i got a crash like a segmentation fault. It could be a big endian issue... so could you tell me if fuse core is working, or was working in the past, on WiiU?

crystalct avatar Oct 25 '20 18:10 crystalct

Solved!

crystalct avatar Oct 25 '20 21:10 crystalct

Maybe too late now, but just confirming I was able to load up a game in Fuse on Wii U without issues just now.

vaguerant avatar Oct 26 '20 05:10 vaguerant

I think this issue can be closed.

crystalct avatar Oct 30 '20 10:10 crystalct

guys, where can I Find a PS3 SELF FUSE core thats works? RA 1.9.0 Fuse core cant load any game (whether is Z80 or TAP).

Any clues?

Kokokool avatar Nov 25 '20 11:11 Kokokool