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

Arcade: Installed Games Have Black Screen on Reboot #3940

Open
ShinobiWannabe opened this issue Jun 7, 2024 · 0 comments
Open

Arcade: Installed Games Have Black Screen on Reboot #3940

ShinobiWannabe opened this issue Jun 7, 2024 · 0 comments
Labels
Core: MAME Multi-system core for thousands of arcade cabinets and "vintage" computers Repro: Affects 2.9.1

Comments

@ShinobiWannabe
Copy link
Contributor

ShinobiWannabe commented Jun 7, 2024

Summary

Installed Games Have Black Screen on Reboot
Street Fighter 3rd Strike and Red Earth are two examples of games that have an install before loading the game. These games work fine after the install screen however if the user attempts to reset the game then it will load up in to a black screen. The installation process does not alter the chd files, but instead uses SRAM.
To fix this when encountering a black screen after reboot delete the SRAM files which should be in your Bizhawk \Arcade\SaveRAM folder. Then the game can be reinstalled. Once the game loads up make a save state. Then to play again just load the save state.

https://tasvideos.org/Bizhawk/MAME/VideoTutorial#InstalledGamesHaveBlackScreenOnReboot

https://discord.com/channels/280806848909541376/280813077853765632/1209777315488469062
https://discord.com/channels/280806848909541376/1234179729767010305/1248424856035266561

Repro

  1. Install Arcade game
  2. After game installs and goes to title screen reboot
  3. Game may show the initial install screen but then goes to a black screen

XML to Load Street Fighter 3rd Impact below

<BizHawk-XMLGame System="Arcade" Name="sfiii3">
  <LoadAssets>
    <Asset FileName=".\sfiii3.zip" />
    <Asset FileName=".\cap-33s-2.chd" />
  </LoadAssets>
</BizHawk-XMLGame>

Host env.

  • BizHawk 2.9.1; Win10 Pro
@YoshiRulz YoshiRulz added Core: MAME Multi-system core for thousands of arcade cabinets and "vintage" computers Repro: Affects 2.9.1 labels Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core: MAME Multi-system core for thousands of arcade cabinets and "vintage" computers Repro: Affects 2.9.1
Projects
None yet
Development

No branches or pull requests

2 participants