Recent content by MOHRCORE

  1. MOHRCORE

    Homebrew [Release] {beta} sf2dlib - Simple and Fast 2D library (using the GPU)

    You got me! I was trying to make some pixels transparent :P How can I move the texture from RAM to VRAM and vice versa?
  2. MOHRCORE

    Homebrew [Release] {beta} sf2dlib - Simple and Fast 2D library (using the GPU)

    Sorry for double post, but it's another (noob?) question this time, so I wanted to separate it from my reply. How do I create a texture on VRAM? When I use sf2d_create_texture_mem_RGBA8 I can set the place of allocation to SF2D_PLACE_VRAM instead of SF2D_PLACE_RAM, but it freezes/crashes the...
  3. MOHRCORE

    Homebrew [Release] {beta} sf2dlib - Simple and Fast 2D library (using the GPU)

    EDIT: Sorry, machinamentum already said what I wrote. But I still can add, that it would be easier to do it with sf2d_get_pixel (sf2d_texture *texture, int x, int y) and sf2d_set_pixel (sf2d_texture *texture, int x, int y, u32 new_color). However in this case, you'll need sf2d_texture, but...
  4. MOHRCORE

    Homebrew [Release] {beta} sf2dlib - Simple and Fast 2D library (using the GPU)

    Thanks! I know I can, I just wanted to port some stuff from my PC project where I'm using bitmaps with color masks.
  5. MOHRCORE

    Homebrew [Release] {beta} sf2dlib - Simple and Fast 2D library (using the GPU)

    Great library! Finally I've made some progress with learning homebrew development (citro3d with it's poor documentation was the reason why I couldn't understand anything) :D Is there an implemented way to create transparecy mask from a color (eg. I want to turn every pink pixel from a texture...
  6. MOHRCORE

    Homebrew What IDE/source code editor would you recommend for 3ds homebrew?

    Oh, I will try to apply, but probably I'll have to wait a bit, since the only way to verify that I'm a student is to send them a scan of my student card :)
  7. MOHRCORE

    Homebrew What IDE/source code editor would you recommend for 3ds homebrew?

    Thanks, I'll try it. By the way you can disable Intellisense's error reporting if you don't have an issue similar to mine. EDIT: Also if someone knows something that might be more portable than Eclipse - feel free to tell me, because I'm running out of space on my hdd :/
  8. MOHRCORE

    Homebrew What IDE/source code editor would you recommend for 3ds homebrew?

    I've managed to get the whole thing to work with VS2015 Community, but Intellisense is going crazy when including some header files from libctru and citro3d, and just turns off leaving me with only the most basic parser features. I just started experimenting with 3DS development and I can't...
  9. MOHRCORE

    Homebrew Homebrew Development

    Thanks, I was including citro3d, but it seems it was outdated. I compiled the latest version and it works fine ^^
  10. MOHRCORE

    Homebrew Homebrew Development

    Yesterday I started experimenting with homebrew development and I tried to compile ctrulib examples using devkitarm, and some of them compiled fine, but I have a problem with some. I'll paste compiler output for gpusprites: http://pastebin.com/fGsM45NF. I don't get what's wrong - the errors are...
  11. MOHRCORE

    ROM Hack Just found a CIA of SmileBASIC (Petit Computer 3D), and I have some questions

    O fcourse I did. I've FBI app installed with rxTools (I've restored H&S after doing it) and I was installing it to my emuNAND ("SD" in FBI). Actually I had similar situation with Flipnote Studio 3D (JAP) - it gives me an error message when trying to launch it. Maybe I have somthing messed up in...
  12. MOHRCORE

    ROM Hack Just found a CIA of SmileBASIC (Petit Computer 3D), and I have some questions

    I'm also having issues with this rom (USA)(my 3DS is EUR) - infinite loading screen. I'm using rxTools, I have newest emuNAND and 4.x NAND. I've tried using FW spoofing in SimpleCIA, tried with trimming and without, but no results. Have you any ideas what could be wrong?
  13. MOHRCORE

    Homebrew [Preview] cpp3ds - Homebrew library and environment tutorial (for developers)

    It's an awesome project dude! I'm really looking forward into it. The homebrew is pointless when there are only few people who can make it. And this will finally let other more casual programmers like me create something for 3DS. I'm using SFML so I'm really excited about it. A complete 3ds...
  14. MOHRCORE

    ROM Hack Flipnote Stuodio 3d with rxTools on [EUR] o3DS

    I've installed FS3D cia on my o3DS [EUR] with rxTools (emuNAND: 10.1.0, sysNAND 4.2), but after trying to run it I came into following issue: AFAIK rxTools should be region-free so what I'm doing wrong?
General chit-chat
Help Users
    Veho @ Veho: Firefox users be like "look at what they have to do to mimic a fraction of our power."