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

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

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Basic infrastructure networking introduced in r2103
#1
A basic support for the networking in infrastructure mode has been added in r2103. Now, a test application (net.pbp) is able to retrieve information from the internet.
AdHoc mode is not implemented.

If you have a commercial application having a multiplayer Infrastructure mode, please test it on r2103 and post a log file at INFO level! The current implementation is probably not sufficient to have a fully functional Infrastructure network mode, but this is a first step Smile and log files will help me to improve the implementation.

Thank you!
Reply
#2
gid15,

Great Job! Wink Maybe, this should be interesting. Big Grin

r2103
Code:
2210 [GUI] INFO  emu - Jpcsp v0.6
2370 [GUI] DEBUG hle - Loading HLE firmware up to version 150
2385 [GUI] INFO  emu - PBP meta data :
BOOTABLE = 1
CATEGORY = MG
DISC_ID = UCJS10041
DISC_VERSION = 1.00
PARENTAL_LEVEL = 1
PSP_SYSTEM_VER = 1.00
REGION = 32768
TITLE = CTORRENTPSP
probably homebrew? true
2386 [GUI] DEBUG hle - Loading HLE firmware up to version 150
2391 [GUI] DEBUG emu - Loader: Relocation required (PRX)
2392 [GUI] DEBUG memory - PH#0: loading program 08804000 - 08914BD4 - 08937B10
2403 [GUI] DEBUG memory - PH alloc consumption 00133B10 (mem 00022F3C)
2404 [GUI] DEBUG memory - .sbss: ignoring zero-length type 8 section 08914BD4
2404 [GUI] DEBUG memory - .bss: clearing section 08914BE0 - 08937B10 (len 00022F30)
2405 [GUI] DEBUG memory - .rel.text: relocating 31372 entries
2437 [GUI] DEBUG memory - .rel.init: relocating 2 entries
2437 [GUI] DEBUG memory - .rel.fini: relocating 1 entries
2437 [GUI] DEBUG memory - .rel.lib.ent: relocating 1 entries
2437 [GUI] DEBUG memory - .rel.lib.stub: relocating 51 entries
2438 [GUI] DEBUG memory - .rel.rodata.sceModuleInfo: relocating 5 entries
2438 [GUI] DEBUG memory - .rel.rodata.sceResident: relocating 2 entries
2438 [GUI] DEBUG memory - .rel.rodata: relocating 3387 entries
2441 [GUI] DEBUG memory - .rel.eh_frame: relocating 65 entries
2441 [GUI] DEBUG memory - .rel.gcc_except_table: relocating 3 entries
2441 [GUI] DEBUG memory - .rel.ctors: relocating 10 entries
2442 [GUI] DEBUG memory - .rel.dtors: relocating 8 entries
2442 [GUI] DEBUG memory - .rel.data: relocating 295 entries
2442 [GUI] DEBUG memory - .rel.sdata: relocating 2 entries
2444 [GUI] INFO  emu - Found ModuleInfo name:'"CTorrent"' version:0101 attr:00000000 gp:0891cbc0
2444 [GUI] DEBUG memory - Reserving 0x133B10 bytes at 0x08804000 for module 'ms0:/PSP/GAME/ctorrentpsp/EBOOT.PBP'
2445 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_Addr, size=0x133B10, addr=0x08804000: returns 0x08804000
2446 [GUI] DEBUG emu - Processing Import #0: sceHprm
s_modulename    088EC494
s_version        0000
s_flags            4001
s_size            0005
s_imports        0001
s_nid            088EC5C4
s_text            088EBF90

2447 [GUI] DEBUG emu - Processing Import #1: sceAudio
s_modulename    088EC4A0
s_version        0000
s_flags            4001
s_size            0005
s_imports        0004
s_nid            088EC5C8
s_text            088EBF98

2448 [GUI] DEBUG emu - Processing Import #2: sceDisplay
s_modulename    088EC4B0
s_version        0000
s_flags            4001
s_size            0005
s_imports        0003
s_nid            088EC5D8
s_text            088EBFB8

2449 [GUI] DEBUG emu - Processing Import #3: sceGe_user
s_modulename    088EC4C0
s_version        0000
s_flags            4001
s_size            0005
s_imports        0008
s_nid            088EC5E4
s_text            088EBFD0

2450 [GUI] DEBUG emu - Processing Import #4: sceCtrl
s_modulename    088EC4D0
s_version        0000
s_flags            4001
s_size            0005
s_imports        0003
s_nid            088EC604
s_text            088EC010

2450 [GUI] DEBUG emu - Processing Import #5: sceNet
s_modulename    088EC4DC
s_version        0000
s_flags            0009
s_size            0005
s_imports        0001
s_nid            088EC610
s_text            088EC028

2451 [GUI] DEBUG emu - Processing Import #6: sceNetInet
s_modulename    088EC4E8
s_version        0000
s_flags            0009
s_size            0005
s_imports        0011
s_nid            088EC614
s_text            088EC030

2452 [GUI] DEBUG emu - Processing Import #7: sceNetApctl
s_modulename    088EC4F8
s_version        0000
s_flags            0009
s_size            0005
s_imports        0003
s_nid            088EC658
s_text            088EC0B8

2453 [GUI] DEBUG emu - Processing Import #8: sceNetResolver
s_modulename    088EC508
s_version        0000
s_flags            0009
s_size            0005
s_imports        0004
s_nid            088EC664
s_text            088EC0D0

2453 [GUI] DEBUG emu - Processing Import #9: sceUtility
s_modulename    088EC51C
s_version        0000
s_flags            4001
s_size            0005
s_imports        0003
s_nid            088EC674
s_text            088EC0F0

2454 [GUI] DEBUG emu - Processing Import #10: IoFileMgrForUser
s_modulename    088EC52C
s_version        0000
s_flags            4001
s_size            0005
s_imports        000C
s_nid            088EC680
s_text            088EC108

2454 [GUI] DEBUG emu - Processing Import #11: ModuleMgrForUser
s_modulename    088EC544
s_version        0000
s_flags            4001
s_size            0005
s_imports        0001
s_nid            088EC6B0
s_text            088EC168

2455 [GUI] DEBUG emu - Processing Import #12: StdioForUser
s_modulename    088EC55C
s_version        0000
s_flags            4001
s_size            0005
s_imports        0003
s_nid            088EC6B4
s_text            088EC170

2456 [GUI] DEBUG emu - Processing Import #13: SysMemUserForUser
s_modulename    088EC570
s_version        0000
s_flags            4000
s_size            0005
s_imports        0004
s_nid            088EC6C0
s_text            088EC188

2456 [GUI] DEBUG emu - Processing Import #14: ThreadManForUser
s_modulename    088EC588
s_version        0000
s_flags            4001
s_size            0005
s_imports        001D
s_nid            088EC6D0
s_text            088EC1A8

2457 [GUI] DEBUG emu - Processing Import #15: UtilsForUser
s_modulename    088EC5A0
s_version        0000
s_flags            4001
s_size            0005
s_imports        0004
s_nid            088EC744
s_text            088EC290

2457 [GUI] DEBUG emu - Processing Import #16: LoadExecForUser
s_modulename    088EC5B4
s_version        0000
s_flags            4001
s_size            0005
s_imports        0002
s_nid            088EC754
s_text            088EC2B0

2458 [GUI] INFO  emu - Found 102 unresolved imports
2459 [GUI] DEBUG emu - Processing header #0 at 0x088EC2C4: "CTorrent"
modulename    00000000
version        0000
attr        8000
size        04
vcount        01
fcount        0001
resident        088EC480

