Skip to content

Instantly share code, notes, and snippets.

View SimPiko's full-sized avatar

Szymon Pieczko SimPiko

  • Ruda Śląska, Poland
View GitHub Profile
@SimPiko
SimPiko / ppsspplog_120_notWorking.txt
Created May 26, 2018 19:20
PPSSPP log (v1.6, Activision Hits Remixed, 120MHz, not booting)
This file has been truncated, but you can view the full file.
08:23:460 EmuThread.cpp:205 I[BOOT]: Done.
08:25:997 FileUtil.cpp:247 D[COMMON]: CreateFullPath: path exists D:\gry\PlayStation Portable\ppsspp\memstick/PSP/SYSTEM/
08:26:012 ELF\PBPReader.cpp:40 D[LOADER]: D:/gry/PlayStation Portable/ppsspp/memstick/PSP/GAME/Ozone/EBOOT.PBP: File actually an ELF, not a PBP
08:27:098 Config.cpp:1138 I[LOADER]: Config saved: 'ppsspp.ini'
08:27:099 Config.cpp:1151 I[LOADER]: Controller config saved: controls.ini
08:27:104 System.cpp:313 I[BOOT]: PPSSPP v1.6 Windows 64 bit
08:27:106 MemMap.cpp:291 I[MEMMAP]: Memory system initialized. Base at 0000000140CC0000 (RAM at @ 0000000148CC0000, uncached @ 0000000188CC0000)
08:27:107 PSPLoaders.cpp:196 I[LOADER]: ULUS10186 : Activision Hits Remixed
08:27:121 Config.cpp:1138 I[LOADER]: Config saved: 'ppsspp.ini'
08:27:126 PSPLoaders.cpp:255 I[LOADER]: Loading disc0:/PSP_GAME/SYSDIR/EBOOT.BIN...
@SimPiko
SimPiko / ppsspplog_80_working.txt
Created May 26, 2018 19:18
PPSSPP log (v1.6, Activision Hits Remixed, 80MHz, booting correctly)
This file has been truncated, but you can view the full file.
15:33:250 EmuThread.cpp:205 I[BOOT]: Done.
15:35:795 FileUtil.cpp:247 D[COMMON]: CreateFullPath: path exists D:\gry\PlayStation Portable\ppsspp\memstick/PSP/SYSTEM/
15:35:805 ELF\PBPReader.cpp:40 D[LOADER]: D:/gry/PlayStation Portable/ppsspp/memstick/PSP/GAME/Ozone/EBOOT.PBP: File actually an ELF, not a PBP
15:39:122 Config.cpp:1138 I[LOADER]: Config saved: 'ppsspp.ini'
15:39:124 Config.cpp:1151 I[LOADER]: Controller config saved: controls.ini
15:39:128 System.cpp:313 I[BOOT]: PPSSPP v1.6 Windows 64 bit
15:39:130 MemMap.cpp:291 I[MEMMAP]: Memory system initialized. Base at 0000000140FC0000 (RAM at @ 0000000148FC0000, uncached @ 0000000188FC0000)
15:39:131 PSPLoaders.cpp:196 I[LOADER]: ULUS10186 : Activision Hits Remixed
15:39:146 Config.cpp:1138 I[LOADER]: Config saved: 'ppsspp.ini'
15:39:150 PSPLoaders.cpp:255 I[LOADER]: Loading disc0:/PSP_GAME/SYSDIR/EBOOT.BIN...
@SimPiko
SimPiko / gist:662af17ea3f0e64cc335
Last active March 25, 2016 00:57
Twitch.tv - force old flash player (updated, should work on https)
// ==UserScript==
// @name Twitch.tv - force old flash player
// @namespace somethingsomethingtwitch
// @description Replaces default twitch player with old Flash player.
// @description original author - 420foxbot
// @description link to original script - https://gitlab.com/foxbot/Twitch5ForAll/raw/master/twitch5.user.js
// @version 1.1
// @grant none
// @match http://*.twitch.tv/*
// @match https://*.twitch.tv/*
@SimPiko
SimPiko / gist:768da9de604b4c178f6f
Created October 2, 2015 21:23
Twitch.tv - force old flash player
// ==UserScript==
// @name Twitch.tv - force old flash player
// @namespace somethingsomethingtwitch
// @description Replaces default twitch player with old Flash player.
// @description original author - 420foxbot
// @description link to original script - https://gitlab.com/foxbot/Twitch5ForAll/raw/master/twitch5.user.js
// @version 1
// @grant none
// @match http://*.twitch.tv/*
// ==/UserScript==