Rafael Requião
Rafael Requião
Acho que funciona via Outline, que nem alguns sites/blogs da UOL.
I got my sketch compiling after messing with libmodbus/modbus.c    I need to include the Arduino.h library in the beginning of my sketch. Seems like libmaple_types.h or wirish_types.h...
Same situation here: ``` 2022-10-15 12:39:44.279 -03:00 INFO XOutput.Tools.DependencyEmbedder.CurrentDomain_AssemblyResolve: Loading SharpDX.DirectInput.dll from embedded resources 2022-10-15 12:39:44.336 -03:00 INFO XOutput.Tools.DependencyEmbedder.CurrentDomain_AssemblyResolve: Loading SharpDX.dll from embedded resources 2022-10-15 12:39:44.493 -03:00 ERROR XOutput.App.Application_Startup: System.Reflection.TargetInvocationException:...
Any news on this? Seems to fix Burnout Revenge also.
Seems that 6600XT also use this chip. ------ ``` PS C:\Users\ricar\amdvbflash_v5_techpowerup> .\amdvbflash.exe -ai AMD IFWI Flasher Tool Version 5.0.567.0-External. Copyright┬® 2020-2022 Advanced Micro Devices, Inc. All rights reserved. Detecting AMD...
Thanks for the write-up, @ssokolow ! I'm using macOS El Capitan 10.11.6. I have bash, python3 and other scripting utilities available as a kind of swiss-army knife for quick hacks....
My objective is simple: get my working SRAM from Mupen64Plus AE (on Android) out and play on mupen64plus libretro core.
I will test it... I'm using MacPorts, therefore: GNU dd is "gdd" - but I think Apple/BSD dd will do the same job. ``` gdd if=/dev/zero iflag=count_bytes count=296960 of=$OUTPUT_SAVE_FILE_NAME gdd...
Line 1302 on https://github.com/libretro/RetroArch/blob/7ffbba618794b3a721ac95ec28feada459102941/command.c produces this message. Is there some hash checking for the loaded ROM? Line 1429 of https://github.com/libretro/RetroArch/blob/f4f1212372a1b7b344313698ab0da2f494078a1c/tasks/task_save.c generates the boolean value used to check if the SRAM...
Verified savegame working with https://bkacjios.github.io/OOT-Save-Converter/ just for the sake of truly knowing that it's the file that I got from Mupen64Plus Android Edition. [zeldaoot-old.sra.zip](https://github.com/ssokolow/saveswap/files/3138409/zeldaoot-old.sra.zip) ![Captura de Tela 2019-05-02 às 11...