2459 [GUI] DEBUG emu - module_start found: nid=0xD632ACDB, function=0x088040AC
2460 [GUI] DEBUG emu - module_info found: nid=0xF01D73A7, addr=0x088EC440
2460 [GUI] WARN  emu - Failed to map import at 0x088EC100 [0x1579A159] Module 'sceUtility'(attempt 1)
2460 [GUI] INFO  emu - 101 NIDS mapped
2460 [GUI] INFO  emu - 1 remaining unmapped NIDS
2462 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=1, type=PSP_SMEM_Addr, size=0x4000, addr=0x08800000: returns 0x08800000
2463 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x200, addr=0x00000000: returns 0x09FFFE00
2463 [GUI] DEBUG hle.SysMemUserForUser - free SysMemInfo[uid=5, partition=2, name='ThreadMan-Stack', type=PSP_SMEM_High, size=0x200 (allocated=0x200), addr=0x09FFFE00-0x0A000000]
2464 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x200, addr=0x00000000: returns 0x09FFFE00
2464 [GUI] DEBUG hle.SysMemUserForUser - free SysMemInfo[uid=7, partition=2, name='ThreadMan-Stack', type=PSP_SMEM_High, size=0x200 (allocated=0x200), addr=0x09FFFE00-0x0A000000]
2704 [GUI] INFO  hle.sceFont - Loading font file 'ltn0.pgf'. Font='Liberation Sans' Type='Regular'
2710 [GUI] INFO  hle.sceFont - Loading font file 'ltn1.pgf'. Font='Liberation Serif' Type='Regular'
2715 [GUI] INFO  hle.sceFont - Loading font file 'ltn2.pgf'. Font='Liberation Sans' Type='Italic'
2719 [GUI] INFO  hle.sceFont - Loading font file 'ltn3.pgf'. Font='Liberation Serif' Type='Italic'
2723 [GUI] INFO  hle.sceFont - Loading font file 'ltn4.pgf'. Font='Liberation Sans' Type='Bold'
2727 [GUI] INFO  hle.sceFont - Loading font file 'ltn5.pgf'. Font='Liberation Serif' Type='Bold'
2731 [GUI] INFO  hle.sceFont - Loading font file 'ltn6.pgf'. Font='Liberation Sans' Type='Bold Italic'
2735 [GUI] INFO  hle.sceFont - Loading font file 'ltn7.pgf'. Font='Liberation Serif' Type='Bold Italic'
2739 [GUI] INFO  hle.sceFont - Loading font file 'ltn8.pgf'. Font='Liberation Sans' Type='Regular'
2742 [GUI] INFO  hle.sceFont - Loading font file 'ltn9.pgf'. Font='Liberation Serif' Type='Regular'
2746 [GUI] INFO  hle.sceFont - Loading font file 'ltn10.pgf'. Font='Liberation Sans' Type='Italic'
2750 [GUI] INFO  hle.sceFont - Loading font file 'ltn11.pgf'. Font='Liberation Serif' Type='Italic'
2753 [GUI] INFO  hle.sceFont - Loading font file 'ltn12.pgf'. Font='Liberation Sans' Type='Bold'
2757 [GUI] INFO  hle.sceFont - Loading font file 'ltn13.pgf'. Font='Liberation Serif' Type='Bold'
2761 [GUI] INFO  hle.sceFont - Loading font file 'ltn14.pgf'. Font='Liberation Sans' Type='Bold Italic'
2765 [GUI] INFO  hle.sceFont - Loading font file 'ltn15.pgf'. Font='Liberation Serif' Type='Bold Italic'
2765 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x40000, addr=0x00000000: returns 0x09FC0000
2768 [GUI] INFO  hle.IoFileMgrForUser - pspiofilemgr - filepath ms0/PSP/GAME/ctorrentpsp
2768 [GUI] INFO  emu - Loading global compatibility settings:
2768 [GUI] INFO  emu - Configuration / Region
2771 [GUI] INFO  emu -     Language                                 [English]
2771 [GUI] INFO  emu -     Button preference:                       ["O" for "Enter"]
2771 [GUI] INFO  emu -     Daylight savings:                        [Off]
2771 [GUI] INFO  emu -     Time zone offset in minutes (GMT+/-):    [0]
2772 [GUI] INFO  emu -     Time format:                             [24H]
2772 [GUI] INFO  emu -     Date format:                             [YYYY-MM-DD]
2772 [GUI] INFO  emu -     WLAN power saving mode:                  [Off]
2772 [GUI] INFO  emu -     Ad hoc channel:                          [Auto]
2772 [GUI] INFO  emu -     Nickname:                                [BlackDaemon]
2773 [GUI] INFO  emu - Configuration / Video
2773 [GUI] INFO  emu -     [ ] Disable VBO (automatically disabled if not supported)
2773 [GUI] INFO  emu -     [ ] Only GE graphics (not recommended for homebrew)
2773 [GUI] INFO  emu -     [ ] Use vertex cache
2774 [GUI] INFO  emu -     [ ] Use shaders (experimental)
2774 [GUI] INFO  emu -     [ ] Use a Geometry Shader for 2D rendering (only relevant when using shaders)
2774 [GUI] INFO  emu -     [ ] Disable UBO (automatically disabled if not supported, only relevant when using shaders)
2774 [GUI] INFO  emu -     [ ] Enable VAO (only relevant when using shaders and vertex cache)
2774 [GUI] INFO  emu -     [ ] Enable saving GE screen to Textures instead of Memory
2775 [GUI] INFO  emu -     [ ] Enable decoding of indexed textures (using CLUT) in shader (only relevant when using shaders)
2775 [GUI] INFO  emu -     [ ] Enable dynamic shader generation (only relevant when using shaders, recommended for AMD/ATI)
2775 [GUI] INFO  emu - Configuration / Audio
2775 [GUI] INFO  emu -     [ ] Disable audio threads
2776 [GUI] INFO  emu -     [ ] Disable audio channels (not recommended)
2776 [GUI] INFO  emu -     [ ] Disable audio blocking
2776 [GUI] INFO  emu - Configuration / Memory
2776 [GUI] INFO  emu -     [X] Ignore invalid memory access (not recommended for test reports, but improves performance)
2777 [GUI] INFO  emu -     [ ] Ignore unmapped imports (not recommended)
2777 [GUI] INFO  emu - Configuration / Media
2777 [GUI] INFO  emu -     [ ] Use Media Engine
2777 [GUI] INFO  emu -     [ ] Extract media files to tmp folder
2777 [GUI] INFO  emu -     [ ] Decode audio files with SonicStage (must be installed separately and requires Media Engine)
2778 [GUI] INFO  emu -     [ ] Use non-native fonts from flash0 folder
2778 [GUI] INFO  emu - Configuration / Compiler
2778 [GUI] INFO  emu -     [X] Use compiler (dynarec)
2778 [GUI] INFO  emu -     [ ] Output profiler info to profiler.txt (only for compiler)
2778 [GUI] INFO  emu -     [3000] Maximum method size
2779 [GUI] INFO  emu - Configuration / Crypto
2779 [GUI] INFO  emu -     [ ] Extract decrypted EBOOT.BIN files to the TMP folder
2779 [GUI] INFO  emu -     [ ] Handle SAVEDATA in crypto mode
2779 [GUI] INFO  emu -     [ ] Extract original PGD files to the TMP folder
2779 [GUI] INFO  ge - Only GE Graphics: false
2781 [GUI] INFO  hle.sceAudio - Audio ChReserve disabled: false
2781 [GUI] INFO  hle.sceAudio - Audio Blocking disabled: false
2782 [GUI] INFO  hle.ThreadManForUser - Audio threads disabled: false
2782 [GUI] INFO  memory - Ignore invalid memory access: true
2833 [GUI] INFO  ge - Using RenderingEngineLwjgl31
2833 [GUI] INFO  ge - OpenGL version: 4.1.0
2834 [GUI] INFO  ge - Shading Language version: 4.10 NVIDIA via Cg compiler
2834 [GUI] INFO  ge - GL_CONTEXT_FLAGS; 0x0
2834 [GUI] INFO  ge - GL_CONTEXT_PROFILE_MASK: 0x0
2840 [GUI] INFO  ge - Using VBO
2876 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - start display
2877 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - rendering the FB 0x04000000
2878 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - end display
2904 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - start display
2905 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - rendering the FB 0x04000000
2906 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - end display


Attached Files Thumbnail(s)
   

.zip   ctorrentpsp_r2103_dynarec_info_memory_hacks.zip (Size: 27.88 KB / Downloads: 119)
Reply
#3
I was wondering if Hamachi would work this? I don't have anyone to test it out with here. Plus my pc kinda runs really slow so I don't think I could play with anyone unless they ran at the same speed as me.
One more time!
Reply
#4
Code:
1919 [GUI] INFO  emu - Jpcsp v0.6
2074 [GUI] DEBUG hle - Loading HLE firmware up to version 150
2089 [GUI] INFO  emu - PBP meta data :
MEMSIZE = 1
BOOTABLE = 1
CATEGORY = MG
DISC_ID = UCJS10041
DISC_VERSION = 1.00
PARENTAL_LEVEL = 1
PSP_SYSTEM_VER = 1.00
REGION = 32768
TITLE = NetFront Internet Browser - P86 Mod
probably homebrew? true
2090 [GUI] DEBUG hle - Loading HLE firmware up to version 150
2166 [GUI] DEBUG emu - Loader: Relocation required (PRX)
2166 [GUI] DEBUG memory - PH#0: loading program 08804000 - 088172C0 - 0882DC78
2171 [GUI] DEBUG memory - PH alloc consumption 00029C78 (mem 000169B8)
2171 [GUI] DEBUG memory - .sbss: ignoring zero-length type 8 section 088172C0
2171 [GUI] DEBUG memory - .bss: clearing section 088172C0 - 0882DC78 (len 000169B8)
2172 [GUI] DEBUG memory - .rel.text: relocating 2422 entries
2177 [GUI] DEBUG memory - .rel.init: relocating 2 entries
2178 [GUI] DEBUG memory - .rel.fini: relocating 1 entries
2178 [GUI] DEBUG memory - .rel.lib.ent: relocating 1 entries
2178 [GUI] DEBUG memory - .rel.lib.stub: relocating 54 entries
2178 [GUI] DEBUG memory - .rel.rodata.sceModuleInfo: relocating 5 entries
2179 [GUI] DEBUG memory - .rel.rodata.sceResident: relocating 2 entries
2179 [GUI] DEBUG memory - .rel.rodata: relocating 173 entries
2179 [GUI] DEBUG memory - .rel.eh_frame: relocating 2 entries
2179 [GUI] DEBUG memory - .rel.data: relocating 281 entries
2180 [GUI] DEBUG memory - .rel.sdata: relocating 2 entries
2181 [GUI] INFO  emu - Found ModuleInfo name:'HtmlViewer' version:0101 attr:00000000 gp:0881f2b0
2181 [GUI] DEBUG memory - Reserving 0x29C78 bytes at 0x08804000 for module 'ms0:/PSP/GAME/HtmlMax_Eng/EBOOT.PBP'
2182 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_Addr, size=0x29C78, addr=0x08804000: returns 0x08804000
2183 [GUI] DEBUG emu - Processing Import #0: sceUtility
s_modulename    088154C4
s_version        0000
s_flags            4001
s_size            0005
s_imports        000B
s_nid            08815608
s_text            08815088

2184 [GUI] DEBUG emu - Processing Import #1: sceHttp
s_modulename    088154D4
s_version        0011
s_flags            0009
s_size            0005
s_imports        0007
s_nid            08815634
s_text            088150E0

2185 [GUI] DEBUG emu - Processing Import #2: sceSsl
s_modulename    088154E0
s_version        0011
s_flags            0009
s_size            0005
s_imports        0002
s_nid            08815650
s_text            08815118

2186 [GUI] DEBUG emu - Processing Import #3: KUBridge
s_modulename    088154EC
s_version        0000
s_flags            4009
s_size            0005
s_imports        0002
s_nid            08815658
s_text            08815128

2187 [GUI] DEBUG emu - Processing Import #4: scePower
s_modulename    088154FC
s_version        0000
s_flags            4001
s_size            0005
s_imports        0001
s_nid            08815660
s_text            08815138

2187 [GUI] DEBUG emu - Processing Import #5: SystemCtrlForKernel
s_modulename    0881550C
s_version        0000
s_flags            0009
s_size            0005
s_imports        0001
s_nid            08815664
s_text            08815140

2188 [GUI] DEBUG emu - Processing Import #6: sceDisplay
s_modulename    08815524
s_version        0000
s_flags            4001
s_size            0005
s_imports        0003
s_nid            08815668
s_text            08815148

2189 [GUI] DEBUG emu - Processing Import #7: sceGe_user
s_modulename    08815534
s_version        0000
s_flags            4001
s_size            0005
s_imports        0006
s_nid            08815674
s_text            08815160

2189 [GUI] DEBUG emu - Processing Import #8: sceNet
s_modulename    08815544
s_version        0000
s_flags            0009
s_size            0005
s_imports        0002
s_nid            0881568C
s_text            08815190

2190 [GUI] DEBUG emu - Processing Import #9: sceNetInet
s_modulename    08815550
s_version        0000
s_flags            0009
s_size            0005
s_imports        0002
s_nid            08815694
s_text            088151A0

2191 [GUI] DEBUG emu - Processing Import #10: sceNetApctl
s_modulename    08815560
s_version        0000
s_flags            0009
s_size            0005
s_imports        0002
s_nid            0881569C
s_text            088151B0

2192 [GUI] DEBUG emu - Processing Import #11: sceNetResolver
s_modulename    08815570
s_version        0000
s_flags            0009
s_size            0005
s_imports        0001
s_nid            088156A4
s_text            088151C0

2193 [GUI] DEBUG emu - Processing Import #12: IoFileMgrForUser
s_modulename    08815584
s_version        0000
s_flags            4001
s_size            0005
s_imports        0008
s_nid            088156A8
s_text            088151C8

2194 [GUI] DEBUG emu - Processing Import #13: ModuleMgrForUser
s_modulename    0881559C
s_version        0000
s_flags            4001
s_size            0005
s_imports        0001
s_nid            088156C8
s_text            08815208

2195 [GUI] DEBUG emu - Processing Import #14: StdioForUser
s_modulename    088155B4
s_version        0000
s_flags            4001
s_size            0005
s_imports        0003
s_nid            088156CC
s_text            08815210

2196 [GUI] DEBUG emu - Processing Import #15: SysMemUserForUser
s_modulename    088155C8
s_version        0000
s_flags            4000
s_size            0005
s_imports        0004
s_nid            088156D8
s_text            08815228

