Recent content by ryandeering

  1. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    Merry Christmas & happy holidays. My port of fallout1-ce for Switch is available now on GitHub. Apologies for the delay, life has not been kind to me coding in my spare time this past year, lol. I haven’t had a chance to hand this one off for testing. However, I’ve incorporated nearly all the...
  2. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    Does anyone have a playthrough of fallout1-ce that I could cycle through a few saves to test different locations?
  3. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    Can we make a GitHub issue for stuff like this instead of filling the thread please? I don’t really want to swap the buttons by default at this point. It can be done by the user if I get around to the remapping in the config file.
  4. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    For a bit of fun, I challenged myself to get from cloning the fallout1-ce repo to getting to the main menu in less than two hours. I did it in an hour 23 minutes.
  5. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    Version 1.1.0 released. - Speed up button moved to 'R' - Mouse cursor sensitivity fix. Turns out this is broken upstream. I put a PR for a fix there too. I would suggest putting your mouse sensitvity less than max before updating. Complaints about the cursor speed should be remedied. - Base...
  6. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    Right; I’ll do that too. I’m logging issues here: if there’s any lurkers feel free to create any for bugs or whatever https://github.com/ryandeering/fallout2-ce-switch/issues Just important for me to remember what I’m changing so we can have these QOL features for fallout1-ce-switch!
  7. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    Haha ok that is funny. It’s because + just maps to ESC, if you press ESC in the main menu it will exit the game. I will still disable it in the menu as it doesn’t make sense from a Switch perspective. As for the cursor, okay that’s valid, I will look into it when I next get the chance as a...
  8. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    I noticed the port has its own Rutracker page now (I’ve made it mom and dad!) and someone else has mentioned the cursor being too slow at max speed also. Can anyone else attest to this? Do people want me to change the base speed?
  9. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    Nope. I don’t think there’s a way to build nsps as part of the pipeline. I looked into this when I started the project but I think it has to be done manually with some Windows app? Would be great to have it as part of the deployment process. If someone can recommend a (decently maintained) tool...
  10. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    Yeah, the mapping is hardcoded to the Switch buttons per the layout for now. I’d prefer a fixed layout but I can create an issue on the repo to potentially get a Switch-specific config file going to let people re-map buttons if it’s a case of accessibility or being left-handed or whatever (this...
  11. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    Weird. Can you message me your discord or something? I’m just conscientious about debugging issues in the thread! If it’s more standard sure. I’ll check fallout2 in both the root and the switch folder, I’ll update the docs to recommend the latter.
  12. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    I haven't heard this before to be honest. You're not running in Applet mode are you? Potentially a stupid question!
  13. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    There's a button to speed it up, left shoulder button. Try that? Tactics nope. Fallout 1, yes!
  14. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    The visual issue as shown above has been fixed, sorry for the inconvenience. https://github.com/ryandeering/fallout2-ce-switch/releases/latest
  15. ryandeering

    Any chance of seeing those Fallout 1CE/2 CE ports on Switch?

    Wow that looks off. Can you share your fallout2.cfg and f2_res.ini with me through dm please? edit: I know the issue, update coming shortly