MAMEWorld >> EmuChat
View all threads Index   Threaded Mode Threaded  

Pages: 1

Solstar
MAME Fan
Reged: 08/29/08
Posts: 717
Send PM


How get past the black loading screen in bujutsu
#384066 - 10/26/19 12:31 PM


using mameui64 214, i tried to run the game (yes ...i know...its billed as not working), but i am stuck at that black loading\boto screen in the beginning. I have seen some videos online of it running (very slowly but it does not bother me),and i was wondering how to make it run too.



MetalGod
MAME Fan
Reged: 06/26/18
Posts: 117
Send PM


Re: How get past the black loading screen in bujutsu new [Re: Solstar]
#384067 - 10/26/19 02:31 PM


It is a reported regression

https://mametesters.org/view.php?id=7174

Try with mame 0.191

Edited by MetalGod (10/26/19 02:54 PM)



Solstar
MAME Fan
Reged: 08/29/08
Posts: 717
Send PM


Re: How get past the black loading screen in bujutsu new [Re: MetalGod]
#384068 - 10/26/19 05:55 PM


I see, thanks i will try that version



Hydreigon
MAME Fan
Reged: 12/30/17
Posts: 136
Send PM


Re: How get past the black loading screen in bujutsu new [Re: Solstar]
#384070 - 10/26/19 10:59 PM


The PPC core in Mame is just...weird. There isn't much info for me to determine the problem. Very few games in MAME that use a PPC processor work with good results.



-.-



Vas Crabb
BOFH
Reged: 12/13/05
Posts: 4465
Loc: Melbourne, Australia
Send PM


Re: How get past the black loading screen in bujutsu new [Re: Hydreigon]
#384075 - 10/27/19 03:51 AM


The PowerPC core is mostly fine for what it does. Aaron understood PowerPC very well, given his background. Remember he ported the core engine of Dark Forces from 68k to PPC without sources, and worked on Virtual PC and Virtual Game Station while he was at Connectix.

Fighting Bujutsu doesn't work because emulating an RS/6000 system is difficult. You're not going to be able to "determine the problem" and make it work by changing a couple of lines.

If you really want to play the game and want to put some serious effort into it, you'd be better off writing a dedicated emulator for it. The code uploaded to the system controller and graphics coprocessor is stock stuff from IBM - Konami didn't customise it. You could use AIX documentation to do high-level emulation of the system as the main program sees it. You could trap system calls and emulate them native code.

Graphics uses an IBM OpenGL engine, with a lot of features handled by the coprocessor. OpenGL itself is pretty well-documented, and IBM's implementation was also documented. It isn't a weird custom 3D graphics API. You could trap the OpenGL calls and translate them to 3D graphics API calls on the host the way SuperModel does.



Solstar
MAME Fan
Reged: 08/29/08
Posts: 717
Send PM


Re: How get past the black loading screen in bujutsu new [Re: Vas Crabb]
#384176 - 11/04/19 11:56 PM


Maybe I am weird but i am actually enjoying the game for what is it. I have an I9, and 32 gb and the game runs at also 20 fps..sometimes.


Pages: 1

MAMEWorld >> EmuChat
View all threads Index   Threaded Mode Threaded  

Extra information Permissions
Moderator:  Robbbert, Tafoid 
1 registered and 366 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 440