Coder Social home page Coder Social logo

red-prig / fpps4 Goto Github PK

View Code? Open in Web Editor NEW
1.9K 86.0 116.0 11.92 MB

PS4 compatibility layer (emulator) on Free Pascal

License: GNU Lesser General Public License v2.1

Pascal 67.23% C++ 32.57% Batchfile 0.01% C 0.03% SourcePawn 0.04% Python 0.01% C# 0.10%

fpps4's Introduction

fpPS4 CI

This emulator is still in the early stages of development and big games like the tripple A game still don't work, see the compatibility list for more details: https://github.com/red-prig/fpps4-game-compatibility/issues

If your game doesn't work don't create a new issue, check the compatibility list first.

If you want to know the details or just chat, welcome to the discord: https://discord.gg/up9qatpX7M

I am currently rewriting the emulator core in the kern branch and until the work is completed, there will be no support for specific games.

Donate:

Book logo

PS4 compatibility layer (emulator) written with Free Pascal

This project is currently at the beginning and started for fun.

Building

  • Free Pascal compiler: 3.3.1 (use fpcupdeluxe with trunk), x86_64 only.
  • Lazarus: 2.0.0 and higher, x86_64 only.

Minimum system requirements

  • OS: Windows 7 SP1 x64 and higher
  • CPU: x64, AVX2 support
  • GPU: Vulkan API support

Game compatibility tracker

https://github.com/red-prig/fpps4-game-compatibility/issues

Control layout

To switch to borderless full screen mode, press Alt-Enter.

fpPS4 supports XInput-compatible gamepads natively. You can remap buttons by pressing Esc on the keyboard during emulation. Regardless, you can use a keyboard as a input. A DualShock4 touchpad is emulated by the mouse.

Keyboard layout:

PS4 Gamepad button Keyboard button
Left Stick Up W
Left Stick Left A
Left Stick Down S
Left Stick Right D
Right Stick Up I
Right Stick Left J
Right Stick Down K
Right Stick Right L
OPTIONS Enter
Dpad Up Arrow Up
Dpad Left Arrow Left
Dpad Down Arrow Down
Dpad Right Arrow Right
Triangle Numpad 8
Square Numpad 4
Cross Numpad 2
Circle Numpad 6
L1 Q
L2 1
L3 Z
R1 E
R2 4
R3 C

fpps4's People

Contributors

addy2004 avatar flyingtincan avatar gandalfthewhite19890404 avatar igor725 avatar irlbunny avatar kagamma avatar kr1spy2115 avatar ordinary205 avatar red-prig avatar stoneddiscord avatar vocalfan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fpps4's Issues

New Version of my GUI (old was wrong)

Hello, enclosed you can find a new version of my GUI.
The previous one was unfortunately an ancient wrong version.
This one is programmed in C# with Net Core 6.
I have updated the GUI. Now you can start game/app by double click.
Most parameters are supported.
You can add pict.jpg at the location of game/app to display it properly on list.
e.g. apps/apptest/pict.jpg apps/apptest1/pict.jpg
the cmd window can be redirected to the gui and with the button "copy to clipboard" the content can be copied to the clipboard.
Sorry for my english. I used a translator.

This version still comes without source code.
Greetings SLRHUI
screenshot

fpps4fro.zip

Undertale

I found that Undertale (CUSA09415) works!

fpPS4.FPS_31.2022-06-30.21-06-07.mp4

Not really an issue but, yeah

What about a milestone game(s) for this emulator?

I mean a list of games/programs that will be target for this emulator, I heard Wine was developed using this approach. For example, Orbis OS (aka UI of PS4) uses, for example, syscalls num1, num2 and num3, so we need to implement those syscalls first. Another example - Spider-Man, this game uses 120 different syscalls, so, if Spider-Man game is milestone, we need to implement those ones first. Such development approach will help newbies start their work fast

fpPS4 problem

I ran the emulator..but this screen appears to me..can you help me..what am I missing..or where is the problem?
Capture

prx files

Hi, I was wondering where I would find prx files like libSceNgs, I have my ps4 looking through the files with FTP

Missing spirv folder?

I know this is a meme and all but it doesn't appear to have spirv folder with VS and PS shaders because it's in gitignore...

Compilation errors

Project does not compiling due errors:

ps4_elf.pas(2153,7) Error: Invalid register name
ps4_elf.pas(2154,7) Error: Invalid register name
ps4_elf.pas(2155,7) Error: Invalid register name
ps4_elf.pas(2156,7) Error: Invalid register name
ps4_elf.pas(2160,6) Error: Invalid register name
ps4_elf.pas(2161,6) Error: Invalid register name
ps4_elf.pas(2162,6) Error: Invalid register name
ps4_elf.pas(2163,6) Error: Invalid register name
ps4_elf.pas(2181,7) Error: Illegal type conversion: "QWord" to "Telf_file"

Used software:
IDE - Lazarus 2.0.12
Compiler: FPC 3.2.0

Flyn boots with exception stop (Flynn.Son of Crimson)

The game Flynn.Son of Crimson bots but get caught in a stop exception

An unhandled exception occurred at $00000001000B5977:
EAssertionFailed: TODO (vImageTiling.pas, line 422)
$00000001000B5977 FETCHIMAGE, line 590 of vulkan/vImageManager.pas
$000000010006B4EF UPDATEGPUREGSINFO, line 1773 of chip/ps4_videodrv.pas
$000000010006BE31 ONDRAWINDEX2, line 2031 of chip/ps4_videodrv.pas
$000000010006C220 GFX_CP_PARSER, line 2164 of chip/ps4_videodrv.pas
$0000000100068EFC GFX_THREAD, line 403 of chip/ps4_videodrv.pas
$0000000100004736
$0000000100013A31
$00007FFFBB7754E0
$00007FFFBCAA485B

Loading From Script - White Screen and Forcing Full Screen

Not strictly an issue, just some quirky features and a workaround for one of them.

If you open fpPS4 from a script fpPS4 will create a shader_dump folder in the same folder as the scrip was launched from. The result will be the game opens with a white screen. Changing the directory in the script to the fpPS4 application folder solves this.

It is possible to force the 'terminal' window into a full screen window but is it possible to do the same with the 'emulation' window when launching from a script?

Launch application

Good evening, who can help? How can I find the files from put in the folder? Precisely sce_modules because the doesn't start

Sonic Mania Not Launching

I tried pressing the run fpPS4 button after setup, but all I get is this message:

INFO - Running fpPS4 with args: -e C:/Users/pilot/fpPS4/Games/Sonic Mania/eboot.bin
Emu location: C:/Users/pilot/fpPS4/Emu/fpPS4.exe

INFO - (CUSA07010) Skip updating settings file since it had no changes!

INFO - fpPS4.exe was closed returning code 3221225781

how to contribute ?

hello I realized while compiling that I have an fpPS4.lps file that you did not have. So are you interested? how to post it, please? moreover my .exe is about 40mb and works.

Thx in advance ♥

Recommended specs? CPU or GPU more important?

I know this emulator is in a very early state and I want to know what i'm getting into, does it require a monster PC to run or a fairly high end system like mine can handle this just fine?

Error message even when everything is in its correct folder

So far everything is working but when I launch a game I get "nop nid:libSceGnmDriver:DBDA0ABCA5F3119A:sceGnmMapComputeQueue ", and nothing loads. How do I fix this?. Note I'm trying to run Bloodborne GotY edition, and am unsure if this game is unavailable with this emulator yet
image_2023-03-21_081813402

TODO CCB (Minecraft)

Using "trunk" branch.

Assertion at line 1997 in ps4_videodrv.pas,
triggered by Minecraft (Base CUSA00744).

needs looked into.

Memory Issue.

I get the memory issue vkAllocateMemory:VK_ERROR_OUT_OF_DEVICE_MEMORY halfway through loading a game

PS4 Homebrew games

[ ] PS4 Homebrew games of the fpPS4_30052022 version try to enter the game in the button you can't answer you can do something else I don't know
game Spelunky Classic HD ja black screen

launch newer emulator by https://ci.appveyor.com/project/
because the person uses to know uses compiler program thanks.
this uses google translate

now i5 12500 nvida 3500

1
2
3

Cursed Castila EX exception

Hi, the game Cursed Castila EX boot but when i press the key to start the game it trow this exception

An unhandled exception occurred at $0000000100220919:
EAssertionFailed: VOP3a?423 (emit_vop3.pas, line 989)
$0000000100220919 _EMIT_SPI, line 1722 of spirv/SprvEmit.pas
$000000010021CE2C NEXTPARSE, line 262 of spirv/SprvEmit.pas
$000000010021CC69 PARSE, line 222 of spirv/SprvEmit.pas
$00000001000AB84C PARSESHADER, line 208 of vulkan/vShaderManager.pas
$00000001000ABC05 _FETCHSHADER, line 318 of vulkan/vShaderManager.pas
$00000001000ABDD8 FETCHSHADER, line 355 of vulkan/vShaderManager.pas
$000000010006AAF1 UPDATEGPUREGSINFO, line 1727 of chip/ps4_videodrv.pas
$000000010006B601 ONDRAWINDEX2, line 2013 of chip/ps4_videodrv.pas
$000000010006B9F0 GFX_CP_PARSER, line 2146 of chip/ps4_videodrv.pas
$00000001000686BC GFX_THREAD, line 403 of chip/ps4_videodrv.pas
$0000000100004736
$0000000100013A31
$00007FF85B7A54E0
$00007FF85CD6485B

Thanks for your hard work

Question sce_module

Am I allowed to make issues on the compatibility list while I have .prx files in sce_module?

Game doesn't launch, too big of a game?

I'm trying to launch God Of War Ragnarok (got pkg file and exported it to GP4 project with PkgEditor), but it doesn't launch, it just gives green text in the logs at the bottom, but doesn't do anything.

fpPS4 Temmie's Launcher - Version: 1.2.0
Running on nw.js (node-webkit) version 0.70.1 [NORMAL]
INFO - Main fpPS4 was found!
Path: L:/FPPS4/Emu/fpPS4.exe
INFO - Settings file was created successfully for God of War Ragnarök!
Path: L:/FPPS4/Games/GoW/launcherSettings.json

INFO - Running fpPS4 with args: -e L:/FPPS4/Games/GoW/eboot.bin
Emu location: L:/FPPS4/Emu/fpPS4.exe

