MAMEWorld >> News
View all threads Index   Flat Mode Flat  

Dullaron
Diablo III - Dunard #1884
Reged: 07/22/05
Posts: 6125
Loc: Fort Worth, Tx
Send PM
How to get the HLSL to work.
03/20/13 05:09 PM Attachment: extra.zip 3464 KB (5 downloads)


You have to build MAME with this command. Warning: MAME will be huge. Almost 900mb size.

make SYMBOLS=1 -j5 or what ever. You need SYMBOLS=1 in the command.

After it is build then move it with the mame.sym or mame64.sym into the MAME folder.

Copy these files and then paste into the MAME folder.

gdb.exe
gdbserver.exe
libcharset-1.dll
libexpat-1.dll
libiconv-2.dll
python27.dll

I post the files above.

Use this command to run these together.

gdb mame64

or

gdb mame

You will see something like this.


Code:


D:\MAME>gdb mame64
GNU gdb (GDB) 7.1.90.20100730-cvs
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-w64-mingw32".
For bug reporting instructions, please see:
...
Reading symbols from D:\MAME/mame64.exe...done.
(gdb)



To run a game. Type in this command after the (gdb).

run 1941 "or what ever that you want to run." Hit enter to run. You can run in a window mode. run 1941 -window

That all. This is how to bypass the HLSL crash.

You can do the same for the MESS as well.

Note: Don't do this if you don't have a HLSL crash at all. Happen to some people. It is random.

Here is example on the crash that I just now got.


Code:


D:\MAME>mame64
Unable to create the Direct3D device (8876086C)
Unable to initialize Direct3D.
0000000000236FA0: 0000000001ED2185 (stack_walker::reset()+0x0051)
0000000000237640: 0000000001ED18D5 (winmain_dump_stack()+0x00c5)
0000000000237670: 0000000002D2CE47 (osd_break_into_debugger+0x0047)
00000000002377F0: 0000000003522CA4 (emu_fatalerror::emu_fatalerror(char const*
, char*)+0x0114)
0000000000237DA0: 0000000002D5EA59 (fatalerror(char const*, ...)+0x00f9)
0000000000237FA0: 0000000001ED68C7 (winwindow_video_window_create(running_mach
ine&, int, win_monitor_info*, win_window_config const*)+0x0576)
0000000000238030: 0000000001ED4714 (winvideo_init(running_machine&)+0x00b9)
0000000000238360: 0000000001ED02DA (windows_osd_interface::init(running_machin
e&)+0x03b0)
0000000000238920: 0000000002759FE4 (running_machine::start()+0x03b8)
0000000000238BA0: 000000000275AFC5 (running_machine::run(bool)+0x02ad)
000000000023F330: 0000000002697BF6 (mame_execute(emu_options&, osd_interface&)
+0x02ab)
000000000023F860: 0000000002A3E20A (cli_frontend::execute(int, char**)+0x0ac2)

000000000023FE00: 0000000001ECF636 (utf8_main(int, char**)+0x02d6)
000000000023FE60: 0000000002D2CCB6 (wmain+0x00a6)
000000000023FF20: 00000000004013F0 (__tmainCRTStartup+0x0270)
000000000023FF50: 00000000004014F8 (mainCRTStartup+0x0018)
000000000023FF80: 000007FCAEF5167E (BaseThreadInitThunk+0x001a)
000000000023FFD0: 000007FCAF953501 (RtlUserThreadStart+0x0021)
Unable to complete window creation


D:\MAME>pause
Press any key to continue . . .




W11 Home 64-bit + Nobara OS / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 64 GB







Entire thread
Subject Posted by Posted on
* MAME 0.148u2 out! AntoPISA 03/19/13 09:34 AM
. * How to get the HLSL to work. Dullaron  03/20/13 05:09 PM
. * Re: How to get the HLSL to work. mesk  03/21/13 05:04 AM
. * Re: How to get the HLSL to work. Dullaron  03/21/13 05:52 AM
. * Re: MAME 0.148u2 out! Cyberzinho Punk  03/20/13 06:35 AM
. * Re: MAME 0.148u2 out! Outrun2006  03/20/13 07:07 AM
. * Re: MAME 0.148u2 out! Ramirez  03/20/13 01:10 PM
. * Re: MAME 0.148u2 out! Outrun2006  03/20/13 07:10 AM
. * Re: MAME 0.148u2 out! MichaelMichael54321  03/20/13 01:51 AM
. * Re: MAME 0.148u2 out! B2K24  03/19/13 11:04 PM
. * Re: MAME 0.148u2 out! Hibo  03/19/13 06:13 PM
. * MAME_0.148u2b_64-bit... redk9258  03/19/13 12:18 PM
. * Re: MAME_0.148u2b_64-bit... CptGuapo  03/19/13 06:14 PM
. * Re: MAME_0.148u2b_64-bit... Rich75  03/19/13 06:01 PM
. * LOL ._. unknown 186 based gambling game (2 sets) [ANY] Lewis King  03/19/13 05:08 PM
. * Re: MAME_0.148u2b_64-bit... CiroConsentino  03/19/13 03:58 PM
. * Re: MAME_0.148u2b_64-bit... Ziggy100  03/19/13 01:32 PM
. * Re: MAME_0.148u2b_64-bit... R. Belmont  03/19/13 03:24 PM
. * Re: MAME_0.148u2b_64-bit... B2K24  03/19/13 05:42 PM
. * Re: MAME_0.148u2b_64-bit... H.O.F  03/20/13 01:19 AM
. * Re: MAME_0.148u2b_64-bit... Jorge  03/19/13 06:55 PM

Extra information Permissions
Moderator:  John IV, Robbbert, Tafoid 
0 registered and 380 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 4008