2196 [GUI] DEBUG emu - Processing Import #16: ThreadManForUser
s_modulename    088155E0
s_version        0000
s_flags            4001
s_size            0005
s_imports        0012
s_nid            088156E8
s_text            08815248

2197 [GUI] DEBUG emu - Processing Import #17: LoadExecForUser
s_modulename    088155F8
s_version        0000
s_flags            4001
s_size            0005
s_imports        0002
s_nid            08815730
s_text            088152D8

2197 [GUI] INFO  emu - Found 76 unresolved imports
2198 [GUI] DEBUG emu - Processing header #0 at 0x088152EC: HtmlViewer
modulename    00000000
version        0000
attr        8000
size        04
vcount        01
fcount        0001
resident        088154B0

2199 [GUI] DEBUG emu - module_start found: nid=0xD632ACDB, function=0x088040AC
2199 [GUI] DEBUG emu - module_info found: nid=0xF01D73A7, addr=0x08815470
2199 [GUI] WARN  emu - Failed to map import at 0x088150B0 [0x1579A159] Module 'sceUtility'(attempt 1)
2200 [GUI] WARN  emu - Failed to map import at 0x088150B8 [0x64D50C56] Module 'sceUtility'(attempt 1)
2200 [GUI] WARN  emu - Failed to map import at 0x08815128 [0xC4AF12AB] Module 'KUBridge'(attempt 1)
2200 [GUI] WARN  emu - Failed to map import at 0x08815130 [0x24331850] Module 'KUBridge'(attempt 1)
2200 [GUI] WARN  emu - Failed to map import at 0x08815140 [0x745286D1] Module 'SystemCtrlForKernel'(attempt 1)
2201 [GUI] INFO  emu - 71 NIDS mapped
2201 [GUI] INFO  emu - 5 remaining unmapped NIDS
2202 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=1, type=PSP_SMEM_Addr, size=0x4000, addr=0x08800000: returns 0x08800000
2203 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x200, addr=0x00000000: returns 0x0BBFFE00
2204 [GUI] DEBUG hle.SysMemUserForUser - free SysMemInfo[uid=5, partition=2, name='ThreadMan-Stack', type=PSP_SMEM_High, size=0x200 (allocated=0x200), addr=0x0BBFFE00-0x0BC00000]
2204 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x200, addr=0x00000000: returns 0x0BBFFE00
2205 [GUI] DEBUG hle.SysMemUserForUser - free SysMemInfo[uid=7, partition=2, name='ThreadMan-Stack', type=PSP_SMEM_High, size=0x200 (allocated=0x200), addr=0x0BBFFE00-0x0BC00000]
2443 [GUI] INFO  hle.sceFont - Loading font file 'ltn0.pgf'. Font='Liberation Sans' Type='Regular'
2449 [GUI] INFO  hle.sceFont - Loading font file 'ltn1.pgf'. Font='Liberation Serif' Type='Regular'
2454 [GUI] INFO  hle.sceFont - Loading font file 'ltn2.pgf'. Font='Liberation Sans' Type='Italic'
2458 [GUI] INFO  hle.sceFont - Loading font file 'ltn3.pgf'. Font='Liberation Serif' Type='Italic'
2462 [GUI] INFO  hle.sceFont - Loading font file 'ltn4.pgf'. Font='Liberation Sans' Type='Bold'
2466 [GUI] INFO  hle.sceFont - Loading font file 'ltn5.pgf'. Font='Liberation Serif' Type='Bold'
2470 [GUI] INFO  hle.sceFont - Loading font file 'ltn6.pgf'. Font='Liberation Sans' Type='Bold Italic'
2474 [GUI] INFO  hle.sceFont - Loading font file 'ltn7.pgf'. Font='Liberation Serif' Type='Bold Italic'
2478 [GUI] INFO  hle.sceFont - Loading font file 'ltn8.pgf'. Font='Liberation Sans' Type='Regular'
2482 [GUI] INFO  hle.sceFont - Loading font file 'ltn9.pgf'. Font='Liberation Serif' Type='Regular'
2485 [GUI] INFO  hle.sceFont - Loading font file 'ltn10.pgf'. Font='Liberation Sans' Type='Italic'
2489 [GUI] INFO  hle.sceFont - Loading font file 'ltn11.pgf'. Font='Liberation Serif' Type='Italic'
2493 [GUI] INFO  hle.sceFont - Loading font file 'ltn12.pgf'. Font='Liberation Sans' Type='Bold'
2497 [GUI] INFO  hle.sceFont - Loading font file 'ltn13.pgf'. Font='Liberation Serif' Type='Bold'
2501 [GUI] INFO  hle.sceFont - Loading font file 'ltn14.pgf'. Font='Liberation Sans' Type='Bold Italic'
2504 [GUI] INFO  hle.sceFont - Loading font file 'ltn15.pgf'. Font='Liberation Serif' Type='Bold Italic'
2505 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x40000, addr=0x00000000: returns 0x0BBC0000
2508 [GUI] INFO  hle.IoFileMgrForUser - pspiofilemgr - filepath ms0/PSP/GAME/HtmlMax_Eng
2508 [GUI] INFO  emu - Loading global compatibility settings:
2508 [GUI] INFO  emu - Configuration / Region
2510 [GUI] INFO  emu -     Language                                 [English]
2511 [GUI] INFO  emu -     Button preference:                       ["O" for "Enter"]
2511 [GUI] INFO  emu -     Daylight savings:                        [Off]
2511 [GUI] INFO  emu -     Time zone offset in minutes (GMT+/-):    [0]
2511 [GUI] INFO  emu -     Time format:                             [24H]
2512 [GUI] INFO  emu -     Date format:                             [YYYY-MM-DD]
2512 [GUI] INFO  emu -     WLAN power saving mode:                  [Off]
2512 [GUI] INFO  emu -     Ad hoc channel:                          [Auto]
2512 [GUI] INFO  emu -     Nickname:                                [BlackDaemon]
2512 [GUI] INFO  emu - Configuration / Video
2513 [GUI] INFO  emu -     [ ] Disable VBO (automatically disabled if not supported)
2513 [GUI] INFO  emu -     [ ] Only GE graphics (not recommended for homebrew)
2513 [GUI] INFO  emu -     [ ] Use vertex cache
2513 [GUI] INFO  emu -     [ ] Use shaders (experimental)
2514 [GUI] INFO  emu -     [ ] Use a Geometry Shader for 2D rendering (only relevant when using shaders)
2514 [GUI] INFO  emu -     [ ] Disable UBO (automatically disabled if not supported, only relevant when using shaders)
2514 [GUI] INFO  emu -     [ ] Enable VAO (only relevant when using shaders and vertex cache)
2514 [GUI] INFO  emu -     [ ] Enable saving GE screen to Textures instead of Memory
2514 [GUI] INFO  emu -     [ ] Enable decoding of indexed textures (using CLUT) in shader (only relevant when using shaders)
2515 [GUI] INFO  emu -     [ ] Enable dynamic shader generation (only relevant when using shaders, recommended for AMD/ATI)
2515 [GUI] INFO  emu - Configuration / Audio
2515 [GUI] INFO  emu -     [ ] Disable audio threads
2515 [GUI] INFO  emu -     [ ] Disable audio channels (not recommended)
2516 [GUI] INFO  emu -     [ ] Disable audio blocking
2516 [GUI] INFO  emu - Configuration / Memory
2516 [GUI] INFO  emu -     [X] Ignore invalid memory access (not recommended for test reports, but improves performance)
2516 [GUI] INFO  emu -     [ ] Ignore unmapped imports (not recommended)
2516 [GUI] INFO  emu - Configuration / Media
2517 [GUI] INFO  emu -     [ ] Use Media Engine
2517 [GUI] INFO  emu -     [ ] Extract media files to tmp folder
2517 [GUI] INFO  emu -     [ ] Decode audio files with SonicStage (must be installed separately and requires Media Engine)
2517 [GUI] INFO  emu -     [ ] Use non-native fonts from flash0 folder
2517 [GUI] INFO  emu - Configuration / Compiler
2518 [GUI] INFO  emu -     [X] Use compiler (dynarec)
2518 [GUI] INFO  emu -     [ ] Output profiler info to profiler.txt (only for compiler)
2518 [GUI] INFO  emu -     [3000] Maximum method size
2518 [GUI] INFO  emu - Configuration / Crypto
2519 [GUI] INFO  emu -     [ ] Extract decrypted EBOOT.BIN files to the TMP folder
2519 [GUI] INFO  emu -     [ ] Handle SAVEDATA in crypto mode
2519 [GUI] INFO  emu -     [ ] Extract original PGD files to the TMP folder
2519 [GUI] INFO  ge - Only GE Graphics: false
2521 [GUI] INFO  hle.sceAudio - Audio ChReserve disabled: false
2521 [GUI] INFO  hle.sceAudio - Audio Blocking disabled: false
2521 [GUI] INFO  hle.ThreadManForUser - Audio threads disabled: false
2521 [GUI] INFO  memory - Ignore invalid memory access: true
2581 [GUI] INFO  ge - Using RenderingEngineLwjgl31
2581 [GUI] INFO  ge - OpenGL version: 4.1.0
2581 [GUI] INFO  ge - Shading Language version: 4.10 NVIDIA via Cg compiler
2581 [GUI] INFO  ge - GL_CONTEXT_FLAGS; 0x0
2582 [GUI] INFO  ge - GL_CONTEXT_PROFILE_MASK: 0x0
2588 [GUI] INFO  ge - Using VBO
2622 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - start display
2622 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - rendering the FB 0x04000000
2623 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - end display
2647 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - start display
2648 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - rendering the FB 0x04000000
2648 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - end display
Code:
16825 [user_main] INFO  hle.IoFileMgrForUser - pspiofilemgr - filepath ms0/PSP/GAME/HtmlMax_Eng
16837 [update_thread] INFO  hle.LoadExecForUser - sceKernelRegisterExitCallback SceUID=f
16839 [user_main] ERROR hle - Unmapped import at 0x08815140 [0x745286D1] Module 'SystemCtrlForKernel' - 00000034 00000000 000000a6
17876 [user_main] ERROR hle - Unmapped import at 0x08815130 [0x24331850] Module 'KUBridge' - 00000034 00000000 000000a6
18291 [GUI] WARN  ge - Unimplemented VSCX: coordX=0
18291 [GUI] WARN  ge - Unimplemented VSCY: coordY=0
18291 [GUI] WARN  ge - Unimplemented VSCZ: coordZ=0
18292 [GUI] WARN  ge - Unimplemented VTCS: coordS=0.0
18292 [GUI] WARN  ge - Unimplemented VTCT: coordT=0.0
18292 [GUI] WARN  ge - Unimplemented VTCQ: coordQ=0.0
18292 [GUI] WARN  ge - Unimplemented VCV: colorR=0, colorG=0, colorB=0
18292 [GUI] WARN  ge - Unimplemented VAP: alpha=0, prim_type=0
18293 [GUI] WARN  ge - Unimplemented VFC: fog=0
18293 [GUI] WARN  ge - Unimplemented VSCV: colorR2=0, colorG2=0, colorB2=0
18315 [user_main] ERROR hle - Unmapped import at 0x088150B0 [0x1579A159] Module 'sceUtility' - 00000001 00000200 00000003
18899 [user_main] ERROR hle - Unmapped import at 0x088150B0 [0x1579A159] Module 'sceUtility' - 00000003 00000200 00000003
19163 [user_main] ERROR hle - Unmapped import at 0x088150B0 [0x1579A159] Module 'sceUtility' - 00000004 00000200 00000003
19555 [user_main] ERROR hle - Unmapped import at 0x088150B0 [0x1579A159] Module 'sceUtility' - 00000005 00000200 00000003
19907 [user_main] ERROR hle - Unmapped import at 0x088150B0 [0x1579A159] Module 'sceUtility' - 00000006 00000200 00000003
20267 [user_main] ERROR hle - Unmapped import at 0x088150B0 [0x1579A159] Module 'sceUtility' - 00000007 00000200 00000003
20539 [user_main] WARN  hle.sceNet - IGNORING: sceNetInit (poolsize=0x20000, calloutThreadPri=0x2a, calloutThreadStack=0x0, netinitThreadPri=0x2a, netinitThreadStack=0x0)
20541 [user_main] WARN  hle - Unsupported syscall 20C0 sceSslInit 00028000 00000030 00000000
20541 [user_main] WARN  hle - Unsupported syscall 2034 sceHttpInit 00025800 00000030 00000000
20542 [user_main] WARN  hle - Unsupported syscall 2046 sceHttpsInit 00000000 00000000 00000000
20542 [user_main] WARN  hle - Unsupported syscall 2048 sceHttpsLoadDefaultCert 00000000 00000000 00000000
20543 [user_main] WARN  hle - Unsupported syscall 2036 sceHttpLoadSystemCookie 00000000 00000000 00000000
20544 [user_main] ERROR hle - Unmapped import at 0x08815128 [0xC4AF12AB] Module 'KUBridge' - 08800000 01800000 0000000f
21084 [user_main] ERROR hle - Unmapped import at 0x08815128 [0xC4AF12AB] Module 'KUBridge' - 0882c790 01000000 0000000f
21355 [user_main] WARN  hle.sceUtility - Unimplemented: sceUtilityHtmlViewerInitStart params=0x0882C760
21413 [user_main] INFO  hle.sceUtility - sceUtilityMsgDialogInitStart result 0x00000000
mode PSP_UTILITY_MSGDIALOG_MODE_TEXT
errorValue 0x00000000
message 'Error 0x80110003 initing browser.
'
options 0x00000001
buttonPressed 0x00000000
23861 [user_main] INFO  hle.LoadExecForUser - Program exit detected (sceKernelExitGame)


