RPCS3 Forums

Full Version: Resogun [NPEA00433]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6

Dante38490

Video in Menu
need on modif code in sys_libc.cpp file, line 196, delete "throw EXCEPTION("&quotWink;" and add:
Quote: UNIMPLEMENTED_FUNC(sys_libc);
return CELL_OK;
This is not a hack, just normaly set there
need LLE : cellFiber, cellSail, cellSailAvi, cellSre.
with last vlj commit


vlj

Here it crashes when trying to call _sys_memmove() function.

Dante38490

(01-16-2016, 10:38 PM)vlj Wrote: [ -> ]Here it crashes when trying to call _sys_memmove() function.

yes sorry, i have edited

vlj

The text is corrupted too here.

Dante38490

(01-16-2016, 11:23 PM)vlj Wrote: [ -> ]The text is corrupted too here.
edit again, look LLE and edit for sys_libc.cpp line 196

vlj

still no animated menu and garbled text

Dante38490

(01-16-2016, 11:46 PM)vlj Wrote: [ -> ]still no animated menu and garbled text
you have to activate the LLE "CellSailAvi" ?

tambre

(01-16-2016, 09:12 PM)Dante38490 Wrote: [ -> ]with last vlj commit

So I take it's not tested on master?

(01-16-2016, 09:12 PM)Dante38490 Wrote: [ -> ]need on modif code in sys_libc.cpp file, line 196, delete "throw EXCEPTION("&quotWink;" and add:
Quote: UNIMPLEMENTED_FUNC(sys_libc);
return CELL_OK;
This is not a hack, just normaly set there

If you need to modify code, it's a hack. But minor hacks are allowed for now.

Dante38490

(01-17-2016, 07:48 AM)tambre Wrote: [ -> ]If you need to modify code, it's a hack. But minor hacks are allowed for now.
yes, I have changed the code, but we can not consider it as a hack, as it should be like that.
If this is a hack that means, therefore, that there has already enormously hack in the code.
The "throw EXCEPTION (" &quotWink;" has nothing to do here.
Put as I did it matches the rest of the code for that function is not implemented.
So this is not a hack.

vlj

I fixed the cubes in the menu on d3d12 branch.
Pages: 1 2 3 4 5 6