• Please stop embedding files/images from Discord. Discord has anti-hotlinking logic in place that breaks links to Discord hosted files and images when linked to from anywhere outside of Discord. There are a multitude of file/image hosting sites you can use instead.

    (more info here)

Search results

  1. q3hardcore

    What was the first game Pixel ever developed...?

    See here: http://doukutsu.livejournal.com/75467.html
  2. q3hardcore

    Ikachan Map Editor

    Seems the latest version is missing the source. (Also, bump! - sorry.)
  3. q3hardcore

    PiyoPiyo File Format

    Thanks for this. If any of the unknown values are always 00, they might just be padding. EDIT: the byte that is normally 0x80, I think if it's any other value, the file is treated as being read-only.
  4. q3hardcore

    Sand Zone entities 106 and 601

    This is actually a common misconception. Pretty much the whole game is written in C. The Organya code is C++ though. EDIT: Let's reply ;) Cave Story would've originally been written entirely in C. Why? Because it would've originally used PMD. Another reply on his BBS says he wrote Cave Story...
  5. q3hardcore

    OrgView + Drag3n (proof of concept)

    Please download this drag3n.dll, and overwrite the previous one. Still can't pause. EDIT: So, a new version is coming soon, I just need to find a replacement for Doukutsu Assembler...
  6. q3hardcore

    OrgView + Drag3n (proof of concept)

    I'm not looking to take on any new Cave Story projects.
  7. q3hardcore

    OrgView + Drag3n (proof of concept)

    I used Dev-C++, Doukutsu Assembler and XVI32 to write hooks into Pixel's OrgView, and add Drag3n. It is similar to what gamemanj did with his Cave Story mod NICE (NPCs In C Entity). Drag3n is short for "Drag Enable", this is the part I wrote. It enables you to drag'n'drop files. OrgView already...
  8. q3hardcore

    OrgView + Drag3n (proof of concept)

    While working on OrgPlay.net, I thought "why not just mod OrgView?". So here it is! Currently, you have to play one of the in-built songs, and then drag your song on. If you want it to loop, just select "Repeat one track" from the "Application" menu, as normal. Planned features: display the...
  9. q3hardcore

    Widescreen aspect ratio?

    Well, I've already done most of the research, so I figure I may as well write it now... I'm just not particularly motivated, but that's usual for me.
  10. q3hardcore

    Widescreen aspect ratio?

    Okay, this I am not even going to try to answer. Sorry!
  11. q3hardcore

    Widescreen aspect ratio?

    Hey, I don't have any reason to write this hack either!
  12. q3hardcore

    Widescreen aspect ratio?

    So.. I'm going to try replying to this anyway. Regarding DxWnd: DxWnd is just so I can test fullscreen without having to actually run Cave Story in fullscreen. It makes things a lot easier. Using DxWnd does seem to affect the FPS slightly, but altering Cave Story's FPS code wouldn't magically...
  13. q3hardcore

    OrgPlay.net

    Maybe it only happens with other programs that use DirectSound? EDIT: In that case, I might be able to code a workaround to pause the song.
  14. q3hardcore

    OrgPlay.net

    It also seemed to happen on the first version sometimes. Maybe I should make it pause when the window loses focus. EDIT: What are the other programs you're switching to, and if you minimize OrgPlay.net first, does it still happen?
  15. q3hardcore

    OrgPlay.net

    I found a newer version of Org001.dll in MinishoterRS⊿, I might re-upload it with this. EDIT: see first post.
  16. q3hardcore

    Widescreen aspect ratio?

    Soon(tm). Basically, I still need to figure out exactly how full screen will work. EDIT: I came across a useful tool, DxWnd, it allows Cave Story to run in a window in fullscreen mode ;)
  17. q3hardcore

    OrgPlay.net

    Sure :)
  18. q3hardcore

    OrgPlay.net

    Download: mediafire.com/?vcfb23y397e399l (version 2*) Download: mediafire.com/?ajryr8wwch8a9eo (version 1) This is a simple org player, written using C#. It's intended as a replacement for OrgPlay. Simply drag'n'drop the file you want to play on to the OrgPlay.net window, and click "Play". It...
  19. q3hardcore

    Widescreen aspect ratio?

    Easily! It took some time for me to figure it out, but it's not actually hard to adjust.
  20. q3hardcore

    DragEn - Load profiles via drag'n'drop!

    I got around to adding a "screenshot". Also, a multiple profile hack would be easy, but it's not what this thread is about ;)
  21. q3hardcore

    Widescreen aspect ratio?

    In my opinion, both are widescreen. 16:9 is more popular now though.
  22. q3hardcore

    Widescreen aspect ratio?

    I think so, but most monitors only support fairly high widescreen resolutions. The native resolution of my display is 1440x900, so I'll probably use that. EDIT: 1280x800 might be a better option, it's still the same aspect ration :)
  23. q3hardcore

    Unused Cave Story Songs in PiyoPiyo

    I know the tracks are there, but I don't think it has this information.
  24. q3hardcore

    Unused Cave Story Songs in PiyoPiyo

    http://web.archive.org/web/20010331083515/http://hp.vector.co.jp/authors/VA022293/Download/PiyoPiyo.html I came across this page using The Wayback Machine and thought it might be of interest. Here is information on the songs where it mentions Cave Story (洞窟物語): マグマン (Maguman): It was going to...
  25. q3hardcore

    Widescreen aspect ratio?

    Good news! I more or less figured out how to do this. Expect a screenshot if I get it to work, followed by the actual hack.
Back
Top