Attached Files
.rar   HtmlMax_Eng_v4.rar (Size: 585.62 KB / Downloads: 123)
Reply
#5
(04-30-2011, 03:02 PM)BlackDaemon Wrote: Maybe, this should be interesting. Big Grin
Indeed, very interesting!
Thanks for pointing this out.

With r2105, CTORRENTPSP is now functional and several times faster than a real PSP Wink
Code:
20541 [user_main] WARN  hle - Unsupported syscall 20C0 sceSslInit 00028000 00000030 00000000
20541 [user_main] WARN  hle - Unsupported syscall 2034 sceHttpInit 00025800 00000030 00000000
20542 [user_main] WARN  hle - Unsupported syscall 2046 sceHttpsInit 00000000 00000000 00000000
20542 [user_main] WARN  hle - Unsupported syscall 2048 sceHttpsLoadDefaultCert 00000000 00000000 00000000
20543 [user_main] WARN  hle - Unsupported syscall 2036 sceHttpLoadSystemCookie 00000000 00000000 00000000
21355 [user_main] WARN  hle.sceUtility - Unimplemented: sceUtilityHtmlViewerInitStart params=0x0882C760
These modules are still unimplemented...
Reply
#6
(05-01-2011, 10:22 AM)gid15 Wrote: Indeed, very interesting!
Thanks for pointing this out.

With r2105, CTORRENTPSP is now functional and several times faster than a real PSP Wink
Your welcome, thanks for fixing! Smile Btw, it's good sign when software for console works faster on emulator. Big Grin
(05-01-2011, 10:22 AM)gid15 Wrote: These modules are still unimplemented...
I hope i have much patience to wait when these modules could be possible to implement...Rolleyes

Another (ancient) homebrew - PSPRadio 0.38.10 dynamic (1.5)

r2105
Code:
1771 [GUI] INFO  emu - Jpcsp v0.6
1929 [GUI] DEBUG hle - Loading HLE firmware up to version 150
1944 [GUI] INFO  emu - PBP meta data :
BOOTABLE = 1
CATEGORY = MG
REGION = 32768
TITLE = PSPRadio
probably homebrew? true
1944 [GUI] DEBUG hle - Loading HLE firmware up to version 150
1949 [GUI] DEBUG memory - PH#0: loading program 08900018 - 08906C70 - 08907000
1951 [GUI] DEBUG memory - PH alloc consumption 00007000 (mem 00000390)
1951 [GUI] DEBUG memory - .sbss: ignoring zero-length type 8 section 08906C70
1952 [GUI] DEBUG memory - .bss: clearing section 08906C70 - 08907000 (len 00000390)
1953 [GUI] INFO  emu - Found ModuleInfo name:'PSPRADIOLOADER' version:0101 attr:00001000 gp:0890ec60
1953 [GUI] WARN  emu - Kernel mode module detected
1954 [GUI] DEBUG memory - Reserving 0x7000 bytes at 0x08900000 for module 'ms0:/PSP/GAME/__SCE__PSPRadio/EBOOT.PBP'
1954 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_Addr, size=0x7000, addr=0x08900000: returns 0x08900000
1956 [GUI] DEBUG emu - Processing Import #0: PSPRadioExports
s_modulename    08905514
s_version        0000
s_flags            0009
s_size            0005
s_imports        000A
s_nid            089055F8
s_text            089052BC

1957 [GUI] DEBUG emu - Processing Import #1: sceDisplay
s_modulename    08905528
s_version        0000
s_flags            4001
s_size            0005
s_imports        0003
s_nid            08905620
s_text            0890530C

1958 [GUI] DEBUG emu - Processing Import #2: sceGe_user
s_modulename    08905538
s_version        0000
s_flags            4001
s_size            0005
s_imports        0001
s_nid            0890562C
s_text            08905324

1958 [GUI] DEBUG emu - Processing Import #3: sceCtrl
s_modulename    08905548
s_version        0000
s_flags            4001
s_size            0005
s_imports        0001
s_nid            08905630
s_text            0890532C

1959 [GUI] DEBUG emu - Processing Import #4: ModuleMgrForUser
s_modulename    08905554
s_version        0000
s_flags            4001
s_size            0005
s_imports        0003
s_nid            08905634
s_text            08905334

1960 [GUI] DEBUG emu - Processing Import #5: SysMemUserForUser
s_modulename    0890556C
s_version        0000
s_flags            4000
s_size            0005
s_imports        0004
s_nid            08905640
s_text            0890534C

1961 [GUI] DEBUG emu - Processing Import #6: ThreadManForUser
s_modulename    08905584
s_version        0000
s_flags            4001
s_size            0005
s_imports        0006
s_nid            08905650
s_text            0890536C

1961 [GUI] DEBUG emu - Processing Import #7: UtilsForUser
s_modulename    0890559C
s_version        0000
s_flags            4001
s_size            0005
s_imports        0001
s_nid            08905668
s_text            0890539C

1962 [GUI] DEBUG emu - Processing Import #8: ExceptionManagerForKernel
s_modulename    089055B0
s_version        0000
s_flags            0001
s_size            0005
s_imports        0001
s_nid            0890566C
s_text            089053A4

1963 [GUI] DEBUG emu - Processing Import #9: KDebugForKernel
s_modulename    089055D0
s_version        0000
s_flags            0001
s_size            0005
s_imports        0001
s_nid            08905670
s_text            089053AC

1963 [GUI] DEBUG emu - Processing Import #10: LoadCoreForKernel
s_modulename    089055E4
s_version        0000
s_flags            0001
s_size            0005
s_imports        0005
s_nid            08905674
s_text            089053B4

