RPCS3 / rpcs3

PlayStation 3 emulator and debugger
https://rpcs3.net/
GNU General Public License v2.0
15.43k stars 1.92k forks source link

[Feature request] More slots on the emulated Skylanders Portal #13013

Closed NightShadow2955 closed 1 year ago

NightShadow2955 commented 1 year ago

Quick summary

Make it so that more emulated Skylander figures can be put onto the emulated portal at the same time (apparently, the maximum for physical portals is 8, but at least 5 would be nice)

Details

I've been playing Skylanders SuperChargers as of recent, and I want to play with two SWAP Force Skylanders at the same time. Unfortunately, I'm only able to put one SWAP Force combo on at a time due to there being only four slots, for a vehicle is required to be in one of those slots in order to play the game. If possible, I think that the figure capacity of the emulated Skylanders Portal that comes built in with RPCS3 should be increased.

Megamouse commented 1 year ago

Please test with #13015

mandar1jn commented 1 year ago

Actually, the max games from swap force on can handle is 16

RipleyTom commented 1 year ago

I doubt it, the status gives the state of figures in a u16 with 2 bits per figure, so 8 figures max.

mandar1jn commented 1 year ago

The status is a u32. It’s 4 bytes

mandar1jn commented 1 year ago

I kinda know what I'm talking about... https://marijnkneppers.dev/posts/