Skip to content

Instantly share code, notes, and snippets.

View TheSandBoxMKG's full-sized avatar

Genstar TheSandBoxMKG

View GitHub Profile
@TheSandBoxMKG
TheSandBoxMKG / CMakeLists.txt
Created May 8, 2020 03:17
Files I changed around to let the plugin compile under Arch Linux with a 32-bit Mono installation in a custom path
cmake_minimum_required(VERSION 3.10)
project(clrdev9mono)
include_directories("/usr/lib32/pcsx2/mono_i386/include/mono-2.0/") # Mono
add_library(${PROJECT_NAME} SHARED
obj/CLR_DEV9.o # Core lib.
DEV9.h
DEV9.cpp
PSE.h
PSE.cpp
@TheSandBoxMKG
TheSandBoxMKG / log.txt
Created April 30, 2020 03:27
Terminal Log
genstar@genstar-hp-laptop-15-bs023la ~/clones $ git clone https://github.com/TheLastRar/CLR-DEV9.git
Clonando en 'CLR-DEV9'...
remote: Enumerating objects: 38, done.
remote: Counting objects: 100% (38/38), done.
remote: Compressing objects: 100% (33/33), done.
remote: Total 3030 (delta 13), reused 14 (delta 4), pack-reused 2992
Recibiendo objetos: 100% (3030/3030), 2.36 MiB | 993.00 KiB/s, listo.
Resolviendo deltas: 100% (2197/2197), listo.
genstar@genstar-hp-laptop-15-bs023la ~/clones $ cd CLR-DEV9/
genstar@genstar:~/.local/share/Steam/steamapps/common/Proton 3.7/dist/bin$ ./wine "/home/genstar/.steam/steam/steamapps/common/Yu-Gi-Oh! Duel Links/dlpc.exe"
0010:fixme:wer:WerSetFlags (2) stub!
0010:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0015:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
wine: Call from 0x7b43c45c to unimplemented function mscoree.dll.CorIsLatestSvc, aborting
wine: Unimplemented function mscoree.dll.CorIsLatestSvc called at address 0x7bc50023:0x7b43c45c (thread 0015), starting debugger...
0018:fixme:wer:WerSetFlags (2) stub!
0018:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
002d:err:module:load_builtin_dll failed to load .so lib for builtin L"winebus.sys": libudev.so.0: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio
002d:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\WineBus": c0000142
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Laptop
No Touch Input Detected
Processor Information:
CPU Vendor: GenuineIntel
CPU Brand: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
CPU Family: 0x6
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Laptop
No Touch Input Detected
Processor Information:
CPU Vendor: GenuineIntel
CPU Brand: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
CPU Family: 0x6