1964 [GUI] INFO  emu - Found 36 unresolved imports
1964 [GUI] WARN  emu - Failed to map import at 0x089052BC [0xFF795AA0] Module 'PSPRadioExports'(attempt 1)
1965 [GUI] WARN  emu - Failed to map import at 0x089052C4 [0xB78472DD] Module 'PSPRadioExports'(attempt 1)
1965 [GUI] WARN  emu - Failed to map import at 0x089052CC [0x8DC5A867] Module 'PSPRadioExports'(attempt 1)
1965 [GUI] WARN  emu - Failed to map import at 0x089052D4 [0x9F4A66A5] Module 'PSPRadioExports'(attempt 1)
1965 [GUI] WARN  emu - Failed to map import at 0x089052DC [0x4E2B3F51] Module 'PSPRadioExports'(attempt 1)
1966 [GUI] WARN  emu - Failed to map import at 0x089052E4 [0x2997E13B] Module 'PSPRadioExports'(attempt 1)
1966 [GUI] WARN  emu - Failed to map import at 0x089052EC [0x109AC054] Module 'PSPRadioExports'(attempt 1)
1966 [GUI] WARN  emu - Failed to map import at 0x089052F4 [0xA4C4835C] Module 'PSPRadioExports'(attempt 1)
1966 [GUI] WARN  emu - Failed to map import at 0x089052FC [0x4961218F] Module 'PSPRadioExports'(attempt 1)
1967 [GUI] INFO  emu - 27 NIDS mapped
1967 [GUI] INFO  emu - 9 remaining unmapped NIDS
1969 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=1, type=PSP_SMEM_Addr, size=0x4000, addr=0x08800000: returns 0x08800000
1969 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x200, addr=0x00000000: returns 0x09FFFE00
1970 [GUI] DEBUG hle.SysMemUserForUser - free SysMemInfo[uid=5, partition=2, name='ThreadMan-Stack', type=PSP_SMEM_High, size=0x200 (allocated=0x200), addr=0x09FFFE00-0x0A000000]
1971 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x200, addr=0x00000000: returns 0x09FFFE00
1971 [GUI] DEBUG hle.SysMemUserForUser - free SysMemInfo[uid=7, partition=2, name='ThreadMan-Stack', type=PSP_SMEM_High, size=0x200 (allocated=0x200), addr=0x09FFFE00-0x0A000000]
2207 [GUI] INFO  hle.sceFont - Loading font file 'ltn0.pgf'. Font='Liberation Sans' Type='Regular'
2213 [GUI] INFO  hle.sceFont - Loading font file 'ltn1.pgf'. Font='Liberation Serif' Type='Regular'
2218 [GUI] INFO  hle.sceFont - Loading font file 'ltn2.pgf'. Font='Liberation Sans' Type='Italic'
2221 [GUI] INFO  hle.sceFont - Loading font file 'ltn3.pgf'. Font='Liberation Serif' Type='Italic'
2225 [GUI] INFO  hle.sceFont - Loading font file 'ltn4.pgf'. Font='Liberation Sans' Type='Bold'
2230 [GUI] INFO  hle.sceFont - Loading font file 'ltn5.pgf'. Font='Liberation Serif' Type='Bold'
2234 [GUI] INFO  hle.sceFont - Loading font file 'ltn6.pgf'. Font='Liberation Sans' Type='Bold Italic'
2238 [GUI] INFO  hle.sceFont - Loading font file 'ltn7.pgf'. Font='Liberation Serif' Type='Bold Italic'
2242 [GUI] INFO  hle.sceFont - Loading font file 'ltn8.pgf'. Font='Liberation Sans' Type='Regular'
2245 [GUI] INFO  hle.sceFont - Loading font file 'ltn9.pgf'. Font='Liberation Serif' Type='Regular'
2249 [GUI] INFO  hle.sceFont - Loading font file 'ltn10.pgf'. Font='Liberation Sans' Type='Italic'
2253 [GUI] INFO  hle.sceFont - Loading font file 'ltn11.pgf'. Font='Liberation Serif' Type='Italic'
2256 [GUI] INFO  hle.sceFont - Loading font file 'ltn12.pgf'. Font='Liberation Sans' Type='Bold'
2260 [GUI] INFO  hle.sceFont - Loading font file 'ltn13.pgf'. Font='Liberation Serif' Type='Bold'
2264 [GUI] INFO  hle.sceFont - Loading font file 'ltn14.pgf'. Font='Liberation Sans' Type='Bold Italic'
2268 [GUI] INFO  hle.sceFont - Loading font file 'ltn15.pgf'. Font='Liberation Serif' Type='Bold Italic'
2268 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x40000, addr=0x00000000: returns 0x09FC0000
2271 [GUI] INFO  hle.IoFileMgrForUser - pspiofilemgr - filepath ms0/PSP/GAME/__SCE__PSPRadio
2271 [GUI] INFO  emu - Loading global compatibility settings:
2271 [GUI] INFO  emu - Configuration / Region
2274 [GUI] INFO  emu -     Language                                 [English]
2274 [GUI] INFO  emu -     Button preference:                       ["O" for "Enter"]
2274 [GUI] INFO  emu -     Daylight savings:                        [Off]
2275 [GUI] INFO  emu -     Time zone offset in minutes (GMT+/-):    [0]
2275 [GUI] INFO  emu -     Time format:                             [24H]
2275 [GUI] INFO  emu -     Date format:                             [YYYY-MM-DD]
2275 [GUI] INFO  emu -     WLAN power saving mode:                  [Off]
2275 [GUI] INFO  emu -     Ad hoc channel:                          [Auto]
2276 [GUI] INFO  emu -     Nickname:                                [BlackDaemon]
2276 [GUI] INFO  emu - Configuration / Video
2276 [GUI] INFO  emu -     [ ] Disable VBO (automatically disabled if not supported)
2276 [GUI] INFO  emu -     [ ] Only GE graphics (not recommended for homebrew)
2277 [GUI] INFO  emu -     [ ] Use vertex cache
2277 [GUI] INFO  emu -     [ ] Use shaders (experimental)
2277 [GUI] INFO  emu -     [ ] Use a Geometry Shader for 2D rendering (only relevant when using shaders)
2277 [GUI] INFO  emu -     [ ] Disable UBO (automatically disabled if not supported, only relevant when using shaders)
2278 [GUI] INFO  emu -     [ ] Enable VAO (only relevant when using shaders and vertex cache)
2278 [GUI] INFO  emu -     [ ] Enable saving GE screen to Textures instead of Memory
2278 [GUI] INFO  emu -     [ ] Enable decoding of indexed textures (using CLUT) in shader (only relevant when using shaders)
2278 [GUI] INFO  emu -     [ ] Enable dynamic shader generation (only relevant when using shaders, recommended for AMD/ATI)
2278 [GUI] INFO  emu - Configuration / Audio
2279 [GUI] INFO  emu -     [ ] Disable audio threads
2279 [GUI] INFO  emu -     [ ] Disable audio channels (not recommended)
2279 [GUI] INFO  emu -     [ ] Disable audio blocking
2279 [GUI] INFO  emu - Configuration / Memory
2280 [GUI] INFO  emu -     [ ] Ignore invalid memory access (not recommended for test reports, but improves performance)
2280 [GUI] INFO  emu -     [ ] Ignore unmapped imports (not recommended)
2280 [GUI] INFO  emu - Configuration / Media
2280 [GUI] INFO  emu -     [ ] Use Media Engine
2280 [GUI] INFO  emu -     [ ] Extract media files to tmp folder
2281 [GUI] INFO  emu -     [ ] Decode audio files with SonicStage (must be installed separately and requires Media Engine)
2281 [GUI] INFO  emu -     [ ] Use non-native fonts from flash0 folder
2281 [GUI] INFO  emu - Configuration / Compiler
2281 [GUI] INFO  emu -     [X] Use compiler (dynarec)
2282 [GUI] INFO  emu -     [ ] Output profiler info to profiler.txt (only for compiler)
2282 [GUI] INFO  emu -     [3000] Maximum method size
2282 [GUI] INFO  emu - Configuration / Crypto
2282 [GUI] INFO  emu -     [ ] Extract decrypted EBOOT.BIN files to the TMP folder
2282 [GUI] INFO  emu -     [ ] Handle SAVEDATA in crypto mode
2283 [GUI] INFO  emu -     [ ] Extract original PGD files to the TMP folder
2283 [GUI] INFO  ge - Only GE Graphics: false
2284 [GUI] INFO  hle.sceAudio - Audio ChReserve disabled: false
2285 [GUI] INFO  hle.sceAudio - Audio Blocking disabled: false
2285 [GUI] INFO  hle.ThreadManForUser - Audio threads disabled: false
2285 [GUI] INFO  memory - Ignore invalid memory access: false
2334 [GUI] INFO  ge - Using RenderingEngineLwjgl31
2335 [GUI] INFO  ge - OpenGL version: 4.1.0
2335 [GUI] INFO  ge - Shading Language version: 4.10 NVIDIA via Cg compiler
2335 [GUI] INFO  ge - GL_CONTEXT_FLAGS; 0x0
2335 [GUI] INFO  ge - GL_CONTEXT_PROFILE_MASK: 0x0
2341 [GUI] INFO  ge - Using VBO
2377 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - start display
2377 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - rendering the FB 0x04000000
2379 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - end display
2409 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - start display
2409 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - rendering the FB 0x04000000
2410 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - end display
Code:
3429 [driverloader_thread] WARN  hle.ModuleMgrForUser - IGNORED:hleKernelLoadModule(path='flash0:/kd/semawm.prx'): module from flash0 not loaded
3430 [driverloader_thread] WARN  hle.ModuleMgrForUser - IGNORING:sceKernelStartModule flash module 'semawm'
3431 [driverloader_thread] WARN  hle.ModuleMgrForUser - IGNORED:hleKernelLoadModule(path='flash0:/kd/usbstor.prx'): module from flash0 not loaded
3431 [driverloader_thread] WARN  hle.ModuleMgrForUser - IGNORING:sceKernelStartModule flash module 'usbstor'
3431 [driverloader_thread] WARN  hle.ModuleMgrForUser - IGNORED:hleKernelLoadModule(path='flash0:/kd/usbstormgr.prx'): module from flash0 not loaded
3431 [driverloader_thread] WARN  hle.ModuleMgrForUser - IGNORING:sceKernelStartModule flash module 'usbstormgr'
3432 [driverloader_thread] WARN  hle.ModuleMgrForUser - IGNORED:hleKernelLoadModule(path='flash0:/kd/usbstorms.prx'): module from flash0 not loaded
3432 [driverloader_thread] WARN  hle.ModuleMgrForUser - IGNORING:sceKernelStartModule flash module 'usbstorms'
3432 [driverloader_thread] WARN  hle.ModuleMgrForUser - IGNORED:hleKernelLoadModule(path='flash0:/kd/usbstorboot.prx'): module from flash0 not loaded
3432 [driverloader_thread] WARN  hle.ModuleMgrForUser - IGNORING:sceKernelStartModule flash module 'usbstorboot'
3456 [main_thread] WARN  hle - Unsupported syscall 205B sceKernelRegisterDefaultExceptionHandler 88900E88 00022000 00000003
3459 [main_thread] WARN  hle.LoadCoreForKernel - sceKernelFindModuleByName not found module name='sceModuleManager'
3467 [main_thread] INFO  hle.ModuleMgrForUser - sceKernelLoadModule: partition=1, position=0
3467 [main_thread] WARN  hle.ModuleMgrForUser - IGNORED:hleKernelLoadModule(path='flash0:/kd/ifhandle.prx'): module from flash0 not loaded
3467 [main_thread] WARN  hle.ModuleMgrForUser - IGNORING:sceKernelStartModule flash module 'ifhandle'
3468 [main_thread] INFO  hle.ModuleMgrForUser - sceKernelLoadModule: partition=2, position=0
3468 [main_thread] WARN  hle.ModuleMgrForUser - IGNORED:hleKernelLoadModule(path='flash0:/kd/pspnet.prx'): module from flash0 not loaded
3468 [main_thread] WARN  hle.ModuleMgrForUser - IGNORING:sceKernelStartModule flash module 'pspnet'
3473 [main_thread] INFO  hle.ModuleMgrForUser - sceKernelLoadModule: partition=2, position=0
3473 [main_thread] WARN  hle.ModuleMgrForUser - IGNORED:hleKernelLoadModule(path='flash0:/kd/pspnet_inet.prx'): module from flash0 not loaded
3473 [main_thread] WARN  hle.ModuleMgrForUser - IGNORING:sceKernelStartModule flash module 'pspnet_inet'
3474 [main_thread] INFO  hle.ModuleMgrForUser - sceKernelLoadModule: partition=2, position=0
3474 [main_thread] WARN  hle.ModuleMgrForUser - IGNORED:hleKernelLoadModule(path='flash0:/kd/pspnet_apctl.prx'): module from flash0 not loaded
3474 [main_thread] WARN  hle.ModuleMgrForUser - IGNORING:sceKernelStartModule flash module 'pspnet_apctl'
3474 [main_thread] INFO  hle.ModuleMgrForUser - sceKernelLoadModule: partition=2, position=0
3475 [main_thread] WARN  hle.ModuleMgrForUser - IGNORED:hleKernelLoadModule(path='flash0:/kd/pspnet_resolver.prx'): module from flash0 not loaded
3476 [main_thread] WARN  hle.ModuleMgrForUser - IGNORING:sceKernelStartModule flash module 'pspnet_resolver'
3495 [main_thread] INFO  hle.ModuleMgrForUser - sceKernelLoadModule: partition=2, position=0
3535 [main_thread] INFO  emu - Found ModuleInfo name:'"PSPRADIO_PRX"' version:0001 attr:00000000 gp:089dd9c0
3536 [main_thread] INFO  emu - Found 110 unresolved imports
3536 [main_thread] INFO  emu - Found 10 exports
3537 [main_thread] WARN  emu - Failed to map import at 0x089A7808 [0x563FF2B2] Module 'PSPRadio_UI'(attempt 1)
3538 [main_thread] WARN  emu - Failed to map import at 0x089A7810 [0x05A13ED2] Module 'PSPRadio_UI'(attempt 1)
3538 [main_thread] WARN  emu - Failed to map import at 0x089A7818 [0xE3FE5DE7] Module 'PSPRadio_FSS'(attempt 1)
3538 [main_thread] WARN  emu - Failed to map import at 0x089A7820 [0x1F5A35A4] Module 'PSPRadio_APP'(attempt 1)
3538 [main_thread] WARN  emu - Failed to map import at 0x089A7828 [0x6B85F9AB] Module 'PSPRadio_APP'(attempt 1)
3539 [main_thread] WARN  emu - Failed to map import at 0x089A7830 [0xD32BD20E] Module 'PSPRadio_GAME'(attempt 1)
3544 [main_thread] INFO  emu - 113 NIDS mapped
3544 [main_thread] INFO  emu - 6 remaining unmapped NIDS
3592 [PSPRadioPRX] INFO  hle.IoFileMgrForUser - pspiofilemgr - filepath ms0/PSP/GAME/__SCE__PSPRadio
3614 [PSPRadioPRX] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/__SCE__PSPRadio/Init.png flags = 1 permissions = 0666
4511 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x0 PC=08907100
4512 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x2 PC=08907100
4512 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x4 PC=08907100
4513 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x6 PC=08907100
4513 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x8 PC=08907100
4513 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0xA PC=08907100
4514 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0xC PC=08907100
4514 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0xE PC=08907100
4514 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x10 PC=08907100
4514 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x12 PC=08907100
4514 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x14 PC=08907100
4514 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x16 PC=08907100
4515 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x18 PC=08907100
4515 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x1A PC=08907100
4515 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x1C PC=08907100
4515 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x1E PC=08907100
4516 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x20 PC=08907100
4516 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x22 PC=08907100
4517 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x24 PC=08907100
4517 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x26 PC=08907100
4518 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x28 PC=08907100
4518 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x2A PC=08907100
4518 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x2C PC=08907100
4518 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x2E PC=08907100
4519 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x30 PC=08907100
4519 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x32 PC=08907100
4519 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x34 PC=08907100
4520 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x36 PC=08907100
4520 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x38 PC=08907100
4521 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x3A PC=08907100
4521 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x3C PC=08907100
4521 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x3E PC=08907100
4521 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x40 PC=08907100
4522 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x42 PC=08907100
4522 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x44 PC=08907100
4522 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x46 PC=08907100
4523 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x48 PC=08907100
4523 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x4A PC=08907100
4523 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x4C PC=08907100
4524 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x4E PC=08907100
4524 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x50 PC=08907100
4525 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x52 PC=08907100
4525 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x54 PC=08907100
4526 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x56 PC=08907100
4526 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x58 PC=08907100
4526 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x5A PC=08907100
4527 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x5C PC=08907100
4527 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x5E PC=08907100
4528 [PSPRadioPRX] ERROR memory - write16 - Invalid memory address : 0x60 PC=08907100
Code:
------------------------------------------------------------
Thread ID - 0x0000001E
Th Name   - PSPRadioPRX
zr:0x00000000 at:0x089F0000 v0:0x00000060 v1:0x00009000
a0:0x00000000 a1:0x00009000 a2:0x00000030 a3:0x00000090
t0:0x00000110 t1:0x000000C0 t2:0x00000000 t3:0x000001E0
t4:0x00000000 t5:0x089EAD50 t6:0x00000000 t7:0x00000001
s0:0x00000000 s1:0x00000000 s2:0x00000110 s3:0x000001E0
s4:0x089EAD10 s5:0x00000013 s6:0x00000000 s7:0x00000000
t8:0x08AD437F t9:0x00000000 k0:0x09FAEF00 k1:0x00000000
gp:0x089DD9C0 sp:0x09FAED98 fp:0x00000000 ra:0x08933594
0x08907100: 0x27BDFF90 - addiu      $sp, $sp, -112
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'idle0' ID: 0x0004 Module ID: 0x0000
Thread Status: 0x00000002 PSP_THREAD_READY
Thread Attr: 0x00001000 Current Priority: 0x7F Initial Priority: 0x7F
Thread Entry: 0x88000000 Stack: 0x08800000 - 0x08802000 Stack Size: 0x00002000
Thread Run Clocks: 0 Exit Code: 0x800201A4
Thread Wait Type: None Us: 0 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'idle1' ID: 0x0006 Module ID: 0x0000
Thread Status: 0x00000002 PSP_THREAD_READY
Thread Attr: 0x00001000 Current Priority: 0x7F Initial Priority: 0x7F
Thread Entry: 0x88000000 Stack: 0x08802000 - 0x08804000 Stack Size: 0x00002000
Thread Run Clocks: 0 Exit Code: 0x800201A4
Thread Wait Type: None Us: 0 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'driverloader_thread' ID: 0x000A Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x00001000 Current Priority: 0x11 Initial Priority: 0x11
Thread Entry: 0x089007A4 Stack: 0x09FBF000 - 0x09FC0000 Stack Size: 0x00001000
Thread Run Clocks: 151 Exit Code: 0x800201A4
Thread Wait Type: None (sleeping) Us: 0 Forever: true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'PSPRadioPRX' ID: 0x001E Module ID: 0x001A
Thread Status: 0x00000001 PSP_THREAD_RUNNING
Thread Attr: 0x80000000 Current Priority: 0x50 Initial Priority: 0x50
Thread Entry: 0x08907100 Stack: 0x09F8F000 - 0x09FAF000 Stack Size: 0x00020000
Thread Run Clocks: 11788073 Exit Code: 0x800201A4
Thread Wait Type: None Us: 1000 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Allocated memory:  008A5356 9065302 bytes
[X XXXXXXXXXXXXXXXXXXX                                         XX]
Fragmented memory: 010F0300 17761024 bytes
[XXX                  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX]
------------------------------------------------------------


