This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 4 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RPCS3 FAQ
(07-08-2013, 12:17 AM)Gundark Wrote: Try run it as administrator. It worked for me.

I already try everything, compatibility, administrator etc ... but there is nothing that is working, that must be generated with VS 2012

Nobody has a gift idea? Of why it does not work anymore since the x64 switch to VS 2012?
Upload you Log Here :
PC spec:
Windows 10 PRO X64 Insider 16.232
Amd Ryzen 1700X @3.8 ghz
MSI Core Frozr L
16 go Corsair Vengeance LPX PC4-25600 (3200MHz)
MSI GTX 1080 Gaming X 8G
MSI X370 Gaming Pro Carbon
500 Go SSD Samsung 960 EVO M.2
Reply
i have tested the newest build and now even tetris runs on 1 fps... soooo... WTF?
[Image: tumblr_nq0lhp2BoL1r61mabo4_500.gif] [Image: Cloud___Tifa_kids_by_ferus.jpg]
Reply
Ekaseo, it's build from "work in progress" branch, remember? Wink It seems, that DH have enabled some debugging info output in log, which cause such slowness.
Reply
oooooh? so thats what wip means, at least it makes sense now Undecided
[Image: tumblr_nq0lhp2BoL1r61mabo4_500.gif] [Image: Cloud___Tifa_kids_by_ferus.jpg]
Reply
I tested the latest version of git branch wip added:
- Implemented HDD manager.
- Implemented VFS manager.
- Implemented MFC.
- Fixed ELF Compiler.
- Improved HLE Func binder.
But rpcs3-x64 still does not launch on Windows 8: (
Upload you Log Here :
PC spec:
Windows 10 PRO X64 Insider 16.232
Amd Ryzen 1700X @3.8 ghz
MSI Core Frozr L
16 go Corsair Vengeance LPX PC4-25600 (3200MHz)
MSI GTX 1080 Gaming X 8G
MSI X370 Gaming Pro Carbon
500 Go SSD Samsung 960 EVO M.2
Reply
i have a question... will the ps3 firmware be emulated or downloaded and implemented somehow
[Image: tumblr_nq0lhp2BoL1r61mabo4_500.gif] [Image: Cloud___Tifa_kids_by_ferus.jpg]
Reply
I think they'll do the same as in jpcsp so it wouldn't be so much work
Am I the only one with this cool sig?
[Image: ji6WX.png]
[Image: 2404362.png]
Reply
AlexAltea, i asked DH, if you interested to help
(translated from Russian)
Quote:you could help by implementing more modules. in rpcs3 module is independant, it could be not related with another components. template of module
Code:
#include "stdafx.h"
#include "Emu/SysCalls/SysCalls.h"
#include "Emu/SysCalls/SC_FUNC.h"

void ##ModuleName##_init();
Module ##ModuleName##(##ModuleID##, ##ModuleName##_init);

...

void ##ModuleName##_init()
{
...
}
path to modules Emu\SysCalls\Modules\
list of modules Emu\SysCalls\Modules.cpp
Reply
can some1 tell me (in detail if possible) how to build rpcs3, i have visual studio 2012 and codeblocks
[Image: tumblr_nq0lhp2BoL1r61mabo4_500.gif] [Image: Cloud___Tifa_kids_by_ferus.jpg]
Reply
+1 that would be awesome.
Reply


Forum Jump:


Users browsing this thread: 7 Guest(s)