› Foros › PlayStation 4 › Scene
DoctaIgnorantia escribió:@Psmaniaco vamos ya! Enhorabuena, que te ha costado lo suyo! Ahora a trastear con Linux!!
[psxita@psxitarch ~]$ sudo pacman -Syu
pacman: error while loading shared libraries: libidn2.so.4: cannot open shared object file: No such file or directory
Psmaniaco escribió:EDITO: Bueno, tengo novedades, por fin funciona Linux en mi TV Loewe
Un saludo.
SoteBcn escribió:Psmaniaco escribió:EDITO: Bueno, tengo novedades, por fin funciona Linux en mi TV Loewe
Un saludo.
Bravo!!!
elconejotres escribió:gasolator escribió:Hola muy buenos días,yo le doy a mirar todos los archivos pero no me aparece .wine,. Hay que instalarlo?? Si es así como se hace,perdón por mi ignorancia , gracias a todos
Descargaste el runner wine desde lutris? lo iniciaste?
elconejotres escribió:Wooow hoy tuve tiempo y probe nuevas cosas y me sorprendio algo que nadie a mencionado todavia, estaba platicando con algunos compis devs y mas de uno me pregunto que cual era el chiste de correr el linux en ps4 pudiendolo hacer en la compu, pero hoy encontre una razon de muchas mas que se nos ocurriran pero esta me tiene sorprendido NOS REGRESA EL ONLINE AL PS4 no como tal en PSN pero si el juego online, hoy jugue Dark Souls 2 en steam para verificar frames y temperaturas y cual seria mi sorpresa cuando en medio del juego de repente UN MALDITO INVASOR PVP!!!!! obviamente lo despache jeje pero me quede pasmado intente invadir yo y lo logre, me uni a los juramentos y jugue normalmente en linea!!!! vaya que con esto se abren posibilidades para los que estamos en 5.05 y aun vienen actualizaciones en especial espero que ajusten rapido el ventilador a 60 para no estar con el miedo de correr juegos mas demandantes (estoy por intentar MHW online ) eso sin mencionar que en emulacion todo va mas fluido que en otras consolas por ejemplo PC-FX por fin pude jugar el Zenki a velocidad aceptable aunque dreamcast y saturn no son lo que esperaba en retroarch es muy mediocre su emulacion.
Psmaniaco escribió:Encontre por fin la dichosa linea y la elimine, ahora me arranca en la Loewe, pero en la LG de 22 sigue sin funcionar, manda cojones, pero bueno, da igual por que se ve mejor en la de 40 , ahora a ver si puedo arreglar el error del instalador pacman, vaya pifiada por mi parte .
Un saludo.
elconejotres escribió:espero que ajusten rapido el ventilador a 60 para no estar con el miedo de correr juegos mas demandantes
manugarrote escribió:Lo ejecutaste en una Ps4 normal o una Pro? A cuántos FPS iba?
DEP escribió:Psmaniaco escribió:Encontre por fin la dichosa linea y la elimine, ahora me arranca en la Loewe, pero en la LG de 22 sigue sin funcionar, manda cojones, pero bueno, da igual por que se ve mejor en la de 40 , ahora a ver si puedo arreglar el error del instalador pacman, vaya pifiada por mi parte .
Un saludo.
huehuehuehuehue. Me alegro. Yo por mi parte debería empezar a trastear más.
¿Dónde estaba al final la línea?elconejotres escribió:espero que ajusten rapido el ventilador a 60 para no estar con el miedo de correr juegos mas demandantes
¿Quién dice que no se puede?
https://twitter.com/Zer0xFF/status/1096476758948397056
s2
[psxita@psxitarch ~]$ sudo pacman -Syu
pacman: error while loading shared libraries: libidn2.so.4: cannot open shared object file: No such file or directory
Ahora si no he entendido nada podrias explicarme como se hace esto paso por paso? me confunde la parte que dice que es por terminal pero manda un driver de github y que es persistente en el PS4 OS hasta que se apaga, se agradeceria un tuto para noobsDEP escribió:elconejotres escribió:espero que ajusten rapido el ventilador a 60 para no estar con el miedo de correr juegos mas demandantes
¿Quién dice que no se puede?
https://twitter.com/Zer0xFF/status/1096476758948397056
s2
Psmaniaco escribió:La encontre en el menu principal, hay una aplicacion que pone Editor de registro o ajustes (algo asi), al abrirlo hay estaba la linea , borrarla y fuera, ya arranca.
Ahora necesito que alguien me eche una mano para arreglar el fallo:[psxita@psxitarch ~]$ sudo pacman -Syu
pacman: error while loading shared libraries: libidn2.so.4: cannot open shared object file: No such file or directory
Eso me paso por tocar para intentar instalar pacman con gui, asi para no tener que usar la linea de comandos .
Un saludo.
elconejotres escribió:Ahora si no he entendido nada podrias explicarme como se hace esto paso por paso? me confunde la parte que dice que es por terminal pero manda un driver de github y que es persistente en el PS4 OS hasta que se apaga, se agradeceria un tuto para noobs
# Thanks to @RancidoPS3ita for placing send_icc_cmd in Psxita (PS4 linux arch build)
# and providing instruction on how it works
# create device node to control ICC
sudo mknod -m 0666 /dev/icc c 0x49 1
# get current fan settings
send_icc_cmd 0xA 7 0 0 52
# set default fan settings (ramp up at 79 degrees celsius)(PS4 Pro)
send_icc_cmd 0xA 6 52 0x00 0x00 0x00 0x00 0x00 0x4f 0x00 0x00 0x00 0x08 0x00 0x00 0x80 0x00 0x00 0x00 0xff 0xff 0xff 0x0f 0xff 0xff 0xff 0x0f 0xff 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x20
# set fan to ramp up at 59 degrees celsius
send_icc_cmd 0xA 6 52 0x00 0x00 0x00 0x00 0x00 0x3b 0x00 0x00 0x00 0x08 0x00 0x00 0x80 0x00 0x00 0x00 0xff 0xff 0xff 0x0f 0xff 0xff 0xff 0x0f 0xff 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x20
# monitor temp you'll need this patch https://github.com/Zer0xFF/linux/commit/eb353d1a089e4b3ef6305646b8a3cfe93a6cca4c
watch cat /sys/class/hwmon/hwmon1/device/hwmon/hwmon1/temp1_input
ok, so after few test, it turns out the 0x35/0x4f is the temperature threshold (59/79 degrees celsius),
so the fan on the PS4 Pro was working correctly, except the threshold is actually set really really high 79 degrees.
Note: changing the threshold in linux will carry across reboot back to PS4 main OS.
Unplugging the power supply reset the value to defualt
$ send_icc_cmd 0xA 6 8 0x40 0x40 0x40 0x40 0x40 0x40 0x40 0x40 0x40
SUCCESS!
ret=20
reply: 04 0a 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00
$ send_icc_cmd 0xA 6 52 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0xf0 0x20
SUCCESS!
ret=20
reply: 02 0a 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00
$ send_icc_cmd 0xA 6 52 0x00 0x00 0x00 0x00 0x00 0x3b 0x00 0x00 0x00 0x08 0x00 0x00 0x80 0x00 0x00 0x00 0xff 0xff 0xff 0x0f 0xff 0xff 0xff 0x0f 0xff 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x20
SUCCESS!
ret=20
reply: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00
Looking at the replies, I conclude that the 1st byte is the status code,
0x04 = invalid or unexpected data length
0x02 = (correct length) invalid or unexpected data
0x00 = success error code
$ send_icc_cmd 0xA 7 0 0 52
SUCCESS!
ret=52
reply: 00 00 00 00 00 4f 00 00 00 08 00 00 80 00 00 00
ff ff ff 0f ff ff ff 0f ff ff ff 0f 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00
Note, While I have ran this on PS4 main OS, I only tested it by setting the threshold to 0,
which I'm warning you against doing, as setting this caused the fan to go into extreme RPM speeds,
to the point where I believe could potentially damage your fan blades,
which if dislodged could hit other blades and cause some some serious damage to the other blades and PS4 internal,
so you better know what you're doing before you run this.
but it should work in theory based on how I got it to work under linux anyone want to confirm this.
Also Note, that this will survive across reboot, so its not wise to set extremely low temperature 0 degrees for example.
However, unplugging the power source does seem to reset to default.
A while back @TheoryWrong posted this code snipet for controlling PS4 fan speed.
int fd = open("/dev/icc_fan", O_RDONLY, 0);
if (fd <= 0)
{
send_system_notification_with_text("ICC_FAN CAN'T OPEN.");
}
else
{
send_system_notification_with_text("ICC_FAN OPENED.");
}
char* data[10] = {0,0,0,0,0,0,0,0,0,0};
int ret = ioctl(fd, 0xC01C8F07, data);
close(fd);
however it set the fan spinning at an extremely high rate, since the fan starts ramping up at 0 degrees C.
Now as i mentioned in my PS4.fan_icc I managed to figure out the values or 1 value atleast and what it means,
the 5th index is the threshold that triggers the fan to spin, in the above example its set to 0 degrees C.
My PS4 (Pro) default value is 79 degrees C
so data would look like this
char* data[10] = {0x00, 0x00, 0x00, 0x00, 0x00, 79, 0x00, 0x00, 0x00, 0x00 0x08};
so swapping 79 to your prefered temperature and the fan will trigger once its reached.
Note dont set it to believe 60 on PS4 main OS, as idling temperature is about 55 degrees,
and 60 will trigger even on basic media playback, e.g Plex.
Daveandana escribió:Tengo un problema, me ha funcionado perfectamente la primera vez que lo he instalado, pero se me ha ido la Red, he reiniciado y ya no hay manera de que se vea, se queda la pantalla en negro y veo cargar la luz del ssd de vez en cuando , tengo que hacer algo o es que hay que esperar mucho? Cuando se reinicia, para volver a entrar a Linux solo hay que volver a visitar la web, no?
See ya
DEP escribió:Daveandana escribió:Tengo un problema, me ha funcionado perfectamente la primera vez que lo he instalado, pero se me ha ido la Red, he reiniciado y ya no hay manera de que se vea, se queda la pantalla en negro y veo cargar la luz del ssd de vez en cuando , tengo que hacer algo o es que hay que esperar mucho? Cuando se reinicia, para volver a entrar a Linux solo hay que volver a visitar la web, no?
See ya
Prueba a cambiar el initramfs.cpio.gz que tienes en el pendrive o disco duro con este otro.
https://twitter.com/Ps3ita_Team/status/ ... 8315586562
Lo pasó ayer @delid76
s2
Daveandana escribió:DEP escribió:Daveandana escribió:Tengo un problema, me ha funcionado perfectamente la primera vez que lo he instalado, pero se me ha ido la Red, he reiniciado y ya no hay manera de que se vea, se queda la pantalla en negro y veo cargar la luz del ssd de vez en cuando , tengo que hacer algo o es que hay que esperar mucho? Cuando se reinicia, para volver a entrar a Linux solo hay que volver a visitar la web, no?
See ya
Prueba a cambiar el initramfs.cpio.gz que tienes en el pendrive o disco duro con este otro.
https://twitter.com/Ps3ita_Team/status/ ... 8315586562
Lo pasó ayer @delid76
s2
He probado esto y me ha funcionado, no se si casualidad o no, la verdad
https://twitter.com/il__rib/status/1096 ... 47264?s=20
02/18/19 21:58:01: DXSetup: No command line switch
02/18/19 21:58:01: DXSetup: StartWizard()
02/18/19 21:58:02: dsetup32: IsWow64(): running on Wow64.
02/18/19 21:58:10: DXSetup: CDXWSetup()
02/18/19 21:58:20: DXSetup: start installation
02/18/19 21:58:20: DSETUP: DirectXSetupA(): hWnd: 0004003A dwFlags: 02010098
02/18/19 21:58:20: dsetup32: === SetupForDirectX() start ===
02/18/19 21:58:20: dsetup32: Feb 4 2010 09:40:59
02/18/19 21:58:20: dsetup32: DXSetupCommand = 0.
02/18/19 21:58:20: DXSetup: DSetupCallback(): Phase = 0, Steps = 0
02/18/19 21:58:20: dsetup32: DirectXSetupIsJapanese == 0
02/18/19 21:58:20: dsetup32: DirectXSetupIsJapanNec == 0
02/18/19 21:58:20: dsetup32: Installing on Windows Server 2003 SP1 (64bit)
02/18/19 21:58:20: dsetup32: IsIA64(): not IA64.
02/18/19 21:58:20: dsetup32: CLR version number = 2.0.50727
02/18/19 21:58:22: dsetup32: DXCheckTrust(): C:\windows\temp\_DIR~LR3\dxupdate.cab is trusted.
02/18/19 21:58:22: dsetup32: GetCDXUpdate(): Extracting dxupdate.dll from C:\windows\temp\_DIR~LR3\dxupdate.cab.
02/18/19 21:58:22: dsetup32: Extracted file C:\users\root\Temp\DX9557.tmp\dxupdate.dll from cab
02/18/19 21:58:22: dsetup32: Extracted file C:\users\root\Temp\DX9557.tmp\dxupdate.inf from cab
02/18/19 21:58:22: dsetup32: Extracted file C:\users\root\Temp\DX9557.tmp\dxupdate.cif from cab
02/18/19 21:58:22: dsetup32: GetCDXUpdate(): Loading dxupdate.dll in C:\users\root\Temp\DX9557.tmp\.
02/18/19 21:58:22: dsetup32: DirectXSetupIsJapanese == 0
02/18/19 21:58:22: dsetup32: DirectXSetupIsJapanNec == 0
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Checking for dxdllreg_x86.cab...
02/18/19 21:58:22: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\dxdllreg_x86.cab is trusted.
02/18/19 21:58:22: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\dxdllreg_x86.inf from cab
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In RGB9Rast_1_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In RGB9Rast_1_x64.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In RGB9Rast_2_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In RGB9Rast_2_x64.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2902.0_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2903.0_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2904.0_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2905.0_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2906.0_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2907.0_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2908.0_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2909.0_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2910.0_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2005_d3dx9_24_x86.cab...
02/18/19 21:58:22: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Feb2005_d3dx9_24_x86.cab is trusted.
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:22: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64_Feb2005_d3dx9_24_x86.cab] is being installed.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2005_d3dx9_24_x64.cab...
02/18/19 21:58:22: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Feb2005_d3dx9_24_x64.cab is trusted.
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:22: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64_Feb2005_d3dx9_24_x64.cab] is being installed.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2005_MDX_x86.MSI does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Apr2005_d3dx9_25_x86.cab...
02/18/19 21:58:22: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Apr2005_d3dx9_25_x86.cab is trusted.
02/18/19 21:58:22: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\apr2005_d3dx9_25_x86.inf from cab
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:22: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Apr2005_d3dx9_25_x64.cab...
02/18/19 21:58:22: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Apr2005_d3dx9_25_x64.cab is trusted.
02/18/19 21:58:22: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\apr2005_d3dx9_25_x64.inf from cab
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:22: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Apr2005_MDX_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Jun2005_d3dx9_26_x86.cab...
02/18/19 21:58:22: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Jun2005_d3dx9_26_x86.cab is trusted.
02/18/19 21:58:22: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\jun2005_d3dx9_26_x86.inf from cab
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:22: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Jun2005_d3dx9_26_x64.cab...
02/18/19 21:58:22: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Jun2005_d3dx9_26_x64.cab is trusted.
02/18/19 21:58:22: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\jun2005_d3dx9_26_x64.inf from cab
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:22: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Jun2005_MDX_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Aug2005_d3dx9_27_x86.cab...
02/18/19 21:58:22: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Aug2005_d3dx9_27_x86.cab is trusted.
02/18/19 21:58:22: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\aug2005_d3dx9_27_x86.inf from cab
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:22: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Aug2005_d3dx9_27_x64.cab...
02/18/19 21:58:22: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Aug2005_d3dx9_27_x64.cab is trusted.
02/18/19 21:58:22: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\aug2005_d3dx9_27_x64.inf from cab
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:22: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:22: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Aug2005_MDX_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Oct2005_d3dx9_27_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Oct2005_d3dx9_27_x64.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Oct2005_MDX_x86.cab does not exist.
02/18/19 21:58:22: dxupdate: -----
02/18/19 21:58:22: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Oct2005_xinput_x86.cab...
02/18/19 21:58:23: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Oct2005_xinput_x86.cab is trusted.
02/18/19 21:58:23: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\oct2005_xinput_x86.inf from cab
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:23: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Oct2005_xinput_x64.cab...
02/18/19 21:58:23: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Oct2005_xinput_x64.cab is trusted.
02/18/19 21:58:23: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\oct2005_xinput_x64.inf from cab
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:23: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Dec2005_d3dx9_28_x86.cab...
02/18/19 21:58:23: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Dec2005_d3dx9_28_x86.cab is trusted.
02/18/19 21:58:23: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\dec2005_d3dx9_28_x86.inf from cab
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:23: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Dec2005_d3dx9_28_x64.cab...
02/18/19 21:58:23: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Dec2005_d3dx9_28_x64.cab is trusted.
02/18/19 21:58:23: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\dec2005_d3dx9_28_x64.inf from cab
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:23: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Dec2005_MDX1_x86_Archive.cab does not exist.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Dec2005_MDX1_x86.cab does not exist.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2006_d3dx9_29_x86.cab...
02/18/19 21:58:23: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Feb2006_d3dx9_29_x86.cab is trusted.
02/18/19 21:58:23: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\feb2006_d3dx9_29_x86.inf from cab
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:23: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2006_d3dx9_29_x64.cab...
02/18/19 21:58:23: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Feb2006_d3dx9_29_x64.cab is trusted.
02/18/19 21:58:23: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\feb2006_d3dx9_29_x64.inf from cab
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:23: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2006_MDX1_x86_Archive.cab does not exist.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2006_MDX1_x86.cab does not exist.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2006_XACT_x86.cab...
02/18/19 21:58:23: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Feb2006_XACT_x86.cab is trusted.
02/18/19 21:58:23: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\feb2006_xact_x86.inf from cab
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:23: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2006_XACT_x64.cab...
02/18/19 21:58:23: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Feb2006_XACT_x64.cab is trusted.
02/18/19 21:58:23: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\feb2006_xact_x64.inf from cab
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:23: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Apr2006_d3dx9_30_x86.cab...
02/18/19 21:58:23: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Apr2006_d3dx9_30_x86.cab is trusted.
02/18/19 21:58:23: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\apr2006_d3dx9_30_x86.inf from cab
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:23: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Apr2006_d3dx9_30_x64.cab...
02/18/19 21:58:23: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Apr2006_d3dx9_30_x64.cab is trusted.
02/18/19 21:58:23: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\apr2006_d3dx9_30_x64.inf from cab
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:23: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:23: dxupdate: -----
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): DXUPDATE_MANAGEDDX
02/18/19 21:58:23: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Apr2006_MDX1_x86_Archive.cab...
02/18/19 21:58:23: dxupdate: DXCheckTrust(): C:\windows\temp\_DIR~LR3\Apr2006_MDX1_x86_Archive.cab is trusted.
02/18/19 21:58:23: dxupdate: Extracted file C:\users\root\Temp\DX9557.tmp\apr2006_mdx1_x86_archive.inf from cab
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
02/18/19 21:58:23: dxupdate: CheckDependency(): no dependency.
02/18/19 21:58:23: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_Srv2K3@64] is being installed.
02/18/19 21:58:23: dxupdate: CFusion::CFusion(): LoadLibraryShim() failed, error = 0x80070006.
02/18/19 21:58:23: dxupdate: IsMDXInUse(): Unable to initialize MDXCheck.
02/18/19 21:58:23: dsetup32: CSetup::InstallPlugIn(): DirectXUpdateInstallPlugIn() failed.
02/18/19 21:58:23: DXSetup: DSetupCallback(): Phase = 0, Steps = 0
02/18/19 21:58:23: dsetup32: start finalizing: phase: 0 - 0, total: 0 - 0
02/18/19 21:58:23: DXSetup: DSetupCallback(): Phase = 3, Steps = 0
02/18/19 21:58:23: dsetup32: Installation ended with value -9 = Internal or unsupported error
02/18/19 21:58:45: DXSetup: WM_APP_ENDINSTALL
02/18/19 21:58:45: DXSetup: ~CDXWSetup()
[02/18/19 21:58:23] module: dxupdate(Feb 4 2010), file: dxupdate.cpp, line: 6111, function: CFusion::CFusion
Failed API: LoadLibraryShim()
Error: (0x80070006) - Descriptor inválido.
--------------------
[02/18/19 21:58:23] module: dxupdate(Feb 4 2010), file: dxupdate.cpp, line: 2958, function: IsMDXInUse
Unable to initialize MDXCheck.
--------------------
[02/18/19 21:58:23] module: dsetup32(Feb 4 2010), file: dxupdate.cpp, line: 280, function: CSetup::InstallPlugIn
DirectXUpdateInstallPlugIn() failed.
Psmaniaco escribió:Cawen sus muertos, se me ha jodido la red wifi y ahora no hay manera de volver a ponerla, este Arch Linux parece configurado con el culo , vuelvo a empezar de cero.
EDITO, ya lo tengo trabajando de nuevo, con el tkpacman instalado por fin y todo funcionando, solo me escama que la resolucion por los 4 bordes esta comida, ¿alguno ha conseguido ajustarlo sin que le casque el escritorio?
EDIT2: @DEP , ¿tu PS4 no sera la Slim, no? Por que en la mia el rescueshell no arranca ni a tiros, en ninguna TV, es mas, el disco duro o pendrive ni siquiera inician; es como despues de cargar el payload y reinicie la consola, esta se colgara al intentar cargar el rescueshell; en la FAT sin problema, con disco duro externo va bien, probe un pendrive de 64 GB y sale el rescueshell, pero da error al instalar el linux, por que el pendrive dice que no es compatible o esta mal formateado.
Un saludo.
Pichulonko escribió:@Psmaniaco te recomiendo que instales la version mas reciente que salio el 16.de este mes ña version 4.2 de wine la he estado probando y anda muy bien cero errores tieenes que bajarla de la pagina oficial.de wine pero si quieres instalarla debes borrar el wine que tienes saludos!
yao277 escribió:@Kernel_broken ya hay maneras de ejecutar juegos de ps2 en la ps4 directamente. Conviertiendolos con ps2 classic gui, yo lo e utilizado con el tenlaichi 3 y el unico problema que le e visto ha sido que la barra de vida no se ve bajar gradualmente, solo cuando se vacía la barra entera se ve que baja. Tampoco e conseguido cambiar las caratulas y me aparece como unity por que aun redimensionando las imágenes me daban error.
Por el foro hay más de un hilo con tutoriales.
delid76 escribió:Psmaniaco escribió:Cawen sus muertos, se me ha jodido la red wifi y ahora no hay manera de volver a ponerla, este Arch Linux parece configurado con el culo , vuelvo a empezar de cero.
EDITO, ya lo tengo trabajando de nuevo, con el tkpacman instalado por fin y todo funcionando, solo me escama que la resolucion por los 4 bordes esta comida, ¿alguno ha conseguido ajustarlo sin que le casque el escritorio?
EDIT2: @DEP , ¿tu PS4 no sera la Slim, no? Por que en la mia el rescueshell no arranca ni a tiros, en ninguna TV, es mas, el disco duro o pendrive ni siquiera inician; es como despues de cargar el payload y reinicie la consola, esta se colgara al intentar cargar el rescueshell; en la FAT sin problema, con disco duro externo va bien, probe un pendrive de 64 GB y sale el rescueshell, pero da error al instalar el linux, por que el pendrive dice que no es compatible o esta mal formateado.
Un saludo.
supongo que con sudo pacman -Syu se te va todo al garete...
Has intentado cambiar la resolución con xrandr?
https://wiki.archlinux.org/index.php/xrandr
Aunque creo que solo se puede a 720p y 1080p...
A ver si la vas a cambiar y se te lia... haz un backup de las dos particiones del sistema mediante ubuntu y si pasa algo lo restableces.
Vas a administrador de discos de ubuntu, le das a una partición y luego a la ruedecita para extraer una imagen de la partición y haces lo mismo con la otra así no no es tan grande el tamaño.
Luego si pasa algo creas un partición fat32 y otra ext4 con el tamaño de lo que pesan las imagenes y las restauras, cada una en su sitio.
Luego para hacer más espacio vas a gparted del mismo ubuntu y en la particion ext4 le das a aumentar espacio, le sumas todo el espacio restante y le das a aplicar.
Sistema como nuevo y tienes una copia de seguridad que solo te ocupará uno 10 gb's
Daveandana escribió:Como pregunté por curiosidad en otro día, esperáis soporte de las vr? Podría ser muy muy grande
Unhandled exception: page fault on read access to 0x00002000 in 32-bit code (0x00002000).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:00002000 ESP:0032fcf4 EBP:0032fd00 EFLAGS:00010206( R- -- I - -P- )
EAX:00002000 EBX:00000001 ECX:0012d2a0 EDX:0013a100
ESI:004e2f64 EDI:004a5a90
Stack dump:
0x0032fcf4: 00474401 0012d2a0 004d5768 0032fd0c
0x0032fd04: 004156cf 004d5768 0032fd14 004a5a9d
0x0032fd14: 0032fd58 785423b1 004a5a90 56491542
0x0032fd24: 004d6f20 001183a5 00000000 004e2ef0
0x0032fd34: 004e2f64 004e2fe0 004e2ef0 0032fd20
0x0032fd44: 0032f840 0032feb0 7858cf5e 2e21203a
Backtrace:
=>0 0x00002000 (0x0032fd00)
1 0x004156cf EntryPoint+0xffffffff() in schooldays hq (0x0032fd0c)
2 0x004a5a9d in schooldays hq (+0xa5a9c) (0x0032fd14)
3 0x785423b1 EntryPoint+0xffffffff() in msvcr90 (0x0032fd58)
4 0x78542466 EntryPoint+0xffffffff() in msvcr90 (0x0032fd6c)
5 0x004013e7 EntryPoint+0xffffffff() in schooldays hq (0x0032fe30)
6 0x00477833 EntryPoint+0xffffffff() in schooldays hq (0x0032fec0)
7 0x7b463fc2 call_process_entry+0x11() in kernel32 (0x0032fed8)
8 0x7b46628c ExitProcess+0x22bb() in kernel32 (0x0032ffd8)
9 0x7b463fce call_process_entry+0x1d() in kernel32 (0x0032ffec)
0x00002000: -- no code accessible --
Modules:
Module Address Debug info Name (117 modules)
PE 330000- 3b2000 Deferred routeprocsdhq
PE 400000- 4da000 Export schooldays hq
PE 10000000-10058000 Deferred sysmenusdhq
ELF 62128000-63b16000 Deferred libicudata.so.63
ELF 63b16000-68480000 Deferred libllvm-8svn.so
PE 78480000-7850e000 Deferred msvcp90
PE 78520000-785c3000 Export msvcr90
ELF 79bc7000-7a800000 Deferred radeonsi_dri.so
ELF 7a800000-7a941000 Deferred opengl32<elf>
\-PE 7a820000-7a941000 \ opengl32
ELF 7b400000-7b800000 Dwarf kernel32<elf>
\-PE 7b420000-7b800000 \ kernel32
ELF 7bc00000-7bd0a000 Deferred ntdll<elf>
\-PE 7bc10000-7bd0a000 \ ntdll
ELF 7c000000-7c005000 Deferred <wine-loader>
ELF 7c72c000-7c8fb000 Deferred libicuuc.so.63
ELF 7c8fb000-7ca7c000 Deferred libxml2.so.2
ELF 7cd17000-7cd87000 Deferred libncursesw.so.6
ELF 7cd87000-7cd90000 Deferred libffi.so.6
ELF 7cd90000-7cdad000 Deferred libgcc_s.so.1
ELF 7cdad000-7cdcb000 Deferred libelf.so.1
ELF 7cdcb000-7cdd7000 Deferred libdrm_amdgpu.so.1
ELF 7cdd7000-7cde6000 Deferred libdrm_radeon.so.1
ELF 7cde6000-7cdf7000 Deferred libsensors.so.5
ELF 7cdf7000-7cdfa000 Deferred libxshmfence.so.1
ELF 7cdfa000-7ce03000 Deferred libxcb-sync.so.1
ELF 7ce03000-7ce08000 Deferred libxcb-present.so.0
ELF 7ce08000-7ce25000 Deferred libxcb-glx.so.0
ELF 7ce25000-7ce44000 Deferred libglapi.so.0
ELF 7ce44000-7cebe000 Deferred libglx_mesa.so.0
ELF 7cf0c000-7cf6e000 Deferred libgldispatch.so.0
ELF 7cf6e000-7cfd2000 Deferred libgl.so.1
ELF 7cfd2000-7cfd9000 Deferred libxcb-dri3.so.0
ELF 7cfd9000-7cfe0000 Deferred libxcb-dri2.so.0
ELF 7d100000-7d104000 Deferred libxdamage.so.1
ELF 7d104000-7d119000 Deferred libdrm.so.2
ELF 7d119000-7d13c000 Deferred libgpg-error.so.0
ELF 7d13c000-7d155000 Deferred libresolv.so.2
ELF 7d155000-7d1e1000 Deferred libvorbisenc.so.2
ELF 7d1e1000-7d20f000 Deferred libvorbis.so.0
ELF 7d20f000-7d282000 Deferred libflac.so.8
ELF 7d282000-7d361000 Deferred libgcrypt.so.20
ELF 7d361000-7d38d000 Deferred liblzma.so.5
ELF 7d38d000-7d41c000 Deferred libsndfile.so.1
ELF 7d41c000-7d4c9000 Deferred libsystemd.so.0
ELF 7d4c9000-7d51c000 Deferred libdbus-1.so.3
ELF 7d51c000-7d5ab000 Deferred libpulsecommon-12.2.so
ELF 7d5ab000-7d607000 Deferred libpulse.so.0
ELF 7d839000-7d83e000 Deferred libx11-xcb.so.1
ELF 7d83e000-7d847000 Deferred libogg.so.0
ELF 7d847000-7d852000 Deferred librt.so.1
ELF 7d853000-7d876000 Deferred libglx.so.0
ELF 7d880000-7d8ac000 Deferred winepulse<elf>
\-PE 7d890000-7d8ac000 \ winepulse
ELF 7d8ac000-7d8d0000 Deferred mmdevapi<elf>
\-PE 7d8b0000-7d8d0000 \ mmdevapi
ELF 7d8f2000-7d8fa000 Deferred libxfixes.so.3
ELF 7d8fa000-7d906000 Deferred libxcursor.so.1
ELF 7d906000-7d91a000 Deferred libxi.so.6
ELF 7d91a000-7d91e000 Deferred libxcomposite.so.1
ELF 7d91e000-7d92d000 Deferred libxrandr.so.2
ELF 7d92d000-7d93b000 Deferred libxrender.so.1
ELF 7d93b000-7d942000 Deferred libxxf86vm.so.1
ELF 7d942000-7d947000 Deferred libxinerama.so.1
ELF 7d947000-7d94e000 Deferred libxdmcp.so.6
ELF 7d94e000-7d97a000 Deferred libxcb.so.1
ELF 7d97a000-7dac7000 Deferred libx11.so.6
ELF 7dac7000-7dadc000 Deferred libxext.so.6
ELF 7dade000-7dae6000 Deferred libasyncns.so.0
ELF 7db0a000-7db9c000 Deferred winex11<elf>
\-PE 7db20000-7db9c000 \ winex11
ELF 7db9c000-7dbd8000 Deferred libexpat.so.1
ELF 7dbd8000-7dc24000 Deferred libfontconfig.so.1
ELF 7dc24000-7dc9c000 Deferred libpcre.so.1
ELF 7dc9c000-7ddd6000 Deferred libglib-2.0.so.0
ELF 7ddd6000-7dee9000 Deferred libharfbuzz.so.0
ELF 7dee9000-7df03000 Deferred libz.so.1
ELF 7df03000-7df43000 Deferred libpng16.so.16
ELF 7df43000-7e013000 Deferred libfreetype.so.6
ELF 7e013000-7e038000 Deferred imm32<elf>
\-PE 7e020000-7e038000 \ imm32
ELF 7e064000-7e08b000 Deferred wmvcore<elf>
\-PE 7e070000-7e08b000 \ wmvcore
ELF 7e08b000-7e0b7000 Deferred msacm32<elf>
\-PE 7e090000-7e0b7000 \ msacm32
ELF 7e0b7000-7e173000 Deferred winmm<elf>
\-PE 7e0c0000-7e173000 \ winmm
ELF 7e173000-7e1c0000 Deferred dsound<elf>
\-PE 7e180000-7e1c0000 \ dsound
ELF 7e1c0000-7e314000 Deferred wined3d<elf>
\-PE 7e1d0000-7e314000 \ wined3d
ELF 7e314000-7e358000 Deferred d3d9<elf>
\-PE 7e320000-7e358000 \ d3d9
ELF 7e358000-7e482000 Deferred oleaut32<elf>
\-PE 7e370000-7e482000 \ oleaut32
ELF 7e482000-7e50a000 Deferred rpcrt4<elf>
\-PE 7e490000-7e50a000 \ rpcrt4
ELF 7e50a000-7e66a000 Deferred ole32<elf>
\-PE 7e520000-7e66a000 \ ole32
ELF 7e66a000-7e6e5000 Deferred advapi32<elf>
\-PE 7e680000-7e6e5000 \ advapi32
ELF 7e6e5000-7e816000 Deferred gdi32<elf>
\-PE 7e6f0000-7e816000 \ gdi32
ELF 7e816000-7ea23000 Deferred user32<elf>
\-PE 7e830000-7ea23000 \ user32
ELF 7ea23000-7ea38000 Deferred libnss_files.so.2
ELF 7ef05000-7efd2000 Deferred libm.so.6
ELF 7efd3000-7efe5000 Deferred libbz2.so.1.0
ELF 7efe5000-7f000000 Deferred version<elf>
\-PE 7eff0000-7f000000 \ version
ELF f7bc2000-f7bc7000 Deferred libxau.so.6
ELF f7bc9000-f7bcf000 Deferred libdl.so.2
ELF f7bf3000-f7bfd000 Deferred libuuid.so.1
ELF f7bfd000-f7dda000 Deferred libc.so.6
ELF f7dda000-f7dfb000 Deferred libpthread.so.0
ELF f7dfb000-f7fb7000 Dwarf libwine.so.1
ELF f7fb9000-f7fe3000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
0000000e services.exe
00000022 0
0000001d 0
00000013 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000018 0
00000017 0
00000016 0
00000012 0
00000019 plugplay.exe
0000001f 0
0000001e 0
0000001a 0
0000001b explorer.exe
00000028 0
00000027 0
00000026 0
0000001c 0
00000020 winedevice.exe
00000025 0
00000024 0
00000023 0
00000021 0
00000029 (D) C:\Overflow\SCHOOLDAYS HQ\SCHOOLDAYS HQ.exe
0000002d 15
0000002c 0
0000002b 15
0000002a 0 <==
System information:
Wine build: wine-4.2
Platform: i386 (WOW64)
Version: Windows 10
Host system: Linux
Host version: 4.14.93
nekue escribió:@Psmaniaco Me alegro de que te sirviera mi consejillo
Sobre lo otro no te puedo ayudar, lo siento... Ni siquiera lo he probado todabia el linux en la ps4, creo que esperaré un poco más, ya que tengo una SLIM y he visto muchos casos de que no funcionaba y paso de perder el tiempo...
Saludos
Pichulonko escribió:@Psmaniaco uso wine amigo, el gears es un juego exclusivo de microsoft por tanto solo esta en pc(windows) y consolas de microsoft GG
Pichulonko escribió:@Psmaniaco talvez estas usando root para instalarlo te recomiendo que instales todo lo de wine con la cuenta psxita y pues lo instale normalmente con winetricks no me dio problema alguno :v pero para que estes seguro te recomiendo actualizar el psxitarch con el comando:
sudo pacman -Syu
Saludos!
@KiMo I kimo yo tenia ese problema te recomiendo prender la ps4 sin pendrive ni nada usb enchufado luego vas al payload lo cargas y cuando te salte el cartel de advertencia del payload para aceptar ahi conectas el usb y le das aceptar al payload y no deberia mandar ningun mensaje de falta de memoria pero te recomiendo que uses los payload de al azif que ya los agrego el linux loader v3 y el otro no recuerfo v1 o 2 creo en esos payload no te da cartelito de advertencia pero funcionan mejor, usas el mismo metodo que te pude arrina , te dira fail pero lo dejas ahi y saldra done y cargara el psxitarch♡ saludos
Pichulonko escribió:@KiMo I estan ahi mismo en el exploit de al azif de desbloqueo 5.05, cuando presionas el boton 5.05 te salen los linux loader saludos!
Pichulonko escribió:@Psmaniaco talvez estas usando root para instalarlo te recomiendo que instales todo lo de wine con la cuenta psxita y pues lo instale normalmente con winetricks no me dio problema alguno :v pero para que estes seguro te recomiendo actualizar el psxitarch con el comando:
sudo pacman -Syu
Saludos!
@KiMo I kimo yo tenia ese problema te recomiendo prender la ps4 sin pendrive ni nada usb enchufado luego vas al payload lo cargas y cuando te salte el cartel de advertencia del payload para aceptar ahi conectas el usb y le das aceptar al payload y no deberia mandar ningun mensaje de falta de memoria pero te recomiendo que uses los payload de al azif que ya los agrego el linux loader v3 y el otro no recuerfo v1 o 2 creo en esos payload no te da cartelito de advertencia pero funcionan mejor, usas el mismo metodo que te pude arrina , te dira fail pero lo dejas ahi y saldra done y cargara el psxitarch♡ saludos
Pichulonko escribió:@Psmaniaco pero cual es exactamente tu error al instalar dx9? Al escribir winetricks en la consola se abre una ventanita ahi presionas el punto que dice default prefix esta selecciinado por defecto luego pones el primero punto creo que era install dll or component y en la gran lista eliges dx3d9 runtime creo que era y presionas aceptar la ventana desaparecera unos segundos y cuando vuelva aparecer significa que ya instalo y listo :v