RPCS3 / rpcs3

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

dress vol.1, Game crashing when to many character are added to clothes #14077

Open Triticum0 opened 1 year ago

Triticum0 commented 1 year ago

Quick summary

This game seems to buffer overflow on text boxes on items of clothing

Details

This game's text seems to break when inserting multiple characters in the text box. It seems to not place the character typed onto the clothing or text box as most characters will be missing. Also when adding more than 8 characters the game will crash.

Example 1(character on the virtual keyboard doesn't match the shirt).

https://github.com/RPCS3/rpcs3/assets/71127352/a65c8a04-9491-4350-b56d-e152eab22485.mp4

Example 2(Buffer overflow).

https://github.com/RPCS3/rpcs3/assets/71127352/91fbe718-45be-4e4a-8b89-09888c165212.mp4

Example 3(Crash).

https://github.com/RPCS3/rpcs3/assets/71127352/65b5e3de-37da-4d83-a2cd-9c326db75a9a.mp4

Spams this throughout the log RSX: Image at address 0xcf8fff00 has invalid dimensions. Type=1, Dims=0x1x1

Attach a log file

RPCS3.log.gz

Attach capture files for visual issues

No response

System configuration

RPCS3 v0.0.28-15225-715e3856 Alpha | master | FW 4.88 | 5.15.106-1-MANJARO AMD Ryzen 5 2600 | 12 Threads | 15.95 GiB RAM | AVX+ | FMA3 GPU: NVIDIA GeForce RTX 3060 Ti (530.41)

Other details

No response

Megamouse commented 1 year ago

Since this seems to be a japanese game, this is most likely just the missing IME stuff. Maybe I can try to improve it sometime.

Triticum0 commented 19 hours ago

Still an issues as of 0.0.33-17046-3e516df2