INFO - (CUSA34384) Skip updating settings file since it had no changes!
 
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =04B0
SELF.Sign_Size   =0470
SELF.Size_of     =01C39348
SELF.Num_Segments=10
hdr.[EI_CLASS]  :2
hdr.[EI_DATA]   :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI]  :9
hdr.e_type      :FE10
hdr.e_machine   :003E
hdr.e_version   :0001
hdr.e_entry     :0000000000000080
hdr.e_phoff     :0000000000000040
hdr.e_shoff     :0000000000000000
hdr.e_flags     :00000000
hdr.e_ehsize    :0040
hdr.e_phentsize :0038
hdr.e_phnum     :12
hdr.e_shentsize :0040
hdr.e_shnum     :0
hdr.e_shstrndx  :0027
Elf with LowSeg:16384 Size:29570477
/libexec/ld-elf.so.1 
tmpl_size:28 full_size:1168
HASH:3344160
DT_SCE_STRTAB:24
DT_SCE_STRSZ:9908
DT_SCE_SYMTAB:9936
HASH_SIZE:2668
DT_SCE_SYMTABSZ:12768
INIT addr:32
FINI addr:0000000001358050
DT_SCE_PLTGOT           :0000000001896000
DT_SCE_JMPREL:22704
DT_SCE_PLTRELSZ:523
DT_SCE_PLTREL:7
DT_SCE_RELA:35256
DT_SCE_STRSZ:137871
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:0000000001BB8CC0
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY           :29068480
DT_FINI_ARRAYSZ         :0
DT_PREINIT_ARRAY:0000000001BB8CC0
DT_PREINIT_ARRAY_count:0
DT_SCE_SYMENT:0000000000000018
DT_DEBUG                :0
DT_TEXTREL              :0
DT_FLAGS:4
DT_SCE_FINGERPRINT:C0
3461C1D37593EBFD04B7B62CAA8CE600000000
DT_NULL
DT_NEEDED               :libc.prx
DT_NEEDED               :libkernel.prx
DT_NEEDED               :libSceAjm.prx
DT_NEEDED               :libSceAppContent.prx
DT_NEEDED               :libSceAudio3d.prx
DT_NEEDED               :libSceAudioOut.prx
DT_NEEDED               :libSceContentExport.prx
DT_NEEDED               :libSceFiber.prx
DT_NEEDED               :libSceGnmDriver.prx
DT_NEEDED               :libSceHttp.prx
DT_NEEDED               :libSceJobManager.prx
DT_NEEDED               :libSceMove.prx
DT_NEEDED               :libSceMsgDialog.prx
DT_NEEDED               :libSceNet.prx
DT_NEEDED               :libSceNetCtl.prx
DT_NEEDED               :libSceNpCommon.prx
DT_NEEDED               :libSceNpManager.prx
DT_NEEDED               :libSceNpTrophy.prx
DT_NEEDED               :libSceNpTus.prx
DT_NEEDED               :libSceNpWebApi.prx
DT_NEEDED               :libScePad.prx
DT_NEEDED               :libScePlayGo.prx
DT_NEEDED               :libScePlayGoDialog.prx
DT_NEEDED               :libSceRtc.prx
DT_NEEDED               :libSceSaveData.prx
DT_NEEDED               :libSceShareUtility.prx
DT_NEEDED               :libSceSsl2.prx
DT_NEEDED               :libSceSysmodule.prx
DT_NEEDED               :libSceSystemService.prx
DT_NEEDED               :libSceUserService.prx
DT_NEEDED               :libSceVideodec2.prx
DT_NEEDED               :libSceVideoOut.prx
DT_NEEDED               :libSceVideoRecording.prx
DT_NEEDED               :libSceCommonDialog.prx
DT_NEEDED               :libSceSaveDataDialog.prx
DT_NEEDED               :libSceIme.prx
DT_NEEDED               :libSceMouse.prx
DT_SCE_NEEDED_MODULE    :0001:libc
DT_SCE_NEEDED_MODULE    :0002:libkernel
DT_SCE_NEEDED_MODULE    :0003:libSceAjm
DT_SCE_NEEDED_MODULE    :0004:libSceAppContentUtil
DT_SCE_NEEDED_MODULE    :0005:libSceAudio3d
DT_SCE_NEEDED_MODULE    :0006:libSceAudioOut
DT_SCE_NEEDED_MODULE    :0007:libSceContentExport
DT_SCE_NEEDED_MODULE    :0008:libSceFiber
DT_SCE_NEEDED_MODULE    :0009:libSceGnmDriver
DT_SCE_NEEDED_MODULE    :000A:libSceHttp
DT_SCE_NEEDED_MODULE    :000B:libSceJobManager
DT_SCE_NEEDED_MODULE    :000C:libSceMove
DT_SCE_NEEDED_MODULE    :000D:libSceMsgDialog
DT_SCE_NEEDED_MODULE    :000E:libSceNet
DT_SCE_NEEDED_MODULE    :000F:libSceNetCtl
DT_SCE_NEEDED_MODULE    :0010:libSceNpCommon
DT_SCE_NEEDED_MODULE    :0011:libSceNpManager
DT_SCE_NEEDED_MODULE    :0012:libSceNpTrophy
DT_SCE_NEEDED_MODULE    :0013:libSceNpTus
DT_SCE_NEEDED_MODULE    :0014:libSceNpWebApi
DT_SCE_NEEDED_MODULE    :0015:libScePad
DT_SCE_NEEDED_MODULE    :0016:libScePlayGo
DT_SCE_NEEDED_MODULE    :0017:libScePlayGoDialog
DT_SCE_NEEDED_MODULE    :0018:libSceRtc
DT_SCE_NEEDED_MODULE    :0019:libSceSaveData
DT_SCE_NEEDED_MODULE    :001A:libSceShareUtility
DT_SCE_NEEDED_MODULE    :001B:libSceSsl
DT_SCE_NEEDED_MODULE    :001C:libSceSysmodule
DT_SCE_NEEDED_MODULE    :001D:libSceSystemService
DT_SCE_NEEDED_MODULE    :001E:libSceUserService
DT_SCE_NEEDED_MODULE    :001F:libSceVideodec2
DT_SCE_NEEDED_MODULE    :0020:libSceVideoOut
DT_SCE_NEEDED_MODULE    :0021:libSceVideoRecording
DT_SCE_NEEDED_MODULE    :0022:libSceCommonDialog
DT_SCE_NEEDED_MODULE    :0023:libSceSaveDataDialog
DT_SCE_NEEDED_MODULE    :0024:libSceIme
DT_SCE_NEEDED_MODULE    :0025:libSceMouse
DT_SCE_EXPORT_LIB       :002A:Game_Orbis_P
DT_SCE_EXPORT_LIB_ATTR  :002A:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB       :0002:libSceAjm
DT_SCE_IMPORT_LIB_ATTR  :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0003:libSceAppContent
DT_SCE_IMPORT_LIB_ATTR  :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0004:libSceAudio3d
DT_SCE_IMPORT_LIB_ATTR  :0004:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0005:libSceAudioOut
DT_SCE_IMPORT_LIB_ATTR  :0005:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0024:libSceCommonDialog
DT_SCE_IMPORT_LIB_ATTR  :0024:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0006:libSceContentExport
DT_SCE_IMPORT_LIB_ATTR  :0006:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0008:libSceFiber
DT_SCE_IMPORT_LIB_ATTR  :0008:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0009:libSceGnmDriver
DT_SCE_IMPORT_LIB_ATTR  :0009:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000A:libSceHttp
DT_SCE_IMPORT_LIB_ATTR  :000A:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0026:libSceIme
DT_SCE_IMPORT_LIB_ATTR  :0026:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000B:libSceJobManager
DT_SCE_IMPORT_LIB_ATTR  :000B:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0027:libSceMouse
DT_SCE_IMPORT_LIB_ATTR  :0027:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000C:libSceMove
DT_SCE_IMPORT_LIB_ATTR  :000C:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000D:libSceMsgDialog
DT_SCE_IMPORT_LIB_ATTR  :000D:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000E:libSceNet
DT_SCE_IMPORT_LIB_ATTR  :000E:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000F:libSceNetCtl
DT_SCE_IMPORT_LIB_ATTR  :000F:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0010:libSceNpCommon
DT_SCE_IMPORT_LIB_ATTR  :0010:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0011:libSceNpManager
DT_SCE_IMPORT_LIB_ATTR  :0011:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0012:libSceNpTrophy
DT_SCE_IMPORT_LIB_ATTR  :0012:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0013:libSceNpTus
DT_SCE_IMPORT_LIB_ATTR  :0013:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0014:libSceNpWebApi
DT_SCE_IMPORT_LIB_ATTR  :0014:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0015:libScePad
DT_SCE_IMPORT_LIB_ATTR  :0015:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0016:libScePlayGo
DT_SCE_IMPORT_LIB_ATTR  :0016:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0017:libScePlayGoDialog
DT_SCE_IMPORT_LIB_ATTR  :0017:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0019:libSceRtc
DT_SCE_IMPORT_LIB_ATTR  :0019:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001A:libSceSaveData
DT_SCE_IMPORT_LIB_ATTR  :001A:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0025:libSceSaveDataDialog
DT_SCE_IMPORT_LIB_ATTR  :0025:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001B:libSceShareUtility
DT_SCE_IMPORT_LIB_ATTR  :001B:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001C:libSceSsl
DT_SCE_IMPORT_LIB_ATTR  :001C:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001D:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR  :001D:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001E:libSceSystemService
DT_SCE_IMPORT_LIB_ATTR  :001E:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001F:libSceSystemServicePlatformPrivacy
DT_SCE_IMPORT_LIB_ATTR  :001F:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0020:libSceUserService
DT_SCE_IMPORT_LIB_ATTR  :0020:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0022:libSceVideoOut
DT_SCE_IMPORT_LIB_ATTR  :0022:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0023:libSceVideoRecording
DT_SCE_IMPORT_LIB_ATTR  :0023:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0021:libSceVideodec2
DT_SCE_IMPORT_LIB_ATTR  :0021:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0029:libc
DT_SCE_IMPORT_LIB_ATTR  :0029:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0000:libc_setjmp
DT_SCE_IMPORT_LIB_ATTR  :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0007:libSceCoredump
DT_SCE_IMPORT_LIB_ATTR  :0007:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0018:libScePosix
DT_SCE_IMPORT_LIB_ATTR  :0018:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0028:libkernel
DT_SCE_IMPORT_LIB_ATTR  :0028:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0001:libkernel_cpumode_platform
DT_SCE_IMPORT_LIB_ATTR  :0001:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:Z:/export/jenkins/workspace/rc-008xxxx/obj/ORBIS/Platinum/Game_Orbis_P.elf:0000
DT_SCE_MODULE_INFO:Game_Orbis_P:0000
DT_SCE_MODULE_ATTR      :0000:0:0:NONE
.CODE:0000000800000000..00000008016A9000  0000000000004000..00000000016AD000
.RELR:0000000801800000..0000000801898000  00000000016B0000..0000000001748000
.DATA:0000000801A00000..0000000805477000  0000000001748000..00000000051BF000
.RDOL:0000000801A00000..0000000801A004F0
.RDOL:00000008016615E4..00000008016A8D68
patch_tls_count=5158
Warn, file libSceVideoRecording.prx not loaded!
Warn, file libSceVideodec2.prx not loaded!
Warn, file libSceSsl2.prx not loaded!
Warn, file libSceShareUtility.prx not loaded!
Warn, file libScePlayGoDialog.prx not loaded!
Warn, file libSceNpTus.prx not loaded!
Warn, file libSceJobManager.prx not loaded!
Warn, file libSceFiber.prx not loaded!
Warn, file libSceContentExport.prx not loaded!
Warn, file libSceAudio3d.prx not loaded!
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =0440
SELF.Sign_Size   =0470
SELF.Size_of     =0014F978
SELF.Num_Segments=10
hdr.[EI_CLASS]  :2
hdr.[EI_DATA]   :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI]  :9
hdr.e_type      :FE18
hdr.e_machine   :003E
hdr.e_version   :0001
hdr.e_entry     :0000000000000000
hdr.e_phoff     :0000000000000040
hdr.e_shoff     :0000000000000000
hdr.e_flags     :00000000
hdr.e_ehsize    :0040
hdr.e_phentsize :0038
hdr.e_phnum     :10
hdr.e_shentsize :0040
hdr.e_shnum     :0
hdr.e_shstrndx  :01DB
Elf with LowSeg:16384 Size:1982058
tmpl_size:384 full_size:1152
HASH:151480
DT_SCE_STRTAB:24
DT_SCE_STRSZ:43068
DT_SCE_SYMTAB:43096
HASH_SIZE:13396
DT_SCE_SYMTABSZ:64272
INIT addr:0
FINI addr:00000000000C74E0
DT_SCE_PLTGOT           :000000000011B6B8
DT_SCE_JMPREL:107368
DT_SCE_PLTRELSZ:107
DT_SCE_PLTREL:7
DT_SCE_RELA:109936
DT_SCE_STRSZ:1731
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:0000000000126A40
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY           :1206848
DT_FINI_ARRAYSZ         :0
DT_PREINIT_ARRAY:0000000000126A38
DT_PREINIT_ARRAY_count:1
DT_SCE_SYMENT:0000000000000018
DT_DEBUG                :0
DT_FLAGS:0
DT_SONAME:nternal
DT_SCE_FINGERPRINT:E445990CAC9C77C9D84D257F62C7147E00000000
DT_NULL
DT_NEEDED               :libkernel.prx
DT_NEEDED               :libSceFios2.prx
DT_NEEDED               :libSceLibcInternal.prx
DT_NEEDED               :libSceSysmodule.prx
DT_SCE_NEEDED_MODULE    :0001:libkernel
DT_SCE_NEEDED_MODULE    :0002:libSceFios2
DT_SCE_NEEDED_MODULE    :0003:libSceLibcInternal
DT_SCE_NEEDED_MODULE    :0004:libSceSysmodule
DT_SCE_EXPORT_LIB       :0004:libc
DT_SCE_EXPORT_LIB_ATTR  :0004:0:0:AUTO_EXPORT
DT_SCE_EXPORT_LIB       :0005:libc_setjmp
DT_SCE_EXPORT_LIB_ATTR  :0005:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB       :0001:libSceFios2
DT_SCE_IMPORT_LIB_ATTR  :0001:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0002:libSceLibcInternalExt
DT_SCE_IMPORT_LIB_ATTR  :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0003:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR  :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0000:libkernel
DT_SCE_IMPORT_LIB_ATTR  :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:W:/Build/J02577959/sys/internal/usermode/src/libc/ORBIS_Release/libc.prx:0000
DT_SCE_MODULE_INFO:libc:0000
DT_SCE_MODULE_ATTR      :0000:0:0:NONE
.CODE:0000000009AC0000..0000000009BD8000  0000000000004000..000000000011C000
.RELR:0000000009BD8000..0000000009BDC000  000000000011C000..0000000000120000
.DATA:0000000009BDC000..0000000009BEB000  0000000000120000..000000000012F000
.RDOL:0000000009BE28E0..0000000009BE2D60
.RDOL:0000000009BCEA00..0000000009BD7A0C
patch_tls_count=0
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =03D0
SELF.Sign_Size   =03D0
SELF.Size_of     =0006F980
SELF.Num_Segments=8
hdr.[EI_CLASS]  :2
hdr.[EI_DATA]   :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI]  :9
hdr.e_type      :FE18
hdr.e_machine   :003E
hdr.e_version   :0001
hdr.e_entry     :0000000000000000
hdr.e_phoff     :0000000000000040
hdr.e_shoff     :0000000000000000
hdr.e_flags     :00000000
hdr.e_ehsize    :0040
hdr.e_phentsize :0038
hdr.e_phnum     :9
hdr.e_shentsize :0000
hdr.e_shnum     :0
hdr.e_shstrndx  :0000
Elf with LowSeg:16384 Size:500385
tmpl_size:0 full_size:64
HASH:17872
DT_SCE_STRTAB:24
DT_SCE_STRSZ:4263
DT_SCE_SYMTAB:4288
HASH_SIZE:1260
DT_SCE_SYMTABSZ:6024
INIT addr:0
FINI addr:0000000000046C00
DT_SCE_PLTGOT           :00000000000603D8
DT_SCE_JMPREL:10312
DT_SCE_PLTRELSZ:78
DT_SCE_PLTREL:7
DT_SCE_RELA:12184
DT_SCE_STRSZ:237
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:00000000000714D0
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY           :464080
DT_FINI_ARRAYSZ         :0
DT_PREINIT_ARRAY:00000000000714D0
DT_PREINIT_ARRAY_count:0
DT_SCE_SYMENT:0000000000000018
DT_DEBUG                :0
DT_FLAGS:0
DT_SONAME:rnel
DT_SCE_FINGERPRINT:827B6090BE4FF74178919D9EC285FE5300000000
DT_NULL
DT_NEEDED               :libSceDiscMap.prx
DT_NEEDED               :libSceSysmodule.prx
DT_NEEDED               :libkernel.prx
DT_NEEDED               :libSceLibcInternal.prx
DT_SCE_NEEDED_MODULE    :0001:libSceDiscMap
DT_SCE_NEEDED_MODULE    :0002:libSceSysmodule
DT_SCE_NEEDED_MODULE    :0003:libkernel
DT_SCE_NEEDED_MODULE    :0004:libSceLibcInternal
DT_SCE_EXPORT_LIB       :0005:libSceFios2
DT_SCE_EXPORT_LIB_ATTR  :0005:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB       :0000:libSceDiscMap
DT_SCE_IMPORT_LIB_ATTR  :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0004:libSceLibcInternal
DT_SCE_IMPORT_LIB_ATTR  :0004:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0002:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR  :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0003:libkernel
DT_SCE_IMPORT_LIB_ATTR  :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:W:/Build/J02577959/sys/build/integration/orbis-build_0005c/package/target/phase2/usermode/src/fios2/libSceFios2.prx:0000
DT_SCE_MODULE_INFO:libSceFios2:0000
DT_SCE_MODULE_ATTR      :0000:0:0:NONE
.CODE:0000000009BF0000..0000000009C4D000  0000000000004000..0000000000061000
.RELR:0000000009C50000..0000000009C51000  0000000000064000..0000000000065000
.DATA:0000000009C54000..0000000009D7D000  0000000000068000..0000000000191000
.RDOL:0000000009C54020..0000000009C54060
.RDOL:0000000009C4AE24..0000000009C4C508
patch_tls_count=0
Redirected:DAC5B3858A851F81:_Stdout
Redirected:3148C2E256C7ACAE:fflush
Redirected:9FB01EA70474B37E:mktime
Redirected:C0B9459301BD51C4:time
Redirected:79F84AFD84946184:localtime
Redirected:D6679C3FB4602360:gmtime
Redirected:E5B05A7062F22CEB:gmtime_s
MAPF:0000000009BF0000..0000000009D80000
PF_X:0000000009BF0000..0000000009C4D000:TRUE
STUB:0000000009C4C508..0000000009C4D000
MAPF:0000000009AC0000..0000000009BEC000
PF_X:0000000009AC0000..0000000009BD8000:TRUE
STUB:0000000009BD7A0C..0000000009BD8000
MAPF:0000000800000000..0000000805478000
PF_X:0000000800000000..00000008016A9000:TRUE
STUB:00000008016A8D68..00000008016A9000
pthread_attr_init
pthread_create:0000000100070EE0 Game Main Thread
pthread_attr_destroy
BeginThread:Game Main Thread:0000000100070EE0
mapCodeInit:libSceFios2.prx
>module_start:libSceFios2.prx
<module_start:libSceFios2.prx
mapCodeInit:libc.prx
>module_start:libc.prx
sceKernelSetThreadDtors:0000000009ADC600
sceKernelSetThreadAtexitCount:0000000009ADC8E0
sceKernelSetThreadAtexitReport:0000000009ADCB10
KernelGetProcParam
SetApplicationHeapAPI:0000000009BE41B8
               malloc:000000080008A7A0
                 free:000000080008A880
       posix_memalign:000000080008ACE0
