Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rocksndiamonds [ROCKS0000] #233

Open
IllusionMan1212 opened this issue May 17, 2018 · 4 comments
Open

rocksndiamonds [ROCKS0000] #233

IllusionMan1212 opened this issue May 17, 2018 · 4 comments

Comments

@IllusionMan1212
Copy link
Member

Homebrew summary

Vita3K summary

Test environment summary

  • Tested by: IllusionMan1212
  • OS: Windows 10 Pro
  • CPU: AMD Ryzen 5 1600
  • GPU: NVIDIA GTX 1050Ti
  • RAM: 8 GB

Issues

Crashes when loading levels

Screenshots

rocksndiamonds

Log

vita3k.log

@rsn8887
Copy link

rsn8887 commented May 17, 2018

I just reinstalled the game and the emulator, and it still works. It works perfectly here. I used Vita3K to debug this game during porting.

Looking at your log file, it seems like you forgot to install all the data files. Download data.zip from www.github.com/rsn8887/rocksndiamonds/releases/latest and install it properly into ux0:/data/rocksndiamonds/

Your game is looking for files in ux0:/data/rocksndiamonds/levels and cannot find any. There should be several subfolders with hundreds of files there.

@rsn8887
Copy link

rsn8887 commented May 17, 2018

nevermind...

@Zangetsu38 Zangetsu38 added Playable Game status and removed crash labels May 17, 2018
@rsn8887
Copy link

rsn8887 commented May 17, 2018

Playable ONLY on MacOS it seems, multiple reports of file load errors on Windows.

@Zangetsu38 Zangetsu38 added IO bug and removed Playable Game status labels May 17, 2018
@rsn8887
Copy link

rsn8887 commented May 23, 2018

Latest Version 1.5 crashes with bus error:10 on startup also on MacOs:

  • the crash is caused by one or both calls to vita2d_freetexture() in the src, if I remove those calls, it runs but with a mostly black screen. It might be a side effect.
  • the black screen is caused by using 1BGR texture mode (some swizzle) starting with version 1.5.

It seems like those are two different bugs in Vita3K causing this game, version 1.5, to not run.

All versions of Rocks'n'Diamonds <1.5 run perfectly fine on MacOS, but seems to have file access problems on Windows.

@nishinji nishinji changed the title rocksndiamonds rocksndiamonds [ROCKS0000] Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants