MrHuu

Results 8 issues of MrHuu

I noticed some strange behavior while trying to make use of the new3DS's gyroscope and accelerometer. After reading both gyroscope and accelerometer data, i noticed the returned accelerometer data is...

Check for dspfirm.cdc If not available, warn the user and exit.

This removes the need to have a pre-built romfs (romfs.bin) available for the .cia build. Defining the RomFS 'RootPath' in the .rsf file, enables makerom to generate and include the...

### **Intro:** First, I want to thank you for your research and development on PicaGL. While it may not be a fully completed GL implementation, with Xash3d and ioQuake you've...

enhancement

When i try to compile CECTool, i get an error: ``` mrhuu@mrhuu-VirtualBox:~/SharedFolder/DevEnvironment/_GIT/cectool$ make import.cpp arm-none-eabi-g++ -MMD -MP -MF /home/mrhuu/SharedFolder/DevEnvironment/_GIT/cectool/build/import.d -g -Wall -O2 -mword-relocations -fomit-frame-pointer -ffunction-sections -Wno-psabi -march=armv6k -mtune=mpcore -mfloat-abi=hard -mtp=soft...

This is a very basic initial port to the 3DS platform. - BRender software rendering - no miniaudio implementation - runs relatively slow on New3DS It builds using the 3DS.cmake...

### Description: Fix mirrored cursor disappearing when displaying context menu. Cursor frame position did not add the width offset of the context menu, resulting in the cursor being overwritten by...

In an attempt to make the game compatible with all 3DS / 2DS models, both old and new variants, the code is adapted to check for the actual 3DS or...