KernelGetProcParam
srchd:0000000000..0180000000 len:00000A0000
align:0000004000 mType:WB_ONION
GPU:0000000881000000..00000008810A0000
KernelGetProcParam
KernelGetProcParam
KernelGetProcParam
scePthreadAttrInit
scePthreadAttrDestroy
<module_start:libc.prx
mapCodeInit:eboot.bin
Entry:0000000000000080
sceSysmoduleLoadModule:SCE_SYSMODULE_MESSAGE_DIALOG
sceCommonDialogInitialize
sceSysmoduleLoadModule:SCE_SYSMODULE_APP_CONTENT
sceSysmoduleLoadModule:SCE_SYSMODULE_SHARE_UTILITY
sceSysmoduleLoadModule:SCE_SYSMODULE_NP_TROPHY
sceSysmoduleLoadModule:SCE_SYSMODULE_NP_TUS
sceSysmoduleLoadModule:SCE_SYSMODULE_FIBER
sceSysmoduleLoadModule:SCE_SYSMODULE_PLAYGO
sceSysmoduleLoadModule:SCE_SYSMODULE_PLAYGO_DIALOG

_VirtualReserve(0000001480000000,0000000040000000):1455
INFO - fpPS4.exe was closed returning code 3762704451

INFO - Running fpPS4 with args: -e L:/FPPS4/Games/GoW/eboot.bin
Emu location: L:/FPPS4/Emu/fpPS4.exe

INFO - (CUSA34384) Skip updating settings file since it had no changes!
 
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =04B0
SELF.Sign_Size   =0470
SELF.Size_of     =01C39348
SELF.Num_Segments=10
hdr.[EI_CLASS]  :2
hdr.[EI_DATA]   :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI]  :9
hdr.e_type      :FE10
hdr.e_machine   :003E
hdr.e_version   :0001
hdr.e_entry     :0000000000000080
hdr.e_phoff     :0000000000000040
hdr.e_shoff     :0000000000000000
hdr.e_flags     :00000000
hdr.e_ehsize    :0040
hdr.e_phentsize :0038
hdr.e_phnum     :12
hdr.e_shentsize :0040
hdr.e_shnum     :0
hdr.e_shstrndx  :0027
Elf with LowSeg:16384 Size:29570477
/libexec/ld-elf.so.1 
tmpl_size:28 full_size:1168
HASH:3344160
DT_SCE_STRTAB:24
DT_SCE_STRSZ:9908
DT_SCE_SYMTAB:9936
HASH_SIZE:2668
DT_SCE_SYMTABSZ:12768
INIT addr:32
FINI addr:0000000001358050
DT_SCE_PLTGOT           :0000000001896000
DT_SCE_JMPREL:22704
DT_SCE_PLTRELSZ:523
DT_SCE_PLTREL:7
DT_SCE_RELA:35256
DT_SCE_STRSZ:137871
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:0000000001BB8CC0
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY           :29068480
DT_FINI_ARRAYSZ         :0
DT_PREINIT_ARRAY:0000000001BB8CC0
DT_PREINIT_ARRAY_count:0
DT_SCE_SYMENT:0000000000000018
DT_DEBUG                :0
DT_TEXTREL              :0
DT_FLAGS:4
DT_SCE_FINGERPRINT:C03461C1D37593EBFD04B7B62CAA8CE600000000
DT_NULL
DT_NEEDED               :libc.prx
DT_NEEDED               :libkernel.prx
DT_NEEDED               :libSceAjm.prx
DT_NEEDED               :libSceAppContent.prx
DT_NEEDED               :libSceAudio3d.prx
DT_NEEDED               :libSceAudioOut.prx
DT_NEEDED               :libSceContentExport.prx
DT_NEEDED               :libSceFiber.prx
DT_NEEDED               :libSceGnmDriver.prx
DT_NEEDED               :libSceHttp.prx
DT_NEEDED               :libSceJobManager.prx
DT_NEEDED               :libSceMove.prx
DT_NEEDED               :libSceMsgDialog.prx
DT_NEEDED               :libSceNet.prx
DT_NEEDED               :libSceNetCtl.prx
DT_NEEDED               :libSceNpCommon.prx
DT_NEEDED               :libSceNpManager.prx
DT_NEEDED               :libSceNpTrophy.prx
DT_NEEDED               :libSceNpTus.prx
DT_NEEDED               :libSceNpWebApi.prx
DT_NEEDED               :libScePad.prx
DT_NEEDED               :libScePlayGo.prx
DT_NEEDED               :libScePlayGoDialog.prx
DT_NEEDED               :libSceRtc.prx
DT_NEEDED               :libSceSaveData.prx
DT_NEEDED               :libSceShareUtility.prx
DT_NEEDED               :libSceSsl2.prx
DT_NEEDED               :libSceSysmodule.prx
DT_NEEDED               :libSceSystemService.prx
DT_NEEDED               :libSceUserService.prx
DT_NEEDED               :libSceVideodec2.prx
DT_NEEDED               :libSceVideoOut.prx
DT_NEEDED               :libSceVideoRecording.prx
DT_NEEDED               :libSceCommonDialog.prx
DT_NEEDED               :libSceSaveDataDialog.prx
DT_NEEDED               :libSceIme.prx
DT_NEEDED               :libSceMouse.prx
DT_SCE_NEEDED_MODULE    :0001:libc
DT_SCE_NEEDED_MODULE    :0002:libkernel
DT_SCE_NEEDED_MODULE    :0003:libSceAjm
DT_SCE_NEEDED_MODULE    :0004:libSceAppContentUtil
DT_SCE_NEEDED_MODULE    :0005:libSceAudio3d
DT_SCE_NEEDED_MODULE    :0006:libSceAudioOut
DT_SCE_NEEDED_MODULE    :0007:libSceContentExport
DT_SCE_NEEDED_MODULE    :0008:libSceFiber
DT_SCE_NEEDED_MODULE    :0009:libSceGnmDriver
DT_SCE_NEEDED_MODULE    :000A:libSceHttp
DT_SCE_NEEDED_MODULE    :000B:libSceJobManager
DT_SCE_NEEDED_MODULE    :000C:libSceMove
DT_SCE_NEEDED_MODULE    :000D:libSceMsgDialog
DT_SCE_NEEDED_MODULE    :000E:libSceNet
DT_SCE_NEEDED_MODULE    :000F:libSceNetCtl
DT_SCE_NEEDED_MODULE    :0010:libSceNpCommon
DT_SCE_NEEDED_MODULE    :0011:libSceNpManager
DT_SCE_NEEDED_MODULE    :0012:libSceNpTrophy
DT_SCE_NEEDED_MODULE    :0013:libSceNpTus
DT_SCE_NEEDED_MODULE    :0014:libSceNpWebApi
DT_SCE_NEEDED_MODULE    :0015:libScePad
DT_SCE_NEEDED_MODULE    :0016:libScePlayGo
DT_SCE_NEEDED_MODULE    :0017:libScePlayGoDialog
DT_SCE_NEEDED_MODULE    :0018:libSceRtc
DT_SCE_NEEDED_MODULE    :0019:libSceSaveData
DT_SCE_NEEDED_MODULE    :001A:libSceShareUtility
DT_SCE_NEEDED_MODULE    :001B:libSceSsl
DT_SCE_NEEDED_MODULE    :001C:libSceSysmodule
DT_SCE_NEEDED_MODULE    :001D:libSceSystemService
DT_SCE_NEEDED_MODULE    :001E:libSceUserService
DT_SCE_NEEDED_MODULE    :001F:libSceVideodec2
DT_SCE_NEEDED_MODULE    :0020:libSceVideoOut
DT_SCE_NEEDED_MODULE    :0021:libSceVideoRecording
DT_SCE_NEEDED_MODULE    :0022:libSceCommonDialog
DT_SCE_NEEDED_MODULE    :0023:libSceSaveDataDialog
DT_SCE_NEEDED_MODULE    :0024:libSceIme
DT_SCE_NEEDED_MODULE    :0025:libSceMouse
DT_SCE_EXPORT_LIB       :002A:Game_Orbis_P
DT_SCE_EXPORT_LIB_ATTR  :002A:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB       :0002:libSceAjm
DT_SCE_IMPORT_LIB_ATTR  :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0003:libSceAppContent
DT_SCE_IMPORT_LIB_ATTR  :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0004:libSceAudio3d
DT_SCE_IMPORT_LIB_ATTR  :0004:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0005:libSceAudioOut
DT_SCE_IMPORT_LIB_ATTR  :0005:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0024:libSceCommonDialog
DT_SCE_IMPORT_LIB_ATTR  :0024:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0006:libSceContentExport
DT_SCE_IMPORT_LIB_ATTR  :0006:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0008:libSceFiber
DT_SCE_IMPORT_LIB_ATTR  :0008:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0009:libSceGnmDriver
DT_SCE_IMPORT_LIB_ATTR  :0009:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000A:libSceHttp
DT_SCE_IMPORT_LIB_ATTR  :000A:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0026:libSceIme
DT_SCE_IMPORT_LIB_ATTR  :0026:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000B:libSceJobManager
DT_SCE_IMPORT_LIB_ATTR  :000B:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0027:libSceMouse
DT_SCE_IMPORT_LIB_ATTR  :0027:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000C:libSceMove
DT_SCE_IMPORT_LIB_ATTR  :000C:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000D:libSceMsgDialog
DT_SCE_IMPORT_LIB_ATTR  :000D:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000E:libSceNet
DT_SCE_IMPORT_LIB_ATTR  :000E:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000F:libSceNetCtl
DT_SCE_IMPORT_LIB_ATTR  :000F:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0010:libSceNpCommon
DT_SCE_IMPORT_LIB_ATTR  :0010:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0011:libSceNpManager
DT_SCE_IMPORT_LIB_ATTR  :0011:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0012:libSceNpTrophy
DT_SCE_IMPORT_LIB_ATTR  :0012:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0013:libSceNpTus
DT_SCE_IMPORT_LIB_ATTR  :0013:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0014:libSceNpWebApi
DT_SCE_IMPORT_LIB_ATTR  :0014:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0015:libScePad
DT_SCE_IMPORT_LIB_ATTR  :0015:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0016:libScePlayGo
DT_SCE_IMPORT_LIB_ATTR  :0016:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0017:libScePlayGoDialog
DT_SCE_IMPORT_LIB_ATTR  :0017:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0019:libSceRtc
DT_SCE_IMPORT_LIB_ATTR  :0019:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001A:libSceSaveData
DT_SCE_IMPORT_LIB_ATTR  :001A:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0025:libSceSaveDataDialog
DT_SCE_IMPORT_LIB_ATTR  :0025:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001B:libSceShareUtility
DT_SCE_IMPORT_LIB_ATTR  :001B:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001C:libSceSsl
DT_SCE_IMPORT_LIB_ATTR  :001C:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001D:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR  :001D:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001E:libSceSystemService
DT_SCE_IMPORT_LIB_ATTR  :001E:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001F:libSceSystemServicePlatformPrivacy
DT_SCE_IMPORT_LIB_ATTR  :001F:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0020:libSceUserService
DT_SCE_IMPORT_LIB_ATTR  :0020:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0022:libSceVideoOut
DT_SCE_IMPORT_LIB_ATTR  :0022:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0023:libSceVideoRecording
DT_SCE_IMPORT_LIB_ATTR  :0023:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0021:libSceVideodec2
DT_SCE_IMPORT_LIB_ATTR  :0021:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0029:libc
DT_SCE_IMPORT_LIB_ATTR  :0029:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0000:libc_setjmp
DT_SCE_IMPORT_LIB_ATTR  :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0007:libSceCoredump
DT_SCE_IMPORT_LIB_ATTR  :0007:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0018:libScePosix
DT_SCE_IMPORT_LIB_ATTR  :0018:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0028:libkernel
DT_SCE_IMPORT_LIB_ATTR  :0028:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0001:libkernel_cpumode_platform
DT_SCE_IMPORT_LIB_ATTR  :0001:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:Z:/export/jenkins/workspace/rc-008xxxx/obj/ORBIS/Platinum/Game_Orbis_P.elf:0000
DT_SCE_MODULE_INFO:Game_Orbis_P:0000
DT_SCE_MODULE_ATTR      :0000:0:0:NONE
.CODE:0000000800000000..00000008016A9000  0000000000004000..00000000016AD000
.RELR:0000000801800000..0000000801898000  00000000016B0000..0000000001748000
.DATA:0000000801A00000..0000000805477000  0000000001748000..00000000051BF000
.RDOL:0000000801A00000..0000000801A004F0
.RDOL:00000008016615E4..00000008016A8D68
patch_tls_count=5158
Warn, file libSceVideoRecording.prx not loaded!
Warn, file libSceVideodec2.prx not loaded!
Warn, file libSceSsl2.prx not loaded!
Warn, file libSceShareUtility.prx not loaded!
Warn, file libScePlayGoDialog.prx not loaded!
Warn, file libSceNpTus.prx not loaded!
Warn, file libSceJobManager.prx not loaded!
Warn, file libSceFiber.prx not loaded!
Warn, file libSceContentExport.prx not loaded!
Warn, file libSceAudio3d.prx not loaded!
Redirected:DAC5B3858A851F81:_Stdout
Redirected:3148C2E256C7ACAE:fflush
Redirected:9FB01EA70474B37E:mktime
Redirected:C0B9459301BD51C4:time
Redirected:79F84AFD84946184:localtime
Redirected:D6679C3FB4602360:gmtime
Redirected:E5B05A7062F22CEB:gmtime_s

SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =0440
SELF.Sign_Size   =0470
SELF.Size_of     =0014F978
SELF.Num_Segments=10
hdr.[EI_CLASS]  :2
hdr.[EI_DATA]   :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI]  :9
hdr.e_type      :FE18
hdr.e_machine   :003E
hdr.e_version   :0001
hdr.e_entry     :0000000000000000
hdr.e_phoff     :0000000000000040
hdr.e_shoff     :0000000000000000
hdr.e_flags     :00000000
hdr.e_ehsize    :0040
hdr.e_phentsize :0038
hdr.e_phnum     :10
hdr.e_shentsize :0040
hdr.e_shnum     :0
hdr.e_shstrndx  :01DB
Elf with LowSeg:16384 Size:1982058
tmpl_size:384 full_size:1152
HASH:151480
DT_SCE_STRTAB:24
DT_SCE_STRSZ:43068
DT_SCE_SYMTAB:43096
HASH_SIZE:13396
DT_SCE_SYMTABSZ:64272
INIT addr:0
FINI addr:00000000000C74E0
DT_SCE_PLTGOT           :000000000011B6B8
DT_SCE_JMPREL:107368
DT_SCE_PLTRELSZ:107
DT_SCE_PLTREL:7
DT_SCE_RELA:109936
DT_SCE_STRSZ:1731
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:0000000000126A40
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY           :1206848
DT_FINI_ARRAYSZ         :0
DT_PREINIT_ARRAY:0000000000126A38
DT_PREINIT_ARRAY_count:1
DT_SCE_SYMENT:0000000000000018
DT_DEBUG                :0
DT_FLAGS:0
DT_SONAME:nternal
DT_SCE_FINGERPRINT:E445990CAC9C77C9D84D257F62C7147E00000000
DT_NULL
DT_NEEDED               :libkernel.prx
DT_NEEDED               :libSceFios2.prx
DT_NEEDED               :libSceLibcInternal.prx
DT_NEEDED               :libSceSysmodule.prx
DT_SCE_NEEDED_MODULE    :0001:libkernel
DT_SCE_NEEDED_MODULE    :0002:libSceFios2
DT_SCE_NEEDED_MODULE    :0003:libSceLibcInternal
DT_SCE_NEEDED_MODULE    :0004:libSceSysmodule
DT_SCE_EXPORT_LIB       :0004:libc
DT_SCE_EXPORT_LIB_ATTR  :0004:0:0:AUTO_EXPORT
DT_SCE_EXPORT_LIB       :0005:libc_setjmp
DT_SCE_EXPORT_LIB_ATTR  :0005:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB       :0001:libSceFios2
DT_SCE_IMPORT_LIB_ATTR  :0001:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0002:libSceLibcInternalExt
DT_SCE_IMPORT_LIB_ATTR  :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0003:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR  :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0000:libkernel
DT_SCE_IMPORT_LIB_ATTR  :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:W:/Build/J02577959/sys/internal/usermode/src/libc/ORBIS_Release/libc.prx:0000
DT_SCE_MODULE_INFO:libc:0000
DT_SCE_MODULE_ATTR      :0000:0:0:NONE
.CODE:00000000099C0000..0000000009AD8000  0000000000004000..000000000011C000
.RELR:0000000009AD8000..0000000009ADC000  000000000011C000..0000000000120000
.DATA:0000000009ADC000..0000000009AEB000  0000000000120000..000000000012F000
.RDOL:0000000009AE28E0..0000000009AE2D60
.RDOL:0000000009ACEA00..0000000009AD7A0C
patch_tls_count=0
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =03D0
SELF.Sign_Size   =03D0
SELF.Size_of     =0006F980
SELF.Num_Segments=8
hdr.[EI_CLASS]  :2
hdr.[EI_DATA]   :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI]  :9
hdr.e_type      :FE18
hdr.e_machine   :003E
hdr.e_version   :0001
hdr.e_entry     :0000000000000000
hdr.e_phoff     :0000000000000040
hdr.e_shoff     :0000000000000000
hdr.e_flags     :00000000
hdr.e_ehsize    :0040
hdr.e_phentsize :0038
hdr.e_phnum     :9
hdr.e_shentsize :0000
hdr.e_shnum     :0
hdr.e_shstrndx  :0000
Elf with LowSeg:16384 Size:500385
tmpl_size:0 full_size:64
HASH:17872
DT_SCE_STRTAB:24
DT_SCE_STRSZ:4263
DT_SCE_SYMTAB:4288
HASH_SIZE:1260
DT_SCE_SYMTABSZ:6024
INIT addr:0
FINI addr:0000000000046C00
DT_SCE_PLTGOT           :00000000000603D8
DT_SCE_JMPREL:10312
DT_SCE_PLTRELSZ:78
DT_SCE_PLTREL:7
DT_SCE_RELA:12184
DT_SCE_STRSZ:237
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:00000000000714D0
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY           :464080
DT_FINI_ARRAYSZ         :0
DT_PREINIT_ARRAY:00000000000714D0
DT_PREINIT_ARRAY_count:0
DT_SCE_SYMENT:0000000000000018
DT_DEBUG                :0
DT_FLAGS:0
DT_SONAME:rnel
DT_SCE_FINGERPRINT:827B6090BE4FF74178919D9EC285FE5300000000
DT_NULL
DT_NEEDED               :libSceDiscMap.prx
DT_NEEDED               :libSceSysmodule.prx
DT_NEEDED               :libkernel.prx
DT_NEEDED               :libSceLibcInternal.prx
DT_SCE_NEEDED_MODULE    :0001:libSceDiscMap
DT_SCE_NEEDED_MODULE    :0002:libSceSysmodule
DT_SCE_NEEDED_MODULE    :0003:libkernel
DT_SCE_NEEDED_MODULE    :0004:libSceLibcInternal
DT_SCE_EXPORT_LIB       :0005:libSceFios2
DT_SCE_EXPORT_LIB_ATTR  :0005:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB       :0000:libSceDiscMap
DT_SCE_IMPORT_LIB_ATTR  :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0004:libSceLibcInternal
DT_SCE_IMPORT_LIB_ATTR  :0004:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0002:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR  :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0003:libkernel
DT_SCE_IMPORT_LIB_ATTR  :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:W:/Build/J02577959/sys/build/integration/orbis-build_0005c/package/target/phase2/usermode/src/fios2/libSceFios2.prx:0000
DT_SCE_MODULE_INFO:libSceFios2:0000
DT_SCE_MODULE_ATTR      :0000:0:0:NONE
.CODE:0000000009AF0000..0000000009B4D000  0000000000004000..0000000000061000
.RELR:0000000009B50000..0000000009B51000  0000000000064000..0000000000065000
.DATA:0000000009B54000..0000000009C7D000  0000000000068000..0000000000191000
.RDOL:0000000009B54020..0000000009B54060
.RDOL:0000000009B4AE24..0000000009B4C508
patch_tls_count=0
MAPF:0000000009AF0000..0000000009C80000
PF_X:0000000009AF0000..0000000009B4D000:TRUE
STUB:0000000009B4C508..0000000009B4D000
MAPF:00000000099C0000..0000000009AEC000
PF_X:00000000099C0000..0000000009AD8000:TRUE
STUB:0000000009AD7A0C..0000000009AD8000
MAPF:0000000800000000..0000000805478000
PF_X:0000000800000000..00000008016A9000:TRUE
STUB:00000008016A8D68..00000008016A9000
pthread_attr_init
pthread_create:0000000100070EE0 Game Main Thread
pthread_attr_destroy
BeginThread:Game Main Thread:0000000100070EE0
mapCodeInit:libSceFios2.prx
>module_start:libSceFios2.prx
<module_start:libSceFios2.prx
mapCodeInit:libc.prx
>module_start:libc.prx
sceKernelSetThreadDtors:00000000099DC600
sceKernelSetThreadAtexitCount:00000000099DC8E0
sceKernelSetThreadAtexitReport:00000000099DCB10
KernelGetProcParam
SetApplicationHeapAPI:0000000009AE41B8
               malloc:000000080008A7A0
                 free:000000080008A880
       posix_memalign:000000080008ACE0
KernelGetProcParam
srchd:0000000000..0180000000 len:00000A0000
align:0000004000 mType:WB_ONION
GPU:0000000881000000..00000008810A0000
KernelGetProcParam
KernelGetProcParam
KernelGetProcParam
scePthreadAttrInit
scePthreadAttrDestroy
<module_start:libc.prx
mapCodeInit:eboot.bin
Entry:0000000000000080
sceSysmoduleLoadModule:SCE_SYSMODULE_MESSAGE_DIALOG
sceCommonDialogInitialize
sceSysmoduleLoadModule:SCE_SYSMODULE_APP_CONTENT
sceSysmoduleLoadModule:SCE_SYSMODULE_SHARE_UTILITY
sceSysmoduleLoadModule:SCE_SYSMODULE_NP_TROPHY
sceSysmoduleLoadModule:SCE_SYSMODULE_NP_TUS
sceSysmoduleLoadModule:SCE_SYSMODULE_FIBER
sceSysmoduleLoadModule:SCE_SYSMODULE_PLAYGO
sceSysmoduleLoadModule:SCE_SYSMODULE_PLAYGO_DIALOG
_VirtualReserve(0000001480000000,0000000040000000):1455
INFO - fpPS4.exe was closed returning code 3762704451

INFO - Running fpPS4 with args: -e L:/FPPS4/Games/GoW/eboot.bin
Emu location: L:/FPPS4/Emu/fpPS4.exe

