Search results

  1. SombrAbsol

    Sonic Mania Commit Builds (Android)

    Try with this mod folder. It is from the official Discord, and includes the OGL shaders.
  2. SombrAbsol

    Sonic Mania Commit Builds (Android)

    That's okay now. It was actually a change of shaders. The Android port no longer uses GL3 shaders, but now OGL. Oddly enough, renaming the GL3 shader mod folder to OGL seems to fix the problem, but a shader update would probably be better. Nevertheless, it seems that this crash was not supposed...
  3. SombrAbsol

    Sonic Mania Commit Builds (Android)

    It crashes again after "Mod loading done!".
  4. SombrAbsol

    Sonic Mania Commit Builds (Android)

    By the way @godreborn I think that the .zip archive attached to this post could be useful for you. Thanks to apktool, I recovered the files from the res folder that you had lost, by decompiling your last build that contained these files.
  5. SombrAbsol

    Sonic Mania Commit Builds (Android)

    On my side, it doesn't work. It crashes just after the message "Mod loading done!". I use a Samsung Galaxy A33 5G.
  6. SombrAbsol

    Homebrew TWL Menu ++ - Anti-piracy patchs name

    I didn't know that there was the CRC16 :o Thanks for your answer!
  7. SombrAbsol

    Homebrew TWL Menu ++ - Anti-piracy patchs name

    Hi there! Out of curiosity, I'm looking at the anti-piracy patches on the TWiLight Menu ++, and I notice that the patches are named like this (for example): TCME-7044.ips IPGS-AC63.ips CDOK-FBA1.ips I know that the patch name starts with the game id. But I don't know the name of the other four...
  8. SombrAbsol

    ROM Hack Patch AP-fix for Pokémon Black and White Versions

    Thank you very much, that was exactly what I needed. I was able to find the Black and White patches thanks to you. Thank you also to others who also helped me! While I was at it, I also saw the patches for Black 2 and White 2, and saw two different ones with the name (frieNDS) and (iND) at the...
  9. SombrAbsol

    ROM Hack Patch AP-fix for Pokémon Black and White Versions

    So I don't need to patch myself with the TWLMenu ++. I will test.
  10. SombrAbsol

    ROM Hack Patch AP-fix for Pokémon Black and White Versions

    Hi ! Thank you for your reply. I don't use a flashcard, but Twilight Menu ++ on 3DS XL.
  11. SombrAbsol

    ROM Hack Patch AP-fix for Pokémon Black and White Versions

    Hi ! I've been looking for the anti-piracy patch for Pokémon Black and White Version for several days. Other than links to filetrip (which has been closed for a while) I haven't found it. I don't want the pre-patched ROMs (understand: I'm French; I doubt you own the French ROMs, nor permission...
General chit-chat
Help Users
  • Psionic Roshambo @ Psionic Roshambo:
    I wonder if that was the point of game streaming
  • Psionic Roshambo @ Psionic Roshambo:
    But it's a dead end
  • Xdqwerty @ Xdqwerty:
    @Psionic Roshambo, people who cant download it can still play the game
  • BigOnYa @ BigOnYa:
    If your internet speeds are fast enough. Streaming 4k takes alot. I used to only have 20mb sec, and 4k struggled. Now I have 300mb sec and 4k plays fine.
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, i only have like 1 or 2 mb sec
  • BigOnYa @ BigOnYa:
    Did you feed the hamster in your internet router? It prob died and is running slow now.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, why did you start saying my pc has a hamster in the first place?
    +1
  • BigOnYa @ BigOnYa:
    Its actua!ly just a old joke, meaning its slow. Was just kidding around with you.
    +1
  • BigOnYa @ BigOnYa:
    I bet @AncientBoi has some hamsters hidden somewhere tho....
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    I think Game streaming should work like this.... Local Hardware able the run the game fine, game engine and common assets stored locally, all FMV and music and textures could be streaming
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Some temporary storage
  • Xdqwerty @ Xdqwerty:
    also @BigOnYa im making some progress on my gdevelop project, implemented various mechanics
  • Psionic Roshambo @ Psionic Roshambo:
    They went all in on streaming, should have been more of a hybrid approach
    +1
  • BigOnYa @ BigOnYa:
    Or free government supplied high speed internet be nice also. Like Obama care. Xdqwerty that's cool, its time consuming but rewarding once done or playable, to see what you've made from scratch. Animations take forever, but worth it.
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, although the bullets are a bit buggy
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Not to mention this would be a massive pain to pirate
  • Xdqwerty @ Xdqwerty:
    @BigOnYa,
    and the visual aspect of the game is quite crude (the sprite that looks best is that of the protagonist just because he is a stickman with sunglasses)
    +1
  • BigOnYa @ BigOnYa:
    There is a bullets behaviour you assign to your character, that makes the code easier, under "behaviours"
  • Xdqwerty @ Xdqwerty:
    i meant that when the character is pointing to the right, the bullets spawn where they should, but when he is on the right, they move to the right but the spawn point is incorrect
  • BigOnYa @ BigOnYa:
    Itch.io has lots of free assets also. Under the bullets behavior tab, there is a "rotate bullets" option, can try that. Or in the code can try
    - fire bullet Player.X(PlayerDirection)
  • Xdqwerty @ Xdqwerty:
    im taking a break for today anyway
    +1
  • BigOnYa @ BigOnYa:
    YEa gotta after a while, looking at code for long periods will bug your eyes.
    +1
  • BigOnYa @ BigOnYa:
    That's cool tho, I'm proud of you going back to it, not giving up. It is difficult at first to learn, but fun once you get the hang of it. I think I've watched every tutorial video there is, but I still struggle sometimes to get stuff to work right. But gotta keep trying dif things, and eventually you will get it right.
    BigOnYa @ BigOnYa: That's cool tho, I'm proud of you going back to it, not giving up. It is difficult at first to...