Attached Files Thumbnail(s)
       
Reply
#7
Ultimate PSPTube 2.0 — HighMemoryMod

Update: Works better with fonts from real PSP
Code:
2165 [GUI] INFO  emu - Jpcsp v0.6
2329 [GUI] DEBUG hle - Loading HLE firmware up to version 150
2345 [GUI] INFO  emu - PBP meta data :
MEMSIZE = 1
BOOTABLE = 1
CATEGORY = MG
DISC_ID = UCJS10041
DISC_VERSION = 1.00
PARENTAL_LEVEL = 1
PSP_SYSTEM_VER = 1.00
REGION = 32768
TITLE = Ultimate PSPTube 2.0
probably homebrew? true
2346 [GUI] DEBUG hle - Loading HLE firmware up to version 150
2426 [GUI] DEBUG emu - Loader: Relocation required (PRX)
2426 [GUI] DEBUG memory - PH#0: loading program 08804000 - 08E0D86C - 08FD4F64
2467 [GUI] DEBUG memory - PH alloc consumption 007D0F64 (mem 001C76F8)
2467 [GUI] DEBUG memory - .sbss: ignoring zero-length type 8 section 08E0D86C
2468 [GUI] DEBUG memory - .bss: clearing section 08E0D880 - 08FD4F64 (len 001C76E4)
2469 [GUI] DEBUG memory - .rel.text: relocating 120223 entries
2511 [GUI] DEBUG memory - .rel.init: relocating 2 entries
2511 [GUI] DEBUG memory - .rel.fini: relocating 1 entries
2511 [GUI] DEBUG memory - .rel.lib.ent: relocating 1 entries
2511 [GUI] DEBUG memory - .rel.lib.stub: relocating 69 entries
2512 [GUI] DEBUG memory - .rel.rodata.sceModuleInfo: relocating 5 entries
2512 [GUI] DEBUG memory - .rel.rodata.sceResident: relocating 2 entries
2512 [GUI] DEBUG memory - .rel.rodata: relocating 19074 entries
2522 [GUI] DEBUG memory - .rel.eh_frame: relocating 4 entries
2522 [GUI] DEBUG memory - .rel.dtors: relocating 1 entries
2523 [GUI] DEBUG memory - .rel.data: relocating 11060 entries
2524 [GUI] DEBUG memory - .rel.sdata: relocating 2 entries
2525 [GUI] INFO  emu - Found ModuleInfo name:'PSPTube' version:0101 attr:00000000 gp:08e15860
2526 [GUI] DEBUG memory - Reserving 0x7D0F64 bytes at 0x08804000 for module 'ms0:/PSP/GAME/PSPTube/EBOOT.PBP'
2526 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_Addr, size=0x7D0F64, addr=0x08804000: returns 0x08804000
2528 [GUI] DEBUG emu - Processing Import #0: pspDveManager
s_modulename    08CE63A4
s_version        0000
s_flags            4009
s_size            0005
s_imports        0002
s_nid            08CE6548
s_text            08CE5CD4

2529 [GUI] DEBUG emu - Processing Import #1: KUBridge
s_modulename    08CE63C8
s_version        0000
s_flags            4009
s_size            0005
s_imports        0001
s_nid            08CE6550
s_text            08CE5CE4

2530 [GUI] DEBUG emu - Processing Import #2: scePower
s_modulename    08CE63D8
s_version        0000
s_flags            4001
s_size            0005
s_imports        0002
s_nid            08CE6554
s_text            08CE5CEC

2531 [GUI] DEBUG emu - Processing Import #3: sceAudiocodec
s_modulename    08CE63E8
s_version        0000
s_flags            4009
s_size            0005
s_imports        0005
s_nid            08CE655C
s_text            08CE5CFC

2532 [GUI] DEBUG emu - Processing Import #4: sceRtc
s_modulename    08CE63FC
s_version        0000
s_flags            4001
s_size            0005
s_imports        0001
s_nid            08CE6570
s_text            08CE5D24

2534 [GUI] DEBUG emu - Processing Import #5: sceWlanDrv
s_modulename    08CE6408
s_version        0000
s_flags            4001
s_size            0005
s_imports        0001
s_nid            08CE6574
s_text            08CE5D2C

2534 [GUI] DEBUG emu - Processing Import #6: sceAudio
s_modulename    08CE6418
s_version        0000
s_flags            4001
s_size            0005
s_imports        0004
s_nid            08CE6578
s_text            08CE5D34

2535 [GUI] DEBUG emu - Processing Import #7: sceHprm
s_modulename    08CE6428
s_version        0000
s_flags            4001
s_size            0005
s_imports        0002
s_nid            08CE6588
s_text            08CE5D54

2536 [GUI] DEBUG emu - Processing Import #8: sceDisplay
s_modulename    08CE6434
s_version        0000
s_flags            4001
s_size            0005
s_imports        0005
s_nid            08CE6590
s_text            08CE5D64