INFO - (CUSA34384) Skip updating settings file since it had no changes!
 
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =04B0
SELF.Sign_Size   =0470
SELF.Size_of     =01C39348
SELF.Num_Segments=10
hdr.[EI_CLASS]  :2
hdr.[EI_DATA]   :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI]  :9
hdr.e_type      :FE10
hdr.e_machine   :003E
hdr.e_version   :0001
hdr.e_entry     :0000000000000080
hdr.e_phoff     :0000000000000040
hdr.e_shoff     :0000000000000000
hdr.e_flags     :00000000
hdr.e_ehsize    :0040
hdr.e_phentsize :0038
hdr.e_phnum     :12
hdr.e_shentsize :0040
hdr.e_shnum     :0
hdr.e_shstrndx  :0027
Elf with LowSeg:16384 Size:29570477
/libexec/ld-elf.so.1 
tmpl_size:28 full_size:1168
HASH:3344160
DT_SCE_STRTAB:24
DT_SCE_STRSZ:9908
DT_SCE_SYMTAB:9936
HASH_SIZE:2668
DT_SCE_SYMTABSZ:12768
INIT addr:32
FINI addr:0000000001358050
DT_SCE_PLTGOT           :0000000001896000
DT_SCE_JMPREL:22704
DT_SCE_PLTRELSZ:523
DT_SCE_PLTREL:7
DT_SCE_RELA:35256
DT_SCE_STRSZ:137871
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:0000000001BB8CC0
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY           :29068480
DT_FINI_ARRAYSZ         :0
DT_PREINIT_ARRAY:0000000001BB8CC0
DT_PREINIT_ARRAY_count:0
DT_SCE_SYMENT:0000000000000018
DT_DEBUG                :0
DT_TEXTREL              :0
DT_FLAGS:4
DT_SCE_FINGERPRINT:C03461C1D37593EBFD04B7B62CAA8CE600000000
DT_NULL
DT_NEEDED               :libc.prx
DT_NEEDED               :libkernel.prx
DT_NEEDED               :libSceAjm.prx
DT_NEEDED               :libSceAppContent.prx
DT_NEEDED               :libSceAudio3d.prx
DT_NEEDED               :libSceAudioOut.prx
DT_NEEDED               :libSceContentExport.prx
DT_NEEDED               :libSceFiber.prx
DT_NEEDED               :libSceGnmDriver.prx
DT_NEEDED               :libSceHttp.prx
DT_NEEDED               :libSceJobManager.prx
DT_NEEDED               :libSceMove.prx
DT_NEEDED               :libSceMsgDialog.prx
DT_NEEDED               :libSceNet.prx
DT_NEEDED               :libSceNetCtl.prx
DT_NEEDED               :libSceNpCommon.prx
DT_NEEDED               :libSceNpManager.prx
DT_NEEDED               :libSceNpTrophy.prx
DT_NEEDED               :libSceNpTus.prx
DT_NEEDED               :libSceNpWebApi.prx
DT_NEEDED               :libScePad.prx
DT_NEEDED               :libScePlayGo.prx
DT_NEEDED               :libScePlayGoDialog.prx
DT_NEEDED               :libSceRtc.prx
DT_NEEDED               :libSceSaveData.prx
DT_NEEDED               :libSceShareUtility.prx
DT_NEEDED               :libSceSsl2.prx
DT_NEEDED               :libSceSysmodule.prx
DT_NEEDED               :libSceSystemService.prx
DT_NEEDED               :libSceUserService.prx
DT_NEEDED               :libSceVideodec2.prx
DT_NEEDED               :libSceVideoOut.prx
DT_NEEDED               :libSceVideoRecording.prx
DT_NEEDED               :libSceCommonDialog.prx
DT_NEEDED               :libSceSaveDataDialog.prx
DT_NEEDED               :libSceIme.prx
DT_NEEDED               :libSceMouse.prx
DT_SCE_NEEDED_MODULE    :0001:libc
DT_SCE_NEEDED_MODULE    :0002:libkernel
DT_SCE_NEEDED_MODULE    :0003:libSceAjm
DT_SCE_NEEDED_MODULE    :0004:libSceAppContentUtil
DT_SCE_NEEDED_MODULE    :0005:libSceAudio3d
DT_SCE_NEEDED_MODULE    :0006:libSceAudioOut
DT_SCE_NEEDED_MODULE    :0007:libSceContentExport
DT_SCE_NEEDED_MODULE    :0008:libSceFiber
DT_SCE_NEEDED_MODULE    :0009:libSceGnmDriver
DT_SCE_NEEDED_MODULE    :000A:libSceHttp
DT_SCE_NEEDED_MODULE    :000B:libSceJobManager
DT_SCE_NEEDED_MODULE    :000C:libSceMove
DT_SCE_NEEDED_MODULE    :000D:libSceMsgDialog
DT_SCE_NEEDED_MODULE    :000E:libSceNet
DT_SCE_NEEDED_MODULE    :000F:libSceNetCtl
DT_SCE_NEEDED_MODULE    :0010:libSceNpCommon
DT_SCE_NEEDED_MODULE    :0011:libSceNpManager
DT_SCE_NEEDED_MODULE    :0012:libSceNpTrophy
DT_SCE_NEEDED_MODULE    :0013:libSceNpTus
DT_SCE_NEEDED_MODULE    :0014:libSceNpWebApi
DT_SCE_NEEDED_MODULE    :0015:libScePad
DT_SCE_NEEDED_MODULE    :0016:libScePlayGo
DT_SCE_NEEDED_MODULE    :0017:libScePlayGoDialog
DT_SCE_NEEDED_MODULE    :0018:libSceRtc
DT_SCE_NEEDED_MODULE    :0019:libSceSaveData
DT_SCE_NEEDED_MODULE    :001A:libSceShareUtility
DT_SCE_NEEDED_MODULE    :001B:libSceSsl
DT_SCE_NEEDED_MODULE    :001C:libSceSysmodule
DT_SCE_NEEDED_MODULE    :001D:libSceSystemService
DT_SCE_NEEDED_MODULE    :001E:libSceUserService
DT_SCE_NEEDED_MODULE    :001F:libSceVideodec2
DT_SCE_NEEDED_MODULE    :0020:libSceVideoOut
DT_SCE_NEEDED_MODULE    :0021:libSceVideoRecording
DT_SCE_NEEDED_MODULE    :0022:libSceCommonDialog
DT_SCE_NEEDED_MODULE    :0023:libSceSaveDataDialog
DT_SCE_NEEDED_MODULE    :0024:libSceIme
DT_SCE_NEEDED_MODULE    :0025:libSceMouse
DT_SCE_EXPORT_LIB       :002A:Game_Orbis_P
DT_SCE_EXPORT_LIB_ATTR  :002A:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB       :0002:libSceAjm
DT_SCE_IMPORT_LIB_ATTR  :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0003:libSceAppContent
DT_SCE_IMPORT_LIB_ATTR  :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0004:libSceAudio3d
DT_SCE_IMPORT_LIB_ATTR  :0004:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0005:libSceAudioOut
DT_SCE_IMPORT_LIB_ATTR  :0005:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0024:libSceCommonDialog
DT_SCE_IMPORT_LIB_ATTR  :0024:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0006:libSceContentExport
DT_SCE_IMPORT_LIB_ATTR  :0006:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0008:libSceFiber
DT_SCE_IMPORT_LIB_ATTR  :0008:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0009:libSceGnmDriver
DT_SCE_IMPORT_LIB_ATTR  :0009:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000A:libSceHttp
DT_SCE_IMPORT_LIB_ATTR  :000A:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0026:libSceIme
DT_SCE_IMPORT_LIB_ATTR  :0026:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000B:libSceJobManager
DT_SCE_IMPORT_LIB_ATTR  :000B:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0027:libSceMouse
DT_SCE_IMPORT_LIB_ATTR  :0027:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000C:libSceMove
DT_SCE_IMPORT_LIB_ATTR  :000C:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000D:libSceMsgDialog
DT_SCE_IMPORT_LIB_ATTR  :000D:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000E:libSceNet
DT_SCE_IMPORT_LIB_ATTR  :000E:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :000F:libSceNetCtl
DT_SCE_IMPORT_LIB_ATTR  :000F:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0010:libSceNpCommon
DT_SCE_IMPORT_LIB_ATTR  :0010:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0011:libSceNpManager
DT_SCE_IMPORT_LIB_ATTR  :0011:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0012:libSceNpTrophy
DT_SCE_IMPORT_LIB_ATTR  :0012:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0013:libSceNpTus
DT_SCE_IMPORT_LIB_ATTR  :0013:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0014:libSceNpWebApi
DT_SCE_IMPORT_LIB_ATTR  :0014:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0015:libScePad
DT_SCE_IMPORT_LIB_ATTR  :0015:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0016:libScePlayGo
DT_SCE_IMPORT_LIB_ATTR  :0016:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0017:libScePlayGoDialog
DT_SCE_IMPORT_LIB_ATTR  :0017:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0019:libSceRtc
DT_SCE_IMPORT_LIB_ATTR  :0019:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001A:libSceSaveData
DT_SCE_IMPORT_LIB_ATTR  :001A:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0025:libSceSaveDataDialog
DT_SCE_IMPORT_LIB_ATTR  :0025:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001B:libSceShareUtility
DT_SCE_IMPORT_LIB_ATTR  :001B:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001C:libSceSsl
DT_SCE_IMPORT_LIB_ATTR  :001C:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001D:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR  :001D:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001E:libSceSystemService
DT_SCE_IMPORT_LIB_ATTR  :001E:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :001F:libSceSystemServicePlatformPrivacy
DT_SCE_IMPORT_LIB_ATTR  :001F:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0020:libSceUserService
DT_SCE_IMPORT_LIB_ATTR  :0020:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0022:libSceVideoOut
DT_SCE_IMPORT_LIB_ATTR  :0022:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0023:libSceVideoRecording
DT_SCE_IMPORT_LIB_ATTR  :0023:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0021:libSceVideodec2
DT_SCE_IMPORT_LIB_ATTR  :0021:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0029:libc
DT_SCE_IMPORT_LIB_ATTR  :0029:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0000:libc_setjmp
DT_SCE_IMPORT_LIB_ATTR  :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0007:libSceCoredump
DT_SCE_IMPORT_LIB_ATTR  :0007:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0018:libScePosix
DT_SCE_IMPORT_LIB_ATTR  :0018:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0028:libkernel
DT_SCE_IMPORT_LIB_ATTR  :0028:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0001:libkernel_cpumode_platform
DT_SCE_IMPORT_LIB_ATTR  :0001:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:Z:/export/jenkins/workspace/rc-008xxxx/obj/ORBIS/Platinum/Game_Orbis_P.elf:0000
DT_SCE_MODULE_INFO:Game_Orbis_P:0000
DT_SCE_MODULE_ATTR      :0000:0:0:NONE
.CODE:0000000800000000..00000008016A9000  0000000000004000..00000000016AD000
.RELR:0000000801800000..0000000801898000  00000000016B0000..0000000001748000
.DATA:0000000801A00000..0000000805477000  0000000001748000..00000000051BF000
.RDOL:0000000801A00000..0000000801A004F0
.RDOL:00000008016615E4..00000008016A8D68
Warn, file libSceVideoRecording.prx not loaded!
Warn, file libSceVideodec2.prx not loaded!
Warn, file libSceSsl2.prx not loaded!
Warn, file libSceShareUtility.prx not loaded!
Warn, file libScePlayGoDialog.prx not loaded!
Warn, file libSceNpTus.prx not loaded!
Warn, file libSceJobManager.prx not loaded!
Warn, file libSceFiber.prx not loaded!
Warn, file libSceContentExport.prx not loaded!
Warn, file libSceAudio3d.prx not loaded!
patch_tls_count=5158
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =0440
SELF.Sign_Size   =0470
SELF.Size_of     =0014F978
SELF.Num_Segments=10
hdr.[EI_CLASS]  :2
hdr.[EI_DATA]   :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI]  :9
hdr.e_type      :FE18
hdr.e_machine   :003E
hdr.e_version   :0001
hdr.e_entry     :0000000000000000
hdr.e_phoff     :0000000000000040
hdr.e_shoff     :0000000000000000
hdr.e_flags     :00000000
hdr.e_ehsize    :0040
hdr.e_phentsize :0038
hdr.e_phnum     :10
hdr.e_shentsize :0040
hdr.e_shnum     :0
hdr.e_shstrndx  :01DB
Elf with LowSeg:16384 Size:1982058
tmpl_size:384 full_size:1152
HASH:151480
DT_SCE_STRTAB:24
DT_SCE_STRSZ:43068
DT_SCE_SYMTAB:43096
HASH_SIZE:13396
DT_SCE_SYMTABSZ:64272
INIT addr:0
FINI addr:00000000000C74E0
DT_SCE_PLTGOT           :000000000011B6B8
DT_SCE_JMPREL:107368
DT_SCE_PLTRELSZ:107
DT_SCE_PLTREL:7
DT_SCE_RELA:109936
DT_SCE_STRSZ:1731
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:0000000000126A40
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY           :1206848
DT_FINI_ARRAYSZ         :0
DT_PREINIT_ARRAY:0000000000126A38
DT_PREINIT_ARRAY_count:1
DT_SCE_SYMENT:0000000000000018
DT_DEBUG                :0
DT_FLAGS:0
DT_SONAME:nternal
DT_SCE_FINGERPRINT:E445990CAC9C77C9D84D257F62C7147E00000000
DT_NULL
DT_NEEDED               :libkernel.prx
DT_NEEDED               :libSceFios2.prx
DT_NEEDED               :libSceLibcInternal.prx
DT_NEEDED               :libSceSysmodule.prx
DT_SCE_NEEDED_MODULE    :0001:libkernel
DT_SCE_NEEDED_MODULE    :0002:libSceFios2
DT_SCE_NEEDED_MODULE    :0003:libSceLibcInternal
DT_SCE_NEEDED_MODULE    :0004:libSceSysmodule
DT_SCE_EXPORT_LIB       :0004:libc
DT_SCE_EXPORT_LIB_ATTR  :0004:0:0:AUTO_EXPORT
DT_SCE_EXPORT_LIB       :0005:libc_setjmp
DT_SCE_EXPORT_LIB_ATTR  :0005:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB       :0001:libSceFios2
DT_SCE_IMPORT_LIB_ATTR  :0001:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0002:libSceLibcInternalExt
DT_SCE_IMPORT_LIB_ATTR  :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0003:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR  :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0000:libkernel
DT_SCE_IMPORT_LIB_ATTR  :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:W:/Build/J02577959/sys/internal/usermode/src/libc/ORBIS_Release/libc.prx:0000
DT_SCE_MODULE_INFO:libc:0000
DT_SCE_MODULE_ATTR      :0000:0:0:NONE
.CODE:00000000099D0000..0000000009AE8000  0000000000004000..000000000011C000
.RELR:0000000009AE8000..0000000009AEC000  000000000011C000..0000000000120000
.DATA:0000000009AEC000..0000000009AFB000  0000000000120000..000000000012F000
.RDOL:0000000009AF28E0..0000000009AF2D60
.RDOL:0000000009ADEA00..0000000009AE7A0C
patch_tls_count=0
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =03D0
SELF.Sign_Size   =03D0
SELF.Size_of     =0006F980
SELF.Num_Segments=8
hdr.[EI_CLASS]  :2
hdr.[EI_DATA]   :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI]  :9
hdr.e_type      :FE18
hdr.e_machine   :003E
hdr.e_version   :0001
hdr.e_entry     :0000000000000000
hdr.e_phoff     :0000000000000040
hdr.e_shoff     :0000000000000000
hdr.e_flags     :00000000
hdr.e_ehsize    :0040
hdr.e_phentsize :0038
hdr.e_phnum     :9
hdr.e_shentsize :0000
hdr.e_shnum     :0
hdr.e_shstrndx  :0000
Elf with LowSeg:16384 Size:500385
tmpl_size:0 full_size:64
HASH:17872
DT_SCE_STRTAB:24
DT_SCE_STRSZ:4263
DT_SCE_SYMTAB:4288
HASH_SIZE:1260
DT_SCE_SYMTABSZ:6024
INIT addr:0
FINI addr:0000000000046C00
DT_SCE_PLTGOT           :00000000000603D8
DT_SCE_JMPREL:10312
DT_SCE_PLTRELSZ:78
DT_SCE_PLTREL:7
DT_SCE_RELA:12184
DT_SCE_STRSZ:237
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:00000000000714D0
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY           :464080
DT_FINI_ARRAYSZ         :0
DT_PREINIT_ARRAY:00000000000714D0
DT_PREINIT_ARRAY_count:0
DT_SCE_SYMENT:0000000000000018
DT_DEBUG                :0
DT_FLAGS:0
DT_SONAME:rnel
DT_SCE_FINGERPRINT:827B6090BE4FF74178919D9EC285FE5300000000
DT_NULL
DT_NEEDED               :libSceDiscMap.prx
DT_NEEDED               :libSceSysmodule.prx
DT_NEEDED               :libkernel.prx
DT_NEEDED               :libSceLibcInternal.prx
DT_SCE_NEEDED_MODULE    :0001:libSceDiscMap
DT_SCE_NEEDED_MODULE    :0002:libSceSysmodule
DT_SCE_NEEDED_MODULE    :0003:libkernel
DT_SCE_NEEDED_MODULE    :0004:libSceLibcInternal
DT_SCE_EXPORT_LIB       :0005:libSceFios2
DT_SCE_EXPORT_LIB_ATTR  :0005:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB       :0000:libSceDiscMap
DT_SCE_IMPORT_LIB_ATTR  :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0004:libSceLibcInternal
DT_SCE_IMPORT_LIB_ATTR  :0004:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0002:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR  :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB       :0003:libkernel
DT_SCE_IMPORT_LIB_ATTR  :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:W:/Build/J02577959/sys/build/integration/orbis-build_0005c/package/target/phase2/usermode/src/fios2/libSceFios2.prx:0000
DT_SCE_MODULE_INFO:libSceFios2:0000
DT_SCE_MODULE_ATTR      :0000:0:0:NONE
.CODE:0000000009B00000..0000000009B5D000  0000000000004000..0000000000061000
.RELR:0000000009B60000..0000000009B61000  0000000000064000..0000000000065000
.DATA:0000000009B64000..0000000009C8D000  0000000000068000..0000000000191000
.RDOL:0000000009B64020..0000000009B64060
.RDOL:0000000009B5AE24..0000000009B5C508
patch_tls_count=0
MAPF:0000000009B00000..0000000009C90000
PF_X:0000000009B00000..0000000009B5D000:TRUE
STUB:0000000009B5C508..0000000009B5D000
MAPF:00000000099D0000..0000000009AFC000
PF_X:00000000099D0000..0000000009AE8000:TRUE
STUB:0000000009AE7A0C..0000000009AE8000
MAPF:0000000800000000..0000000805478000
PF_X:0000000800000000..00000008016A9000:TRUE
STUB:00000008016A8D68..00000008016A9000
pthread_attr_init
pthread_create:0000000100070EE0 Game Main Thread
pthread_attr_destroy
BeginThread:Game Main Thread:0000000100070EE0
mapCodeInit:libSceFios2.prx
>module_start:libSceFios2.prx
<module_start:libSceFios2.prx
mapCodeInit:libc.prx
>module_start:libc.prx
sceKernelSetThreadDtors:00000000099EC600
sceKernelSetThreadAtexitCount:00000000099EC8E0
sceKernelSetThreadAtexitReport:00000000099ECB10
KernelGetProcParam
SetApplicationHeapAPI:0000000009AF41B8
               malloc:000000080008A7A0
                 free:000000080008A880
       posix_memalign:000000080008ACE0
KernelGetProcParam
srchd:0000000000..0180000000 len:00000A0000
align:0000004000 mType:WB_ONION
GPU:0000000881000000..00000008810A0000
KernelGetProcParam
KernelGetProcParam
KernelGetProcParam
scePthreadAttrInit
scePthreadAttrDestroy
<module_start:libc.prx
mapCodeInit:eboot.bin
Entry:0000000000000080
sceSysmoduleLoadModule:SCE_SYSMODULE_MESSAGE_DIALOG
sceCommonDialogInitialize
sceSysmoduleLoadModule:SCE_SYSMODULE_APP_CONTENT
sceSysmoduleLoadModule:SCE_SYSMODULE_SHARE_UTILITY
sceSysmoduleLoadModule:SCE_SYSMODULE_NP_TROPHY
sceSysmoduleLoadModule:SCE_SYSMODULE_NP_TUS
sceSysmoduleLoadModule:SCE_SYSMODULE_FIBER
sceSysmoduleLoadModule:SCE_SYSMODULE_PLAYGO
sceSysmoduleLoadModule:SCE_SYSMODULE_PLAYGO_DIALOG
Redirected:DAC5B3858A851F81:_Stdout
Redirected:3148C2E256C7ACAE:fflush
Redirected:9FB01EA70474B37E:mktime
Redirected:C0B9459301BD51C4:time
Redirected:79F84AFD84946184:localtime
Redirected:D6679C3FB4602360:gmtime
Redirected:E5B05A7062F22CEB:gmtime_s

_VirtualReserve(0000001480000000,0000000040000000):1455
INFO - fpPS4.exe was closed returning code 3762704451

error identifier not found lazyinitthreading

Bonjour j'ai une erreur quand je tente de compiler ce programme

désolé de ne pas écrire en anglais mais comme je ne maitrise pas bien la langue je préfère éviter :)
errfpps4

merci d'avance

White screen in some games/demos

I noticed some games that reported as partially working does dot work on my PC.
Affected titles:
Undertale
Momodora
Sonic Mania

Affected demos:
videoout_* ELFs, there are many of them and they did worked before.

Here is log, was made with Undertale.
log.txt
PC specs - core I5 10400, NVIDIA RTX 2060S, NVIDIA driver 516.59, Windows 10 Pro.

Controls

Not a big issue, but no controller support is really making some games hard to play.

Access Violation(Invalid Memory Read?!) (Hue)

[HostMappedRequirements]
alignment=256
memoryType=0,1,2,3,
GPU:0000000080000000..0000000100000000
KernelGetProcParam
call_dt_preinit_array:0
mapCodeInit:eboot.elf
EntryPoint:00000000000000A0
Message: Access violation (216)
$00000000089E9C8C offset $00059C8C libc.prx:_ZNSt8ios_base5clearENSt5_IosbIiE8_IostateEb+$00000A6C
$00000000089E8BDB offset $00058BDB libc.prx:_ZNSt8ios_base4InitC1Ev+$0000024B
$0000000007249643 offset $00039643 eboot.elf:EntryPoint+$000395A3
$00000000072100D2 offset $000000D2 eboot.elf:EntryPoint+$00000032
$000000010005603F fpPS4.exe
[TWin32WidgetSet.Destroy] WARNING: There are 1 TimerInfo structures left, I'll free them
Message: Access violation (216)
$0000000000F58021

This is likely caused by reading the game instructions incorrectly. It occurs on the game Hue

[Feature Request] Debugging Improvements

If an eboot contains debug symbols, can there be a feature to make them visible when debugging fpPS4 from Visual Studio? Also, when printf is called from an eboot, can this print to the output window of fpPS4?

Would it also be possible to pause the emulator right before the eboot entry is called? Without that feature, I've been putting an infinite loop at the start of my main() just so that I can pause the debugger, then place my breakpoints, then exit the loop to start the program. It would be more convenient if the emulator had a feature to pause itself.

The existing debugging tools, such as printing assert exceptions, and the ability to set breakpoints when debugging from Visual Studio, are amazing. Love it! Looking forward to more

Result.Bits[i]:=src.Bits[count-i]; Illegal Quantifier

I'm trying to compile fpPS4 but I get an error on line 829 of emit_post_op.pas for this function

Function ReverseBits(src:QWORD;count:Byte):QWORD;
var
 i:Byte;
begin
 Result:=0;
 Assert(count<>0);
 dec(count);
 For i:=0 to count do
 begin
  Result.Bits[i]:=src.Bits[count-i];
 end;
end;  

With the error being for the .Bits[...] field being an Illegal Quantifier. I never used FreePascal before so im not sure what is going on here.

Nothing is displaying

When I open up Sonic Mania the sounds work, though I get a blank window. The last time I used fpPS4 was in ‎September. I have a Geforce 1660 Super, 16 gigs of ram, and a intel cpu i5

Errors:
Warn, file libSceNpSnsFacebookDialog.prx not loaded!
Warn, file libSceNpSns.prx not loaded!
Warn, file libSceGameCustomDataDialog.prx not loaded!
Warn, file libSceNpAuth.prx not loaded!
Warn, file libSceInvitationDialog.prx not loaded!
Warn, file libSceNpUtility.prx not loaded!
Warn, file libSceNpTus.prx not loaded!
Warn, file libSceNpWebApi.prx not loaded!
Warn, file libSceSsl.prx not loaded!

I tried running a game and this log showed up on cmd window, how can I fix it? Does it need some library that I don't have?

SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =0480
SELF.Sign_Size =0470
SELF.Size_of =0095D81C
SELF.Num_Segments=10
hdr.[EI_CLASS] :2
hdr.[EI_DATA] :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI] :9
hdr.e_type :FE10
hdr.e_machine :003E
hdr.e_version :0001
hdr.e_entry :0000000000000080
hdr.e_phoff :0000000000000040
hdr.e_shoff :0000000000000000
hdr.e_flags :00000000
hdr.e_ehsize :0040
hdr.e_phentsize :0038
hdr.e_phnum :11
hdr.e_shentsize :0000
hdr.e_shnum :0
hdr.e_shstrndx :0000
Elf with LowSeg:16384 Size:9838496
/libexec/ld-elf.so.1
tmpl_size:0 full_size:2048
HASH:293712
DT_SCE_STRTAB:24
DT_SCE_STRSZ:11614
DT_SCE_SYMTAB:11640
HASH_SIZE:3272
DT_SCE_SYMTABSZ:15672
INIT addr:32
FINI addr:000000000046C8C0
DT_SCE_PLTGOT :0000000000904088
DT_SCE_JMPREL:27312
DT_SCE_PLTRELSZ:604
DT_SCE_PLTREL:7
DT_SCE_RELA:41808
DT_SCE_STRSZ:10496
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:00000000009143C0
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY :9520064
DT_FINI_ARRAYSZ :0
DT_PREINIT_ARRAY:00000000009143C0
DT_PREINIT_ARRAY_count:0
DT_SCE_SYMENT:0000000000000018
DT_DEBUG :0
DT_TEXTREL :0
DT_FLAGS:4
DT_SCE_FINGERPRINT:51EE88F22FAA080F792C14ACDBAED12600000000
DT_NULL
DT_NEEDED :libkernel.prx
DT_NEEDED :libSceSysmodule.prx
DT_NEEDED :libSceAudioLatencyEstimation.prx
DT_NEEDED :libc.prx
DT_NEEDED :libSceAppContent.prx
DT_NEEDED :libSceErrorDialog.prx
DT_NEEDED :libSceMsgDialog.prx
DT_NEEDED :libSceNpCommerce.prx
DT_NEEDED :libSceNpManager.prx
DT_NEEDED :libSceNpToolkit2.prx
DT_NEEDED :libSceWebBrowserDialog.prx
DT_NEEDED :libSceScreenShot.prx
DT_NEEDED :libSceSaveData.prx
DT_NEEDED :libSceSaveDataDialog.prx
DT_NEEDED :libSceCommonDialog.prx
DT_NEEDED :libSceRtc.prx
DT_NEEDED :libSceSystemService.prx
DT_NEEDED :libSceUserService.prx
DT_NEEDED :libSceVideoOut.prx
DT_NEEDED :libSceFiber.prx
DT_NEEDED :libSceGnmDriver.prx
DT_NEEDED :libSceHmd.prx
DT_NEEDED :libSceVrTracker.prx
DT_NEEDED :libScePad.prx
DT_NEEDED :libSceMouse.prx
DT_NEEDED :libSceIme.prx
DT_NEEDED :libSceNet.prx
DT_NEEDED :libSceAudioIn.prx
DT_NEEDED :libSceAudioOut.prx
DT_NEEDED :libSceAudiodec.prx
DT_NEEDED :libSceAjm.prx
DT_SCE_NEEDED_MODULE :0001:libkernel
DT_SCE_NEEDED_MODULE :0002:libSceSysmodule
DT_SCE_NEEDED_MODULE :0003:libSceAudioLatencyEstimation
DT_SCE_NEEDED_MODULE :0004:libc
DT_SCE_NEEDED_MODULE :0005:libSceAppContentUtil
DT_SCE_NEEDED_MODULE :0006:libSceErrorDialog
DT_SCE_NEEDED_MODULE :0007:libSceMsgDialog
DT_SCE_NEEDED_MODULE :0008:libSceNpCommerce
DT_SCE_NEEDED_MODULE :0009:libSceNpManager
DT_SCE_NEEDED_MODULE :000A:libSceNpToolkit2
DT_SCE_NEEDED_MODULE :000B:libSceWebBrowserDialog
DT_SCE_NEEDED_MODULE :000C:libSceScreenShot
DT_SCE_NEEDED_MODULE :000D:libSceSaveData
DT_SCE_NEEDED_MODULE :000E:libSceSaveDataDialog
DT_SCE_NEEDED_MODULE :000F:libSceCommonDialog
DT_SCE_NEEDED_MODULE :0010:libSceRtc
DT_SCE_NEEDED_MODULE :0011:libSceSystemService
DT_SCE_NEEDED_MODULE :0012:libSceUserService
DT_SCE_NEEDED_MODULE :0013:libSceVideoOut
DT_SCE_NEEDED_MODULE :0014:libSceFiber
DT_SCE_NEEDED_MODULE :0015:libSceGnmDriver
DT_SCE_NEEDED_MODULE :0016:libSceHmd
DT_SCE_NEEDED_MODULE :0017:libSceVrTracker
DT_SCE_NEEDED_MODULE :0018:libScePad
DT_SCE_NEEDED_MODULE :0019:libSceMouse
DT_SCE_NEEDED_MODULE :001A:libSceIme
DT_SCE_NEEDED_MODULE :001B:libSceNet
DT_SCE_NEEDED_MODULE :001C:libSceAudioIn
DT_SCE_NEEDED_MODULE :001D:libSceAudioOut
DT_SCE_NEEDED_MODULE :001E:libSceAudiodec
DT_SCE_NEEDED_MODULE :001F:libSceAjm
DT_SCE_EXPORT_LIB :0028:Taiko
DT_SCE_EXPORT_LIB_ATTR :0028:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB :0027:libSceAjm
DT_SCE_IMPORT_LIB_ATTR :0027:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0006:libSceAppContent
DT_SCE_IMPORT_LIB_ATTR :0006:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0024:libSceAudioIn
DT_SCE_IMPORT_LIB_ATTR :0024:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0002:libSceAudioLatencyEstimation
DT_SCE_IMPORT_LIB_ATTR :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0025:libSceAudioOut
DT_SCE_IMPORT_LIB_ATTR :0025:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0026:libSceAudiodec
DT_SCE_IMPORT_LIB_ATTR :0026:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0010:libSceCommonDialog
DT_SCE_IMPORT_LIB_ATTR :0010:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0007:libSceErrorDialog
DT_SCE_IMPORT_LIB_ATTR :0007:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0016:libSceFiber
DT_SCE_IMPORT_LIB_ATTR :0016:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0018:libSceGnmDriver
DT_SCE_IMPORT_LIB_ATTR :0018:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :001A:libSceHmd
DT_SCE_IMPORT_LIB_ATTR :001A:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0020:libSceIme
DT_SCE_IMPORT_LIB_ATTR :0020:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :001E:libSceMouse
DT_SCE_IMPORT_LIB_ATTR :001E:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0008:libSceMsgDialog
DT_SCE_IMPORT_LIB_ATTR :0008:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0023:libSceNet
DT_SCE_IMPORT_LIB_ATTR :0023:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0009:libSceNpCommerce
DT_SCE_IMPORT_LIB_ATTR :0009:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000A:libSceNpManager
DT_SCE_IMPORT_LIB_ATTR :000A:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000B:libSceNpToolkit2
DT_SCE_IMPORT_LIB_ATTR :000B:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0022:libScePad
DT_SCE_IMPORT_LIB_ATTR :0022:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0017:libSceRtc
DT_SCE_IMPORT_LIB_ATTR :0017:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000E:libSceSaveData
DT_SCE_IMPORT_LIB_ATTR :000E:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000F:libSceSaveDataDialog
DT_SCE_IMPORT_LIB_ATTR :000F:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000D:libSceScreenShot
DT_SCE_IMPORT_LIB_ATTR :000D:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :001F:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR :001F:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0012:libSceSystemService
DT_SCE_IMPORT_LIB_ATTR :0012:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0021:libSceUserService
DT_SCE_IMPORT_LIB_ATTR :0021:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0019:libSceVideoOut
DT_SCE_IMPORT_LIB_ATTR :0019:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :001B:libSceVrTracker
DT_SCE_IMPORT_LIB_ATTR :001B:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000C:libSceWebBrowserDialog
DT_SCE_IMPORT_LIB_ATTR :000C:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0005:libc
DT_SCE_IMPORT_LIB_ATTR :0005:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0003:libScePosix
DT_SCE_IMPORT_LIB_ATTR :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0004:libkernel
DT_SCE_IMPORT_LIB_ATTR :0004:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:C:/JenkinsWorkspace/TaikoPS4CreatePatchEFIGS/trunk/Program/TaikoPS4/bin/ORBIS/Release/Taiko.elf:0000
DT_SCE_MODULE_INFO:Taiko:0000
DT_SCE_MODULE_ATTR :0000:0:0:NONE
.CODE:0000000800000000..00000008008EA000 0000000000004000..00000000008EE000
.RELR:00000008008EC000..0000000800908000 00000000008F0000..000000000090C000
.DATA:0000000800908000..00000008013D2000 000000000090C000..00000000013D6000
.RDOL:0000000800908000..0000000800908050
.RDOL:0000000800908060..0000000800908860
.RDOL:00000008008D8248..00000008008E9A34
patch_tls_count=3
Warn, file libSceAudiodec.prx not loaded!
Warn, file libSceVrTracker.prx not loaded!
Warn, file libSceHmd.prx not loaded!
Warn, file libSceFiber.prx not loaded!
Warn, file libSceWebBrowserDialog.prx not loaded!
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =03D0
SELF.Sign_Size =03D0
SELF.Size_of =000D9630
SELF.Num_Segments=8
hdr.[EI_CLASS] :2
hdr.[EI_DATA] :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI] :9
hdr.e_type :FE18
hdr.e_machine :003E
hdr.e_version :0001
hdr.e_entry :0000000000000000
hdr.e_phoff :0000000000000040
hdr.e_shoff :0000000000000000
hdr.e_flags :00000000
hdr.e_ehsize :0040
hdr.e_phentsize :0038
hdr.e_phnum :9
hdr.e_shentsize :0000
hdr.e_shnum :0
hdr.e_shstrndx :0000
Elf with LowSeg:16384 Size:931174
tmpl_size:0 full_size:0
HASH:142464
DT_SCE_STRTAB:24
DT_SCE_STRSZ:53160
DT_SCE_SYMTAB:53184
HASH_SIZE:16272
DT_SCE_SYMTABSZ:78072
INIT addr:0
FINI addr:000000000008F1D0
DT_SCE_PLTGOT :00000000000B46E8
DT_SCE_JMPREL:131256
DT_SCE_PLTRELSZ:297
DT_SCE_PLTREL:7
DT_SCE_RELA:138384
DT_SCE_STRSZ:170
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:00000000000B8060
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY :753760
DT_FINI_ARRAYSZ :0
DT_PREINIT_ARRAY:00000000000B8060
DT_PREINIT_ARRAY_count:0
DT_SCE_SYMENT:0000000000000018
DT_DEBUG :0
DT_FLAGS:0
DT_SCE_FINGERPRINT:93F34BBE163858189348B88B1C06C85300000000
DT_NULL
DT_NEEDED :libkernel.prx
DT_NEEDED :libSceSysmodule.prx
DT_NEEDED :libSceUserService.prx
DT_NEEDED :libSceNpCommon.prx
DT_NEEDED :libSceNpManager.prx
DT_NEEDED :libSceNet.prx
DT_NEEDED :libSceNetCtl.prx
DT_NEEDED :libSceSsl.prx
DT_NEEDED :libSceHttp.prx
DT_NEEDED :libSceNpWebApi.prx
DT_NEEDED :libSceNpTrophy.prx
DT_NEEDED :libSceNpMatching2.prx
DT_NEEDED :libSceNpTus.prx
DT_NEEDED :libSceRtc.prx
DT_NEEDED :libSceNpUtility.prx
DT_NEEDED :libSceSigninDialog.prx
DT_NEEDED :libSceNpCommerce.prx
DT_NEEDED :libSceNpScoreRanking.prx
DT_NEEDED :libSceNpProfileDialog.prx
DT_NEEDED :libSceInvitationDialog.prx
DT_NEEDED :libSceNpAuth.prx
DT_NEEDED :libSceGameCustomDataDialog.prx
DT_NEEDED :libSceSystemService.prx
DT_NEEDED :libSceNpSns.prx
DT_NEEDED :libSceNpSnsFacebookDialog.prx
DT_NEEDED :libSceLibcInternal.prx
DT_SCE_NEEDED_MODULE :0001:libkernel
DT_SCE_NEEDED_MODULE :0002:libSceSysmodule
DT_SCE_NEEDED_MODULE :0003:libSceUserService
DT_SCE_NEEDED_MODULE :0004:libSceNpCommon
DT_SCE_NEEDED_MODULE :0005:libSceNpManager
DT_SCE_NEEDED_MODULE :0006:libSceNet
DT_SCE_NEEDED_MODULE :0007:libSceNetCtl
DT_SCE_NEEDED_MODULE :0008:libSceSsl
DT_SCE_NEEDED_MODULE :0009:libSceHttp
DT_SCE_NEEDED_MODULE :000A:libSceNpWebApi
DT_SCE_NEEDED_MODULE :000B:libSceNpTrophy
DT_SCE_NEEDED_MODULE :000C:libSceNpMatching2
DT_SCE_NEEDED_MODULE :000D:libSceNpTus
DT_SCE_NEEDED_MODULE :000E:libSceRtc
DT_SCE_NEEDED_MODULE :000F:libSceNpUtility
DT_SCE_NEEDED_MODULE :0010:libSceSigninDialog
DT_SCE_NEEDED_MODULE :0011:libSceNpCommerce
DT_SCE_NEEDED_MODULE :0012:libSceNpScore
DT_SCE_NEEDED_MODULE :0013:libSceNpProfileDialog
DT_SCE_NEEDED_MODULE :0014:libSceInvitationDialog
DT_SCE_NEEDED_MODULE :0015:libSceNpAuth
DT_SCE_NEEDED_MODULE :0016:libGameCustomDataDialog
DT_SCE_NEEDED_MODULE :0017:libSceSystemService
DT_SCE_NEEDED_MODULE :0018:libSceNpSnsFacebookDialog
DT_SCE_NEEDED_MODULE :0019:libSceLibcInternal
DT_SCE_EXPORT_LIB :001E:libSceNpToolkit2
DT_SCE_EXPORT_LIB_ATTR :001E:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB :0017:libSceGameCustomDataDialog
DT_SCE_IMPORT_LIB_ATTR :0017:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0008:libSceHttp
DT_SCE_IMPORT_LIB_ATTR :0008:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0015:libSceInvitationDialog
DT_SCE_IMPORT_LIB_ATTR :0015:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :001D:libSceLibcInternal
DT_SCE_IMPORT_LIB_ATTR :001D:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0005:libSceNet
DT_SCE_IMPORT_LIB_ATTR :0005:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0006:libSceNetCtl
DT_SCE_IMPORT_LIB_ATTR :0006:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :001B:libSceNetCtlForNpToolkit
DT_SCE_IMPORT_LIB_ATTR :001B:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0016:libSceNpAuth
DT_SCE_IMPORT_LIB_ATTR :0016:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0010:libSceNpCommerce
DT_SCE_IMPORT_LIB_ATTR :0010:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0003:libSceNpCommon
DT_SCE_IMPORT_LIB_ATTR :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0004:libSceNpManager
DT_SCE_IMPORT_LIB_ATTR :0004:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0014:libSceNpManagerForToolkit
DT_SCE_IMPORT_LIB_ATTR :0014:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0019:libSceNpSns
DT_SCE_IMPORT_LIB_ATTR :0019:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000B:libSceNpMatching2
DT_SCE_IMPORT_LIB_ATTR :000B:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0013:libSceNpProfileDialog
DT_SCE_IMPORT_LIB_ATTR :0013:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0011:libSceNpScore
DT_SCE_IMPORT_LIB_ATTR :0011:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :001A:libSceNpSnsFacebookDialog
DT_SCE_IMPORT_LIB_ATTR :001A:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000A:libSceNpTrophy
DT_SCE_IMPORT_LIB_ATTR :000A:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000C:libSceNpTus
DT_SCE_IMPORT_LIB_ATTR :000C:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000E:libSceNpUtility
DT_SCE_IMPORT_LIB_ATTR :000E:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0009:libSceNpWebApi
DT_SCE_IMPORT_LIB_ATTR :0009:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000D:libSceRtc
DT_SCE_IMPORT_LIB_ATTR :000D:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :000F:libSceSigninDialog
DT_SCE_IMPORT_LIB_ATTR :000F:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0007:libSceSsl
DT_SCE_IMPORT_LIB_ATTR :0007:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0001:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR :0001:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0018:libSceSystemService
DT_SCE_IMPORT_LIB_ATTR :0018:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0002:libSceUserService
DT_SCE_IMPORT_LIB_ATTR :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0012:libSceUserServiceForNpToolkit
DT_SCE_IMPORT_LIB_ATTR :0012:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0000:libScePosix
DT_SCE_IMPORT_LIB_ATTR :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :001C:libkernel
DT_SCE_IMPORT_LIB_ATTR :001C:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:W:/Build/J01989115/opt/internal/np_toolkit_v2/lib/libSceNpToolkit2.prx:0000
DT_SCE_MODULE_INFO:libSceNpToolkit2:0000
DT_SCE_MODULE_ATTR :0000:0:0:NONE
.CODE:0000000007210000..00000000072C1000 0000000000004000..00000000000B5000
.RELR:00000000072C4000..00000000072C8000 00000000000B8000..00000000000BC000
.DATA:00000000072C8000..00000000072D6000 00000000000BC000..00000000000CA000
.RDOL:00000000072BB054..00000000072C01C8
Warn, file libSceNpSnsFacebookDialog.prx not loaded!
Warn, file libSceNpSns.prx not loaded!
Warn, file libSceGameCustomDataDialog.prx not loaded!
Warn, file libSceNpAuth.prx not loaded!
Warn, file libSceInvitationDialog.prx not loaded!
Warn, file libSceNpUtility.prx not loaded!
Warn, file libSceNpTus.prx not loaded!
Warn, file libSceSsl.prx not loaded!
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =0440
SELF.Sign_Size =0470
SELF.Size_of =00118638
SELF.Num_Segments=10
hdr.[EI_CLASS] :2
hdr.[EI_DATA] :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI] :9
hdr.e_type :FE18
hdr.e_machine :003E
hdr.e_version :0001
hdr.e_entry :0000000000000000
hdr.e_phoff :0000000000000040
hdr.e_shoff :0000000000000000
hdr.e_flags :00000000
hdr.e_ehsize :0040
hdr.e_phentsize :0038
hdr.e_phnum :10
hdr.e_shentsize :0000
hdr.e_shnum :0
hdr.e_shstrndx :0000
Elf with LowSeg:16384 Size:1659514
tmpl_size:416 full_size:1168
HASH:144560
DT_SCE_STRTAB:24
DT_SCE_STRSZ:41384
DT_SCE_SYMTAB:41408
HASH_SIZE:12880
DT_SCE_SYMTABSZ:61800
INIT addr:0
FINI addr:00000000000A6580
DT_SCE_PLTGOT :00000000000EFC58
DT_SCE_JMPREL:103208
DT_SCE_PLTRELSZ:92
DT_SCE_PLTREL:7
DT_SCE_RELA:105416
DT_SCE_STRSZ:1631
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:00000000000F4080
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY :999552
DT_FINI_ARRAYSZ :0
DT_PREINIT_ARRAY:00000000000F4078
DT_PREINIT_ARRAY_count:1
DT_SCE_SYMENT:0000000000000018
DT_DEBUG :0
DT_FLAGS:0
DT_SONAME:ios2
DT_SCE_FINGERPRINT:0CC1B8BD40D0D68EE9D399DB170ADC1900000000
DT_NULL
DT_NEEDED :libkernel.prx
DT_NEEDED :libSceFios2.prx
DT_NEEDED :libSceLibcInternal.prx
DT_SCE_NEEDED_MODULE :0001:libkernel
DT_SCE_NEEDED_MODULE :0002:libSceFios2
DT_SCE_NEEDED_MODULE :0003:libSceLibcInternal
DT_SCE_EXPORT_LIB :0003:libc
DT_SCE_EXPORT_LIB_ATTR :0003:0:0:AUTO_EXPORT
DT_SCE_EXPORT_LIB :0004:libc_setjmp
DT_SCE_EXPORT_LIB_ATTR :0004:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB :0001:libSceFios2
DT_SCE_IMPORT_LIB_ATTR :0001:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0002:libSceLibcInternalExt
DT_SCE_IMPORT_LIB_ATTR :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0000:libkernel
DT_SCE_IMPORT_LIB_ATTR :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:W:/Build/J01982245/sys/internal/usermode/src/libc/ORBIS_Release/libc.prx:0000
DT_SCE_MODULE_INFO:libc:0000
DT_SCE_MODULE_ATTR :0000:0:0:NONE
.CODE:00000000073E0000..00000000074C9000 0000000000004000..00000000000ED000
.RELR:00000000074CC000..00000000074D0000 00000000000F0000..00000000000F4000
.DATA:00000000074D0000..00000000074EA000 00000000000F4000..000000000010E000
.RDOL:00000000074D0020..00000000074D04B0
.RDOL:00000000074C2BD8..00000000074C8A5C
patch_tls_count=0
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =03D0
SELF.Sign_Size =03D0
SELF.Size_of =0006DCF0
SELF.Num_Segments=8
hdr.[EI_CLASS] :2
hdr.[EI_DATA] :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI] :9
hdr.e_type :FE18
hdr.e_machine :003E
hdr.e_version :0001
hdr.e_entry :0000000000000000
hdr.e_phoff :0000000000000040
hdr.e_shoff :0000000000000000
hdr.e_flags :00000000
hdr.e_ehsize :0040
hdr.e_phentsize :0038
hdr.e_phnum :9
hdr.e_shentsize :0000
hdr.e_shnum :0
hdr.e_shstrndx :0000
Elf with LowSeg:16384 Size:484321
tmpl_size:0 full_size:64
HASH:18184
DT_SCE_STRTAB:24
DT_SCE_STRSZ:4288
DT_SCE_SYMTAB:4312
HASH_SIZE:1272
DT_SCE_SYMTABSZ:6072
INIT addr:0
FINI addr:0000000000046720
DT_SCE_PLTGOT :000000000005C438
DT_SCE_JMPREL:10384
DT_SCE_PLTRELSZ:78
DT_SCE_PLTREL:7
DT_SCE_RELA:12256
DT_SCE_STRSZ:247
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:000000000006D4D0
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY :447696
DT_FINI_ARRAYSZ :0
DT_PREINIT_ARRAY:000000000006D4D0
DT_PREINIT_ARRAY_count:0
DT_SCE_SYMENT:0000000000000018
DT_DEBUG :0
DT_FLAGS:0
DT_SONAME:rnel
DT_SCE_FINGERPRINT:008FD8DB2A156BB832065661D0C8BBC300000000
DT_NULL
DT_NEEDED :libSceDiscMap.prx
DT_NEEDED :libSceSysmodule.prx
DT_NEEDED :libkernel.prx
DT_NEEDED :libSceLibcInternal.prx
DT_SCE_NEEDED_MODULE :0001:libSceDiscMap
DT_SCE_NEEDED_MODULE :0002:libSceSysmodule
DT_SCE_NEEDED_MODULE :0003:libkernel
DT_SCE_NEEDED_MODULE :0004:libSceLibcInternal
DT_SCE_EXPORT_LIB :0005:libSceFios2
DT_SCE_EXPORT_LIB_ATTR :0005:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB :0000:libSceDiscMap
DT_SCE_IMPORT_LIB_ATTR :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0004:libSceLibcInternal
DT_SCE_IMPORT_LIB_ATTR :0004:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0002:libSceSysmodule
DT_SCE_IMPORT_LIB_ATTR :0002:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0003:libkernel
DT_SCE_IMPORT_LIB_ATTR :0003:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:W:/Build/J01982245/sys/build/integration/orbis-build_0005c/package/target/phase2/usermode/src/fios2/libSceFios2.prx:0000
DT_SCE_MODULE_INFO:libSceFios2:0000
DT_SCE_MODULE_ATTR :0000:0:0:NONE
.CODE:00000000074F0000..000000000754B000 0000000000004000..000000000005F000
.RELR:000000000754C000..0000000007550000 0000000000060000..0000000000064000
.DATA:0000000007550000..0000000007679000 0000000000064000..000000000018D000
.RDOL:0000000007550020..0000000007550060
.RDOL:000000000754902C..000000000754A700
patch_tls_count=0
SELF.Content_Type=01
SELF.Program_Type=01
SELF.Header_Size =03D0
SELF.Sign_Size =03D0
SELF.Size_of =000057E8
SELF.Num_Segments=8
hdr.[EI_CLASS] :2
hdr.[EI_DATA] :1
hdr.[EI_VERSION]:1
hdr.[EI_OSABI] :9
hdr.e_type :FE18
hdr.e_machine :003E
hdr.e_version :0001
hdr.e_entry :0000000000000000
hdr.e_phoff :0000000000000040
hdr.e_shoff :0000000000000000
hdr.e_flags :00000000
hdr.e_ehsize :0040
hdr.e_phentsize :0038
hdr.e_phnum :9
hdr.e_shentsize :0000
hdr.e_shnum :0
hdr.e_shstrndx :0000
Elf with LowSeg:16384 Size:67434
tmpl_size:0 full_size:0
HASH:1080
DT_SCE_STRTAB:24
DT_SCE_STRSZ:432
DT_SCE_SYMTAB:456
HASH_SIZE:80
DT_SCE_SYMTABSZ:360
INIT addr:0
FINI addr:0000000000004050
DT_SCE_PLTGOT :0000000000008030
DT_SCE_JMPREL:816
DT_SCE_PLTRELSZ:5
DT_SCE_PLTREL:7
DT_SCE_RELA:936
DT_SCE_STRSZ:6
DT_SCE_RELAENT:0000000000000018
DT_INIT_ARRAY:000000000000C058
DT_INIT_ARRAY_count:0
DT_FINI_ARRAY :49240
DT_FINI_ARRAYSZ :0
DT_PREINIT_ARRAY:000000000000C058
DT_PREINIT_ARRAY_count:0
DT_SCE_SYMENT:0000000000000018
DT_DEBUG :0
DT_FLAGS:0
DT_SCE_FINGERPRINT:07B608251A4C637DD730C1142D218A5800000000
DT_NULL
DT_NEEDED :libkernel.prx
DT_NEEDED :libSceLibcInternal.prx
DT_SCE_NEEDED_MODULE :0001:libkernel
DT_SCE_NEEDED_MODULE :0002:libSceLibcInternal
DT_SCE_EXPORT_LIB :0002:libSceAudioLatencyEstimation
DT_SCE_EXPORT_LIB_ATTR :0002:0:0:AUTO_EXPORT
DT_SCE_IMPORT_LIB :0001:libSceLibcInternal
DT_SCE_IMPORT_LIB_ATTR :0001:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_IMPORT_LIB :0000:libkernel
DT_SCE_IMPORT_LIB_ATTR :0000:0:0:AUTO_EXPORT|LOOSE_IMPORT
DT_SCE_FILENAME:W:/Build/J01982245/sys/internal/usermode/src/audio/utility/audio_latency_estimation_prx/ORBIS_Release/libSceAudioLatencyEstimation.prx:0000
DT_SCE_MODULE_INFO:libSceAudioLatencyEstimation:0000
DT_SCE_MODULE_ATTR :0000:0:0:NONE
.CODE:0000000007680000..0000000007685000 0000000000004000..0000000000009000
.RELR:0000000007688000..000000000768C000 000000000000C000..0000000000010000
.DATA:000000000768C000..000000000770D000 0000000000010000..0000000000091000
.RDOL:0000000007684704..00000000076847D8
Redirected:66D8ECA64250FAFC:_FSin
Redirected:DAC5B3858A851F81:_Stdout
Redirected:3148C2E256C7ACAE:fflush
Redirected:D6679C3FB4602360:gmtime
Redirected:E5B05A7062F22CEB:gmtime_s
Redirected:79F84AFD84946184:localtime
Redirected:9FB01EA70474B37E:mktime
Redirected:C0B9459301BD51C4:time
Redirected:CE57C41FC166C940:_Stoul
Redirected:3AF6F675224E02E1:strcmp
Redirected:907838E6A3C2E9FD:strncat
Redirected:2F54814E40BE0AFC:abort
Redirected:69EB328EB1D55B2E:strncmp
Redirected:B143F58416A8B8EC:_Getpctype
Redirected:EE934A72C70AADFF:_Stoll
Redirected:BE28B014C68D6A60:strstr
MAPF:0000000007680000..0000000007710000
PF_X:0000000007680000..0000000007685000:TRUE
MAPF:00000000074F0000..000000000767C000
PF_X:00000000074F0000..000000000754B000:TRUE
STUB:000000000754A700..000000000754B000
MAPF:00000000073E0000..00000000074EC000
PF_X:00000000073E0000..00000000074C9000:TRUE
STUB:00000000074C8A5C..00000000074C9000
MAPF:0000000007210000..00000000072D8000
PF_X:0000000007210000..00000000072C1000:TRUE
MAPF:0000000800000000..00000008013D4000
PF_X:0000000800000000..00000008008EA000:TRUE
STUB:00000008008E9A34..00000008008EA000
pthread_attr_init
pthread_create:0000000100070EE0 main
pthread_attr_destroy
BeginThread:main:0000000100070EE0
mapCodeInit:libSceAudioLatencyEstimation.prx

