FS#60968 - [mame] bgfx fails due to incorrect path

Attached to Project: Community Packages
Opened by Patrick Winslow (pswinslow) - Tuesday, 04 December 2018, 20:08 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 04 December 2018, 22:24 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

mame with bgfx enabled crashes with the following terminal output, even though the named files are present:

Unable to open effect file bgfx/effects/gui_opaque.json
Unable to open effect file bgfx/effects/gui_blend.json
Unable to open effect file bgfx/effects/gui_multiply.json
Unable to open effect file bgfx/effects/gui_add.json
Unable to open effect file bgfx/effects/screen_opaque.json
Unable to open effect file bgfx/effects/screen_blend.json
Unable to open effect file bgfx/effects/screen_multiply.json
Unable to open effect file bgfx/effects/screen_add.json
Ignoring MAME exception: BGFX: Unable to load required shaders. Please check and reinstall the bgfx folder

Fatal error: BGFX: Unable to load required shaders. Please check and reinstall the bgfx folder

Segmentation fault (core dumped)

Additional info:
* package version 0.204-1

Steps to reproduce:
mame -video bgfx
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 04 December 2018, 22:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  mame 0.204-2

Loading...