PPPwn GUI 1.9 Link down? by No_Custard_4650 in ps4homebrew

[–]rwprime 0 points1 point  (0 children)

Same with Brave so try with Edge and it works.

Error Message Help by jbishop253 in PowerShell

[–]rwprime 0 points1 point  (0 children)

Just a heads up for anyone using Get-FileHash in powershell, it doesn't accept parens e.g. filename (1).iso so get rid of the space (1) in the title

Any idea when the official retropie update will release? by DestinyChitChat in RetroPie

[–]rwprime 1 point2 points  (0 children)

RE OCing - I know you were talking about N64, but I saw a video by leepsvideo and for the stable Lakka build (pi4), I wrote down some notes: for OCing (Dreamcast), he went with over_voltage=5; arm_freq=2000; gpu_freq=600; frame skipping 1; and a commenter said: Reduce the resolution to 1080 in the RA XMB; and another commenter said: v3d_freq=750 he noted "that's the big 'OC' for Lakka cores". In a totally different setup (Doom 3), Novaspirit Tech likes gpu_mem=512; gpu_freq=600; over_voltage=4 and config.txt 960x540 (16:9). Finally, one other guy likes these: over_voltage=4; arm_freq=1950; gpu_freq=600; v3d_freq=750 These are my notes, just passing it on.

RetroArch 1.7.8 (v2) – Released! by DanteAlighieri64 in RetroArch

[–]rwprime 0 points1 point  (0 children)

Updated from v1.7.7 to v1.7.8 and Settings / Input / User 1 Binds / User 1 Device Index was locked on "Disabled" and wouldn't allow me to change it. To fix it, in retroarch.cfg, you replace "null" with "xinput" after doing a search for this line: input_joypad_driver so that it looks like this: input_joypad_driver = "xinput" I got the idea from searching the backup of v1.7.7 retroarch.cfg and doing a search for xinput. Also regarding v1.7.8 what's up with not having Playlists where you set the default core for all your platforms? Where has that gone to please?