2537 [GUI] DEBUG emu - Processing Import #9: sceGe_user
s_modulename    08CE6444
s_version        0000
s_flags            4001
s_size            0005
s_imports        0007
s_nid            08CE65A4
s_text            08CE5D8C

2538 [GUI] DEBUG emu - Processing Import #10: sceCtrl
s_modulename    08CE6454
s_version        0000
s_flags            4001
s_size            0005
s_imports        0003
s_nid            08CE65C0
s_text            08CE5DC4

2538 [GUI] DEBUG emu - Processing Import #11: sceNet
s_modulename    08CE6460
s_version        0000
s_flags            0009
s_size            0005
s_imports        0002
s_nid            08CE65CC
s_text            08CE5DDC

2539 [GUI] DEBUG emu - Processing Import #12: sceNetInet
s_modulename    08CE646C
s_version        0000
s_flags            0009
s_size            0005
s_imports        0011
s_nid            08CE65D4
s_text            08CE5DEC

2540 [GUI] DEBUG emu - Processing Import #13: sceNetApctl
s_modulename    08CE647C
s_version        0000
s_flags            0009
s_size            0005
s_imports        0006
s_nid            08CE6618
s_text            08CE5E74

2541 [GUI] DEBUG emu - Processing Import #14: sceNetResolver
s_modulename    08CE648C
s_version        0000
s_flags            0009
s_size            0005
s_imports        0005
s_nid            08CE6630
s_text            08CE5EA4

2541 [GUI] DEBUG emu - Processing Import #15: sceUtility
s_modulename    08CE64A0
s_version        0000
s_flags            4001
s_size            0005
s_imports        000F
s_nid            08CE6644
s_text            08CE5ECC

2542 [GUI] DEBUG emu - Processing Import #16: IoFileMgrForUser
s_modulename    08CE64B0
s_version        0000
s_flags            4001
s_size            0005
s_imports        000C
s_nid            08CE6680
s_text            08CE5F44

2543 [GUI] DEBUG emu - Processing Import #17: ModuleMgrForUser
s_modulename    08CE64C8
s_version        0000
s_flags            4001
s_size            0005
s_imports        0003
s_nid            08CE66B0
s_text            08CE5FA4

2543 [GUI] DEBUG emu - Processing Import #18: StdioForUser
s_modulename    08CE64E0
s_version        0000
s_flags            4001
s_size            0005
s_imports        0003
s_nid            08CE66BC
s_text            08CE5FBC

2544 [GUI] DEBUG emu - Processing Import #19: SysMemUserForUser
s_modulename    08CE64F4
s_version        0000
s_flags            4000
s_size            0005
s_imports        0005
s_nid            08CE66C8
s_text            08CE5FD4

2545 [GUI] DEBUG emu - Processing Import #20: ThreadManForUser
s_modulename    08CE650C
s_version        0000
s_flags            4001
s_size            0005
s_imports        0028
s_nid            08CE66DC
s_text            08CE5FFC

2545 [GUI] DEBUG emu - Processing Import #21: UtilsForUser
s_modulename    08CE6524
s_version        0000
s_flags            4001
s_size            0005
s_imports        0004
s_nid            08CE677C
s_text            08CE613C

2546 [GUI] DEBUG emu - Processing Import #22: LoadExecForUser
s_modulename    08CE6538
s_version        0000
s_flags            4001
s_size            0005
s_imports        0002
s_nid            08CE678C
s_text            08CE615C

2546 [GUI] INFO  emu - Found 147 unresolved imports
2547 [GUI] DEBUG emu - Processing header #0 at 0x08CE6170: PSPTube
modulename    00000000
version        0000
attr        8000
size        04
vcount        01
fcount        0001
resident        08CE63B4

