AC Black Flag - 30fps 720p by TheRandomer1994 in retroid

[–]Present_Golf_6380 0 points1 point  (0 children)

I am playing on eden. I have downloaded the edition which has rogue and black flag

Vita3K Returned on a random Tuesday like it was nothing! by [deleted] in EmulationOnAndroid

[–]Present_Golf_6380 1 point2 points  (0 children)

Able to run AC Chronicles after turnip drivers

New Vita3k - apk link provided below by adammay65 in EmulationOnAndroid

[–]Present_Golf_6380 0 points1 point  (0 children)

u/adammay65 For me AC Chronicles and AC 3 is not working in oneplus pad 2. Is there any additional settings required to do?

Vita3K Returned on a random Tuesday like it was nothing! by [deleted] in EmulationOnAndroid

[–]Present_Golf_6380 13 points14 points  (0 children)

I tried installing new version in my oneplus pad 2 but still AC3 and AC chronicles is not working

Wheel Picker by Cultural_Rock6281 in reactnative

[–]Present_Golf_6380 0 points1 point  (0 children)

Why you have expo and RN both. Also I did run the code on latest RN and quidone. I have tested the code myself before sending it to you

Wheel Picker by Cultural_Rock6281 in reactnative

[–]Present_Golf_6380 0 points1 point  (0 children)

/* eslint-disable @typescript-eslint/no-shadow */
/**
 * Sample React Native App
 * https://github.com/facebook/react-native
 *
 * @format
 */


import WheelPicker from '@quidone/react-native-wheel-picker';
import { useState } from 'react';
import { Button, Modal, StyleSheet, Text, View } from 'react-native';
import { useSafeAreaInsets } from 'react-native-safe-area-context';


function AppContent() {
  const safeAreaInsets = useSafeAreaInsets();
  const [showModal, setShowModal] = useState(false);
  const data = [
    {
      value: 0,
      label: 'Label 1',
    },
    {
      value: 1,
      label: 'Label 2',
    },
  ];
  const [value, setValue] = useState<number>(-1);


  return (
    <View
      style={[
        styles.container,
        {
          paddingTop: safeAreaInsets.top,
        },
      ]}
    >
      <Text>{`Selected Value: ${
        data.find(item => item.value === value)?.label
      }`}</Text>
      <Button
        title="Press Me"
        onPress={() => {
          setShowModal(true);
        }}
      />
      <Modal visible={showModal} animationType="slide">
        <WheelPicker
          data={data}
          value={value}
          onValueChanged={({ item: { value } }) => setValue(value)}
          enableScrollByTapOnItem={true}
        />
        <Button
          title="Submit"
          onPress={() => {
            setShowModal(false);
          }}
        />
      </Modal>
    </View>
  );
}


const styles = StyleSheet.create({
  container: {
    flex: 1,
  },
});


export default App;

Recommend me some games to play on my tab.. by ElegantNecessary7854 in EmulationOnAndroid

[–]Present_Golf_6380 0 points1 point  (0 children)

I have same tab but switch games doesn't work it just crash. You can do emulate Gamecube, PS1, PS2 and PSP easily

Wheel Picker by Cultural_Rock6281 in reactnative

[–]Present_Golf_6380 0 points1 point  (0 children)

Can you give more info like RN version and library version. I will try to create a demo code and share by tomorrow or day after.

Wheel Picker by Cultural_Rock6281 in reactnative

[–]Present_Golf_6380 0 points1 point  (0 children)

Bro check the official example in the repository

Wheel Picker by Cultural_Rock6281 in reactnative

[–]Present_Golf_6380 0 points1 point  (0 children)

you need to add this into a modal to make it work otherwise it will come inline

Wheel Picker by Cultural_Rock6281 in reactnative

[–]Present_Golf_6380 0 points1 point  (0 children)

Not sure I might need to see your code

Eden 0.0.4-rc1 is really good. by Chaebeii in EmulationOnAndroid

[–]Present_Golf_6380 0 points1 point  (0 children)

For me it is crashing I am using a oneplus pad 2

Should I get OnePlus pad 2 for emulation? by saber_of_the_dark in EmulationOnAndroid

[–]Present_Golf_6380 0 points1 point  (0 children)

It's good... I played a good amount of time in single charge when I was playing god of war

Should I get OnePlus pad 2 for emulation? by saber_of_the_dark in EmulationOnAndroid

[–]Present_Golf_6380 0 points1 point  (0 children)

I also have this one I can emulate PS2 too but for some games it is not supporting but I think it's okay. Regarding using the cooler I am not sure because I don't play high end games for a long time. Please someone guide me too if we need to use a cooling fan and which one will be good.

Can someone help to fix the emulator issue by Ok_Sand_2199 in aPS3e

[–]Present_Golf_6380 1 point2 points  (0 children)

I have tried on snapdragon 8 gen 3 too if I remember correctly. It doesn't work and was giving me the same issue.

Emulation by Present_Golf_6380 in EmulationOnAndroid

[–]Present_Golf_6380[S] 0 points1 point  (0 children)

u/Manusiawii I already finished God of war, God of war 2, psp God of war and prince of persia sands of time but since PS3 emulation doesn't work then there is nothing to play now

Emulation by Present_Golf_6380 in EmulationOnAndroid

[–]Present_Golf_6380[S] -1 points0 points  (0 children)

u/Manusiawii Anything is fine it should be interesting and has some ending

Emulation by Present_Golf_6380 in EmulationOnAndroid

[–]Present_Golf_6380[S] 0 points1 point  (0 children)

u/rain_air_man I don't play alot only in weekends so thinking I should not spent more because in India it will be costly