module_start:libSceAudioLatencyEstimation.prx
<module_start:libSceAudioLatencyEstimation.prx
mapCodeInit:libSceFios2.prx
module_start:libSceFios2.prx
<module_start:libSceFios2.prx
mapCodeInit:libc.prx
module_start:libc.prx
sceKernelSetThreadDtors:0000000007480C60
sceKernelSetThreadAtexitCount:0000000007480F80
sceKernelSetThreadAtexitReport:0000000007481180
KernelGetProcParam
SetApplicationHeapAPI:00000000074D18B0
malloc:00000008003053E0
free:0000000800305400
posix_memalign:0000000800305420
KernelGetProcParam
srchd:0000000000..0180000000 len:0000400000
align:0000200000 mType:WB_ONION
F2F8E2C4
Message: Access violation (-216)
$000000000740A007 offset $0002A007 libc.prx:_malloc_finalize_lv2+$00000807
$000000000740C12C offset $0002C12C libc.prx:sceLibcMspaceCreate+$0000000C
$000000080030536A offset $0030536A eboot.bin:Entry+$003052EA
$00000000074023BD offset $000223BD libc.prx:_malloc_init+$000002AD
$00000000073E06ED offset $000006ED libc.prx:_Touptab+$00000595
$00000000073E003A offset $0000003A libc.prx:dtInit+$0000003A
$000000010006FEB3 fpPS4.exe

The Limbo Game attempts to start with black screen but then crashes with following errors.

The Limbo Game attempts to start with black screen but then crashes with following errors.

sceKernelSetEventFlag:00000000084638E0:ManualResetEvent_c:0000000000000001:15764
ParamGetInt:1
sceSysmoduleLoadModule:00A8
sceSysmoduleLoadModule:00AC
sceSysmoduleLoadModule:00A4
sceSysmoduleLoadModule:00A0
sceCommonDialogInitialize
sceErrorDialogInitialize
nop nid:libSceNpCommerce:D1A4766969906A5E:sceNpCommerceDialogInitialize
Message: No error. (0)
$00007FFDE77DD532
$00000000001B0350 fpPS4.exe

Originally posted by @AussiePlick in #1 (comment)

fpPS4 gets an access violation if minimized

Every single time I minimize, fpPS4 crashes with an access violation. I attached a video to show proof:

2023-04-05.14-28-03.mp4

I hope this gets fixed. (Yes, in the video I clicked Minimize in fpPS4)

TODO vImage (many games)

This is starting to appear way too often. It would be nice if this TODO in vImage was fixed 🙂
All affected games:
Descenders
Sonic Colors Ultimate
Demons Crystals
Farm Together
Bendy and the Ink Machine
and some more.

Become Patreon to support this project

Hi dude, try to use patreon site to collect money 💰, this will help U a lot & move this project forward much faster.

I want to support U with money 💰, like I did with other projects.

@and468860 I do not understand the meaning of such a strange and short English

work fix it

sceKernelVirtualQuery sceKernelSetVirtualRangeName

currently the emulator is now sceKernelSetVirtualRangeName after correct games algon game ff9 e another game
now emulator read game because to read must impacao syten or module

I'm sorry I write Portuguese I'm not seeing this written Portuguese
well already correct sceKernelSetVirtualRangeName he just fix something other games

to fix this use module as the original ps4 console he file sprx and change to prx that emulator reads

if you use the module everything will have more to fix
that there are now a lot of them nid :libkernel:9E1D8814C80A4EFF:kqueue and nop nid:libSceNpCommon:B84C1A83FD1864F7:sceNpMutexInit other I don't know

well I have module version 3,5,8.5 already lost algon
Originally posted by @red-prig in #10 (comment)

Making a GUI

I just want to reach out, if there would be any interest, if i went and made a python gui/frontend...
Is there any interest/would there be a chance that this would be merged if i made one?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.