2548 [GUI] DEBUG emu - module_start found: nid=0xD632ACDB, function=0x088040AC
2548 [GUI] DEBUG emu - module_info found: nid=0xF01D73A7, addr=0x08CE6360
2548 [GUI] WARN  emu - Failed to map import at 0x08CE5CD4 [0x2ACFCB6D] Module 'pspDveManager'(attempt 1)
2548 [GUI] WARN  emu - Failed to map import at 0x08CE5CDC [0xF9C86C73] Module 'pspDveManager'(attempt 1)
2549 [GUI] WARN  emu - Failed to map import at 0x08CE5CE4 [0x24331850] Module 'KUBridge'(attempt 1)
2549 [GUI] WARN  emu - Failed to map import at 0x08CE5F34 [0x1579A159] Module 'sceUtility'(attempt 1)
2549 [GUI] WARN  emu - Failed to map import at 0x08CE5F3C [0xC629AF26] Module 'sceUtility'(attempt 1)
2549 [GUI] INFO  emu - 142 NIDS mapped
2550 [GUI] INFO  emu - 5 remaining unmapped NIDS
2551 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=1, type=PSP_SMEM_Addr, size=0x4000, addr=0x08800000: returns 0x08800000
2552 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x200, addr=0x00000000: returns 0x0BBFFE00
2553 [GUI] DEBUG hle.SysMemUserForUser - free SysMemInfo[uid=5, partition=2, name='ThreadMan-Stack', type=PSP_SMEM_High, size=0x200 (allocated=0x200), addr=0x0BBFFE00-0x0BC00000]
2553 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x200, addr=0x00000000: returns 0x0BBFFE00
2553 [GUI] DEBUG hle.SysMemUserForUser - free SysMemInfo[uid=7, partition=2, name='ThreadMan-Stack', type=PSP_SMEM_High, size=0x200 (allocated=0x200), addr=0x0BBFFE00-0x0BC00000]
2868 [GUI] INFO  hle.sceFont - Loading font file 'jpn0.pgf'. Font='FTT-NewRodin Pro DB' Type='Regular'
2874 [GUI] INFO  hle.sceFont - Loading font file 'ltn0.pgf'. Font='FTT-NewRodin Pro Latin' Type='Regular'
2879 [GUI] INFO  hle.sceFont - Loading font file 'ltn1.pgf'. Font='FTT-Matisse Pro Latin' Type='Regular'
2882 [GUI] INFO  hle.sceFont - Loading font file 'ltn2.pgf'. Font='FTT-NewRodin Pro Latin' Type='Italic'
2886 [GUI] INFO  hle.sceFont - Loading font file 'ltn3.pgf'. Font='FTT-Matisse Pro Latin' Type='Italic'
2890 [GUI] INFO  hle.sceFont - Loading font file 'ltn4.pgf'. Font='FTT-NewRodin Pro Latin' Type='Bold'
2894 [GUI] INFO  hle.sceFont - Loading font file 'ltn5.pgf'. Font='FTT-Matisse Pro Latin' Type='Bold'
2897 [GUI] INFO  hle.sceFont - Loading font file 'ltn6.pgf'. Font='FTT-NewRodin Pro Latin' Type='Bold Italic'
2901 [GUI] INFO  hle.sceFont - Loading font file 'ltn7.pgf'. Font='FTT-Matisse Pro Latin' Type='Bold Italic'
2905 [GUI] INFO  hle.sceFont - Loading font file 'ltn8.pgf'. Font='FTT-NewRodin Pro Latin' Type='Regular'
2908 [GUI] INFO  hle.sceFont - Loading font file 'ltn9.pgf'. Font='FTT-Matisse Pro Latin' Type='Regular'
2912 [GUI] INFO  hle.sceFont - Loading font file 'ltn10.pgf'. Font='FTT-NewRodin Pro Latin' Type='Italic'
2916 [GUI] INFO  hle.sceFont - Loading font file 'ltn11.pgf'. Font='FTT-Matisse Pro Latin' Type='Italic'
2919 [GUI] INFO  hle.sceFont - Loading font file 'ltn12.pgf'. Font='FTT-NewRodin Pro Latin' Type='Bold'
2923 [GUI] INFO  hle.sceFont - Loading font file 'ltn13.pgf'. Font='FTT-Matisse Pro Latin' Type='Bold'
2926 [GUI] INFO  hle.sceFont - Loading font file 'ltn14.pgf'. Font='FTT-NewRodin Pro Latin' Type='Bold Italic'
2930 [GUI] INFO  hle.sceFont - Loading font file 'ltn15.pgf'. Font='FTT-Matisse Pro Latin' Type='Bold Italic'
2977 [GUI] INFO  hle.sceFont - Loading font file 'kr0.pgf'. Font='AsiaKNHH-SONY-uni' Type='Regular'
2977 [GUI] DEBUG hle.SysMemUserForUser - malloc partition=2, type=PSP_SMEM_High, size=0x40000, addr=0x00000000: returns 0x0BBC0000
2980 [GUI] INFO  hle.IoFileMgrForUser - pspiofilemgr - filepath ms0/PSP/GAME/PSPTube
2980 [GUI] INFO  emu - Loading global compatibility settings:
2981 [GUI] INFO  emu - Configuration / Region
2983 [GUI] INFO  emu -     Language                                 [English]
2984 [GUI] INFO  emu -     Button preference:                       ["O" for "Enter"]
2984 [GUI] INFO  emu -     Daylight savings:                        [Off]
2984 [GUI] INFO  emu -     Time zone offset in minutes (GMT+/-):    [0]
2984 [GUI] INFO  emu -     Time format:                             [24H]
2984 [GUI] INFO  emu -     Date format:                             [YYYY-MM-DD]
2985 [GUI] INFO  emu -     WLAN power saving mode:                  [Off]
2985 [GUI] INFO  emu -     Ad hoc channel:                          [Auto]
2985 [GUI] INFO  emu -     Nickname:                                [BlackDaemon]
2985 [GUI] INFO  emu - Configuration / Video
2985 [GUI] INFO  emu -     [ ] Disable VBO (automatically disabled if not supported)
2986 [GUI] INFO  emu -     [ ] Only GE graphics (not recommended for homebrew)
2986 [GUI] INFO  emu -     [ ] Use vertex cache
2986 [GUI] INFO  emu -     [ ] Use shaders (experimental)
2986 [GUI] INFO  emu -     [ ] Use a Geometry Shader for 2D rendering (only relevant when using shaders)
2987 [GUI] INFO  emu -     [ ] Disable UBO (automatically disabled if not supported, only relevant when using shaders)
2987 [GUI] INFO  emu -     [ ] Enable VAO (only relevant when using shaders and vertex cache)
2987 [GUI] INFO  emu -     [ ] Enable saving GE screen to Textures instead of Memory
2987 [GUI] INFO  emu -     [ ] Enable decoding of indexed textures (using CLUT) in shader (only relevant when using shaders)
2987 [GUI] INFO  emu -     [ ] Enable dynamic shader generation (only relevant when using shaders, recommended for AMD/ATI)
2988 [GUI] INFO  emu - Configuration / Audio
2988 [GUI] INFO  emu -     [ ] Disable audio threads
2988 [GUI] INFO  emu -     [ ] Disable audio channels (not recommended)
2988 [GUI] INFO  emu -     [ ] Disable audio blocking
2988 [GUI] INFO  emu - Configuration / Memory
2989 [GUI] INFO  emu -     [X] Ignore invalid memory access (not recommended for test reports, but improves performance)
2989 [GUI] INFO  emu -     [X] Ignore unmapped imports (not recommended)
2989 [GUI] INFO  emu - Configuration / Media
2989 [GUI] INFO  emu -     [ ] Use Media Engine
2989 [GUI] INFO  emu -     [ ] Extract media files to tmp folder
2990 [GUI] INFO  emu -     [ ] Decode audio files with SonicStage (must be installed separately and requires Media Engine)
2990 [GUI] INFO  emu -     [X] Use non-native fonts from flash0 folder
2990 [GUI] INFO  emu - Configuration / Compiler
2990 [GUI] INFO  emu -     [X] Use compiler (dynarec)
2990 [GUI] INFO  emu -     [ ] Output profiler info to profiler.txt (only for compiler)
2991 [GUI] INFO  emu -     [3000] Maximum method size
2991 [GUI] INFO  emu - Configuration / Crypto
2991 [GUI] INFO  emu -     [ ] Extract decrypted EBOOT.BIN files to the TMP folder
2991 [GUI] INFO  emu -     [ ] Handle SAVEDATA in crypto mode
2991 [GUI] INFO  emu -     [ ] Extract original PGD files to the TMP folder
2992 [GUI] INFO  ge - Only GE Graphics: false
2993 [GUI] INFO  hle.sceAudio - Audio ChReserve disabled: false
2994 [GUI] INFO  hle.sceAudio - Audio Blocking disabled: false
2994 [GUI] INFO  hle.ThreadManForUser - Audio threads disabled: false
2994 [GUI] INFO  memory - Ignore invalid memory access: true
2994 [GUI] INFO  hle - Ignore Unmapped Imports enabled
3055 [GUI] INFO  ge - Using RenderingEngineLwjgl31
3055 [GUI] INFO  ge - OpenGL version: 4.1.0
3055 [GUI] INFO  ge - Shading Language version: 4.10 NVIDIA via Cg compiler
3055 [GUI] INFO  ge - GL_CONTEXT_FLAGS; 0x0
3056 [GUI] INFO  ge - GL_CONTEXT_PROFILE_MASK: 0x0
3061 [GUI] INFO  ge - Using VBO
3099 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - start display
3099 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - rendering the FB 0x04000000
3100 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - end display
3122 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - start display
3122 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - rendering the FB 0x04000000
3123 [GUI] DEBUG hle.sceDisplay - sceDisplay.paintGL - end display
Code:
6356 [user_main] INFO  hle.IoFileMgrForUser - pspiofilemgr - filepath ms0/PSP/GAME/PSPTube
6364 [user_main] WARN  hle - IGNORING: Unmapped import at 0x08CE5F3C [0xC629AF26] Module 'sceUtility' - 00000000 08ce8f68 08e115a3
6370 [update_thread] INFO  hle.LoadExecForUser - sceKernelRegisterExitCallback SceUID=11
6379 [GUI] WARN  ge - Unimplemented VSCX: coordX=0
6379 [GUI] WARN  ge - Unimplemented VSCY: coordY=0
6379 [GUI] WARN  ge - Unimplemented VSCZ: coordZ=0
6379 [GUI] WARN  ge - Unimplemented VTCS: coordS=0.0
6380 [GUI] WARN  ge - Unimplemented VTCT: coordT=0.0
6380 [GUI] WARN  ge - Unimplemented VTCQ: coordQ=0.0
6380 [GUI] WARN  ge - Unimplemented VCV: colorR=0, colorG=0, colorB=0
6380 [GUI] WARN  ge - Unimplemented VAP: alpha=0, prim_type=0
6380 [GUI] WARN  ge - Unimplemented VFC: fog=0
6381 [GUI] WARN  ge - Unimplemented VSCV: colorR2=0, colorG2=0, colorB2=0
6614 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/dev/urandom flags = 5 permissions = 00
6621 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/dev/random flags = 5 permissions = 00
6627 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/dev/srandom flags = 5 permissions = 00
6649 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/dev/urandom flags = 5 permissions = 00
6656 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/dev/random flags = 5 permissions = 00
6662 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/dev/srandom flags = 5 permissions = 00
7088 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/config.js flags = 1 permissions = 0666
7539 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/CrunchyRoll.js flags = 1 permissions = 0666
7764 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Current.js flags = 1 permissions = 0666
7859 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Dailymotion.js flags = 1 permissions = 0666
7952 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Google Video.js flags = 1 permissions = 0666
8032 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Guba.js flags = 1 permissions = 0666
8116 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Kontraband.js flags = 1 permissions = 0666
8194 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/LiveLeak.js flags = 1 permissions = 0666
8274 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/MegaPorn.js flags = 1 permissions = 0666
8353 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/MegaVideo.js flags = 1 permissions = 0666
8511 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/MetaCafe.js flags = 1 permissions = 0666
8587 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/MuchoSucko.js flags = 1 permissions = 0666
8661 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/MySpace Videos.js flags = 1 permissions = 0666
8731 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/MyVideo.js flags = 1 permissions = 0666
8802 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/NothingToxic.js flags = 1 permissions = 0666
8864 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Pornhub.js flags = 1 permissions = 0666
8936 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/RedTube.js flags = 1 permissions = 0666
9045 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Revision3.js flags = 1 permissions = 0666
9100 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Shufuni.js flags = 1 permissions = 0666
9172 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Spike.js flags = 1 permissions = 0666
9302 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/StageVu.js flags = 1 permissions = 0666
9369 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/StreetFire.js flags = 1 permissions = 0666
9438 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/TNAFlix.js flags = 1 permissions = 0666
9507 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/ThatVideoSite.js flags = 1 permissions = 0666
9566 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/TheTend.js flags = 1 permissions = 0666
9633 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Tube8.js flags = 1 permissions = 0666
9699 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/TubeIso.js flags = 1 permissions = 0666
9776 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Tudou.js flags = 1 permissions = 0666
9843 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/VBox7.js flags = 1 permissions = 0666
9900 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Veoh.js flags = 1 permissions = 0666
9972 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/VidMax.js flags = 1 permissions = 0666
10028 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Vimeo.js flags = 1 permissions = 0666
10086 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Wank.To.js flags = 1 permissions = 0666
10144 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Wanktube.js flags = 1 permissions = 0666
10211 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/XVideos.js flags = 1 permissions = 0666
10270 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/YouTube.js flags = 1 permissions = 0666
10378 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/Yuvutu.js flags = 1 permissions = 0666
10432 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site/xHamster.js flags = 1 permissions = 0666
10491 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:/PSP/GAME/PSPTube/system/site_man.js flags = 1 permissions = 0666
10740 [MT] INFO  hle.IoFileMgrForUser - hleIoOpen filename = flash0:/font/jpn0.pgf flags = 1 permissions = 0666
20313 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 ff003100 ff000000
20346 [MT] INFO  hle.IoFileMgrForUser - pspiofilemgr - filepath ms0/PSP/GAME/PSPTube/favorites
20381 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
20863 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
20897 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
20932 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
20966 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21000 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21034 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21068 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21102 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21136 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21170 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21204 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21238 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21272 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21306 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21340 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21374 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21408 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21442 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21476 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21510 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21544 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21578 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21612 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21646 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21680 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21714 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21748 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21782 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21816 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21850 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21884 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21919 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
21954 [MT] WARN  hle.sceNet - IGNORING: sceNetInit (poolsize=0x40000, calloutThreadPri=0x12, calloutThreadStack=0x0, netinitThreadPri=0x12, netinitThreadStack=0x0)
21956 [MT] INFO  hle.sceUtility - sceUtilityNetconfInitStart SceUtilityNetconf[address=0x08E10C08, netAction=0, null]
21957 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 0bbffa4c 00000000
21992 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
22027 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000001
22061 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
22095 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
22149 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 08e0d1a0 0900ebc8
22168 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
22202 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
23317 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
24405 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
25530 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
26619 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00002000
26894 [MT] INFO  hle.sceUtility - sceUtilityOskInitStart desc=Open URL, inText=http://, outText=
27737 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
28811 [MT] INFO  hle.sceUtility - hleUtilityOskDisplay returning 'http://www.youtube.com/watch?v=O9Dv8VUKyac'
28843 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000
29022 [p_t] INFO  hle.sceNetResolver - sceNetResolverStartNtoA resolved 'www.youtube.com' into '74.125.39.93'
29026 [p_t] WARN  hle.sceNetInet - Unimplemented sceNetInetSetsockopt socket=0, level=6, optionName=1(SO_DEBUG), optionValue=0x0BBB70EC, optionLength=4, optionValue:
0x0BBB70EC 00000001  >....<
29032 [p_t] INFO  hle.sceNetInet - sceNetInetConnect connecting to pspNetSockAddrInternet[family=2, port=80, addr=0x5D277D4A(74.125.39.93)]
29418 [p_t] WARN  hle.sceNetInet - Unimplemented sceNetInetSetsockopt socket=1, level=6, optionName=1(SO_DEBUG), optionValue=0x0BBB7314, optionLength=4, optionValue:
0x0BBB7314 00000001  >....<
29420 [p_t] INFO  hle.sceNetInet - sceNetInetConnect connecting to pspNetSockAddrInternet[family=2, port=80, addr=0x5D277D4A(74.125.39.93)]
30405 [MT] WARN  hle - IGNORING: Unmapped import at 0x08CE5CE4 [0x24331850] Module 'KUBridge' - 00000006 00000000 00000000


Attached Files Thumbnail(s)
           
Reply
#8
(05-01-2011, 10:22 AM)gid15 Wrote:
Code:
20541 [user_main] WARN  hle - Unsupported syscall 20C0 sceSslInit 00028000 00000030 00000000
20541 [user_main] WARN  hle - Unsupported syscall 2034 sceHttpInit 00025800 00000030 00000000
20542 [user_main] WARN  hle - Unsupported syscall 2046 sceHttpsInit 00000000 00000000 00000000
20542 [user_main] WARN  hle - Unsupported syscall 2048 sceHttpsLoadDefaultCert 00000000 00000000 00000000
20543 [user_main] WARN  hle - Unsupported syscall 2036 sceHttpLoadSystemCookie 00000000 00000000 00000000
21355 [user_main] WARN  hle.sceUtility - Unimplemented: sceUtilityHtmlViewerInitStart params=0x0882C760
These modules are still unimplemented...

I already have a draft ready for the HTTP one. With these new findings it should take just a few minutes to implement most of those functions. Wink
Reply
#9
Sounds very interesting, quite few emulators actually support online modes. Will Jpcsp eventually be able to run commercial games online as well? If I remember correctly, playing online on the PSP required a playstation network logon and such, will that be an issue? And I wonder if it breaks any policies to have an emulator going online... Tongue
Reply
#10
(05-02-2011, 09:00 AM)Finzy Wrote: Sounds very interesting, quite few emulators actually support online modes. Will Jpcsp eventually be able to run commercial games online as well? If I remember correctly, playing online on the PSP required a playstation network logon and such, will that be an issue? And I wonder if it breaks any policies to have an emulator going online... Tongue

Not if we end up creating our own servers... Tongue
Atleast local networking should be fine to support. Big Grin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)